SuccessConsole Output

Started by user Marco Nguitragool-Schulze
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 66c902fc94edf112e3488fa66e9ee58de8912248 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 66c902fc94edf112e3488fa66e9ee58de8912248
 > git rev-list 8163dafdb071a9910410412ad832ecf516f65446
[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
Removing 0 daemon stop events from registry
Starting a Gradle Daemon (subsequent builds will be faster)
Starting daemon process: workingDir = /home/tomcat/.gradle/daemon/3.1, daemonArgs: [/usr/lib/jvm/java-8-openjdk-amd64/bin/java, -XX:MaxPermSize=256m, -XX:+CMSClassUnloadingEnabled, -XX:+CMSPermGenSweepingEnabled, -XX:+UseConcMarkSweepGC, -Xmx768m, -Dfile.encoding=UTF-8, -Duser.country=GB, -Duser.language=en, -Duser.variant, -cp, /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar, org.gradle.launcher.daemon.bootstrap.GradleDaemon, 3.1]
Starting process 'Gradle build daemon'. Working directory: /home/tomcat/.gradle/daemon/3.1 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -XX:MaxPermSize=256m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -XX:+UseConcMarkSweepGC -Xmx768m -Dfile.encoding=UTF-8 -Duser.country=GB -Duser.language=en -Duser.variant -cp /home/tomcat/gradle-3.1/lib/gradle-launcher-3.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 3.1
Successfully started process 'Gradle build daemon'
An attempt to start the daemon took 1.697 secs.
Connected to daemon DaemonInfo{pid=18109, address=[26c352e6-eab0-4c3d-81a8-7be9fc3b2ebc port:39278, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1491025547887, context=DefaultDaemonContext[uid=ce2959d5-fe2a-4f93-8817-c58ec00d621c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=18109,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=ba4d0a1d-ad69-48d6-bb04-1f48a7960cff.1, currentDir=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@5a5338df from daemon DaemonInfo{pid=18109, address=[26c352e6-eab0-4c3d-81a8-7be9fc3b2ebc port:39278, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1491025547887, context=DefaultDaemonContext[uid=ce2959d5-fe2a-4f93-8817-c58ec00d621c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=18109,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-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: 18109). The daemon log file: /home/tomcat/.gradle/daemon/3.1/daemon-18109.out.log
Starting build in new daemon [memory: 778.5 MB]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Executing build with daemon context: DefaultDaemonContext[uid=ce2959d5-fe2a-4f93-8817-c58ec00d621c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=18109,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-Xmx768m,-Dfile.encoding=UTF-8,-Duser.country=GB,-Duser.language=en,-Duser.variant]
Starting Build
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'.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle' using SubsetScriptTransformer.
Compiling build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/build.gradle' using BuildScriptTransformer.
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'.
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.0/co.codewizards.cloudstore.ls.server.cproc-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.0/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.0/co.codewizards.cloudstore.parent-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.0/co.codewizards.cloudstore.parent-0.10.0.jar]
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'.
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.0/co.codewizards.cloudstore.core.oio.nio-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.0/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.0/co.codewizards.cloudstore.ls.server-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.0/co.codewizards.cloudstore.ls.server-0.10.0.jar]
Evaluating project ':org.subshare.ls.core' using build file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.ls.core/build.gradle'.
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.0/co.codewizards.cloudstore.rest.client-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.0/co.codewizards.cloudstore.rest.client-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.0/co.codewizards.cloudstore.core-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.0/co.codewizards.cloudstore.core-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.0/co.codewizards.cloudstore.local-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.0/co.codewizards.cloudstore.local-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.0/co.codewizards.cloudstore.ls.rest.server-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.0/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.0/co.codewizards.cloudstore.rest.shared-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.0/co.codewizards.cloudstore.rest.shared-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.0/co.codewizards.cloudstore.ls.core-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.0/co.codewizards.cloudstore.ls.core-0.10.0.jar]
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'.
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.0/co.codewizards.cloudstore.updater-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.0/co.codewizards.cloudstore.updater-0.10.0.jar]
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'.
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.0/co.codewizards.cloudstore.ls.client-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.0/co.codewizards.cloudstore.ls.client-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.0/co.codewizards.cloudstore.ls.rest.client-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.0/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar]
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'.
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.0/co.codewizards.cloudstore.server-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.0/co.codewizards.cloudstore.server-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.0/co.codewizards.cloudstore.rest.server-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.0/co.codewizards.cloudstore.rest.server-0.10.0.jar]
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']
:clean (Thread[Daemon worker,5,main]) started.
:clean
Executing task ':clean' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
:clean (Thread[Daemon worker,5,main]) completed. Took 0.019 secs.
:org.subshare.core:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.061 secs.
:org.subshare.crypto:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.021 secs.
:org.subshare.gui:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.071 secs.
:org.subshare.local:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.04 secs.
:org.subshare.local.dbrepo:clean (Thread[Daemon worker,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 UP-TO-DATE
:org.subshare.local.dbrepo:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.client:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.core:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.005 secs.
:org.subshare.ls.rest.client:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.rest.server:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.server:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.server.cproc:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.rest.client:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.006 secs.
:org.subshare.rest.server:clean (Thread[Daemon worker,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 UP-TO-DATE
:org.subshare.rest.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:clean (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.shared:clean
Executing task ':org.subshare.rest.shared:clean' (up-to-date check took 0.001 secs) due to:
  Task has not declared any outputs.
:org.subshare.rest.shared:clean (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:org.subshare.server:clean (Thread[Daemon worker,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 UP-TO-DATE
:org.subshare.server:clean (Thread[Daemon worker,5,main]) completed. Took 0.003 secs.
:org.subshare.test:clean (Thread[Daemon worker,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 UP-TO-DATE
:org.subshare.test:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.updater.gui:clean (Thread[Daemon worker,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,5,main]) completed. Took 0.005 secs.
:compileJava (Thread[Daemon worker,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,5,main]) completed. Took 0.024 secs.
:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:classes (Thread[Daemon worker,5,main]) started.
:classes
Skipping task ':classes' as it has no actions.
:classes UP-TO-DATE
:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:jar (Thread[Daemon worker,5,main]) started.
:jar
Executing task ':jar' (up-to-date check took 0.048 secs) due to:
  No history is available.
:jar (Thread[Daemon worker,5,main]) completed. Took 0.148 secs.
:assemble (Thread[Daemon worker,5,main]) started.
:assemble
Skipping task ':assemble' as it has no actions.
:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:testClasses (Thread[Daemon worker,5,main]) started.
:testClasses
Skipping task ':testClasses' as it has no actions.
:testClasses UP-TO-DATE
:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:test (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.crypto:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.crypto:compileJava
Executing task ':org.subshare.crypto:compileJava' (up-to-date check took 0.103 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,5,main]) completed. Took 2.6 secs.
:org.subshare.crypto:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.026 secs.
:org.subshare.crypto:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.crypto:jar
Executing task ':org.subshare.crypto:jar' (up-to-date check took 0.017 secs) due to:
  No history is available.
:org.subshare.crypto:jar (Thread[Daemon worker,5,main]) completed. Took 0.083 secs.
:org.subshare.core:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.core:compileJava
Executing task ':org.subshare.core:compileJava' (up-to-date check took 0.254 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,5,main]) completed. Took 4.541 secs.
:org.subshare.core:processResources (Thread[Daemon worker,5,main]) started.
:org.subshare.core:processResources
Executing task ':org.subshare.core:processResources' (up-to-date check took 0.157 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,5,main]) completed. Took 0.264 secs.
:org.subshare.core:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.core:compileTestJava (Thread[Daemon worker,5,main]) started.
:org.subshare.core:compileTestJava
Executing task ':org.subshare.core:compileTestJava' (up-to-date check took 0.051 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,5,main]) completed. Took 0.454 secs.
:org.subshare.core:processTestResources (Thread[Daemon worker,5,main]) started.
:org.subshare.core:processTestResources
Executing task ':org.subshare.core:processTestResources' (up-to-date check took 0.011 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,5,main]) completed. Took 0.041 secs.
:org.subshare.core:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.core:test (Thread[Daemon worker,5,main]) started.
:org.subshare.core:test
Executing task ':org.subshare.core:test' (up-to-date check took 0.049 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 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 -XX:MaxPermSize=256m -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'
Starting process 'Gradle Test Executor 6'. 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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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'
Successfully started process 'Gradle Test Executor 1'
Successfully started process 'Gradle Test Executor 5'
Successfully started process 'Gradle Test Executor 2'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 4'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 3'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 6'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 1 started executing tests.
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 3 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 6 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 5 started executing tests.
Gradle Test Executor 1 finished executing tests.

org.subshare.core.user.UserRegistryTest STANDARD_OUT
    07:46:25.958 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.core.user.UserRegistryTest > addUser STANDARD_OUT
    07:46:26.212 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 5 finished executing tests.
    07:46:26.338 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:26.342 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:27.499 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:46:27.502 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:27.505 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
Gradle Test Executor 2 finished executing tests.
    07:46:27.517 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/secring.gpg'
    07:46:27.788 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    07:46:27.788 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    07:46:27.789 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    07:46:27.790 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    07:46:27.791 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/pubring.gpg'
    07:46:27.909 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    07:46:29.886 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:46:29.949 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:29.961 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:46:29.962 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:29.962 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:29.966 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:46:29.967 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:29.967 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:29.968 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/secring.gpg'
    07:46:29.970 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    07:46:29.971 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    07:46:29.971 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    07:46:29.971 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    07:46:29.972 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/pubring.gpg'
    07:46:30.028 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    07:46:30.029 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest STANDARD_OUT
    07:46:30.081 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
    07:46:30.105 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:46:30.158 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/DM031QYvfLiVcsSr8JZEVQ/.gnupg
    07:46:30.161 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:30.530 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    07:46:30.768 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:46:30.769 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/DM031QYvfLiVcsSr8JZEVQ/.gnupg
    07:46:30.770 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg
    07:46:30.770 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg/secring.gpg'
    07:46:30.915 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    07:46:30.915 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    07:46:30.916 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    07:46:30.916 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    07:46:30.917 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg/pubring.gpg'
    07:46:31.015 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:31.032 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

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 <nick@nightlabs.de>
    userID: Niklas Schiffler <nschiffler@nightlabs.de>
    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 <raul@borgmann.org>
    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 <nschiffler@nightlabs.de>
    userID: Niklas Schiffler <nick@nightlabs.de>
    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 <mklinger@nightlabs.de>
    userID: Marc Klinger <maac@nightlabs.de>
    userID: Marc Klinger <klinger@nightlabs.de>
    userID: Marc Klinger <marc.klinger@nightlabs.de>
    userID: Marc Klinger <marc@nightlabs.de>
    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 <Marius@jfire.org>
    userID: Marius Heinzmann <Marius@NightLabs.de>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.de>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.com>
    userID: Marius Heinzmann <Marius.Heinzmann@NightLabs.org>
    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 <sebl@datenwei.de>
    userID: Sebastian Schefczyk <arbeit@datenwei.de>
    userID: Sebastian Schefczyk <sschefczyk@datenwei.de>
    userID: Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>
    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) <k.soliman@blackbytes.de>
    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) <marco@codewizards.co>
    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 <marius@NightLabs.de>
    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 <daniel.mazurek@nightlabs.de>
    userID: Daniel Mazurek <daniel@nightlabs.de>
    userID: Daniel Mazurek <nozkiller@nightlabs.de>
    userID: Daniel Mazurek <daniel.mazurek@jfire.org>
    userID: Daniel Mazurek <daniel.mazurek@nightlabs.com>
    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) <marco@nightlabs.de>
    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 <alex@nightlabs.de>
    userID: Alexander Bieber <alex@jfire.org>
    userID: Alexander Bieber <bieber@nightlabs.de>
    userID: Alexander Bieber <abieber@nightlabs.de>
    userID: Alexander Bieber <alexander.bieber@nightlabs.de>
    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 <marc@nightlabs.de>
    userID: Marc Klinger <mklinger@nightlabs.org>
    userID: Marc Klinger <marc@jfire.org>
    userID: Marc Klinger <maac@nightlabs.de>
    userID: Marc Klinger <maac@nightlabs.com>
    userID: Marc Klinger <maac@nightlabs.org>
    userID: Marc Klinger <marc@nightlabs.com>
    userID: Marc Klinger <marc@nightlabs.org>
    userID: Marc Klinger <mklinger@nightlabs.de>
    userID: Marc Klinger <mklinger@nightlabs.com>
    userID: Marc Klinger <marc.klinger@nightlabs.de>
    userID: Marc Klinger <marc.klinger@nightlabs.com>
    userID: Marc Klinger <marc.klinger@nightlabs.org>
    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 <jonathan@codewizards.co>
    userID: Jonathan Nowak <contact@askingcat.de>
    userID: Jonathan Nowak <jonathan@askingcat.de>
    userID: Jonathan Nowak <jonathannowak@lavabit.com>
    userID: Jonathan Nowak <jnowak@nightlabs.de>
    userID: Jonathan Nowak <jonathan@nightlabs.de>
    userID: Jonathan Nowak <kontakt@askingcat.de>
    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 <raul@borgmann.org>
    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 <janmorti@gmx.de>
    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 <nschiffler@digitician.eu>
    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) <marco@nightlabs.de>
    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) <marco@nightlabs.de>
    <<< 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) <marco@codewizards.co>
    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) <marco@codewizards.co>
    <<< sec <<<
    >>> sec >>>
    keyID: a58da7d810b74edf
    <<< sec <<<


org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS5PADDING
    symmetricWithoutIv: Generating 7269202 random bytes plaintext took 58 ms.
    07:46:31.409 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:31.533 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Creating symmetric key took 586 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:32.034 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    07:46:32.257 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 7269202 bytes plaintext to 7269222 bytes ciphertext took 478 ms.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    07:46:32.503 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:32.535 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    07:46:32.626 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 7269222 bytes ciphertext to 7269202 bytes plaintext took 359 ms.

org.subshare.core.pgp.PgpTest > inlineSignThenEncryptAndDecryptThenVerify STANDARD_OUT
    07:46:32.844 [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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.core.pgp.PgpTest > signAndVerifyViaPgpSignable STANDARD_OUT
    07:46:33.016 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]
    07:46:33.021 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:33.035 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:33.537 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT
    07:46:33.971 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:34.039 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:34.542 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:35.043 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CBC_PKCS7PADDING
    symmetricWithoutIv: Generating 1228360 random bytes plaintext took 10 ms.
    symmetricWithoutIv: Creating symmetric key took 1 ms.
    symmetricWithoutIv: Encrypting 1228360 bytes plaintext to 1228374 bytes ciphertext took 37 ms.
    symmetricWithoutIv: Decrypting 1228374 bytes ciphertext to 1228360 bytes plaintext took 44 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:35.545 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=AES_CFB_NOPADDING
    symmetricWithoutIv: Generating 510832 random bytes plaintext took 4 ms.
    symmetricWithoutIv: Creating symmetric key took 1 ms.
    symmetricWithoutIv: Encrypting 510832 bytes plaintext to 510838 bytes ciphertext took 51 ms.

org.subshare.core.pgp.PgpTest > inlineSignAndVerify STANDARD_OUT
    07:46:35.692 [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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 510838 bytes ciphertext to 510832 bytes plaintext took 108 ms.

org.subshare.core.pgp.PgpTest > exportImportPublicKey STANDARD_OUT
    07:46:35.837 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:46:35.837 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg/secring.gpg'
    07:46:35.839 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    07:46:35.840 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    07:46:35.840 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    07:46:35.841 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    07:46:35.842 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg/pubring.gpg'
    07:46:35.886 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:46:35.887 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg/secring.gpg'
    07:46:35.888 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    07:46:35.889 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    07:46:35.889 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    07:46:35.890 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    07:46:35.890 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/DM031QYvfLiVcsSr8JZEVQ/.gnupg/pubring.gpg'

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING
    symmetricWithoutIv: Generating 5158767 random bytes plaintext took 36 ms.
    symmetricWithoutIv: Creating symmetric key took 1 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:36.046 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 5158767 bytes plaintext to 5158774 bytes ciphertext took 260 ms.
    symmetricWithoutIv: Decrypting 5158774 bytes ciphertext to 5158767 bytes plaintext took 201 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:36.548 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:37.049 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:37.551 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING
    symmetricWithoutIv: Generating 8435132 random bytes plaintext took 50 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:38.053 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:38.095 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Encrypting 8435132 bytes plaintext to 8435142 bytes ciphertext took 467 ms.
    symmetricWithoutIv: Decrypting 8435142 bytes ciphertext to 8435132 bytes plaintext took 315 ms.

org.subshare.core.user.UserRegistryTest > testGpgKeyTrustLevels STANDARD_OUT
    07:46:38.608 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:46:38.612 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:46:38.925 [Test worker] INFO  o.b.o.w.i.TrustDbImpl - updateTrustDb: Next trust-db expiration date: 2019-07-15T11:14:21
    07:46:38.940 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:38.946 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:46:38.946 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:38.946 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:38.951 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:46:38.951 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:38.951 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg
    07:46:38.952 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/secring.gpg'
    07:46:38.954 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=70c642ca41cd4390
    07:46:38.954 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=49bd4210ee77b7f8
    07:46:38.955 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=d7a92a24aa97ddbd
    07:46:38.955 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: read secretKey with pgpKeyId=a58da7d810b74edf
    07:46:38.955 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/pubring.gpg'
    07:46:38.967 [Test worker] DEBUG o.s.c.p.g.TrustDbFactory - createTrustDb: Creating *real* TrustDb instance.
    07:46:38.968 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT
    07:46:39.209 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[70c642ca41cd4390]

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:39.468 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:39.970 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:40.473 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT

    symmetricWithoutIv: cipherTransformation=TWOFISH_CFB_NOPADDING
    symmetricWithoutIv: Generating 3759976 random bytes plaintext took 23 ms.
    symmetricWithoutIv: Creating symmetric key took 0 ms.
    symmetricWithoutIv: Encrypting 3759976 bytes plaintext to 3759982 bytes ciphertext took 226 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:40.974 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithoutIv STANDARD_OUT
    symmetricWithoutIv: Decrypting 3759982 bytes ciphertext to 3759976 bytes plaintext took 216 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:41.475 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.pgp.PgpTest > detachedSignAndVerify STANDARD_OUT
    07:46:41.664 [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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:46:41.867 [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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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]
Gradle Test Executor 4 finished executing tests.    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.core.pgp.PgpTest STANDARD_OUT
    07:46:41.872 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:41.978 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS5PADDING
    symmetricWithRandomIv: Generating 10384449 random bytes plaintext took 74 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:42.480 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Encrypting 10384449 bytes plaintext to 10384486 bytes ciphertext took 319 ms.
    symmetricWithRandomIv: Decrypting 10384486 bytes ciphertext to 10384449 bytes plaintext took 293 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:42.981 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:43.482 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:43.988 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:44.490 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:44.992 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CBC_PKCS7PADDING
    symmetricWithRandomIv: Generating 8361143 random bytes plaintext took 56 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:45.493 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Encrypting 8361143 bytes plaintext to 8361174 bytes ciphertext took 243 ms.
    symmetricWithRandomIv: Decrypting 8361174 bytes ciphertext to 8361143 bytes plaintext took 241 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:45.995 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:46.497 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:46.999 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:47.503 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=AES_CFB_NOPADDING

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:48.005 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Generating 6099295 random bytes plaintext took 37 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.
    symmetricWithRandomIv: Encrypting 6099295 bytes plaintext to 6099317 bytes ciphertext took 262 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:48.507 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT
    symmetricWithRandomIv: Decrypting 6099317 bytes ciphertext to 6099295 bytes plaintext took 246 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:48.940 [TrustDbFactory.deferredCloseTimer] DEBUG o.s.c.p.g.TrustDbFactory$DeferredCloseTimerTask - run: Closing *real* TrustDb instance.
    07:46:49.008 [Test worker] WARN  o.b.o.w.IoRandomAccessFile - Locking file '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/7tNVGa7b0Wd9i7d-8QG7zQ/.gnupg/trustdb.gpg' failed. Retrying.
    07:46:49.553 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > symmetricWithRandomIv STANDARD_OUT

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS5PADDING
    symmetricWithRandomIv: Generating 526641 random bytes plaintext took 3 ms.
    symmetricWithRandomIv: Creating symmetric key took 0 ms.
    symmetricWithRandomIv: Encrypting 526641 bytes plaintext to 526678 bytes ciphertext took 24 ms.
    symmetricWithRandomIv: Decrypting 526678 bytes ciphertext to 526641 bytes plaintext took 19 ms.

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CBC_PKCS7PADDING
    symmetricWithRandomIv: Generating 3079292 random bytes plaintext took 19 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.
    symmetricWithRandomIv: Encrypting 3079292 bytes plaintext to 3079318 bytes ciphertext took 130 ms.
    symmetricWithRandomIv: Decrypting 3079318 bytes ciphertext to 3079292 bytes plaintext took 101 ms.

    symmetricWithRandomIv: cipherTransformation=TWOFISH_CFB_NOPADDING
    symmetricWithRandomIv: Generating 9949177 random bytes plaintext took 59 ms.
    symmetricWithRandomIv: Creating symmetric key took 1 ms.
    symmetricWithRandomIv: Encrypting 9949177 bytes plaintext to 9949199 bytes ciphertext took 576 ms.
    symmetricWithRandomIv: Decrypting 9949199 bytes ciphertext to 9949177 bytes plaintext took 613 ms.

org.subshare.core.user.UserRegistryTest > initUserRegistryFromGpgKeys STANDARD_OUT
    07:46:58.273 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 8716 ms.
    07:46:58.345 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:46:58.620 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:46:58.744 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 6 finished executing tests.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricPlain STANDARD_OUT
    07:47:10.144 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 15103 ms.

    asymmetricPlain: Creating asymmetric key took 15103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 272 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 272 bytes plaintext to 518 bytes ciphertext took 5 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 272 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 463 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 463 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 463 bytes plaintext took 107 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 227 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 227 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 227 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 306 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 306 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 306 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 332 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 332 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 332 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 356 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 356 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 356 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 429 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 429 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 429 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 204 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 204 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 204 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 213 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 213 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 213 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 168 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 168 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 168 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 276 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 276 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 276 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 410 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 410 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 410 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 381 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 381 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 381 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 450 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 450 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 450 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 403 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 403 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 403 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 333 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 333 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 333 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 263 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 263 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 263 bytes plaintext took 111 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 102 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 102 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 102 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 168 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 168 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 168 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 210 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 210 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 210 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 432 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 432 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 432 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 465 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 465 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 465 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 187 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 187 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 187 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 434 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 434 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 434 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 454 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 454 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 454 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 185 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 185 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 185 bytes plaintext took 102 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 106 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 441 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 441 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 441 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 430 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 430 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 430 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 282 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 282 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 282 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 203 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 203 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 203 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 335 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 335 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 335 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 323 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 323 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 323 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 80 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 80 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 80 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 366 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 366 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 366 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 31 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 31 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 31 bytes plaintext took 105 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 409 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 409 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 409 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 118 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 118 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 118 bytes plaintext took 106 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 69 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 69 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 69 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 428 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 428 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 428 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 71 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 71 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 71 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 123 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 123 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 123 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 357 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 357 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 357 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 114 random bytes plaintext took 1 ms.
    asymmetricPlain: Encrypting 114 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 114 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 310 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 310 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 310 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 60 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 60 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 60 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 466 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 466 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 466 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 346 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 346 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 346 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 238 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 238 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 238 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 393 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 393 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 393 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 262 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 262 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 262 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 270 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 270 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 270 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 93 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 93 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 93 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 191 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 191 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 191 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 354 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 354 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 354 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 118 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 118 bytes plaintext to 518 bytes ciphertext took 4 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 118 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 360 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 360 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 360 bytes plaintext took 100 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 112 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 112 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 112 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 319 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 319 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 319 bytes plaintext took 106 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 342 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 342 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 342 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 133 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 133 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 133 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 355 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 355 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 355 bytes plaintext took 97 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 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 69 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 69 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 69 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 73 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 73 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 73 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 452 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 452 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 452 bytes plaintext took 99 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 40 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 40 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 40 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 253 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 253 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 253 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 68 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 68 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 68 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 418 random bytes plaintext took 1 ms.
    asymmetricPlain: Encrypting 418 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 418 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 140 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 140 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 140 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 151 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 151 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 151 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 311 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 311 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 311 bytes plaintext took 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 260 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 260 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 260 bytes plaintext took 97 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 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 25 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 25 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 25 bytes plaintext took 102 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 435 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 435 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 435 bytes plaintext took 96 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 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 332 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 332 bytes plaintext to 518 bytes ciphertext took 1 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 332 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 186 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 186 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 186 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 412 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 412 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 412 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 443 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 443 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 443 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 30 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 30 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 30 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 463 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 463 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 463 bytes plaintext took 98 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 370 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 370 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 370 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 64 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 64 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 64 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 370 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 370 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 370 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 88 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 88 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 88 bytes plaintext took 95 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 94 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 387 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 387 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 387 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 171 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 171 bytes plaintext to 518 bytes ciphertext took 3 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 171 bytes plaintext took 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 235 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 235 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 235 bytes plaintext took 94 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 95 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 228 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 228 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 228 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 96 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 96 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 96 bytes plaintext took 96 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 449 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 449 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 449 bytes plaintext took 97 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 38 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 38 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 38 bytes plaintext took 104 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 391 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 391 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 391 bytes plaintext took 103 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 226 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 226 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 226 bytes plaintext took 101 ms.

    asymmetricPlain: cipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricPlain: Generating 24 random bytes plaintext took 0 ms.
    asymmetricPlain: Encrypting 24 bytes plaintext to 518 bytes ciphertext took 2 ms.
    asymmetricPlain: Decrypting 518 bytes ciphertext to 24 bytes plaintext took 100 ms.

org.subshare.core.crypto.EncrypterDecrypterStreamTest > asymmetricCombiWithRandomIv STANDARD_OUT
    07:47:22.329 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with defaults took 1985 ms.

    asymmetricPlain: Creating asymmetric key took 1985 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS5PADDING
    asymmetricCombiWithRandomIv: Generating 2529292 random bytes plaintext took 14 ms.
    asymmetricCombiWithRandomIv: Encrypting 2529292 bytes plaintext to 2529840 bytes ciphertext took 77 ms.
    asymmetricCombiWithRandomIv: Decrypting 2529840 bytes ciphertext to 2529292 bytes plaintext took 175 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CBC_PKCS7PADDING
    asymmetricCombiWithRandomIv: Generating 9961097 random bytes plaintext took 60 ms.
    asymmetricCombiWithRandomIv: Encrypting 9961097 bytes plaintext to 9961648 bytes ciphertext took 312 ms.
    asymmetricCombiWithRandomIv: Decrypting 9961648 bytes ciphertext to 9961097 bytes plaintext took 383 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=AES_CFB_NOPADDING
    asymmetricCombiWithRandomIv: Generating 205657 random bytes plaintext took 1 ms.
    asymmetricCombiWithRandomIv: Encrypting 205657 bytes plaintext to 206201 bytes ciphertext took 11 ms.
    asymmetricCombiWithRandomIv: Decrypting 206201 bytes ciphertext to 205657 bytes plaintext took 108 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS5PADDING
    asymmetricCombiWithRandomIv: Generating 5311526 random bytes plaintext took 45 ms.
    asymmetricCombiWithRandomIv: Encrypting 5311526 bytes plaintext to 5312080 bytes ciphertext took 228 ms.
    asymmetricCombiWithRandomIv: Decrypting 5312080 bytes ciphertext to 5311526 bytes plaintext took 255 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CBC_PKCS7PADDING
    asymmetricCombiWithRandomIv: Generating 6546589 random bytes plaintext took 39 ms.
    asymmetricCombiWithRandomIv: Encrypting 6546589 bytes plaintext to 6547136 bytes ciphertext took 276 ms.
    asymmetricCombiWithRandomIv: Decrypting 6547136 bytes ciphertext to 6546589 bytes plaintext took 294 ms.

    asymmetricCombiWithRandomIv: asymmetricCipherTransformation=RSA_OAEPWITHSHA1ANDMGF1PADDING
    asymmetricCombiWithRandomIv: symmetricCipherTransformation=TWOFISH_CFB_NOPADDING
    asymmetricCombiWithRandomIv: Generating 9473975 random bytes plaintext took 56 ms.
    asymmetricCombiWithRandomIv: Encrypting 9473975 bytes plaintext to 9474519 bytes ciphertext took 511 ms.
    asymmetricCombiWithRandomIv: Decrypting 9474519 bytes ciphertext to 9473975 bytes plaintext took 638 ms.
Gradle Test Executor 3 finished executing tests.
Finished generating test XML results (0.109 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.11 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/reports/tests/test
:org.subshare.core:test (Thread[Daemon worker,5,main]) completed. Took 1 mins 21.914 secs.
:org.subshare.crypto:compileTestJava (Thread[Daemon worker,5,main]) started.
:org.subshare.crypto:compileTestJava
Executing task ':org.subshare.crypto:compileTestJava' (up-to-date check took 0.024 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,5,main]) completed. Took 0.303 secs.
:org.subshare.crypto:processTestResources (Thread[Daemon worker,5,main]) started.
:org.subshare.crypto:processTestResources
Executing task ':org.subshare.crypto:processTestResources' (up-to-date check took 0.007 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,5,main]) completed. Took 0.019 secs.
:org.subshare.crypto:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.crypto:test (Thread[Daemon worker,5,main]) started.
:org.subshare.crypto:test
Executing task ':org.subshare.crypto:test' (up-to-date check took 0.026 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 -XX:MaxPermSize=256m -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 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 -XX:MaxPermSize=256m -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 8'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
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 -XX:MaxPermSize=256m -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 -XX:MaxPermSize=256m -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'
Starting process 'Gradle Test Executor 11'. 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 -XX:MaxPermSize=256m -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.crypto Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -XX:MaxPermSize=256m -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'
Successfully started process 'Gradle Test Executor 10'
Successfully started process 'Gradle Test Executor 7'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 9'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 11'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 12'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 10 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 8 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 11 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 12 started executing tests.

org.subshare.crypto.AsymmetricKeyTest > generateManySymmetricKeys SKIPPED

org.subshare.crypto.MACBenchmark > testByteOrder STANDARD_OUT
    07:47:49.010 [Test worker] INFO  o.s.c.MACBenchmark - short1 = 23522
    07:47:49.071 [Test worker] INFO  o.s.c.MACBenchmark - short2 = 23522
    07:47:49.079 [Test worker] INFO  o.s.c.MACBenchmark - int1 = 23522

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
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Gradle Test Executor 7 finished executing tests.

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 ***
    *** 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 ***
Gradle Test Executor 9 finished executing tests.
    *** 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 ***

org.subshare.crypto.CipherTest > testLookupAllSupportedCiphers STANDARD_OUT
    07:47:54.831 [Test worker] INFO  o.s.c.CipherTest - testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 2493 msec.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST//

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.111 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3841 ***
    *** 3842 ***
    *** 3843 ***
    *** 3844 ***
    *** 3845 ***
    *** 3846 ***
    *** 3847 ***
    *** 3848 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.114 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST//NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3849 ***
    *** 3850 ***
    *** 3851 ***
    *** 3852 ***
    *** 3853 ***
    *** 3854 ***
    *** 3855 ***
    *** 3856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.118 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3857 ***
    *** 3858 ***
    *** 3859 ***
    *** 3860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.119 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3861 ***
    *** 3862 ***
    *** 3863 ***
    *** 3864 ***
    *** 3865 ***
    *** 3866 ***
    *** 3867 ***
    *** 3868 ***
    *** 3869 ***
    *** 3870 ***
    *** 3871 ***
    *** 3872 ***
    *** 3873 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.122 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC-CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3874 ***
    *** 3875 ***
    *** 3876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3877 ***
    *** 3878 ***
    *** 3879 ***
    *** 3880 ***
    *** 3881 ***
    *** 3882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2
    07:47:55.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126-2PADDING
    07:47:55.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3884 ***
    *** 3885 ***
    *** 3886 ***
    *** 3887 ***
    *** 3888 ***
    *** 3889 ***
    *** 3890 ***
    *** 3891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.138 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3892 ***
    *** 3893 ***
    *** 3894 ***
    *** 3895 ***
    *** 3896 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3897 ***
    *** 3898 ***
    *** 3899 ***
    *** 3900 ***
    *** 3901 ***
    *** 3902 ***
    *** 3903 ***
    *** 3904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3905 ***
    *** 3906 ***
    *** 3907 ***
    *** 3908 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.144 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3909 ***
    *** 3910 ***
    *** 3911 ***
    *** 3912 ***
    *** 3913 ***
    *** 3914 ***
    *** 3915 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.146 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3916 ***
    *** 3917 ***
    *** 3918 ***
    *** 3919 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3920 ***
    *** 3921 ***
    *** 3922 ***
    *** 3923 ***
    *** 3924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3925 ***
    *** 3926 ***
    *** 3927 ***
    *** 3928 ***
    *** 3929 ***
    *** 3930 ***
    *** 3931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3932 ***
    *** 3933 ***
    *** 3934 ***
    *** 3935 ***
    *** 3936 ***
    *** 3937 ***
    *** 3938 ***
    *** 3939 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3940 ***
    *** 3941 ***
    *** 3942 ***
    *** 3943 ***
    *** 3944 ***
    *** 3945 ***
    *** 3946 ***
    *** 3947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.156 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3948 ***
    *** 3949 ***
    *** 3950 ***
    *** 3951 ***
    *** 3952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3953 ***
    *** 3954 ***
    *** 3955 ***
    *** 3956 ***
    *** 3957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3958 ***
    *** 3959 ***
    *** 3960 ***
    *** 3961 ***
    *** 3962 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CBC/ZEROBYTEPADDING
    07:47:55.162 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CCM/
    07:47:55.163 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:55.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CCM/NOPADDING
    07:47:55.168 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:55.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3964 ***
    *** 3965 ***
    *** 3966 ***
    *** 3967 ***
    *** 3968 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3969 ***
    *** 3970 ***
    *** 3971 ***
    *** 3972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3973 ***
    *** 3974 ***
    *** 3975 ***
    *** 3976 ***
    *** 3977 ***
    *** 3978 ***
    *** 3979 ***
    *** 3980 ***
    *** 3981 ***
    *** 3982 ***
    *** 3983 ***
    *** 3984 ***
    *** 3985 ***
    *** 3986 ***
    *** 3987 ***
    *** 3988 ***
    *** 3989 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3990 ***
    *** 3991 ***
    *** 3992 ***
    *** 3993 ***
    *** 3994 ***
    *** 3995 ***
    *** 3996 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.183 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 3997 ***
    *** 3998 ***
    *** 3999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.184 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4000 ***
    *** 4001 ***
    *** 4002 ***
    *** 4003 ***
    *** 4004 ***
    *** 4005 ***
    *** 4006 ***
    *** 4007 ***
    *** 4008 ***
    *** 4009 ***
    *** 4010 ***
    *** 4011 ***
    *** 4012 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.186 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4013 ***
    *** 4014 ***
    *** 4015 ***
    *** 4016 ***
    *** 4017 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.190 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4018 ***
    *** 4019 ***
    *** 4020 ***
    *** 4021 ***
    *** 4022 ***
    *** 4023 ***
    *** 4024 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.192 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4025 ***
    *** 4026 ***
    *** 4027 ***
    *** 4028 ***
    *** 4029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.193 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4030 ***
    *** 4031 ***
    *** 4032 ***
    *** 4033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.194 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4034 ***
    *** 4035 ***
    *** 4036 ***
    *** 4037 ***
    *** 4038 ***
    *** 4039 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.196 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4040 ***
    *** 4041 ***
    *** 4042 ***
    *** 4043 ***
    *** 4044 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4045 ***
    *** 4046 ***
    *** 4047 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4048 ***
    *** 4049 ***
    *** 4050 ***
    *** 4051 ***
    *** 4052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/X9.23PADDING
    07:47:55.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTE
    07:47:55.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB/ZEROBYTEPADDING
    07:47:55.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/
    07:47:55.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126
    07:47:55.206 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2
    07:47:55.207 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126-2PADDING
    07:47:55.209 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4053 ***
    *** 4054 ***
    *** 4055 ***
    *** 4056 ***
    *** 4057 ***
    *** 4058 ***
    *** 4059 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.215 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4060 ***
    *** 4061 ***
    *** 4062 ***
    *** 4063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.216 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4064 ***
    *** 4065 ***
    *** 4066 ***
    *** 4067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.217 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4068 ***
    *** 4069 ***
    *** 4070 ***
    *** 4071 ***
    *** 4072 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4073 ***
    *** 4074 ***
    *** 4075 ***
    *** 4076 ***
    *** 4077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4078 ***
    *** 4079 ***
    *** 4080 ***
    *** 4081 ***
    *** 4082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7
    07:47:55.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4083 ***
    *** 4084 ***
    *** 4085 ***
    *** 4086 ***
    *** 4087 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4088 ***
    *** 4089 ***
    *** 4090 ***
    *** 4091 ***
    *** 4092 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.233 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/TBCPADDING
    07:47:55.234 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23
    07:47:55.236 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.238 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4130 ***
    *** 4131 ***
    *** 4132 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4133 ***
    *** 4134 ***
    *** 4135 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4136 ***
    *** 4137 ***
    *** 4138 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4139 ***
    *** 4140 ***
    *** 4141 ***
    *** 4142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4143 ***
    *** 4144 ***
    *** 4145 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4146 ***
    *** 4147 ***
    *** 4148 ***
    *** 4149 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO10126PADDING
    07:47:55.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4
    07:47:55.261 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ISO7816-4PADDING
    07:47:55.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/NOPADDING
    07:47:55.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5
    07:47:55.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4150 ***
    *** 4151 ***
    *** 4152 ***
    *** 4153 ***
    *** 4154 ***
    *** 4155 ***
    *** 4156 ***
    *** 4157 ***
    *** 4158 ***
    *** 4159 ***
    *** 4160 ***
    *** 4161 ***
    *** 4162 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4163 ***
    *** 4164 ***
    *** 4165 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4166 ***
    *** 4167 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4168 ***
    *** 4169 ***
    *** 4170 ***
    *** 4171 ***
    *** 4172 ***
    *** 4173 ***
    *** 4174 ***
    *** 4175 ***
    *** 4176 ***
    *** 4177 ***
    *** 4178 ***
    *** 4179 ***
    *** 4180 ***
    *** 4181 ***
    *** 4182 ***
    *** 4183 ***
    *** 4184 ***
    *** 4185 ***
    *** 4186 ***
    *** 4187 ***
    *** 4188 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4189 ***
    *** 4190 ***
    *** 4191 ***
    *** 4192 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4193 ***
    *** 4194 ***
    *** 4195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.282 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4196 ***
    *** 4197 ***
    *** 4198 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4199 ***
    *** 4200 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.284 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4201 ***
    *** 4202 ***
    *** 4203 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.284 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.285 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126
    07:47:55.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2
    07:47:55.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126-2PADDING
    07:47:55.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO10126PADDING
    07:47:55.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4
    07:47:55.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ISO7816-4PADDING
    07:47:55.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/NOPADDING
    07:47:55.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5
    07:47:55.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4230 ***
    *** 4231 ***
    *** 4232 ***
    *** 4233 ***
    *** 4234 ***
    *** 4235 ***
    *** 4236 ***
    *** 4237 ***
    *** 4238 ***
    *** 4239 ***
    *** 4240 ***
    *** 4241 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4242 ***
    *** 4243 ***
    *** 4244 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.309 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4245 ***
    *** 4246 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4247 ***
    *** 4248 ***
    *** 4249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4250 ***
    *** 4251 ***
    *** 4252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4253 ***
    *** 4254 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4255 ***
    *** 4256 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4257 ***
    *** 4258 ***
    *** 4259 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4260 ***
    *** 4261 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4262 ***
    *** 4263 ***
    *** 4264 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4265 ***
    *** 4266 ***
    *** 4267 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4268 ***
    *** 4269 ***
    *** 4270 ***
    *** 4271 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4272 ***
    *** 4273 ***
    *** 4274 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4275 ***
    *** 4276 ***
    *** 4277 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4278 ***
    *** 4279 ***
    *** 4280 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4281 ***
    *** 4282 ***
    *** 4283 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.321 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4284 ***
    *** 4285 ***
    *** 4286 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4287 ***
    *** 4288 ***
    *** 4289 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4290 ***
    *** 4291 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4292 ***
    *** 4293 ***
    *** 4294 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4295 ***
    *** 4296 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4297 ***
    *** 4298 ***
    *** 4299 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4300 ***
    *** 4301 ***
    *** 4302 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4303 ***
    *** 4304 ***
    *** 4305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4306 ***
    *** 4307 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4308 ***
    *** 4309 ***
    *** 4310 ***
    *** 4311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4312 ***
    *** 4313 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4314 ***
    *** 4315 ***
    *** 4316 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4317 ***
    *** 4318 ***
    *** 4319 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4320 ***
    *** 4321 ***
    *** 4322 ***
    *** 4323 ***
    *** 4324 ***
    *** 4325 ***
    *** 4326 ***
    *** 4327 ***
    *** 4328 ***
    *** 4329 ***
    *** 4330 ***
    *** 4331 ***
    *** 4332 ***
    *** 4333 ***
    *** 4334 ***
    *** 4335 ***
    *** 4336 ***
    *** 4337 ***
    *** 4338 ***
    *** 4339 ***
    *** 4340 ***
    *** 4341 ***
    *** 4342 ***
    *** 4343 ***
    *** 4344 ***
    *** 4345 ***
    *** 4346 ***
    *** 4347 ***
    *** 4348 ***
    *** 4349 ***
    *** 4350 ***
    *** 4351 ***
    *** 4352 ***
    *** 4353 ***
    *** 4354 ***
    *** 4355 ***
    *** 4356 ***
    *** 4357 ***
    *** 4358 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.333 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4359 ***
    *** 4360 ***
    *** 4361 ***
    *** 4362 ***
    *** 4363 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4364 ***
    *** 4365 ***
    *** 4366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4367 ***
    *** 4368 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4369 ***
    *** 4370 ***
    *** 4371 ***
    *** 4372 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.349 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4373 ***
    *** 4374 ***
    *** 4375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4376 ***
    *** 4377 ***
    *** 4378 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4379 ***
    *** 4380 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4381 ***
    *** 4382 ***
    *** 4383 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4384 ***
    *** 4385 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4386 ***
    *** 4387 ***
    *** 4388 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4389 ***
    *** 4390 ***
    *** 4391 ***
    *** 4392 ***
    *** 4393 ***
    *** 4394 ***
    *** 4395 ***
    *** 4396 ***
    *** 4397 ***
    *** 4398 ***
    *** 4399 ***
    *** 4400 ***
    *** 4401 ***
    *** 4402 ***
    *** 4403 ***
    *** 4404 ***
    *** 4405 ***
    *** 4406 ***
    *** 4407 ***
    *** 4408 ***
    *** 4409 ***
    *** 4410 ***
    *** 4411 ***
    *** 4412 ***
    *** 4413 ***
    *** 4414 ***
    *** 4415 ***
    *** 4416 ***
    *** 4417 ***
    *** 4418 ***
    *** 4419 ***
    *** 4420 ***
    *** 4421 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4422 ***
    *** 4423 ***
    *** 4424 ***
    *** 4425 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4426 ***
    *** 4427 ***
    *** 4428 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4429 ***
    *** 4430 ***
    *** 4431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.368 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4432 ***
    *** 4433 ***
    *** 4434 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.369 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4435 ***
    *** 4436 ***
    *** 4437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4438 ***
    *** 4439 ***
    *** 4440 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4441 ***
    *** 4442 ***
    *** 4443 ***
    *** 4444 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4445 ***
    *** 4446 ***
    *** 4447 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.373 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4448 ***
    *** 4449 ***
    *** 4450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4451 ***
    *** 4452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4453 ***
    *** 4454 ***
    *** 4455 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4456 ***
    *** 4457 ***
    *** 4458 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4459 ***
    *** 4460 ***
    *** 4461 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4462 ***
    *** 4463 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4464 ***
    *** 4465 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4466 ***
    *** 4467 ***
    *** 4468 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4469 ***
    *** 4470 ***
    *** 4471 ***
    *** 4472 ***
    *** 4473 ***
    *** 4474 ***
    *** 4475 ***
    *** 4476 ***
    *** 4477 ***
    *** 4478 ***
    *** 4479 ***
    *** 4480 ***
    *** 4481 ***
    *** 4482 ***
    *** 4483 ***
    *** 4484 ***
    *** 4485 ***
    *** 4486 ***
    *** 4487 ***
    *** 4488 ***
    *** 4489 ***
    *** 4490 ***
    *** 4491 ***
    *** 4492 ***
    *** 4493 ***
    *** 4494 ***
    *** 4495 ***
    *** 4496 ***
    *** 4497 ***
    *** 4498 ***
    *** 4499 ***
    *** 4500 ***
    *** 4501 ***
    *** 4502 ***
    *** 4503 ***
    *** 4504 ***
    *** 4505 ***
    *** 4506 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4507 ***
    *** 4508 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4509 ***
    *** 4510 ***
    *** 4511 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/X9.23PADDING
    07:47:55.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTE
    07:47:55.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB144/ZEROBYTEPADDING
    07:47:55.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/
    07:47:55.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126
    07:47:55.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2
    07:47:55.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO10126PADDING
    07:47:55.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4
    07:47:55.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ISO7816-4PADDING
    07:47:55.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/NOPADDING
    07:47:55.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5
    07:47:55.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS5PADDING
    07:47:55.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7
    07:47:55.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/PKCS7PADDING
    07:47:55.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBC
    07:47:55.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/TBCPADDING
    07:47:55.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23
    07:47:55.405 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/X9.23PADDING
    07:47:55.405 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTE
    07:47:55.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB152/ZEROBYTEPADDING
    07:47:55.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/
    07:47:55.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126
    07:47:55.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2
    07:47:55.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126-2PADDING
    07:47:55.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO10126PADDING
    07:47:55.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4
    07:47:55.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ISO7816-4PADDING
    07:47:55.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/NOPADDING
    07:47:55.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5
    07:47:55.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS5PADDING
    07:47:55.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7
    07:47:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/PKCS7PADDING
    07:47:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBC
    07:47:55.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/TBCPADDING
    07:47:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23
    07:47:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/X9.23PADDING
    07:47:55.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4513 ***
    *** 4514 ***
    *** 4515 ***
    *** 4516 ***
    *** 4517 ***
    *** 4518 ***
    *** 4519 ***
    *** 4520 ***
    *** 4521 ***
    *** 4522 ***
    *** 4523 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4524 ***
    *** 4525 ***
    *** 4526 ***
    *** 4527 ***
    *** 4528 ***
    *** 4529 ***
    *** 4530 ***
    *** 4531 ***
    *** 4532 ***
    *** 4533 ***
    *** 4534 ***
    *** 4535 ***
    *** 4536 ***
    *** 4537 ***
    *** 4538 ***
    *** 4539 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4540 ***
    *** 4541 ***
    *** 4542 ***
    *** 4543 ***
    *** 4544 ***
    *** 4545 ***
    *** 4546 ***
    *** 4547 ***
    *** 4548 ***
    *** 4549 ***
    *** 4550 ***
    *** 4551 ***
    *** 4552 ***
    *** 4553 ***
    *** 4554 ***
    *** 4555 ***
    *** 4556 ***
    *** 4557 ***
    *** 4558 ***
    *** 4559 ***
    *** 4560 ***
    *** 4561 ***
    *** 4562 ***
    *** 4563 ***
    *** 4564 ***
    *** 4565 ***
    *** 4566 ***
    *** 4567 ***
    *** 4568 ***
    *** 4569 ***
    *** 4570 ***
    *** 4571 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4572 ***
    *** 4573 ***
    *** 4574 ***
    *** 4575 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4576 ***
    *** 4577 ***
    *** 4578 ***
    *** 4579 ***
    *** 4580 ***
    *** 4581 ***
    *** 4582 ***
    *** 4583 ***
    *** 4584 ***
    *** 4585 ***
    *** 4586 ***
    *** 4587 ***
    *** 4588 ***
    *** 4589 ***
    *** 4590 ***
    *** 4591 ***
    *** 4592 ***
    *** 4593 ***
    *** 4594 ***
    *** 4595 ***
    *** 4596 ***
    *** 4597 ***
    *** 4598 ***
    *** 4599 ***
    *** 4600 ***
    *** 4601 ***
    *** 4602 ***
    *** 4603 ***
    *** 4604 ***
    *** 4605 ***
    *** 4606 ***
    *** 4607 ***
    *** 4608 ***
    *** 4609 ***
    *** 4610 ***
    *** 4611 ***
    *** 4612 ***
    *** 4613 ***
    *** 4614 ***
    *** 4615 ***
    *** 4616 ***
    *** 4617 ***
    *** 4618 ***
    *** 4619 ***
    *** 4620 ***
    *** 4621 ***
    *** 4622 ***
    *** 4623 ***
    *** 4624 ***
    *** 4625 ***
    *** 4626 ***
    *** 4627 ***
    *** 4628 ***
    *** 4629 ***
    *** 4630 ***
    *** 4631 ***
    *** 4632 ***
    *** 4633 ***
    *** 4634 ***
    *** 4635 ***
    *** 4636 ***
    *** 4637 ***
    *** 4638 ***
    *** 4639 ***
    *** 4640 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126-2PADDING
    07:47:55.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO10126PADDING
    07:47:55.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4
    07:47:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ISO7816-4PADDING
    07:47:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/NOPADDING
    07:47:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5
    07:47:55.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS5PADDING
    07:47:55.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7
    07:47:55.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/PKCS7PADDING
    07:47:55.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBC
    07:47:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/TBCPADDING
    07:47:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23
    07:47:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/X9.23PADDING
    07:47:55.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTE
    07:47:55.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB160/ZEROBYTEPADDING
    07:47:55.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/
    07:47:55.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126
    07:47:55.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2
    07:47:55.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126-2PADDING
    07:47:55.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO10126PADDING
    07:47:55.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4
    07:47:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ISO7816-4PADDING
    07:47:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/NOPADDING
    07:47:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5
    07:47:55.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4641 ***
    *** 4642 ***
    *** 4643 ***
    *** 4644 ***
    *** 4645 ***
    *** 4646 ***
    *** 4647 ***
    *** 4648 ***
    *** 4649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4650 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/PKCS7PADDING
    07:47:55.467 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBC
    07:47:55.468 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/TBCPADDING
    07:47:55.469 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23
    07:47:55.470 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/X9.23PADDING
    07:47:55.470 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTE
    07:47:55.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB168/ZEROBYTEPADDING
    07:47:55.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4651 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4652 ***
    *** 4653 ***
    *** 4654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4655 ***
    *** 4656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4657 ***
    *** 4658 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4659 ***
    *** 4660 ***
    *** 4661 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4663 ***
    *** 4664 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4665 ***
    *** 4666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4667 ***
    *** 4668 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4669 ***
    *** 4670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4671 ***
    *** 4672 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4673 ***
    *** 4674 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4675 ***
    *** 4676 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4677 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4678 ***
    *** 4679 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4680 ***
    *** 4681 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4682 ***
    *** 4683 ***
    *** 4684 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.484 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.485 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4686 ***
    *** 4687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4688 ***
    *** 4689 ***
    *** 4690 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4691 ***
    *** 4692 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4693 ***
    *** 4694 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4695 ***
    *** 4696 ***
    *** 4697 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.489 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4698 ***
    *** 4699 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.490 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4700 ***
    *** 4701 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.491 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4702 ***
    *** 4703 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.491 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4704 ***
    *** 4705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.492 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4706 ***
    *** 4707 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.493 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4708 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.494 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4709 ***
    *** 4710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4711 ***
    *** 4712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.495 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4713 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.496 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4714 ***
    *** 4715 ***
    *** 4716 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.497 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4717 ***
    *** 4718 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4719 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB184/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4720 ***
    *** 4721 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4722 ***
    *** 4723 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4724 ***
    *** 4725 ***
    *** 4726 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4727 ***
    *** 4728 ***
    *** 4729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4730 ***
    *** 4731 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4732 ***
    *** 4733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4734 ***
    *** 4735 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4736 ***
    *** 4737 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4738 ***
    *** 4739 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4741 ***
    *** 4742 ***
    *** 4743 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4744 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4745 ***
    *** 4746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4747 ***
    *** 4748 ***
    *** 4749 ***
    *** 4750 ***
    *** 4751 ***
    *** 4752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4753 ***
    *** 4754 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4755 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/X9.23PADDING
    07:47:55.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTE
    07:47:55.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB192/ZEROBYTEPADDING
    07:47:55.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/
    07:47:55.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126
    07:47:55.515 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2
    07:47:55.516 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126-2PADDING
    07:47:55.517 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO10126PADDING
    07:47:55.518 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4
    07:47:55.519 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ISO7816-4PADDING
    07:47:55.520 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/NOPADDING
    07:47:55.520 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4756 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.521 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4757 ***
    *** 4758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4759 ***
    *** 4760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4761 ***
    *** 4762 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4763 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.524 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4764 ***
    *** 4765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.525 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4766 ***
    *** 4767 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4769 ***
    *** 4770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4771 ***
    *** 4772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4773 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.528 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126
    07:47:55.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2
    07:47:55.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126-2PADDING
    07:47:55.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4774 ***
    *** 4775 ***
    *** 4776 ***
    *** 4777 ***
    *** 4778 ***
    *** 4779 ***
    *** 4780 ***
    *** 4781 ***
    *** 4782 ***
    *** 4783 ***
    *** 4784 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4785 ***
    *** 4786 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4787 ***
    *** 4788 ***
    *** 4789 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4790 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4791 ***
    *** 4792 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4793 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4794 ***
    *** 4795 ***
    *** 4796 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4798 ***
    *** 4799 ***
    *** 4800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4801 ***
    *** 4802 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4804 ***
    *** 4805 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4806 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4807 ***
    *** 4808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4809 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4810 ***
    *** 4811 ***
    *** 4812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4814 ***
    *** 4815 ***
    *** 4816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO10126PADDING
    07:47:55.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4
    07:47:55.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ISO7816-4PADDING
    07:47:55.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/NOPADDING
    07:47:55.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5
    07:47:55.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS5PADDING
    07:47:55.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7
    07:47:55.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4817 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBC
    07:47:55.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/TBCPADDING
    07:47:55.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23
    07:47:55.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/X9.23PADDING
    07:47:55.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTE
    07:47:55.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB216/ZEROBYTEPADDING
    07:47:55.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/
    07:47:55.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126
    07:47:55.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2
    07:47:55.560 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126-2PADDING
    07:47:55.561 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO10126PADDING
    07:47:55.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4
    07:47:55.562 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ISO7816-4PADDING
    07:47:55.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/NOPADDING
    07:47:55.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5
    07:47:55.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS5PADDING
    07:47:55.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7
    07:47:55.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4818 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4820 ***
    *** 4821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4822 ***
    *** 4823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4824 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4825 ***
    *** 4826 ***
    *** 4827 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4828 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4829 ***
    *** 4830 ***
    *** 4831 ***
    *** 4832 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4833 ***
    *** 4834 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4835 ***
    *** 4836 ***
    *** 4837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4838 ***
    *** 4839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4840 ***
    *** 4841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4843 ***
    *** 4844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4845 ***
    *** 4846 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4848 ***
    *** 4849 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.575 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4851 ***
    *** 4852 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4853 ***
    *** 4854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.576 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4855 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.577 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4856 ***
    *** 4857 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4858 ***
    *** 4859 ***
    *** 4860 ***
    *** 4861 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.578 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4862 ***
    *** 4863 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.579 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB232/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4864 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4865 ***
    *** 4866 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4867 ***
    *** 4868 ***
    *** 4869 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4870 ***
    *** 4871 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4872 ***
    *** 4873 ***
    *** 4874 ***
    *** 4875 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4876 ***
    *** 4877 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4878 ***
    *** 4879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4881 ***
    *** 4882 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4883 ***
    *** 4884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4886 ***
    *** 4887 ***
    *** 4888 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4889 ***
    *** 4890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4891 ***
    *** 4892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4893 ***
    *** 4894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4895 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4896 ***
    *** 4897 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4898 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB24/ZEROBYTEPADDING
    07:47:55.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/

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 ***
    *** 4917 ***
    *** 4918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4919 ***
    *** 4920 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4921 ***
    *** 4922 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.600 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126-2PADDING
    07:47:55.601 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO10126PADDING
    07:47:55.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4
    07:47:55.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ISO7816-4PADDING
    07:47:55.602 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/NOPADDING
    07:47:55.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5
    07:47:55.603 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS5PADDING
    07:47:55.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7
    07:47:55.604 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/PKCS7PADDING
    07:47:55.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBC
    07:47:55.605 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/TBCPADDING
    07:47:55.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23
    07:47:55.606 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/X9.23PADDING
    07:47:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTE
    07:47:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB240/ZEROBYTEPADDING
    07:47:55.607 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/
    07:47:55.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126
    07:47:55.608 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2
    07:47:55.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126-2PADDING
    07:47:55.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO10126PADDING
    07:47:55.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4
    07:47:55.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ISO7816-4PADDING
    07:47:55.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/NOPADDING
    07:47:55.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5
    07:47:55.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS5PADDING
    07:47:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7
    07:47:55.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/PKCS7PADDING
    07:47:55.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBC
    07:47:55.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/TBCPADDING
    07:47:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23
    07:47:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/X9.23PADDING
    07:47:55.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTE
    07:47:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB248/ZEROBYTEPADDING
    07:47:55.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/
    07:47:55.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126
    07:47:55.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2
    07:47:55.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126-2PADDING
    07:47:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO10126PADDING
    07:47:55.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4
    07:47:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ISO7816-4PADDING
    07:47:55.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/NOPADDING
    07:47:55.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5
    07:47:55.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS5PADDING
    07:47:55.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7
    07:47:55.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/PKCS7PADDING
    07:47:55.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBC
    07:47:55.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/TBCPADDING
    07:47:55.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23
    07:47:55.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/X9.23PADDING
    07:47:55.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTE
    07:47:55.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB256/ZEROBYTEPADDING
    07:47:55.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/
    07:47:55.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126
    07:47:55.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2
    07:47:55.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126-2PADDING
    07:47:55.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO10126PADDING
    07:47:55.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4
    07:47:55.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ISO7816-4PADDING
    07:47:55.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/NOPADDING
    07:47:55.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5
    07:47:55.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS5PADDING
    07:47:55.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7
    07:47:55.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/PKCS7PADDING
    07:47:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBC
    07:47:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/TBCPADDING
    07:47:55.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23
    07:47:55.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/X9.23PADDING
    07:47:55.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTE
    07:47:55.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB32/ZEROBYTEPADDING
    07:47:55.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/
    07:47:55.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126
    07:47:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2
    07:47:55.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126-2PADDING
    07:47:55.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO10126PADDING
    07:47:55.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4
    07:47:55.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ISO7816-4PADDING
    07:47:55.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/NOPADDING
    07:47:55.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5
    07:47:55.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS5PADDING
    07:47:55.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7
    07:47:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/PKCS7PADDING
    07:47:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBC
    07:47:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/TBCPADDING
    07:47:55.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23
    07:47:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/X9.23PADDING
    07:47:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTE
    07:47:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB40/ZEROBYTEPADDING
    07:47:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/
    07:47:55.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126
    07:47:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2
    07:47:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126-2PADDING
    07:47:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO10126PADDING
    07:47:55.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ISO7816-4PADDING
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/NOPADDING
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS5PADDING
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/PKCS7PADDING
    07:47:55.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBC
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/TBCPADDING
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/X9.23PADDING
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTE
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB48/ZEROBYTEPADDING
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/
    07:47:55.643 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126
    07:47:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2
    07:47:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126-2PADDING
    07:47:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO10126PADDING
    07:47:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4
    07:47:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ISO7816-4PADDING
    07:47:55.644 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/NOPADDING
    07:47:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5
    07:47:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS5PADDING
    07:47:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7
    07:47:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/PKCS7PADDING
    07:47:55.645 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBC
    07:47:55.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/TBCPADDING
    07:47:55.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23
    07:47:55.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/X9.23PADDING
    07:47:55.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTE
    07:47:55.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB56/ZEROBYTEPADDING
    07:47:55.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/
    07:47:55.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126
    07:47:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2
    07:47:55.660 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126-2PADDING
    07:47:55.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO10126PADDING
    07:47:55.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4
    07:47:55.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ISO7816-4PADDING
    07:47:55.663 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4923 ***
    *** 4924 ***
    *** 4925 ***
    *** 4926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.663 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5
    07:47:55.663 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS5PADDING
    07:47:55.664 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7
    07:47:55.664 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/PKCS7PADDING
    07:47:55.664 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBC
    07:47:55.665 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/TBCPADDING
    07:47:55.665 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 4927 ***
    *** 4928 ***
    *** 4929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/X9.23PADDING
    07:47:55.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTE
    07:47:55.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB64/ZEROBYTEPADDING
    07:47:55.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/
    07:47:55.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126
    07:47:55.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2
    07:47:55.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126-2PADDING
    07:47:55.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO10126PADDING
    07:47:55.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4
    07:47:55.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ISO7816-4PADDING
    07:47:55.684 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/NOPADDING
    07:47:55.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5
    07:47:55.685 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS5PADDING
    07:47:55.686 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7
    07:47:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/PKCS7PADDING
    07:47:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBC
    07:47:55.687 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/TBCPADDING
    07:47:55.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23
    07:47:55.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/X9.23PADDING
    07:47:55.690 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTE
    07:47:55.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB72/ZEROBYTEPADDING
    07:47:55.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/
    07:47:55.691 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126
    07:47:55.692 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2
    07:47:55.693 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126-2PADDING
    07:47:55.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO10126PADDING
    07:47:55.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4
    07:47:55.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ISO7816-4PADDING
    07:47:55.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/NOPADDING
    07:47:55.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5
    07:47:55.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS5PADDING
    07:47:55.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7
    07:47:55.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/PKCS7PADDING
    07:47:55.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBC
    07:47:55.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/TBCPADDING
    07:47:55.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23
    07:47:55.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/X9.23PADDING
    07:47:55.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTE
    07:47:55.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB8/ZEROBYTEPADDING
    07:47:55.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/
    07:47:55.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126
    07:47:55.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2
    07:47:55.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126-2PADDING
    07:47:55.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO10126PADDING
    07:47:55.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4
    07:47:55.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ISO7816-4PADDING
    07:47:55.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/NOPADDING
    07:47:55.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5
    07:47:55.704 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS5PADDING
    07:47:55.704 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7
    07:47:55.704 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/PKCS7PADDING
    07:47:55.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBC
    07:47:55.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/TBCPADDING
    07:47:55.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23
    07:47:55.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/X9.23PADDING
    07:47:55.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTE
    07:47:55.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB80/ZEROBYTEPADDING
    07:47:55.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/
    07:47:55.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126
    07:47:55.709 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2
    07:47:55.710 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126-2PADDING
    07:47:55.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO10126PADDING
    07:47:55.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4
    07:47:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ISO7816-4PADDING
    07:47:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/NOPADDING
    07:47:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5
    07:47:55.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS5PADDING
    07:47:55.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7
    07:47:55.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/PKCS7PADDING
    07:47:55.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBC
    07:47:55.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/TBCPADDING
    07:47:55.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23
    07:47:55.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/X9.23PADDING
    07:47:55.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTE
    07:47:55.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB88/ZEROBYTEPADDING
    07:47:55.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/
    07:47:55.729 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126
    07:47:55.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2
    07:47:55.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126-2PADDING
    07:47:55.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO10126PADDING
    07:47:55.730 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4
    07:47:55.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ISO7816-4PADDING
    07:47:55.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/NOPADDING
    07:47:55.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5
    07:47:55.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS5PADDING
    07:47:55.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7
    07:47:55.731 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/PKCS7PADDING
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBC
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/TBCPADDING
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/X9.23PADDING
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTE
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CFB96/ZEROBYTEPADDING
    07:47:55.732 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CTS/
    07:47:55.733 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping.
    07:47:55.733 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/CTS/NOPADDING
    07:47:55.734 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping.
    07:47:55.734 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/EAX/
    07:47:55.735 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/EAX/NOPADDING
    07:47:55.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/ECB/
    07:47:55.736 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping.
    07:47:55.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/ECB/NOPADDING
    07:47:55.736 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping.
    07:47:55.736 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/GCM/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.759 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/GCM/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5495 ***
    *** 5496 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/
    07:47:55.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126
    07:47:55.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2
    07:47:55.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126-2PADDING
    07:47:55.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO10126PADDING
    07:47:55.782 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5497 ***
    *** 5498 ***
    *** 5499 ***
    *** 5500 ***
    *** 5501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ISO7816-4PADDING
    07:47:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/NOPADDING
    07:47:55.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5502 ***
    *** 5503 ***
    *** 5504 ***
    *** 5505 ***
    *** 5506 ***
    *** 5507 ***
    *** 5508 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS5PADDING
    07:47:55.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7
    07:47:55.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/PKCS7PADDING
    07:47:55.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/TBC
    07:47:55.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/TBCPADDING
    07:47:55.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5509 ***
    *** 5510 ***
    *** 5511 ***
    *** 5512 ***
    *** 5513 ***
    *** 5514 ***
    *** 5515 ***
    *** 5516 ***
    *** 5517 ***
    *** 5518 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/X9.23PADDING
    07:47:55.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5519 ***
    *** 5520 ***
    *** 5521 ***
    *** 5522 ***
    *** 5523 ***
    *** 5524 ***
    *** 5525 ***
    *** 5526 ***
    *** 5527 ***
    *** 5528 ***
    *** 5529 ***
    *** 5530 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB/ZEROBYTEPADDING
    07:47:55.789 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/
    07:47:55.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126
    07:47:55.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2
    07:47:55.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126-2PADDING
    07:47:55.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO10126PADDING
    07:47:55.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5531 ***
    *** 5532 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ISO7816-4PADDING
    07:47:55.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/NOPADDING
    07:47:55.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5
    07:47:55.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS5PADDING
    07:47:55.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7
    07:47:55.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/PKCS7PADDING
    07:47:55.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBC
    07:47:55.807 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/TBCPADDING
    07:47:55.808 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23
    07:47:55.810 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/X9.23PADDING
    07:47:55.811 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTE
    07:47:55.813 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB104/ZEROBYTEPADDING
    07:47:55.814 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/
    07:47:55.816 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126
    07:47:55.817 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2
    07:47:55.818 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126-2PADDING
    07:47:55.820 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO10126PADDING
    07:47:55.822 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4
    07:47:55.824 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5533 ***
    *** 5534 ***
    *** 5535 ***
    *** 5536 ***
    *** 5537 ***
    *** 5538 ***
    *** 5539 ***
    *** 5540 ***
    *** 5541 ***
    *** 5542 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5543 ***
    *** 5544 ***
    *** 5545 ***
    *** 5546 ***
    *** 5547 ***
    *** 5548 ***
    *** 5549 ***
    *** 5550 ***
    *** 5551 ***
    *** 5552 ***
    *** 5553 ***
    *** 5554 ***
    *** 5555 ***
    *** 5556 ***
    *** 5557 ***
    *** 5558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5
    07:47:55.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS5PADDING
    07:47:55.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5559 ***
    *** 5560 ***
    *** 5561 ***
    *** 5562 ***
    *** 5563 ***
    *** 5564 ***
    *** 5565 ***
    *** 5566 ***
    *** 5567 ***
    *** 5568 ***
    *** 5569 ***
    *** 5570 ***
    *** 5571 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/PKCS7PADDING
    07:47:55.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5572 ***
    *** 5573 ***
    *** 5574 ***
    *** 5575 ***
    *** 5576 ***
    *** 5577 ***
    *** 5578 ***
    *** 5579 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/TBCPADDING
    07:47:55.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23
    07:47:55.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5580 ***
    *** 5581 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTE
    07:47:55.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB112/ZEROBYTEPADDING
    07:47:55.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/
    07:47:55.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126
    07:47:55.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5582 ***
    *** 5583 ***
    *** 5584 ***
    *** 5585 ***
    *** 5586 ***
    *** 5587 ***
    *** 5588 ***
    *** 5589 ***
    *** 5590 ***
    *** 5591 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126-2PADDING
    07:47:55.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO10126PADDING
    07:47:55.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4
    07:47:55.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ISO7816-4PADDING
    07:47:55.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/NOPADDING
    07:47:55.859 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5
    07:47:55.860 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS5PADDING
    07:47:55.862 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7
    07:47:55.863 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/PKCS7PADDING
    07:47:55.864 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBC
    07:47:55.866 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/TBCPADDING
    07:47:55.867 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23
    07:47:55.868 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/X9.23PADDING
    07:47:55.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTE
    07:47:55.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB120/ZEROBYTEPADDING
    07:47:55.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/
    07:47:55.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126
    07:47:55.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2
    07:47:55.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126-2PADDING
    07:47:55.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO10126PADDING
    07:47:55.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4
    07:47:55.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ISO7816-4PADDING
    07:47:55.892 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/NOPADDING
    07:47:55.894 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5
    07:47:55.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS5PADDING
    07:47:55.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7
    07:47:55.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/PKCS7PADDING
    07:47:55.910 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBC
    07:47:55.912 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/TBCPADDING
    07:47:55.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23
    07:47:55.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/X9.23PADDING
    07:47:55.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTE
    07:47:55.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB128/ZEROBYTEPADDING
    07:47:55.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/
    07:47:55.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126
    07:47:55.923 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5592 ***
    *** 5593 ***
    *** 5594 ***
    *** 5595 ***
    *** 5596 ***
    *** 5597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126-2PADDING
    07:47:55.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5598 ***
    *** 5599 ***
    *** 5600 ***
    *** 5601 ***
    *** 5602 ***
    *** 5603 ***
    *** 5604 ***
    *** 5605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4
    07:47:55.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ISO7816-4PADDING
    07:47:55.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/NOPADDING
    07:47:55.937 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5606 ***
    *** 5607 ***
    *** 5608 ***
    *** 5609 ***
    *** 5610 ***
    *** 5611 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.938 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS5PADDING
    07:47:55.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7
    07:47:55.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5612 ***
    *** 5613 ***
    *** 5614 ***
    *** 5615 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBC
    07:47:55.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/TBCPADDING
    07:47:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/X9.23PADDING
    07:47:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTE
    07:47:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB136/ZEROBYTEPADDING
    07:47:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/
    07:47:55.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126
    07:47:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2
    07:47:55.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126-2PADDING
    07:47:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO10126PADDING
    07:47:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5643 ***
    *** 5644 ***
    *** 5645 ***
    *** 5646 ***
    *** 5647 ***
    *** 5648 ***
    *** 5649 ***
    *** 5650 ***
    *** 5651 ***
    *** 5652 ***
    *** 5653 ***
    *** 5654 ***
    *** 5655 ***
    *** 5656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ISO7816-4PADDING
    07:47:55.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/NOPADDING
    07:47:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5
    07:47:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS5PADDING
    07:47:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7
    07:47:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/PKCS7PADDING
    07:47:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBC
    07:47:55.966 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5657 ***
    *** 5658 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23
    07:47:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5659 ***
    *** 5660 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTE
    07:47:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB144/ZEROBYTEPADDING
    07:47:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/
    07:47:55.967 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126
    07:47:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2
    07:47:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5661 ***
    *** 5662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO10126PADDING
    07:47:55.968 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5663 ***
    *** 5664 ***
    *** 5665 ***
    *** 5666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ISO7816-4PADDING
    07:47:55.969 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5667 ***
    *** 5668 ***
    *** 5669 ***
    *** 5670 ***
    *** 5671 ***
    *** 5672 ***
    *** 5673 ***
    *** 5674 ***
    *** 5675 ***
    *** 5676 ***
    *** 5677 ***
    *** 5678 ***
    *** 5679 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5680 ***
    *** 5681 ***
    *** 5682 ***
    *** 5683 ***
    *** 5684 ***
    *** 5685 ***
    *** 5686 ***
    *** 5687 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.976 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS5PADDING
    07:47:55.977 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7
    07:47:55.982 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/PKCS7PADDING
    07:47:55.983 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBC
    07:47:55.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/TBCPADDING
    07:47:55.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5688 ***
    *** 5689 ***
    *** 5690 ***
    *** 5691 ***
    *** 5692 ***
    *** 5693 ***
    *** 5694 ***
    *** 5695 ***
    *** 5696 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/X9.23PADDING
    07:47:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTE
    07:47:55.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB152/ZEROBYTEPADDING
    07:47:55.997 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/
    07:47:55.998 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126
    07:47:55.998 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5697 ***
    *** 5698 ***
    *** 5699 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:55.998 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126-2PADDING
    07:47:55.999 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5700 ***
    *** 5701 ***
    *** 5702 ***
    *** 5703 ***
    *** 5704 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4
    07:47:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ISO7816-4PADDING
    07:47:56.000 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/NOPADDING
    07:47:56.001 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5
    07:47:56.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS5PADDING
    07:47:56.002 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7
    07:47:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/PKCS7PADDING
    07:47:56.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBC
    07:47:56.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/TBCPADDING
    07:47:56.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23
    07:47:56.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/X9.23PADDING
    07:47:56.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTE
    07:47:56.009 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5705 ***
    *** 5706 ***
    *** 5707 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/
    07:47:56.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126
    07:47:56.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5708 ***
    *** 5709 ***
    *** 5710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126-2PADDING
    07:47:56.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO10126PADDING
    07:47:56.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5711 ***
    *** 5712 ***
    *** 5713 ***
    *** 5714 ***
    *** 5715 ***
    *** 5716 ***
    *** 5717 ***
    *** 5718 ***
    *** 5719 ***
    *** 5720 ***
    *** 5721 ***
    *** 5722 ***
    *** 5723 ***
    *** 5724 ***
    *** 5725 ***
    *** 5726 ***
    *** 5727 ***
    *** 5728 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ISO7816-4PADDING
    07:47:56.024 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/NOPADDING
    07:47:56.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS5PADDING
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/PKCS7PADDING
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5729 ***
    *** 5730 ***
    *** 5731 ***
    *** 5732 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/TBCPADDING
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/X9.23PADDING
    07:47:56.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTE
    07:47:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5733 ***
    *** 5734 ***
    *** 5735 ***
    *** 5736 ***
    *** 5737 ***
    *** 5738 ***
    *** 5739 ***
    *** 5740 ***
    *** 5741 ***
    *** 5742 ***
    *** 5743 ***
    *** 5744 ***
    *** 5745 ***
    *** 5746 ***
    *** 5747 ***
    *** 5748 ***
    *** 5749 ***
    *** 5750 ***
    *** 5751 ***
    *** 5752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/
    07:47:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126
    07:47:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2
    07:47:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126-2PADDING
    07:47:56.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO10126PADDING
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ISO7816-4PADDING
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/NOPADDING
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS5PADDING
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5753 ***
    *** 5754 ***
    *** 5755 ***
    *** 5756 ***
    *** 5757 ***
    *** 5758 ***
    *** 5759 ***
    *** 5760 ***
    *** 5761 ***
    *** 5762 ***
    *** 5763 ***
    *** 5764 ***
    *** 5765 ***
    *** 5766 ***
    *** 5767 ***
    *** 5768 ***
    *** 5769 ***
    *** 5770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/PKCS7PADDING
    07:47:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBC
    07:47:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/TBCPADDING
    07:47:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5771 ***
    *** 5772 ***
    *** 5773 ***
    *** 5774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.041 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/X9.23PADDING
    07:47:56.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTE
    07:47:56.047 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB168/ZEROBYTEPADDING
    07:47:56.048 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/
    07:47:56.048 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126
    07:47:56.048 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2
    07:47:56.048 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5775 ***
    *** 5776 ***
    *** 5777 ***
    *** 5778 ***
    *** 5779 ***
    *** 5780 ***
    *** 5781 ***
    *** 5782 ***
    *** 5783 ***
    *** 5784 ***
    *** 5785 ***
    *** 5786 ***
    *** 5787 ***
    *** 5788 ***
    *** 5789 ***
    *** 5790 ***
    *** 5791 ***
    *** 5792 ***
    *** 5793 ***
    *** 5794 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.049 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO10126PADDING
    07:47:56.049 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4
    07:47:56.050 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ISO7816-4PADDING
    07:47:56.050 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5795 ***
    *** 5796 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.050 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5
    07:47:56.051 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS5PADDING
    07:47:56.051 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7
    07:47:56.051 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/PKCS7PADDING
    07:47:56.052 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBC
    07:47:56.052 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/TBCPADDING
    07:47:56.053 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23
    07:47:56.053 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/X9.23PADDING
    07:47:56.055 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTE
    07:47:56.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5797 ***
    *** 5798 ***
    *** 5799 ***
    *** 5800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/
    07:47:56.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126
    07:47:56.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2
    07:47:56.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126-2PADDING
    07:47:56.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO10126PADDING
    07:47:56.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4
    07:47:56.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ISO7816-4PADDING
    07:47:56.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/NOPADDING
    07:47:56.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5801 ***
    *** 5802 ***
    *** 5803 ***
    *** 5804 ***
    *** 5805 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS5PADDING
    07:47:56.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7
    07:47:56.073 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5806 ***
    *** 5807 ***
    *** 5808 ***
    *** 5809 ***
    *** 5810 ***
    *** 5811 ***
    *** 5812 ***
    *** 5813 ***
    *** 5814 ***
    *** 5815 ***
    *** 5816 ***
    *** 5817 ***
    *** 5818 ***
    *** 5819 ***
    *** 5820 ***
    *** 5821 ***
    *** 5822 ***
    *** 5823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBC
    07:47:56.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/TBCPADDING
    07:47:56.074 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23
    07:47:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/X9.23PADDING
    07:47:56.075 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTE
    07:47:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB184/ZEROBYTEPADDING
    07:47:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/
    07:47:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126
    07:47:56.076 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2
    07:47:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126-2PADDING
    07:47:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO10126PADDING
    07:47:56.077 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4
    07:47:56.085 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ISO7816-4PADDING
    07:47:56.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/NOPADDING
    07:47:56.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5
    07:47:56.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS5PADDING
    07:47:56.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7
    07:47:56.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5824 ***
    *** 5825 ***
    *** 5826 ***
    *** 5827 ***
    *** 5828 ***
    *** 5829 ***
    *** 5830 ***
    *** 5831 ***
    *** 5832 ***
    *** 5833 ***
    *** 5834 ***
    *** 5835 ***
    *** 5836 ***
    *** 5837 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5838 ***
    *** 5839 ***
    *** 5840 ***
    *** 5841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5842 ***
    *** 5843 ***
    *** 5844 ***
    *** 5845 ***
    *** 5846 ***
    *** 5847 ***
    *** 5848 ***
    *** 5849 ***
    *** 5850 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/X9.23PADDING
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5851 ***
    *** 5852 ***
    *** 5853 ***
    *** 5854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB192/ZEROBYTEPADDING
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126
    07:47:56.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2
    07:47:56.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126-2PADDING
    07:47:56.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO10126PADDING
    07:47:56.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5855 ***
    *** 5856 ***
    *** 5857 ***
    *** 5858 ***
    *** 5859 ***
    *** 5860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ISO7816-4PADDING
    07:47:56.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5861 ***
    *** 5862 ***
    *** 5863 ***
    *** 5864 ***
    *** 5865 ***
    *** 5866 ***
    *** 5867 ***
    *** 5868 ***
    *** 5869 ***
    *** 5870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5
    07:47:56.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS5PADDING
    07:47:56.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7
    07:47:56.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/PKCS7PADDING
    07:47:56.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBC
    07:47:56.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/TBCPADDING
    07:47:56.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23
    07:47:56.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/X9.23PADDING
    07:47:56.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTE
    07:47:56.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB200/ZEROBYTEPADDING
    07:47:56.090 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5871 ***
    *** 5872 ***
    *** 5873 ***
    *** 5874 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5875 ***
    *** 5876 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126-2PADDING
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5877 ***
    *** 5878 ***
    *** 5879 ***
    *** 5880 ***
    *** 5881 ***
    *** 5882 ***
    *** 5883 ***
    *** 5884 ***
    *** 5885 ***
    *** 5886 ***
    *** 5887 ***
    *** 5888 ***
    *** 5889 ***
    *** 5890 ***
    *** 5891 ***
    *** 5892 ***
    *** 5893 ***
    *** 5894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ISO7816-4PADDING
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/NOPADDING
    07:47:56.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5895 ***
    *** 5896 ***
    *** 5897 ***
    *** 5898 ***
    *** 5899 ***
    *** 5900 ***
    *** 5901 ***
    *** 5902 ***
    *** 5903 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS5PADDING
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5904 ***
    *** 5905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/PKCS7PADDING
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBC
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/TBCPADDING
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23
    07:47:56.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/X9.23PADDING
    07:47:56.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTE
    07:47:56.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB208/ZEROBYTEPADDING
    07:47:56.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/
    07:47:56.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126
    07:47:56.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2
    07:47:56.108 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126-2PADDING
    07:47:56.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO10126PADDING
    07:47:56.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4
    07:47:56.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ISO7816-4PADDING
    07:47:56.109 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/NOPADDING
    07:47:56.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5
    07:47:56.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS5PADDING
    07:47:56.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7
    07:47:56.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/PKCS7PADDING
    07:47:56.110 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBC
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/TBCPADDING
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/X9.23PADDING
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTE
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB216/ZEROBYTEPADDING
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2
    07:47:56.111 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126-2PADDING
    07:47:56.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5906 ***
    *** 5907 ***
    *** 5908 ***
    *** 5909 ***
    *** 5910 ***
    *** 5911 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.129 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ISO7816-4PADDING
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/NOPADDING
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5912 ***
    *** 5913 ***
    *** 5914 ***
    *** 5915 ***
    *** 5916 ***
    *** 5917 ***
    *** 5918 ***
    *** 5919 ***
    *** 5920 ***
    *** 5921 ***
    *** 5922 ***
    *** 5923 ***
    *** 5924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5925 ***
    *** 5926 ***
    *** 5927 ***
    *** 5928 ***
    *** 5929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.130 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBC
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5930 ***
    *** 5931 ***
    *** 5932 ***
    *** 5933 ***
    *** 5934 ***
    *** 5935 ***
    *** 5936 ***
    *** 5937 ***
    *** 5938 ***
    *** 5939 ***
    *** 5940 ***
    *** 5941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/X9.23PADDING
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTE
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5942 ***
    *** 5943 ***
    *** 5944 ***
    *** 5945 ***
    *** 5946 ***
    *** 5947 ***
    *** 5948 ***
    *** 5949 ***
    *** 5950 ***
    *** 5951 ***
    *** 5952 ***
    *** 5953 ***
    *** 5954 ***
    *** 5955 ***
    *** 5956 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2
    07:47:56.131 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126-2PADDING
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO10126PADDING
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ISO7816-4PADDING
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/NOPADDING
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS5PADDING
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/PKCS7PADDING
    07:47:56.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBC
    07:47:56.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5957 ***
    *** 5958 ***
    *** 5959 ***
    *** 5960 ***
    *** 5961 ***
    *** 5962 ***
    *** 5963 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23
    07:47:56.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/X9.23PADDING
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5964 ***
    *** 5965 ***
    *** 5966 ***
    *** 5967 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB232/ZEROBYTEPADDING
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126-2PADDING
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO10126PADDING
    07:47:56.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ISO7816-4PADDING
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/NOPADDING
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5968 ***
    *** 5969 ***
    *** 5970 ***
    *** 5971 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS5PADDING
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/PKCS7PADDING
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBC
    07:47:56.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/TBCPADDING
    07:47:56.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23
    07:47:56.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/X9.23PADDING
    07:47:56.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTE
    07:47:56.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB24/ZEROBYTEPADDING
    07:47:56.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/
    07:47:56.136 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126
    07:47:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2
    07:47:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126-2PADDING
    07:47:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO10126PADDING
    07:47:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4
    07:47:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ISO7816-4PADDING
    07:47:56.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/NOPADDING
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS5PADDING
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5972 ***
    *** 5973 ***
    *** 5974 ***
    *** 5975 ***
    *** 5976 ***
    *** 5977 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBC
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/TBCPADDING
    07:47:56.151 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/X9.23PADDING
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTE
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB240/ZEROBYTEPADDING
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2
    07:47:56.152 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126-2PADDING
    07:47:56.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO10126PADDING
    07:47:56.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4
    07:47:56.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ISO7816-4PADDING
    07:47:56.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/NOPADDING
    07:47:56.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5
    07:47:56.153 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS5PADDING
    07:47:56.154 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7
    07:47:56.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5978 ***
    *** 5979 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBC
    07:47:56.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/TBCPADDING
    07:47:56.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23
    07:47:56.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/X9.23PADDING
    07:47:56.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTE
    07:47:56.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB248/ZEROBYTEPADDING
    07:47:56.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5980 ***
    *** 5981 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126
    07:47:56.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5982 ***
    *** 5983 ***
    *** 5984 ***
    *** 5985 ***
    *** 5986 ***
    *** 5987 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126-2PADDING
    07:47:56.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO10126PADDING
    07:47:56.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4
    07:47:56.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ISO7816-4PADDING
    07:47:56.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/NOPADDING
    07:47:56.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5
    07:47:56.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS5PADDING
    07:47:56.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7
    07:47:56.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/PKCS7PADDING
    07:47:56.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBC
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/TBCPADDING
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/X9.23PADDING
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTE
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB256/ZEROBYTEPADDING
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/
    07:47:56.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126
    07:47:56.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2
    07:47:56.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126-2PADDING
    07:47:56.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO10126PADDING
    07:47:56.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4
    07:47:56.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5988 ***
    *** 5989 ***
    *** 5990 ***
    *** 5991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/NOPADDING
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS5PADDING
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/PKCS7PADDING
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBC
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/TBCPADDING
    07:47:56.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23
    07:47:56.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/X9.23PADDING
    07:47:56.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTE
    07:47:56.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB32/ZEROBYTEPADDING
    07:47:56.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/
    07:47:56.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126
    07:47:56.177 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2
    07:47:56.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126-2PADDING
    07:47:56.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO10126PADDING
    07:47:56.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4
    07:47:56.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ISO7816-4PADDING
    07:47:56.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/NOPADDING
    07:47:56.178 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5
    07:47:56.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS5PADDING
    07:47:56.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5992 ***
    *** 5993 ***
    *** 5994 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/PKCS7PADDING
    07:47:56.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBC
    07:47:56.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/TBCPADDING
    07:47:56.179 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23
    07:47:56.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/X9.23PADDING
    07:47:56.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTE
    07:47:56.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 5995 ***
    *** 5996 ***
    *** 5997 ***
    *** 5998 ***
    *** 5999 ***
    *** 6000 ***
    *** 6001 ***
    *** 6002 ***
    *** 6003 ***
    *** 6004 ***
    *** 6005 ***
    *** 6006 ***
    *** 6007 ***
    *** 6008 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/
    07:47:56.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126
    07:47:56.180 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2
    07:47:56.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126-2PADDING
    07:47:56.181 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO10126PADDING
    07:47:56.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ISO7816-4PADDING
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/NOPADDING
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS5PADDING
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/PKCS7PADDING
    07:47:56.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBC
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/TBCPADDING
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/X9.23PADDING
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTE
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB48/ZEROBYTEPADDING
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126
    07:47:56.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6009 ***
    *** 6010 ***
    *** 6011 ***
    *** 6012 ***
    *** 6013 ***
    *** 6014 ***
    *** 6015 ***
    *** 6016 ***
    *** 6017 ***
    *** 6018 ***
    *** 6019 ***
    *** 6020 ***
    *** 6021 ***
    *** 6022 ***
    *** 6023 ***
    *** 6024 ***
    *** 6025 ***
    *** 6026 ***
    *** 6027 ***
    *** 6028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO10126PADDING
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ISO7816-4PADDING
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/NOPADDING
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5
    07:47:56.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS5PADDING
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/PKCS7PADDING
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBC
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/TBCPADDING
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/X9.23PADDING
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTE
    07:47:56.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB56/ZEROBYTEPADDING
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126-2PADDING
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO10126PADDING
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4
    07:47:56.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ISO7816-4PADDING
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/NOPADDING
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS5PADDING
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/PKCS7PADDING
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBC
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/TBCPADDING
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23
    07:47:56.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/X9.23PADDING
    07:47:56.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTE
    07:47:56.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB64/ZEROBYTEPADDING
    07:47:56.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/
    07:47:56.217 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126
    07:47:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2
    07:47:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126-2PADDING
    07:47:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO10126PADDING
    07:47:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4
    07:47:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ISO7816-4PADDING
    07:47:56.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/NOPADDING
    07:47:56.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5
    07:47:56.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS5PADDING
    07:47:56.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7
    07:47:56.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/PKCS7PADDING
    07:47:56.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBC
    07:47:56.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/TBCPADDING
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/X9.23PADDING
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB72/ZEROBYTEPADDING
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6074 ***
    *** 6075 ***
    *** 6076 ***
    *** 6077 ***
    *** 6078 ***
    *** 6079 ***
    *** 6080 ***
    *** 6081 ***
    *** 6082 ***
    *** 6083 ***
    *** 6084 ***
    *** 6085 ***
    *** 6086 ***
    *** 6087 ***
    *** 6088 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2
    07:47:56.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126-2PADDING
    07:47:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO10126PADDING
    07:47:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4
    07:47:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ISO7816-4PADDING
    07:47:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/NOPADDING
    07:47:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5
    07:47:56.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS5PADDING
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/PKCS7PADDING
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBC
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/TBCPADDING
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/X9.23PADDING
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTE
    07:47:56.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB8/ZEROBYTEPADDING
    07:47:56.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/
    07:47:56.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126
    07:47:56.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2
    07:47:56.240 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126-2PADDING
    07:47:56.241 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO10126PADDING
    07:47:56.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4
    07:47:56.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ISO7816-4PADDING
    07:47:56.242 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/NOPADDING
    07:47:56.243 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5
    07:47:56.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS5PADDING
    07:47:56.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7
    07:47:56.251 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/PKCS7PADDING
    07:47:56.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBC
    07:47:56.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/TBCPADDING
    07:47:56.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23
    07:47:56.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/X9.23PADDING
    07:47:56.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTE
    07:47:56.253 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB80/ZEROBYTEPADDING
    07:47:56.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6089 ***
    *** 6090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126
    07:47:56.254 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2
    07:47:56.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126-2PADDING
    07:47:56.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO10126PADDING
    07:47:56.255 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ISO7816-4PADDING
    07:47:56.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/NOPADDING
    07:47:56.256 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5
    07:47:56.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS5PADDING
    07:47:56.257 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6122 ***
    *** 6123 ***
    *** 6124 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/PKCS7PADDING
    07:47:56.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBC
    07:47:56.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6125 ***
    *** 6126 ***
    *** 6127 ***
    *** 6128 ***
    *** 6129 ***
    *** 6130 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.258 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23
    07:47:56.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/X9.23PADDING
    07:47:56.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTE
    07:47:56.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB88/ZEROBYTEPADDING
    07:47:56.259 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/
    07:47:56.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126
    07:47:56.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2
    07:47:56.260 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126-2PADDING
    07:47:56.261 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO10126PADDING
    07:47:56.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4
    07:47:56.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ISO7816-4PADDING
    07:47:56.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/NOPADDING
    07:47:56.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5
    07:47:56.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS5PADDING
    07:47:56.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7
    07:47:56.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/PKCS7PADDING
    07:47:56.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBC
    07:47:56.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/TBCPADDING
    07:47:56.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23
    07:47:56.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/X9.23PADDING
    07:47:56.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTE
    07:47:56.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/OFB96/ZEROBYTEPADDING
    07:47:56.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/
    07:47:56.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126
    07:47:56.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2
    07:47:56.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126-2PADDING
    07:47:56.267 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO10126PADDING
    07:47:56.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4
    07:47:56.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ISO7816-4PADDING
    07:47:56.268 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/NOPADDING
    07:47:56.269 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5
    07:47:56.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS5PADDING
    07:47:56.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7
    07:47:56.270 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/PKCS7PADDING
    07:47:56.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/TBC
    07:47:56.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/TBCPADDING
    07:47:56.271 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23
    07:47:56.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/X9.23PADDING
    07:47:56.272 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTE
    07:47:56.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.FAST/SIC/ZEROBYTEPADDING
    07:47:56.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT//
    07:47:56.274 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping.
    07:47:56.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT//NOPADDING
    07:47:56.274 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping.
    07:47:56.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/
    07:47:56.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC-CTS/NOPADDING
    07:47:56.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/
    07:47:56.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2
    07:47:56.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126-2PADDING
    07:47:56.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO10126PADDING
    07:47:56.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4
    07:47:56.282 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ISO7816-4PADDING
    07:47:56.284 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/NOPADDING
    07:47:56.285 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5
    07:47:56.286 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS5PADDING
    07:47:56.286 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7
    07:47:56.287 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/PKCS7PADDING
    07:47:56.287 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBC
    07:47:56.288 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/TBCPADDING
    07:47:56.288 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23
    07:47:56.289 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/X9.23PADDING
    07:47:56.289 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTE
    07:47:56.290 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CBC/ZEROBYTEPADDING
    07:47:56.291 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CCM/
    07:47:56.292 [Test worker] ERROR o.s.c.CipherTest - transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:56.292 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CCM/NOPADDING
    07:47:56.293 [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:47:56.293 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/
    07:47:56.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126
    07:47:56.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2
    07:47:56.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126-2PADDING
    07:47:56.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO10126PADDING
    07:47:56.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4
    07:47:56.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ISO7816-4PADDING
    07:47:56.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/NOPADDING
    07:47:56.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5
    07:47:56.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS5PADDING
    07:47:56.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7
    07:47:56.298 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/PKCS7PADDING
    07:47:56.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBC
    07:47:56.299 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/TBCPADDING
    07:47:56.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23
    07:47:56.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/X9.23PADDING
    07:47:56.300 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTE
    07:47:56.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB/ZEROBYTEPADDING
    07:47:56.301 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/
    07:47:56.302 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126
    07:47:56.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2
    07:47:56.303 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126-2PADDING
    07:47:56.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO10126PADDING
    07:47:56.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4
    07:47:56.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ISO7816-4PADDING
    07:47:56.304 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/NOPADDING
    07:47:56.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5
    07:47:56.305 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS5PADDING
    07:47:56.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7
    07:47:56.306 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/PKCS7PADDING
    07:47:56.307 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBC
    07:47:56.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/TBCPADDING
    07:47:56.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23
    07:47:56.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/X9.23PADDING
    07:47:56.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTE
    07:47:56.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING
    07:47:56.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/
    07:47:56.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126
    07:47:56.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2
    07:47:56.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126-2PADDING
    07:47:56.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO10126PADDING
    07:47:56.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4
    07:47:56.317 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ISO7816-4PADDING
    07:47:56.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/NOPADDING
    07:47:56.318 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5
    07:47:56.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS5PADDING
    07:47:56.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7
    07:47:56.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/PKCS7PADDING
    07:47:56.319 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBC
    07:47:56.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/TBCPADDING
    07:47:56.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23
    07:47:56.320 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/X9.23PADDING
    07:47:56.321 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTE
    07:47:56.321 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING
    07:47:56.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/
    07:47:56.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126
    07:47:56.322 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2
    07:47:56.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126-2PADDING
    07:47:56.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO10126PADDING
    07:47:56.323 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4
    07:47:56.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ISO7816-4PADDING
    07:47:56.324 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/NOPADDING
    07:47:56.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5
    07:47:56.325 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS5PADDING
    07:47:56.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7
    07:47:56.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/PKCS7PADDING
    07:47:56.326 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBC
    07:47:56.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/TBCPADDING
    07:47:56.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23
    07:47:56.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/X9.23PADDING
    07:47:56.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTE
    07:47:56.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING
    07:47:56.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/
    07:47:56.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126
    07:47:56.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2
    07:47:56.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO10126PADDING
    07:47:56.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4
    07:47:56.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6239 ***
    *** 6240 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/NOPADDING
    07:47:56.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5
    07:47:56.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS5PADDING
    07:47:56.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7
    07:47:56.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/PKCS7PADDING
    07:47:56.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBC
    07:47:56.333 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/TBCPADDING
    07:47:56.333 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23
    07:47:56.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/X9.23PADDING
    07:47:56.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTE
    07:47:56.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING
    07:47:56.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/
    07:47:56.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6241 ***
    *** 6242 ***
    *** 6243 ***
    *** 6244 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2
    07:47:56.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126-2PADDING
    07:47:56.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6245 ***
    *** 6246 ***
    *** 6247 ***
    *** 6248 ***
    *** 6249 ***
    *** 6250 ***
    *** 6251 ***
    *** 6252 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4
    07:47:56.337 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ISO7816-4PADDING
    07:47:56.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/NOPADDING
    07:47:56.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5
    07:47:56.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS5PADDING
    07:47:56.338 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7
    07:47:56.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/PKCS7PADDING
    07:47:56.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBC
    07:47:56.339 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/TBCPADDING
    07:47:56.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23
    07:47:56.340 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/X9.23PADDING
    07:47:56.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTE
    07:47:56.343 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6253 ***
    *** 6254 ***
    *** 6255 ***
    *** 6256 ***
    *** 6257 ***
    *** 6258 ***
    *** 6259 ***
    *** 6260 ***
    *** 6261 ***
    *** 6262 ***
    *** 6263 ***
    *** 6264 ***
    *** 6265 ***
    *** 6266 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/
    07:47:56.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126
    07:47:56.344 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2
    07:47:56.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126-2PADDING
    07:47:56.345 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO10126PADDING
    07:47:56.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4
    07:47:56.346 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ISO7816-4PADDING
    07:47:56.347 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/NOPADDING
    07:47:56.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6267 ***
    *** 6268 ***
    *** 6269 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.348 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS5PADDING
    07:47:56.349 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7
    07:47:56.349 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/PKCS7PADDING
    07:47:56.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBC
    07:47:56.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/TBCPADDING
    07:47:56.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23
    07:47:56.350 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/X9.23PADDING
    07:47:56.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTE
    07:47:56.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING
    07:47:56.351 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/
    07:47:56.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126
    07:47:56.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2
    07:47:56.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126-2PADDING
    07:47:56.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO10126PADDING
    07:47:56.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4
    07:47:56.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ISO7816-4PADDING
    07:47:56.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/NOPADDING
    07:47:56.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5
    07:47:56.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS5PADDING
    07:47:56.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7
    07:47:56.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/PKCS7PADDING
    07:47:56.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBC
    07:47:56.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/TBCPADDING
    07:47:56.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23
    07:47:56.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/X9.23PADDING
    07:47:56.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTE
    07:47:56.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING
    07:47:56.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/
    07:47:56.368 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126
    07:47:56.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2
    07:47:56.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO10126PADDING
    07:47:56.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4
    07:47:56.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/NOPADDING
    07:47:56.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5
    07:47:56.373 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS5PADDING
    07:47:56.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7
    07:47:56.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/PKCS7PADDING
    07:47:56.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBC
    07:47:56.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/TBCPADDING
    07:47:56.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23
    07:47:56.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6426 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTE
    07:47:56.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6427 ***
    *** 6428 ***
    *** 6429 ***
    *** 6430 ***
    *** 6431 ***
    *** 6432 ***
    *** 6433 ***
    *** 6434 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/
    07:47:56.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126
    07:47:56.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2
    07:47:56.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126-2PADDING
    07:47:56.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO10126PADDING
    07:47:56.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4
    07:47:56.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ISO7816-4PADDING
    07:47:56.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/NOPADDING
    07:47:56.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5
    07:47:56.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6435 ***
    *** 6436 ***
    *** 6437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7
    07:47:56.381 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6438 ***
    *** 6439 ***
    *** 6440 ***
    *** 6441 ***
    *** 6442 ***
    *** 6443 ***
    *** 6444 ***
    *** 6445 ***
    *** 6446 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.381 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBC
    07:47:56.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6447 ***
    *** 6448 ***
    *** 6449 ***
    *** 6450 ***
    *** 6451 ***
    *** 6452 ***
    *** 6453 ***
    *** 6454 ***
    *** 6455 ***
    *** 6456 ***
    *** 6457 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23
    07:47:56.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/X9.23PADDING
    07:47:56.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTE
    07:47:56.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING
    07:47:56.383 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/
    07:47:56.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126
    07:47:56.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2
    07:47:56.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126-2PADDING
    07:47:56.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO10126PADDING
    07:47:56.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4
    07:47:56.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ISO7816-4PADDING
    07:47:56.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/NOPADDING
    07:47:56.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5
    07:47:56.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS5PADDING
    07:47:56.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7
    07:47:56.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/PKCS7PADDING
    07:47:56.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBC
    07:47:56.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/TBCPADDING
    07:47:56.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23
    07:47:56.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/X9.23PADDING
    07:47:56.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTE
    07:47:56.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6458 ***
    *** 6459 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/
    07:47:56.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126
    07:47:56.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2
    07:47:56.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126-2PADDING
    07:47:56.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO10126PADDING
    07:47:56.392 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4
    07:47:56.393 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ISO7816-4PADDING
    07:47:56.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/NOPADDING
    07:47:56.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5
    07:47:56.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS5PADDING
    07:47:56.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7
    07:47:56.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/PKCS7PADDING
    07:47:56.395 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBC
    07:47:56.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/TBCPADDING
    07:47:56.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23
    07:47:56.396 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6460 ***
    *** 6461 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTE
    07:47:56.397 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING
    07:47:56.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/
    07:47:56.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126
    07:47:56.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2
    07:47:56.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126-2PADDING
    07:47:56.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO10126PADDING
    07:47:56.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4
    07:47:56.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ISO7816-4PADDING
    07:47:56.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/NOPADDING
    07:47:56.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6462 ***
    *** 6463 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6464 ***
    *** 6465 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7
    07:47:56.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/PKCS7PADDING
    07:47:56.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBC
    07:47:56.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/TBCPADDING
    07:47:56.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23
    07:47:56.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/X9.23PADDING
    07:47:56.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTE
    07:47:56.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING
    07:47:56.405 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/
    07:47:56.405 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126
    07:47:56.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2
    07:47:56.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126-2PADDING
    07:47:56.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO10126PADDING
    07:47:56.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4
    07:47:56.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6466 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.420 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/NOPADDING
    07:47:56.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5
    07:47:56.421 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS5PADDING
    07:47:56.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7
    07:47:56.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/PKCS7PADDING
    07:47:56.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBC
    07:47:56.423 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/TBCPADDING
    07:47:56.424 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23
    07:47:56.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/X9.23PADDING
    07:47:56.426 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTE
    07:47:56.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING
    07:47:56.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/
    07:47:56.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126
    07:47:56.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2
    07:47:56.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126-2PADDING
    07:47:56.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO10126PADDING
    07:47:56.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6467 ***
    *** 6468 ***
    *** 6469 ***
    *** 6470 ***
    *** 6471 ***
    *** 6472 ***
    *** 6473 ***
    *** 6474 ***
    *** 6475 ***
    *** 6476 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ISO7816-4PADDING
    07:47:56.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5
    07:47:56.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS5PADDING
    07:47:56.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7
    07:47:56.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/PKCS7PADDING
    07:47:56.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBC
    07:47:56.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/TBCPADDING
    07:47:56.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23
    07:47:56.433 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/X9.23PADDING
    07:47:56.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTE
    07:47:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING
    07:47:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/
    07:47:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126
    07:47:56.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2
    07:47:56.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6508 ***
    *** 6509 ***
    *** 6510 ***
    *** 6511 ***
    *** 6512 ***
    *** 6513 ***
    *** 6514 ***
    *** 6515 ***
    *** 6516 ***
    *** 6517 ***
    *** 6518 ***
    *** 6519 ***
    *** 6520 ***
    *** 6521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO10126PADDING
    07:47:56.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4
    07:47:56.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ISO7816-4PADDING
    07:47:56.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/NOPADDING
    07:47:56.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS5PADDING
    07:47:56.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7
    07:47:56.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/PKCS7PADDING
    07:47:56.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBC
    07:47:56.439 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/TBCPADDING
    07:47:56.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23
    07:47:56.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/X9.23PADDING
    07:47:56.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTE
    07:47:56.440 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING
    07:47:56.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/
    07:47:56.441 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126
    07:47:56.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2
    07:47:56.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126-2PADDING
    07:47:56.442 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO10126PADDING
    07:47:56.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4
    07:47:56.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ISO7816-4PADDING
    07:47:56.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/NOPADDING
    07:47:56.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6547 ***
    *** 6548 ***
    *** 6549 ***
    *** 6550 ***
    *** 6551 ***
    *** 6552 ***
    *** 6553 ***
    *** 6554 ***
    *** 6555 ***
    *** 6556 ***
    *** 6557 ***
    *** 6558 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS5PADDING
    07:47:56.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7
    07:47:56.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/PKCS7PADDING
    07:47:56.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBC
    07:47:56.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/TBCPADDING
    07:47:56.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/X9.23PADDING
    07:47:56.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTE
    07:47:56.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6586 ***
    *** 6587 ***
    *** 6588 ***
    *** 6589 ***
    *** 6590 ***
    *** 6591 ***
    *** 6592 ***
    *** 6593 ***
    *** 6594 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/
    07:47:56.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126
    07:47:56.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6595 ***
    *** 6596 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126-2PADDING
    07:47:56.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO10126PADDING
    07:47:56.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4
    07:47:56.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ISO7816-4PADDING
    07:47:56.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/NOPADDING
    07:47:56.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5
    07:47:56.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS5PADDING
    07:47:56.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7
    07:47:56.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/PKCS7PADDING
    07:47:56.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6597 ***
    *** 6598 ***
    *** 6599 ***
    *** 6600 ***
    *** 6601 ***
    *** 6602 ***
    *** 6603 ***
    *** 6604 ***
    *** 6605 ***
    *** 6606 ***
    *** 6607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/TBCPADDING
    07:47:56.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6608 ***
    *** 6609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/X9.23PADDING
    07:47:56.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTE
    07:47:56.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING
    07:47:56.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/
    07:47:56.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126
    07:47:56.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2
    07:47:56.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126-2PADDING
    07:47:56.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO10126PADDING
    07:47:56.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4
    07:47:56.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ISO7816-4PADDING
    07:47:56.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/NOPADDING
    07:47:56.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5
    07:47:56.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS5PADDING
    07:47:56.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6610 ***
    *** 6611 ***
    *** 6612 ***
    *** 6613 ***
    *** 6614 ***
    *** 6615 ***
    *** 6616 ***
    *** 6617 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/PKCS7PADDING
    07:47:56.459 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBC
    07:47:56.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/TBCPADDING
    07:47:56.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23
    07:47:56.460 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/X9.23PADDING
    07:47:56.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTE
    07:47:56.461 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING
    07:47:56.470 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6618 ***
    *** 6619 ***
    *** 6620 ***
    *** 6621 ***
    *** 6622 ***
    *** 6623 ***
    *** 6624 ***
    *** 6625 ***
    *** 6626 ***
    *** 6627 ***
    *** 6628 ***
    *** 6629 ***
    *** 6630 ***
    *** 6631 ***
    *** 6632 ***
    *** 6633 ***
    *** 6634 ***
    *** 6635 ***
    *** 6636 ***
    *** 6637 ***
    *** 6638 ***
    *** 6639 ***
    *** 6640 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.470 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126
    07:47:56.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2
    07:47:56.471 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126-2PADDING
    07:47:56.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO10126PADDING
    07:47:56.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4
    07:47:56.472 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ISO7816-4PADDING
    07:47:56.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/NOPADDING
    07:47:56.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5
    07:47:56.473 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6641 ***
    *** 6642 ***
    *** 6643 ***
    *** 6644 ***
    *** 6645 ***
    *** 6646 ***
    *** 6647 ***
    *** 6648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7
    07:47:56.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/PKCS7PADDING
    07:47:56.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBC
    07:47:56.474 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/TBCPADDING
    07:47:56.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23
    07:47:56.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/X9.23PADDING
    07:47:56.475 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTE
    07:47:56.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING
    07:47:56.476 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/
    07:47:56.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6649 ***
    *** 6650 ***
    *** 6651 ***
    *** 6652 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.477 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2
    07:47:56.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126-2PADDING
    07:47:56.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO10126PADDING
    07:47:56.478 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4
    07:47:56.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ISO7816-4PADDING
    07:47:56.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/NOPADDING
    07:47:56.479 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5
    07:47:56.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS5PADDING
    07:47:56.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7
    07:47:56.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/PKCS7PADDING
    07:47:56.480 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBC
    07:47:56.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/TBCPADDING
    07:47:56.481 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23
    07:47:56.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/X9.23PADDING
    07:47:56.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTE
    07:47:56.482 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING
    07:47:56.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/
    07:47:56.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126
    07:47:56.483 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2
    07:47:56.485 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126-2PADDING
    07:47:56.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO10126PADDING
    07:47:56.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4
    07:47:56.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ISO7816-4PADDING
    07:47:56.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/NOPADDING
    07:47:56.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5
    07:47:56.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS5PADDING
    07:47:56.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7
    07:47:56.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/PKCS7PADDING
    07:47:56.489 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBC
    07:47:56.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/TBCPADDING
    07:47:56.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23
    07:47:56.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/X9.23PADDING
    07:47:56.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTE
    07:47:56.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6653 ***
    *** 6654 ***
    *** 6655 ***
    *** 6656 ***
    *** 6657 ***
    *** 6658 ***
    *** 6659 ***
    *** 6660 ***
    *** 6661 ***
    *** 6662 ***
    *** 6663 ***
    *** 6664 ***
    *** 6665 ***
    *** 6666 ***
    *** 6667 ***
    *** 6668 ***
    *** 6669 ***
    *** 6670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/
    07:47:56.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126
    07:47:56.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2
    07:47:56.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6671 ***
    *** 6672 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO10126PADDING
    07:47:56.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4
    07:47:56.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6673 ***
    *** 6674 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/NOPADDING
    07:47:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5
    07:47:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS5PADDING
    07:47:56.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7
    07:47:56.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/PKCS7PADDING
    07:47:56.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBC
    07:47:56.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6675 ***
    *** 6676 ***
    *** 6677 ***
    *** 6678 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23
    07:47:56.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/X9.23PADDING
    07:47:56.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTE
    07:47:56.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING
    07:47:56.525 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/
    07:47:56.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126
    07:47:56.526 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6679 ***
    *** 6680 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126-2PADDING
    07:47:56.527 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6681 ***
    *** 6682 ***
    *** 6683 ***
    *** 6684 ***
    *** 6685 ***
    *** 6686 ***
    *** 6687 ***
    *** 6688 ***
    *** 6689 ***
    *** 6690 ***
    *** 6691 ***
    *** 6692 ***
    *** 6693 ***
    *** 6694 ***
    *** 6695 ***
    *** 6696 ***
    *** 6697 ***
    *** 6698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.529 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4
    07:47:56.530 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ISO7816-4PADDING
    07:47:56.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/NOPADDING
    07:47:56.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5
    07:47:56.532 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS5PADDING
    07:47:56.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7
    07:47:56.533 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/PKCS7PADDING
    07:47:56.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBC
    07:47:56.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/TBCPADDING
    07:47:56.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23
    07:47:56.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6699 ***
    *** 6700 ***
    *** 6701 ***
    *** 6702 ***
    *** 6703 ***
    *** 6704 ***
    *** 6705 ***
    *** 6706 ***
    *** 6707 ***
    *** 6708 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTE
    07:47:56.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING
    07:47:56.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/
    07:47:56.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126
    07:47:56.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2
    07:47:56.545 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126-2PADDING
    07:47:56.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO10126PADDING
    07:47:56.546 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4
    07:47:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6709 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/NOPADDING
    07:47:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.547 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS5PADDING
    07:47:56.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7
    07:47:56.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/PKCS7PADDING
    07:47:56.548 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBC
    07:47:56.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/TBCPADDING
    07:47:56.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23
    07:47:56.549 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/X9.23PADDING
    07:47:56.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTE
    07:47:56.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING
    07:47:56.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/
    07:47:56.558 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126
    07:47:56.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6711 ***
    *** 6712 ***
    *** 6713 ***
    *** 6714 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126-2PADDING
    07:47:56.559 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO10126PADDING
    07:47:56.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4
    07:47:56.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ISO7816-4PADDING
    07:47:56.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/NOPADDING
    07:47:56.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6715 ***
    *** 6716 ***
    *** 6717 ***
    *** 6718 ***
    *** 6719 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS5PADDING
    07:47:56.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7
    07:47:56.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/PKCS7PADDING
    07:47:56.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBC
    07:47:56.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/TBCPADDING
    07:47:56.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23
    07:47:56.567 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/X9.23PADDING
    07:47:56.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTE
    07:47:56.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING
    07:47:56.568 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/
    07:47:56.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126
    07:47:56.569 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2
    07:47:56.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126-2PADDING
    07:47:56.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO10126PADDING
    07:47:56.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4
    07:47:56.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6720 ***
    *** 6721 ***
    *** 6722 ***
    *** 6723 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/NOPADDING
    07:47:56.571 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5
    07:47:56.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS5PADDING
    07:47:56.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7
    07:47:56.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6724 ***
    *** 6725 ***
    *** 6726 ***
    *** 6727 ***
    *** 6728 ***
    *** 6729 ***
    *** 6730 ***
    *** 6731 ***
    *** 6732 ***
    *** 6733 ***
    *** 6734 ***
    *** 6735 ***
    *** 6736 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBC
    07:47:56.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/TBCPADDING
    07:47:56.573 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23
    07:47:56.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/X9.23PADDING
    07:47:56.574 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTE
    07:47:56.580 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING
    07:47:56.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/
    07:47:56.581 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126
    07:47:56.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2
    07:47:56.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126-2PADDING
    07:47:56.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO10126PADDING
    07:47:56.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4
    07:47:56.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ISO7816-4PADDING
    07:47:56.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6737 ***
    *** 6738 ***
    *** 6739 ***
    *** 6740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5
    07:47:56.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS5PADDING
    07:47:56.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7
    07:47:56.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/PKCS7PADDING
    07:47:56.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBC
    07:47:56.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/TBCPADDING
    07:47:56.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23
    07:47:56.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/X9.23PADDING
    07:47:56.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6741 ***
    *** 6742 ***
    *** 6743 ***
    *** 6744 ***
    *** 6745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING
    07:47:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6746 ***
    *** 6747 ***
    *** 6748 ***
    *** 6749 ***
    *** 6750 ***
    *** 6751 ***
    *** 6752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6753 ***
    *** 6754 ***
    *** 6755 ***
    *** 6756 ***
    *** 6757 ***
    *** 6758 ***
    *** 6759 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2
    07:47:56.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126-2PADDING
    07:47:56.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO10126PADDING
    07:47:56.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6760 ***
    *** 6761 ***
    *** 6762 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ISO7816-4PADDING
    07:47:56.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/NOPADDING
    07:47:56.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5
    07:47:56.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS5PADDING
    07:47:56.597 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7
    07:47:56.597 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/PKCS7PADDING
    07:47:56.598 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6763 ***
    *** 6764 ***
    *** 6765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.598 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/TBCPADDING
    07:47:56.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23
    07:47:56.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/X9.23PADDING
    07:47:56.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTE
    07:47:56.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING
    07:47:56.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/
    07:47:56.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126
    07:47:56.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2
    07:47:56.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126-2PADDING
    07:47:56.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO10126PADDING
    07:47:56.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4
    07:47:56.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6766 ***
    *** 6767 ***
    *** 6768 ***
    *** 6769 ***
    *** 6770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/NOPADDING
    07:47:56.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS5PADDING
    07:47:56.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6772 ***
    *** 6773 ***
    *** 6774 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/PKCS7PADDING
    07:47:56.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBC
    07:47:56.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/TBCPADDING
    07:47:56.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6775 ***
    *** 6776 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/X9.23PADDING
    07:47:56.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTE
    07:47:56.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING
    07:47:56.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/
    07:47:56.622 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126
    07:47:56.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2
    07:47:56.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126-2PADDING
    07:47:56.623 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6777 ***
    *** 6778 ***
    *** 6779 ***
    *** 6780 ***
    *** 6781 ***
    *** 6782 ***
    *** 6783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4
    07:47:56.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ISO7816-4PADDING
    07:47:56.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/NOPADDING
    07:47:56.624 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5
    07:47:56.625 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS5PADDING
    07:47:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6784 ***
    *** 6785 ***
    *** 6786 ***
    *** 6787 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/PKCS7PADDING
    07:47:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6788 ***
    *** 6789 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.626 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/TBCPADDING
    07:47:56.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6790 ***
    *** 6791 ***
    *** 6792 ***
    *** 6793 ***
    *** 6794 ***
    *** 6795 ***
    *** 6796 ***
    *** 6797 ***
    *** 6798 ***
    *** 6799 ***
    *** 6800 ***
    *** 6801 ***
    *** 6802 ***
    *** 6803 ***
    *** 6804 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/X9.23PADDING
    07:47:56.627 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTE
    07:47:56.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING
    07:47:56.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/
    07:47:56.628 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126
    07:47:56.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6805 ***
    *** 6806 ***
    *** 6807 ***
    *** 6808 ***
    *** 6809 ***
    *** 6810 ***
    *** 6811 ***
    *** 6812 ***
    *** 6813 ***
    *** 6814 ***
    *** 6815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.629 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126-2PADDING
    07:47:56.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO10126PADDING
    07:47:56.630 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4
    07:47:56.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6816 ***
    *** 6817 ***
    *** 6818 ***
    *** 6819 ***
    *** 6820 ***
    *** 6821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.631 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/NOPADDING
    07:47:56.632 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5
    07:47:56.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6822 ***
    *** 6823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7
    07:47:56.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/PKCS7PADDING
    07:47:56.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBC
    07:47:56.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/TBCPADDING
    07:47:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23
    07:47:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/X9.23PADDING
    07:47:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTE
    07:47:56.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING
    07:47:56.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/
    07:47:56.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126
    07:47:56.647 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2
    07:47:56.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126-2PADDING
    07:47:56.649 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO10126PADDING
    07:47:56.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4
    07:47:56.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6824 ***
    *** 6825 ***
    *** 6826 ***
    *** 6827 ***
    *** 6828 ***
    *** 6829 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.650 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/NOPADDING
    07:47:56.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5
    07:47:56.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS5PADDING
    07:47:56.651 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7
    07:47:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/PKCS7PADDING
    07:47:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6830 ***
    *** 6831 ***
    *** 6832 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/TBCPADDING
    07:47:56.652 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23
    07:47:56.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6833 ***
    *** 6834 ***
    *** 6835 ***
    *** 6836 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTE
    07:47:56.653 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING
    07:47:56.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CTS/
    07:47:56.654 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping.
    07:47:56.654 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/CTS/NOPADDING
    07:47:56.655 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping.
    07:47:56.655 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/EAX/
    07:47:56.658 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/EAX/NOPADDING
    07:47:56.659 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/ECB/
    07:47:56.660 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping.
    07:47:56.661 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/ECB/NOPADDING
    07:47:56.661 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6837 ***
    *** 6838 ***
    *** 6839 ***
    *** 6840 ***
    *** 6841 ***
    *** 6842 ***
    *** 6843 ***
    *** 6844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.662 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/GCM/
    07:47:56.664 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/GCM/NOPADDING
    07:47:56.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/
    07:47:56.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126
    07:47:56.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2
    07:47:56.667 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126-2PADDING
    07:47:56.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO10126PADDING
    07:47:56.672 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4
    07:47:56.674 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ISO7816-4PADDING
    07:47:56.675 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/NOPADDING
    07:47:56.675 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5
    07:47:56.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS5PADDING
    07:47:56.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7
    07:47:56.676 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/PKCS7PADDING
    07:47:56.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBC
    07:47:56.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/TBCPADDING
    07:47:56.677 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23
    07:47:56.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/X9.23PADDING
    07:47:56.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6845 ***
    *** 6846 ***
    *** 6847 ***
    *** 6848 ***
    *** 6849 ***
    *** 6850 ***
    *** 6851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB/ZEROBYTEPADDING
    07:47:56.678 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/
    07:47:56.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126
    07:47:56.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6852 ***
    *** 6853 ***
    *** 6854 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.679 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126-2PADDING
    07:47:56.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO10126PADDING
    07:47:56.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4
    07:47:56.680 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ISO7816-4PADDING
    07:47:56.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/NOPADDING
    07:47:56.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5
    07:47:56.681 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS5PADDING
    07:47:56.694 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7
    07:47:56.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/PKCS7PADDING
    07:47:56.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBC
    07:47:56.695 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/TBCPADDING
    07:47:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23
    07:47:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6855 ***
    *** 6856 ***
    *** 6857 ***
    *** 6858 ***
    *** 6859 ***
    *** 6860 ***
    *** 6861 ***
    *** 6862 ***
    *** 6863 ***
    *** 6864 ***
    *** 6865 ***
    *** 6866 ***
    *** 6867 ***
    *** 6868 ***
    *** 6869 ***
    *** 6870 ***
    *** 6871 ***
    *** 6872 ***
    *** 6873 ***
    *** 6874 ***
    *** 6875 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTE
    07:47:56.696 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6876 ***
    *** 6877 ***
    *** 6878 ***
    *** 6879 ***
    *** 6880 ***
    *** 6881 ***
    *** 6882 ***
    *** 6883 ***
    *** 6884 ***
    *** 6885 ***
    *** 6886 ***
    *** 6887 ***
    *** 6888 ***
    *** 6889 ***
    *** 6890 ***
    *** 6891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.697 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/
    07:47:56.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126
    07:47:56.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2
    07:47:56.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126-2PADDING
    07:47:56.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO10126PADDING
    07:47:56.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4
    07:47:56.699 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6892 ***
    *** 6893 ***
    *** 6894 ***
    *** 6895 ***
    *** 6896 ***
    *** 6897 ***
    *** 6898 ***
    *** 6899 ***
    *** 6900 ***
    *** 6901 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/NOPADDING
    07:47:56.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5
    07:47:56.700 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS5PADDING
    07:47:56.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7
    07:47:56.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6902 ***
    *** 6903 ***
    *** 6904 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.705 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6905 ***
    *** 6906 ***
    *** 6907 ***
    *** 6908 ***
    *** 6909 ***
    *** 6910 ***
    *** 6911 ***
    *** 6912 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/TBCPADDING
    07:47:56.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6913 ***
    *** 6914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.706 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/X9.23PADDING
    07:47:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTE
    07:47:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING
    07:47:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/
    07:47:56.707 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126
    07:47:56.708 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2
    07:47:56.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126-2PADDING
    07:47:56.711 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO10126PADDING
    07:47:56.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4
    07:47:56.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ISO7816-4PADDING
    07:47:56.712 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6915 ***
    *** 6916 ***
    *** 6917 ***
    *** 6918 ***
    *** 6919 ***
    *** 6920 ***
    *** 6921 ***
    *** 6922 ***
    *** 6923 ***
    *** 6924 ***
    *** 6925 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5
    07:47:56.713 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS5PADDING
    07:47:56.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7
    07:47:56.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/PKCS7PADDING
    07:47:56.714 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBC
    07:47:56.715 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/TBCPADDING
    07:47:56.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23
    07:47:56.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/X9.23PADDING
    07:47:56.716 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6926 ***
    *** 6927 ***
    *** 6928 ***
    *** 6929 ***
    *** 6930 ***
    *** 6931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.717 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING
    07:47:56.717 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/
    07:47:56.718 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.721 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2
    07:47:56.722 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6933 ***
    *** 6934 ***
    *** 6935 ***
    *** 6936 ***
    *** 6937 ***
    *** 6938 ***
    *** 6939 ***
    *** 6940 ***
    *** 6941 ***
    *** 6942 ***
    *** 6943 ***
    *** 6944 ***
    *** 6945 ***
    *** 6946 ***
    *** 6947 ***
    *** 6948 ***
    *** 6949 ***
    *** 6950 ***
    *** 6951 ***
    *** 6952 ***
    *** 6953 ***
    *** 6954 ***
    *** 6955 ***
    *** 6956 ***
    *** 6957 ***
    *** 6958 ***
    *** 6959 ***
    *** 6960 ***
    *** 6961 ***
    *** 6962 ***
    *** 6963 ***
    *** 6964 ***
    *** 6965 ***
    *** 6966 ***
    *** 6967 ***
    *** 6968 ***
    *** 6969 ***
    *** 6970 ***
    *** 6971 ***
    *** 6972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.723 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO10126PADDING
    07:47:56.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4
    07:47:56.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ISO7816-4PADDING
    07:47:56.724 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/NOPADDING
    07:47:56.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6973 ***
    *** 6974 ***
    *** 6975 ***
    *** 6976 ***
    *** 6977 ***
    *** 6978 ***
    *** 6979 ***
    *** 6980 ***
    *** 6981 ***
    *** 6982 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6983 ***
    *** 6984 ***
    *** 6985 ***
    *** 6986 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.725 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7
    07:47:56.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/PKCS7PADDING
    07:47:56.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBC
    07:47:56.726 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/TBCPADDING
    07:47:56.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6987 ***
    *** 6988 ***
    *** 6989 ***
    *** 6990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/X9.23PADDING
    07:47:56.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTE
    07:47:56.727 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 6991 ***
    *** 6992 ***
    *** 6993 ***
    *** 6994 ***
    *** 6995 ***
    *** 6996 ***
    *** 6997 ***
    *** 6998 ***
    *** 6999 ***
    *** 7000 ***
    *** 7001 ***
    *** 7002 ***
    *** 7003 ***
    *** 7004 ***
    *** 7005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/
    07:47:56.728 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126
    07:47:56.737 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.740 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126-2PADDING
    07:47:56.745 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO10126PADDING
    07:47:56.745 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7007 ***
    *** 7008 ***
    *** 7009 ***
    *** 7010 ***
    *** 7011 ***
    *** 7012 ***
    *** 7013 ***
    *** 7014 ***
    *** 7015 ***
    *** 7016 ***
    *** 7017 ***
    *** 7018 ***
    *** 7019 ***
    *** 7020 ***
    *** 7021 ***
    *** 7022 ***
    *** 7023 ***
    *** 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 ***
    *** 7074 ***
    *** 7075 ***
    *** 7076 ***
    *** 7077 ***
    *** 7078 ***
    *** 7079 ***
    *** 7080 ***
    *** 7081 ***
    *** 7082 ***
    *** 7083 ***
    *** 7084 ***
    *** 7085 ***
    *** 7086 ***
    *** 7087 ***
    *** 7088 ***
    *** 7089 ***
    *** 7090 ***
    *** 7091 ***
    *** 7092 ***
    *** 7093 ***
    *** 7094 ***
    *** 7095 ***
    *** 7096 ***
    *** 7097 ***
    *** 7098 ***
    *** 7099 ***
    *** 7100 ***
    *** 7101 ***
    *** 7102 ***
    *** 7103 ***
    *** 7104 ***
    *** 7105 ***
    *** 7106 ***
    *** 7107 ***
    *** 7108 ***
    *** 7109 ***
    *** 7110 ***
    *** 7111 ***
    *** 7112 ***
    *** 7113 ***
    *** 7114 ***
    *** 7115 ***
    *** 7116 ***
    *** 7117 ***
    *** 7118 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ISO7816-4PADDING
    07:47:56.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/NOPADDING
    07:47:56.746 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5
    07:47:56.753 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS5PADDING
    07:47:56.754 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7
    07:47:56.759 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/PKCS7PADDING
    07:47:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBC
    07:47:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/TBCPADDING
    07:47:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7119 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.760 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/X9.23PADDING
    07:47:56.761 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTE
    07:47:56.761 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7120 ***
    *** 7121 ***
    *** 7122 ***
    *** 7123 ***
    *** 7124 ***
    *** 7125 ***
    *** 7126 ***
    *** 7127 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.762 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/
    07:47:56.762 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126
    07:47:56.762 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7128 ***
    *** 7129 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126-2PADDING
    07:47:56.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO10126PADDING
    07:47:56.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4
    07:47:56.763 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ISO7816-4PADDING
    07:47:56.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/NOPADDING
    07:47:56.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5
    07:47:56.764 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS5PADDING
    07:47:56.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7
    07:47:56.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/PKCS7PADDING
    07:47:56.765 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBC
    07:47:56.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/TBCPADDING
    07:47:56.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7130 ***
    *** 7131 ***
    *** 7132 ***
    *** 7133 ***
    *** 7134 ***
    *** 7135 ***
    *** 7136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/X9.23PADDING
    07:47:56.766 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTE
    07:47:56.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING
    07:47:56.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/
    07:47:56.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126
    07:47:56.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2
    07:47:56.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7137 ***
    *** 7138 ***
    *** 7139 ***
    *** 7140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.767 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO10126PADDING
    07:47:56.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7141 ***
    *** 7142 ***
    *** 7143 ***
    *** 7144 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ISO7816-4PADDING
    07:47:56.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7145 ***
    *** 7146 ***
    *** 7147 ***
    *** 7148 ***
    *** 7149 ***
    *** 7150 ***
    *** 7151 ***
    *** 7152 ***
    *** 7153 ***
    *** 7154 ***
    *** 7155 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5
    07:47:56.768 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS5PADDING
    07:47:56.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7
    07:47:56.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/PKCS7PADDING
    07:47:56.769 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBC
    07:47:56.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/TBCPADDING
    07:47:56.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23
    07:47:56.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7156 ***
    *** 7157 ***
    *** 7158 ***
    *** 7159 ***
    *** 7160 ***
    *** 7161 ***
    *** 7162 ***
    *** 7163 ***
    *** 7164 ***
    *** 7165 ***
    *** 7166 ***
    *** 7167 ***
    *** 7168 ***
    *** 7169 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.770 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTE
    07:47:56.772 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING
    07:47:56.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/
    07:47:56.773 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126
    07:47:56.774 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2
    07:47:56.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126-2PADDING
    07:47:56.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO10126PADDING
    07:47:56.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4
    07:47:56.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ISO7816-4PADDING
    07:47:56.775 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/NOPADDING
    07:47:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7170 ***
    *** 7171 ***
    *** 7172 ***
    *** 7173 ***
    *** 7174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS5PADDING
    07:47:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7
    07:47:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/PKCS7PADDING
    07:47:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBC
    07:47:56.776 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7175 ***
    *** 7176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23
    07:47:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7177 ***
    *** 7178 ***
    *** 7179 ***
    *** 7180 ***
    *** 7181 ***
    *** 7182 ***
    *** 7183 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTE
    07:47:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7184 ***
    *** 7185 ***
    *** 7186 ***
    *** 7187 ***
    *** 7188 ***
    *** 7189 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/
    07:47:56.777 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126
    07:47:56.778 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2
    07:47:56.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126-2PADDING
    07:47:56.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO10126PADDING
    07:47:56.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4
    07:47:56.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.779 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/NOPADDING
    07:47:56.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5
    07:47:56.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS5PADDING
    07:47:56.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7191 ***
    *** 7192 ***
    *** 7193 ***
    *** 7194 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/PKCS7PADDING
    07:47:56.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBC
    07:47:56.780 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23
    07:47:56.781 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/X9.23PADDING
    07:47:56.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTE
    07:47:56.783 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING
    07:47:56.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/
    07:47:56.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126
    07:47:56.784 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2
    07:47:56.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126-2PADDING
    07:47:56.785 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO10126PADDING
    07:47:56.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4
    07:47:56.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ISO7816-4PADDING
    07:47:56.786 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/NOPADDING
    07:47:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7196 ***
    *** 7197 ***
    *** 7198 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7199 ***
    *** 7200 ***
    *** 7201 ***
    *** 7202 ***
    *** 7203 ***
    *** 7204 ***
    *** 7205 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7
    07:47:56.787 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/PKCS7PADDING
    07:47:56.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBC
    07:47:56.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/TBCPADDING
    07:47:56.788 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23
    07:47:56.789 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/X9.23PADDING
    07:47:56.789 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTE
    07:47:56.789 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING
    07:47:56.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/
    07:47:56.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126
    07:47:56.790 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2
    07:47:56.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126-2PADDING
    07:47:56.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO10126PADDING
    07:47:56.791 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4
    07:47:56.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7206 ***
    *** 7207 ***
    *** 7208 ***
    *** 7209 ***
    *** 7210 ***
    *** 7211 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.792 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7212 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5
    07:47:56.794 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7213 ***
    *** 7214 ***
    *** 7215 ***
    *** 7216 ***
    *** 7217 ***
    *** 7218 ***
    *** 7219 ***
    *** 7220 ***
    *** 7221 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7
    07:47:56.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/PKCS7PADDING
    07:47:56.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBC
    07:47:56.795 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/TBCPADDING
    07:47:56.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23
    07:47:56.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/X9.23PADDING
    07:47:56.796 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTE
    07:47:56.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING
    07:47:56.797 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/
    07:47:56.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126
    07:47:56.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2
    07:47:56.798 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126-2PADDING
    07:47:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO10126PADDING
    07:47:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4
    07:47:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ISO7816-4PADDING
    07:47:56.799 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7222 ***
    *** 7223 ***
    *** 7224 ***
    *** 7225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5
    07:47:56.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS5PADDING
    07:47:56.800 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7
    07:47:56.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/PKCS7PADDING
    07:47:56.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBC
    07:47:56.801 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/TBCPADDING
    07:47:56.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7226 ***
    *** 7227 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7228 ***
    *** 7229 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.802 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING
    07:47:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/
    07:47:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126
    07:47:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2
    07:47:56.803 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126-2PADDING
    07:47:56.804 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO10126PADDING
    07:47:56.805 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4
    07:47:56.825 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ISO7816-4PADDING
    07:47:56.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/NOPADDING
    07:47:56.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5
    07:47:56.826 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS5PADDING
    07:47:56.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7
    07:47:56.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/PKCS7PADDING
    07:47:56.827 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBC
    07:47:56.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7231 ***
    *** 7232 ***
    *** 7233 ***
    *** 7234 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23
    07:47:56.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/X9.23PADDING
    07:47:56.828 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTE
    07:47:56.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING
    07:47:56.829 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/
    07:47:56.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126
    07:47:56.830 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2
    07:47:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126-2PADDING
    07:47:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO10126PADDING
    07:47:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4
    07:47:56.831 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ISO7816-4PADDING
    07:47:56.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7235 ***
    *** 7236 ***
    *** 7237 ***
    *** 7238 ***
    *** 7239 ***
    *** 7240 ***
    *** 7241 ***
    *** 7242 ***
    *** 7243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5
    07:47:56.832 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7244 ***
    *** 7245 ***
    *** 7246 ***
    *** 7247 ***
    *** 7248 ***
    *** 7249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7
    07:47:56.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/PKCS7PADDING
    07:47:56.833 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBC
    07:47:56.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/TBCPADDING
    07:47:56.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23
    07:47:56.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/X9.23PADDING
    07:47:56.834 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTE
    07:47:56.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING
    07:47:56.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/
    07:47:56.835 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126
    07:47:56.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2
    07:47:56.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126-2PADDING
    07:47:56.836 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO10126PADDING
    07:47:56.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4
    07:47:56.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ISO7816-4PADDING
    07:47:56.837 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/NOPADDING
    07:47:56.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5
    07:47:56.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7250 ***
    *** 7251 ***
    *** 7252 ***
    *** 7253 ***
    *** 7254 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.838 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7
    07:47:56.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7255 ***
    *** 7256 ***
    *** 7257 ***
    *** 7258 ***
    *** 7259 ***
    *** 7260 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.839 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBC
    07:47:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/TBCPADDING
    07:47:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23
    07:47:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/X9.23PADDING
    07:47:56.840 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTE
    07:47:56.841 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7261 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/
    07:47:56.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126
    07:47:56.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2
    07:47:56.842 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126-2PADDING
    07:47:56.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO10126PADDING
    07:47:56.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4
    07:47:56.843 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ISO7816-4PADDING
    07:47:56.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/NOPADDING
    07:47:56.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5
    07:47:56.844 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS5PADDING
    07:47:56.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7
    07:47:56.845 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/PKCS7PADDING
    07:47:56.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBC
    07:47:56.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7262 ***
    *** 7263 ***
    *** 7264 ***
    *** 7265 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.846 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23
    07:47:56.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7266 ***
    *** 7267 ***
    *** 7268 ***
    *** 7269 ***
    *** 7270 ***
    *** 7271 ***
    *** 7272 ***
    *** 7273 ***
    *** 7274 ***
    *** 7275 ***
    *** 7276 ***
    *** 7277 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.847 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7278 ***
    *** 7279 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.851 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING
    07:47:56.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/
    07:47:56.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126
    07:47:56.852 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2
    07:47:56.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126-2PADDING
    07:47:56.853 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7280 ***
    *** 7281 ***
    *** 7282 ***
    *** 7283 ***
    *** 7284 ***
    *** 7285 ***
    *** 7286 ***
    *** 7287 ***
    *** 7288 ***
    *** 7289 ***
    *** 7290 ***
    *** 7291 ***
    *** 7292 ***
    *** 7293 ***
    *** 7294 ***
    *** 7295 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4
    07:47:56.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ISO7816-4PADDING
    07:47:56.854 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7296 ***
    *** 7297 ***
    *** 7298 ***
    *** 7299 ***
    *** 7300 ***
    *** 7301 ***
    *** 7302 ***
    *** 7303 ***
    *** 7304 ***
    *** 7305 ***
    *** 7306 ***
    *** 7307 ***
    *** 7308 ***
    *** 7309 ***
    *** 7310 ***
    *** 7311 ***
    *** 7312 ***
    *** 7313 ***
    *** 7314 ***
    *** 7315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5
    07:47:56.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS5PADDING
    07:47:56.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7
    07:47:56.855 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/PKCS7PADDING
    07:47:56.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBC
    07:47:56.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/TBCPADDING
    07:47:56.856 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23
    07:47:56.857 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/X9.23PADDING
    07:47:56.857 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTE
    07:47:56.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING
    07:47:56.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/
    07:47:56.858 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126
    07:47:56.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2
    07:47:56.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126-2PADDING
    07:47:56.870 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO10126PADDING
    07:47:56.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4
    07:47:56.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ISO7816-4PADDING
    07:47:56.871 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/NOPADDING
    07:47:56.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7316 ***
    *** 7317 ***
    *** 7318 ***
    *** 7319 ***
    *** 7320 ***
    *** 7321 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS5PADDING
    07:47:56.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7
    07:47:56.872 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/PKCS7PADDING
    07:47:56.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBC
    07:47:56.873 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/TBCPADDING
    07:47:56.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23
    07:47:56.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/X9.23PADDING
    07:47:56.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTE
    07:47:56.874 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING
    07:47:56.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7322 ***
    *** 7323 ***
    *** 7324 ***
    *** 7325 ***
    *** 7326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126
    07:47:56.875 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2
    07:47:56.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126-2PADDING
    07:47:56.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO10126PADDING
    07:47:56.876 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4
    07:47:56.877 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ISO7816-4PADDING
    07:47:56.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/NOPADDING
    07:47:56.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5
    07:47:56.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7327 ***
    *** 7328 ***
    *** 7329 ***
    *** 7330 ***
    *** 7331 ***
    *** 7332 ***
    *** 7333 ***
    *** 7334 ***
    *** 7335 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.878 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7
    07:47:56.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/PKCS7PADDING
    07:47:56.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7336 ***
    *** 7337 ***
    *** 7338 ***
    *** 7339 ***
    *** 7340 ***
    *** 7341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/TBCPADDING
    07:47:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23
    07:47:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/X9.23PADDING
    07:47:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTE
    07:47:56.880 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING
    07:47:56.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/
    07:47:56.881 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126
    07:47:56.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2
    07:47:56.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126-2PADDING
    07:47:56.882 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO10126PADDING
    07:47:56.883 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4
    07:47:56.883 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ISO7816-4PADDING
    07:47:56.883 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/NOPADDING
    07:47:56.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5
    07:47:56.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS5PADDING
    07:47:56.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7
    07:47:56.884 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/PKCS7PADDING
    07:47:56.885 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7342 ***
    *** 7343 ***
    *** 7344 ***
    *** 7345 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.885 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/TBCPADDING
    07:47:56.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23
    07:47:56.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/X9.23PADDING
    07:47:56.886 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTE
    07:47:56.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING
    07:47:56.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/
    07:47:56.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126
    07:47:56.887 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2
    07:47:56.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126-2PADDING
    07:47:56.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO10126PADDING
    07:47:56.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4
    07:47:56.888 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ISO7816-4PADDING
    07:47:56.889 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/NOPADDING
    07:47:56.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5
    07:47:56.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS5PADDING
    07:47:56.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7
    07:47:56.890 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/PKCS7PADDING
    07:47:56.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBC
    07:47:56.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/TBCPADDING
    07:47:56.891 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23
    07:47:56.895 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7346 ***
    *** 7347 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTE
    07:47:56.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING
    07:47:56.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/
    07:47:56.896 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7348 ***
    *** 7349 ***
    *** 7350 ***
    *** 7351 ***
    *** 7352 ***
    *** 7353 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.897 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7354 ***
    *** 7355 ***
    *** 7356 ***
    *** 7357 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126-2PADDING
    07:47:56.898 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO10126PADDING
    07:47:56.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4
    07:47:56.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ISO7816-4PADDING
    07:47:56.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/NOPADDING
    07:47:56.902 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5
    07:47:56.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS5PADDING
    07:47:56.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7
    07:47:56.903 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/PKCS7PADDING
    07:47:56.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBC
    07:47:56.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/TBCPADDING
    07:47:56.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23
    07:47:56.904 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/X9.23PADDING
    07:47:56.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTE
    07:47:56.905 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING
    07:47:56.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/
    07:47:56.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126
    07:47:56.906 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2
    07:47:56.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126-2PADDING
    07:47:56.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO10126PADDING
    07:47:56.914 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7358 ***
    *** 7359 ***
    *** 7360 ***
    *** 7361 ***
    *** 7362 ***
    *** 7363 ***
    *** 7364 ***
    *** 7365 ***
    *** 7366 ***
    *** 7367 ***
    *** 7368 ***
    *** 7369 ***
    *** 7370 ***
    *** 7371 ***
    *** 7372 ***
    *** 7373 ***
    *** 7374 ***
    *** 7375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7376 ***
    *** 7377 ***
    *** 7378 ***
    *** 7379 ***
    *** 7380 ***
    *** 7381 ***
    *** 7382 ***
    *** 7383 ***
    *** 7384 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/NOPADDING
    07:47:56.915 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5
    07:47:56.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS5PADDING
    07:47:56.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7
    07:47:56.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/PKCS7PADDING
    07:47:56.916 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7385 ***
    *** 7386 ***
    *** 7387 ***
    *** 7388 ***
    *** 7389 ***
    *** 7390 ***
    *** 7391 ***
    *** 7392 ***
    *** 7393 ***
    *** 7394 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7395 ***
    *** 7396 ***
    *** 7397 ***
    *** 7398 ***
    *** 7399 ***
    *** 7400 ***
    *** 7401 ***
    *** 7402 ***
    *** 7403 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23
    07:47:56.917 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/X9.23PADDING
    07:47:56.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTE
    07:47:56.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7404 ***
    *** 7405 ***
    *** 7406 ***
    *** 7407 ***
    *** 7408 ***
    *** 7409 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/
    07:47:56.918 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7410 ***
    *** 7411 ***
    *** 7412 ***
    *** 7413 ***
    *** 7414 ***
    *** 7415 ***
    *** 7416 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2
    07:47:56.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7417 ***
    *** 7418 ***
    *** 7419 ***
    *** 7420 ***
    *** 7421 ***
    *** 7422 ***
    *** 7423 ***
    *** 7424 ***
    *** 7425 ***
    *** 7426 ***
    *** 7427 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.919 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO10126PADDING
    07:47:56.920 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4
    07:47:56.921 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ISO7816-4PADDING
    07:47:56.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/NOPADDING
    07:47:56.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5
    07:47:56.922 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS5PADDING
    07:47:56.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7
    07:47:56.926 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7428 ***
    *** 7429 ***
    *** 7430 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBC
    07:47:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/TBCPADDING
    07:47:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23
    07:47:56.927 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/X9.23PADDING
    07:47:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTE
    07:47:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING
    07:47:56.928 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/
    07:47:56.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126
    07:47:56.929 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2
    07:47:56.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126-2PADDING
    07:47:56.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO10126PADDING
    07:47:56.930 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4
    07:47:56.931 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ISO7816-4PADDING
    07:47:56.932 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/NOPADDING
    07:47:56.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7431 ***
    *** 7432 ***
    *** 7433 ***
    *** 7434 ***
    *** 7435 ***
    *** 7436 ***
    *** 7437 ***
    *** 7438 ***
    *** 7439 ***
    *** 7440 ***
    *** 7441 ***
    *** 7442 ***
    *** 7443 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.933 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS5PADDING
    07:47:56.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7444 ***
    *** 7445 ***
    *** 7446 ***
    *** 7447 ***
    *** 7448 ***
    *** 7449 ***
    *** 7450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/PKCS7PADDING
    07:47:56.934 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBC
    07:47:56.935 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7451 ***
    *** 7452 ***
    *** 7453 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.939 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23
    07:47:56.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/X9.23PADDING
    07:47:56.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTE
    07:47:56.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING
    07:47:56.940 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7454 ***
    *** 7455 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126
    07:47:56.941 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7456 ***
    *** 7457 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126-2PADDING
    07:47:56.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO10126PADDING
    07:47:56.942 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4
    07:47:56.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7458 ***
    *** 7459 ***
    *** 7460 ***
    *** 7461 ***
    *** 7462 ***
    *** 7463 ***
    *** 7464 ***
    *** 7465 ***
    *** 7466 ***
    *** 7467 ***
    *** 7468 ***
    *** 7469 ***
    *** 7470 ***
    *** 7471 ***
    *** 7472 ***
    *** 7473 ***
    *** 7474 ***
    *** 7475 ***
    *** 7476 ***
    *** 7477 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/NOPADDING
    07:47:56.943 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5
    07:47:56.945 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS5PADDING
    07:47:56.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7
    07:47:56.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/PKCS7PADDING
    07:47:56.946 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBC
    07:47:56.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/TBCPADDING
    07:47:56.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23
    07:47:56.947 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/X9.23PADDING
    07:47:56.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTE
    07:47:56.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7478 ***
    *** 7479 ***
    *** 7480 ***
    *** 7481 ***
    *** 7482 ***
    *** 7483 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.948 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/
    07:47:56.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126
    07:47:56.949 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2
    07:47:56.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126-2PADDING
    07:47:56.955 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO10126PADDING
    07:47:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4
    07:47:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ISO7816-4PADDING
    07:47:56.956 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7484 ***
    *** 7485 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5
    07:47:56.957 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS5PADDING
    07:47:56.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7
    07:47:56.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/PKCS7PADDING
    07:47:56.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBC
    07:47:56.958 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/TBCPADDING
    07:47:56.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23
    07:47:56.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/X9.23PADDING
    07:47:56.959 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTE
    07:47:56.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7486 ***
    *** 7487 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/
    07:47:56.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126
    07:47:56.960 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2
    07:47:56.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126-2PADDING
    07:47:56.961 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO10126PADDING
    07:47:56.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4
    07:47:56.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7488 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.962 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/NOPADDING
    07:47:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5
    07:47:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS5PADDING
    07:47:56.963 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7
    07:47:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/PKCS7PADDING
    07:47:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBC
    07:47:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/TBCPADDING
    07:47:56.964 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23
    07:47:56.965 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7489 ***
    *** 7490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTE
    07:47:56.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING
    07:47:56.978 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/
    07:47:56.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126
    07:47:56.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7491 ***
    *** 7492 ***
    *** 7493 ***
    *** 7494 ***
    *** 7495 ***
    *** 7496 ***
    *** 7497 ***
    *** 7498 ***
    *** 7499 ***
    *** 7500 ***
    *** 7501 ***
    *** 7502 ***
    *** 7503 ***
    *** 7504 ***
    *** 7505 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.979 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126-2PADDING
    07:47:56.987 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO10126PADDING
    07:47:56.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4
    07:47:56.988 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ISO7816-4PADDING
    07:47:56.989 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/NOPADDING
    07:47:56.989 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5
    07:47:56.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS5PADDING
    07:47:56.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7
    07:47:56.990 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/PKCS7PADDING
    07:47:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBC
    07:47:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/TBCPADDING
    07:47:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23
    07:47:56.991 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/X9.23PADDING
    07:47:56.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTE
    07:47:56.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7506 ***
    *** 7507 ***
    *** 7508 ***
    *** 7509 ***
    *** 7510 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:56.992 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/
    07:47:56.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126
    07:47:56.993 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2
    07:47:56.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126-2PADDING
    07:47:56.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO10126PADDING
    07:47:56.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4
    07:47:56.994 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ISO7816-4PADDING
    07:47:56.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/NOPADDING
    07:47:56.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5
    07:47:56.995 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS5PADDING
    07:47:56.996 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7
    07:47:57.003 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/PKCS7PADDING
    07:47:57.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBC
    07:47:57.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/TBCPADDING
    07:47:57.004 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23
    07:47:57.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/X9.23PADDING
    07:47:57.005 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTE
    07:47:57.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING
    07:47:57.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/
    07:47:57.006 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126
    07:47:57.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2
    07:47:57.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126-2PADDING
    07:47:57.007 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7511 ***
    *** 7512 ***
    *** 7513 ***
    *** 7514 ***
    *** 7515 ***
    *** 7516 ***
    *** 7517 ***
    *** 7518 ***
    *** 7519 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.008 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4
    07:47:57.009 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ISO7816-4PADDING
    07:47:57.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/NOPADDING
    07:47:57.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5
    07:47:57.010 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS5PADDING
    07:47:57.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7
    07:47:57.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/PKCS7PADDING
    07:47:57.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBC
    07:47:57.011 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/TBCPADDING
    07:47:57.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23
    07:47:57.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/X9.23PADDING
    07:47:57.012 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTE
    07:47:57.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7520 ***
    *** 7521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.013 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/
    07:47:57.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126
    07:47:57.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2
    07:47:57.014 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126-2PADDING
    07:47:57.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO10126PADDING
    07:47:57.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4
    07:47:57.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ISO7816-4PADDING
    07:47:57.015 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/NOPADDING
    07:47:57.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5
    07:47:57.026 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS5PADDING
    07:47:57.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7522 ***
    *** 7523 ***
    *** 7524 ***
    *** 7525 ***
    *** 7526 ***
    *** 7527 ***
    *** 7528 ***
    *** 7529 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/PKCS7PADDING
    07:47:57.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBC
    07:47:57.027 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7530 ***
    *** 7531 ***
    *** 7532 ***
    *** 7533 ***
    *** 7534 ***
    *** 7535 ***
    *** 7536 ***
    *** 7537 ***
    *** 7538 ***
    *** 7539 ***
    *** 7540 ***
    *** 7541 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23
    07:47:57.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/X9.23PADDING
    07:47:57.028 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTE
    07:47:57.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING
    07:47:57.029 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/
    07:47:57.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7542 ***
    *** 7543 ***
    *** 7544 ***
    *** 7545 ***
    *** 7546 ***
    *** 7547 ***
    *** 7548 ***
    *** 7549 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.030 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2
    07:47:57.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126-2PADDING
    07:47:57.031 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO10126PADDING
    07:47:57.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4
    07:47:57.032 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7550 ***
    *** 7551 ***
    *** 7552 ***
    *** 7553 ***
    *** 7554 ***
    *** 7555 ***
    *** 7556 ***
    *** 7557 ***
    *** 7558 ***
    *** 7559 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/NOPADDING
    07:47:57.033 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7560 ***
    *** 7561 ***
    *** 7562 ***
    *** 7563 ***
    *** 7564 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.034 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS5PADDING
    07:47:57.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7
    07:47:57.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/PKCS7PADDING
    07:47:57.036 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBC
    07:47:57.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/TBCPADDING
    07:47:57.037 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23
    07:47:57.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/X9.23PADDING
    07:47:57.038 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTE
    07:47:57.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES.LIGHT/SIC/ZEROBYTEPADDING
    07:47:57.039 [Test worker] INFO  o.s.c.CipherTest - transformation=AES//
    07:47:57.040 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping.
    07:47:57.040 [Test worker] INFO  o.s.c.CipherTest - transformation=AES//NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7565 ***
    *** 7566 ***
    *** 7567 ***
    *** 7568 ***
    *** 7569 ***
    *** 7570 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.042 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping.
    07:47:57.042 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC-CTS/
    07:47:57.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC-CTS/NOPADDING
    07:47:57.044 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/
    07:47:57.045 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126
    07:47:57.046 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2
    07:47:57.054 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126-2PADDING
    07:47:57.056 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.057 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7647 ***
    *** 7648 ***
    *** 7649 ***
    *** 7650 ***
    *** 7651 ***
    *** 7652 ***
    *** 7653 ***
    *** 7654 ***
    *** 7655 ***
    *** 7656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ISO7816-4PADDING
    07:47:57.058 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/NOPADDING
    07:47:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5
    07:47:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5PADDING
    07:47:57.059 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS7
    07:47:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS7PADDING
    07:47:57.060 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/TBC
    07:47:57.061 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/TBCPADDING
    07:47:57.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/X9.23
    07:47:57.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/X9.23PADDING
    07:47:57.062 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7657 ***
    *** 7658 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/ZEROBYTEPADDING
    07:47:57.063 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CCM/
    07:47:57.064 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:57.064 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CCM/NOPADDING
    07:47:57.064 [Test worker] ERROR o.s.c.CipherTest - transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:57.065 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7659 ***
    *** 7660 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.066 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7661 ***
    *** 7662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.067 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2
    07:47:57.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126-2PADDING
    07:47:57.068 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO10126PADDING
    07:47:57.069 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4
    07:47:57.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ISO7816-4PADDING
    07:47:57.070 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NOPADDING
    07:47:57.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS5
    07:47:57.078 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS5PADDING
    07:47:57.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS7
    07:47:57.079 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/PKCS7PADDING
    07:47:57.082 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/TBC
    07:47:57.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/TBCPADDING
    07:47:57.083 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/X9.23
    07:47:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/X9.23PADDING
    07:47:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTE
    07:47:57.084 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/ZEROBYTEPADDING
    07:47:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/
    07:47:57.085 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126
    07:47:57.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2
    07:47:57.086 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126-2PADDING
    07:47:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO10126PADDING
    07:47:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4
    07:47:57.087 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ISO7816-4PADDING
    07:47:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/NOPADDING
    07:47:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS5
    07:47:57.088 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7663 ***
    *** 7664 ***
    *** 7665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS7
    07:47:57.089 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/PKCS7PADDING
    07:47:57.097 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/TBC
    07:47:57.103 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/TBCPADDING
    07:47:57.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/X9.23
    07:47:57.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7666 ***
    *** 7667 ***
    *** 7668 ***
    *** 7669 ***
    *** 7670 ***
    *** 7671 ***
    *** 7672 ***
    *** 7673 ***
    *** 7674 ***
    *** 7675 ***
    *** 7676 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.104 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTE
    07:47:57.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7677 ***
    *** 7678 ***
    *** 7679 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.105 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/
    07:47:57.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126
    07:47:57.106 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2
    07:47:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7680 ***
    *** 7681 ***
    *** 7682 ***
    *** 7683 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.107 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO10126PADDING
    07:47:57.121 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7684 ***
    *** 7685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.122 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ISO7816-4PADDING
    07:47:57.122 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/NOPADDING
    07:47:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS5
    07:47:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS5PADDING
    07:47:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS7
    07:47:57.123 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7686 ***
    *** 7687 ***
    *** 7688 ***
    *** 7689 ***
    *** 7690 ***
    *** 7691 ***
    *** 7692 ***
    *** 7693 ***
    *** 7694 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/TBC
    07:47:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/TBCPADDING
    07:47:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/X9.23
    07:47:57.124 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/X9.23PADDING
    07:47:57.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTE
    07:47:57.125 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB112/ZEROBYTEPADDING
    07:47:57.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7695 ***
    *** 7696 ***
    *** 7697 ***
    *** 7698 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126
    07:47:57.126 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2
    07:47:57.127 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126-2PADDING
    07:47:57.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7699 ***
    *** 7700 ***
    *** 7701 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.132 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7702 ***
    *** 7703 ***
    *** 7704 ***
    *** 7705 ***
    *** 7706 ***
    *** 7707 ***
    *** 7708 ***
    *** 7709 ***
    *** 7710 ***
    *** 7711 ***
    *** 7712 ***
    *** 7713 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.133 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7714 ***
    *** 7715 ***
    *** 7716 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7717 ***
    *** 7718 ***
    *** 7719 ***
    *** 7720 ***
    *** 7721 ***
    *** 7722 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7723 ***
    *** 7724 ***
    *** 7725 ***
    *** 7726 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.134 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7727 ***
    *** 7728 ***
    *** 7729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7730 ***
    *** 7731 ***
    *** 7732 ***
    *** 7733 ***
    *** 7734 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.135 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7794 ***
    *** 7795 ***
    *** 7796 ***
    *** 7797 ***
    *** 7798 ***
    *** 7799 ***
    *** 7800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7801 ***
    *** 7802 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7803 ***
    *** 7804 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.140 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/X9.23PADDING
    07:47:57.141 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTE
    07:47:57.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7805 ***
    *** 7806 ***
    *** 7807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/
    07:47:57.142 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126
    07:47:57.143 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2
    07:47:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7808 ***
    *** 7809 ***
    *** 7810 ***
    *** 7811 ***
    *** 7812 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO10126PADDING
    07:47:57.147 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4
    07:47:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ISO7816-4PADDING
    07:47:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/NOPADDING
    07:47:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS5
    07:47:57.148 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS5PADDING
    07:47:57.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS7
    07:47:57.149 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7813 ***
    *** 7814 ***
    *** 7815 ***
    *** 7816 ***
    *** 7817 ***
    *** 7818 ***
    *** 7819 ***
    *** 7820 ***
    *** 7821 ***
    *** 7822 ***
    *** 7823 ***
    *** 7824 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/TBC
    07:47:57.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/TBCPADDING
    07:47:57.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7825 ***
    *** 7826 ***
    *** 7827 ***
    *** 7828 ***
    *** 7829 ***
    *** 7830 ***
    *** 7831 ***
    *** 7832 ***
    *** 7833 ***
    *** 7834 ***
    *** 7835 ***
    *** 7836 ***
    *** 7837 ***
    *** 7838 ***
    *** 7839 ***
    *** 7840 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.150 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/X9.23PADDING
    07:47:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTE
    07:47:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB128/ZEROBYTEPADDING
    07:47:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/
    07:47:57.158 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126
    07:47:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2
    07:47:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126-2PADDING
    07:47:57.159 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO10126PADDING
    07:47:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4
    07:47:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ISO7816-4PADDING
    07:47:57.160 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7842 ***
    *** 7843 ***
    *** 7844 ***
    *** 7845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7846 ***
    *** 7847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.164 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7848 ***
    *** 7849 ***
    *** 7850 ***
    *** 7851 ***
    *** 7852 ***
    *** 7853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7854 ***
    *** 7855 ***
    *** 7856 ***
    *** 7857 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.165 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7859 ***
    *** 7860 ***
    *** 7861 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7862 ***
    *** 7863 ***
    *** 7864 ***
    *** 7865 ***
    *** 7866 ***
    *** 7867 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.166 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7868 ***
    *** 7869 ***
    *** 7870 ***
    *** 7871 ***
    *** 7872 ***
    *** 7873 ***
    *** 7874 ***
    *** 7875 ***
    *** 7876 ***
    *** 7877 ***
    *** 7878 ***
    *** 7879 ***
    *** 7880 ***
    *** 7881 ***
    *** 7882 ***
    *** 7883 ***
    *** 7884 ***
    *** 7885 ***
    *** 7886 ***
    *** 7887 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.169 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTE
    07:47:57.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB136/ZEROBYTEPADDING
    07:47:57.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7888 ***
    *** 7889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.170 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126
    07:47:57.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2
    07:47:57.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126-2PADDING
    07:47:57.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7890 ***
    *** 7891 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.171 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4
    07:47:57.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ISO7816-4PADDING
    07:47:57.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/NOPADDING
    07:47:57.172 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS5
    07:47:57.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS5PADDING
    07:47:57.173 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7892 ***
    *** 7893 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/PKCS7PADDING
    07:47:57.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/TBC
    07:47:57.174 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/TBCPADDING
    07:47:57.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/X9.23
    07:47:57.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7894 ***
    *** 7895 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTE
    07:47:57.175 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.176 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/
    07:47:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126
    07:47:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2
    07:47:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126-2PADDING
    07:47:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO10126PADDING
    07:47:57.197 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ISO7816-4PADDING
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/NOPADDING
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS5
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS5PADDING
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS7
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7982 ***
    *** 7983 ***
    *** 7984 ***
    *** 7985 ***
    *** 7986 ***
    *** 7987 ***
    *** 7988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/TBC
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/TBCPADDING
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/X9.23
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/X9.23PADDING
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTE
    07:47:57.198 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB152/ZEROBYTEPADDING
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7989 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 7990 ***
    *** 7991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126-2PADDING
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO10126PADDING
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ISO7816-4PADDING
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/NOPADDING
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS5
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS5PADDING
    07:47:57.199 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS7
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8025 ***
    *** 8026 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/TBC
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8027 ***
    *** 8028 ***
    *** 8029 ***
    *** 8030 ***
    *** 8031 ***
    *** 8032 ***
    *** 8033 ***
    *** 8034 ***
    *** 8035 ***
    *** 8036 ***
    *** 8037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/X9.23
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/X9.23PADDING
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTE
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB16/ZEROBYTEPADDING
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126-2PADDING
    07:47:57.200 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO10126PADDING
    07:47:57.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4
    07:47:57.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8038 ***
    *** 8039 ***
    *** 8040 ***
    *** 8041 ***
    *** 8042 ***
    *** 8043 ***
    *** 8044 ***
    *** 8045 ***
    *** 8046 ***
    *** 8047 ***
    *** 8048 ***
    *** 8049 ***
    *** 8050 ***
    *** 8051 ***
    *** 8052 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/NOPADDING
    07:47:57.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS5
    07:47:57.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS5PADDING
    07:47:57.201 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8092 ***
    *** 8093 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/TBC
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/TBCPADDING
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/X9.23
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/X9.23PADDING
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTE
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB160/ZEROBYTEPADDING
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2
    07:47:57.202 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126-2PADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO10126PADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ISO7816-4PADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/NOPADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8094 ***
    *** 8095 ***
    *** 8096 ***
    *** 8097 ***
    *** 8098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS5PADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS7
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/PKCS7PADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/TBC
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/TBCPADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8099 ***
    *** 8100 ***
    *** 8101 ***
    *** 8102 ***
    *** 8103 ***
    *** 8104 ***
    *** 8105 ***
    *** 8106 ***
    *** 8107 ***
    *** 8108 ***
    *** 8109 ***
    *** 8110 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/X9.23PADDING
    07:47:57.203 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTE
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB168/ZEROBYTEPADDING
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8111 ***
    *** 8112 ***
    *** 8113 ***
    *** 8114 ***
    *** 8115 ***
    *** 8116 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8117 ***
    *** 8118 ***
    *** 8119 ***
    *** 8120 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO10126PADDING
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8121 ***
    *** 8122 ***
    *** 8123 ***
    *** 8124 ***
    *** 8125 ***
    *** 8126 ***
    *** 8127 ***
    *** 8128 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ISO7816-4PADDING
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/NOPADDING
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS5
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS5PADDING
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8129 ***
    *** 8130 ***
    *** 8131 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/PKCS7PADDING
    07:47:57.204 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/TBC
    07:47:57.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/TBCPADDING
    07:47:57.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/X9.23
    07:47:57.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8132 ***
    *** 8133 ***
    *** 8134 ***
    *** 8135 ***
    *** 8136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8137 ***
    *** 8138 ***
    *** 8139 ***
    *** 8140 ***
    *** 8141 ***
    *** 8142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB176/ZEROBYTEPADDING
    07:47:57.205 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8143 ***
    *** 8144 ***
    *** 8145 ***
    *** 8146 ***
    *** 8147 ***
    *** 8148 ***
    *** 8149 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.217 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126
    07:47:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2
    07:47:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8150 ***
    *** 8151 ***
    *** 8152 ***
    *** 8153 ***
    *** 8154 ***
    *** 8155 ***
    *** 8156 ***
    *** 8157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO10126PADDING
    07:47:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8158 ***
    *** 8159 ***
    *** 8160 ***
    *** 8161 ***
    *** 8162 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ISO7816-4PADDING
    07:47:57.218 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/NOPADDING
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS5
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8163 ***
    *** 8164 ***
    *** 8165 ***
    *** 8166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS7
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/PKCS7PADDING
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/TBC
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/TBCPADDING
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8167 ***
    *** 8168 ***
    *** 8169 ***
    *** 8170 ***
    *** 8171 ***
    *** 8172 ***
    *** 8173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/X9.23PADDING
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTE
    07:47:57.219 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB184/ZEROBYTEPADDING
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126-2PADDING
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO10126PADDING
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ISO7816-4PADDING
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/NOPADDING
    07:47:57.220 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS5
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS5PADDING
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS7
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/PKCS7PADDING
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/TBC
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/TBCPADDING
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8175 ***
    *** 8176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.221 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/X9.23PADDING
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8177 ***
    *** 8178 ***
    *** 8179 ***
    *** 8180 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8181 ***
    *** 8182 ***
    *** 8183 ***
    *** 8184 ***
    *** 8185 ***
    *** 8186 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8187 ***
    *** 8188 ***
    *** 8189 ***
    *** 8190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126-2PADDING
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO10126PADDING
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ISO7816-4PADDING
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/NOPADDING
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS5
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS5PADDING
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS7
    07:47:57.222 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/PKCS7PADDING
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/TBC
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/TBCPADDING
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/X9.23
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/X9.23PADDING
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTE
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB200/ZEROBYTEPADDING
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126-2PADDING
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO10126PADDING
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4
    07:47:57.223 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ISO7816-4PADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/NOPADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS5
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS5PADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS7
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/PKCS7PADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/TBC
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/TBCPADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/X9.23
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/X9.23PADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTE
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB208/ZEROBYTEPADDING
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2
    07:47:57.224 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126-2PADDING
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO10126PADDING
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ISO7816-4PADDING
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/NOPADDING
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS5
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS5PADDING
    07:47:57.225 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS7
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/PKCS7PADDING
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/TBC
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/TBCPADDING
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/X9.23
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/X9.23PADDING
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTE
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB216/ZEROBYTEPADDING
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126-2PADDING
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO10126PADDING
    07:47:57.226 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/NOPADDING
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS5
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS5PADDING
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS7
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/PKCS7PADDING
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/TBC
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/TBCPADDING
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/X9.23
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/X9.23PADDING
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTE
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB224/ZEROBYTEPADDING
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8223 ***
    *** 8224 ***
    *** 8225 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126
    07:47:57.227 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126-2PADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO10126PADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ISO7816-4PADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/NOPADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS5
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS5PADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS7
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/PKCS7PADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8226 ***
    *** 8227 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/TBCPADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/X9.23
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/X9.23PADDING
    07:47:57.228 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTE
    07:47:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB232/ZEROBYTEPADDING
    07:47:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/
    07:47:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126
    07:47:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8228 ***
    *** 8229 ***
    *** 8230 ***
    *** 8231 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126-2PADDING
    07:47:57.229 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO10126PADDING
    07:47:57.245 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4
    07:47:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ISO7816-4PADDING
    07:47:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/NOPADDING
    07:47:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS5
    07:47:57.246 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS5PADDING
    07:47:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS7
    07:47:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/PKCS7PADDING
    07:47:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/TBC
    07:47:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/TBCPADDING
    07:47:57.247 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/X9.23
    07:47:57.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/X9.23PADDING
    07:47:57.248 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTE
    07:47:57.252 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB24/ZEROBYTEPADDING
    07:47:57.261 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/
    07:47:57.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126
    07:47:57.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2
    07:47:57.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126-2PADDING
    07:47:57.262 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO10126PADDING
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ISO7816-4PADDING
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/NOPADDING
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS5
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS5PADDING
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8232 ***
    *** 8233 ***
    *** 8234 ***
    *** 8235 ***
    *** 8236 ***
    *** 8237 ***
    *** 8238 ***
    *** 8239 ***
    *** 8240 ***
    *** 8241 ***
    *** 8242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.263 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/PKCS7PADDING
    07:47:57.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/TBC
    07:47:57.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/TBCPADDING
    07:47:57.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/X9.23
    07:47:57.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8243 ***
    *** 8244 ***
    *** 8245 ***
    *** 8246 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTE
    07:47:57.264 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB240/ZEROBYTEPADDING
    07:47:57.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8247 ***
    *** 8248 ***
    *** 8249 ***
    *** 8250 ***
    *** 8251 ***
    *** 8252 ***
    *** 8253 ***
    *** 8254 ***
    *** 8255 ***
    *** 8256 ***
    *** 8257 ***
    *** 8258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126
    07:47:57.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2
    07:47:57.265 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126-2PADDING
    07:47:57.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO10126PADDING
    07:47:57.266 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4
    07:47:57.273 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ISO7816-4PADDING
    07:47:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/NOPADDING
    07:47:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS5
    07:47:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS5PADDING
    07:47:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS7
    07:47:57.274 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/PKCS7PADDING
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/TBC
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/TBCPADDING
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/X9.23
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTE
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8292 ***
    *** 8293 ***
    *** 8294 ***
    *** 8295 ***
    *** 8296 ***
    *** 8297 ***
    *** 8298 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.275 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8299 ***
    *** 8300 ***
    *** 8301 ***
    *** 8302 ***
    *** 8303 ***
    *** 8304 ***
    *** 8305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126
    07:47:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2
    07:47:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126-2PADDING
    07:47:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO10126PADDING
    07:47:57.276 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4
    07:47:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ISO7816-4PADDING
    07:47:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8306 ***
    *** 8307 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.277 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS5
    07:47:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS5PADDING
    07:47:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS7
    07:47:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/PKCS7PADDING
    07:47:57.278 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/TBC
    07:47:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/TBCPADDING
    07:47:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/X9.23
    07:47:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/X9.23PADDING
    07:47:57.279 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTE
    07:47:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8308 ***
    *** 8309 ***
    *** 8310 ***
    *** 8311 ***
    *** 8312 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/
    07:47:57.280 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126
    07:47:57.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2
    07:47:57.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126-2PADDING
    07:47:57.281 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO10126PADDING
    07:47:57.282 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4
    07:47:57.282 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ISO7816-4PADDING
    07:47:57.282 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/NOPADDING
    07:47:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS5
    07:47:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS5PADDING
    07:47:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS7
    07:47:57.283 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/PKCS7PADDING
    07:47:57.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/TBC
    07:47:57.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8313 ***
    *** 8314 ***
    *** 8315 ***
    *** 8316 ***
    *** 8317 ***
    *** 8318 ***
    *** 8319 ***
    *** 8320 ***
    *** 8321 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/X9.23
    07:47:57.294 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/X9.23PADDING
    07:47:57.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTE
    07:47:57.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB32/ZEROBYTEPADDING
    07:47:57.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/
    07:47:57.295 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126
    07:47:57.296 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2
    07:47:57.297 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126-2PADDING
    07:47:57.308 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO10126PADDING
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ISO7816-4PADDING
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/NOPADDING
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS5
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS5PADDING
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS7
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/PKCS7PADDING
    07:47:57.310 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/TBC
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/TBCPADDING
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/X9.23
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/X9.23PADDING
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTE
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB40/ZEROBYTEPADDING
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8322 ***
    *** 8323 ***
    *** 8324 ***
    *** 8325 ***
    *** 8326 ***
    *** 8327 ***
    *** 8328 ***
    *** 8329 ***
    *** 8330 ***
    *** 8331 ***
    *** 8332 ***
    *** 8333 ***
    *** 8334 ***
    *** 8335 ***
    *** 8336 ***
    *** 8337 ***
    *** 8338 ***
    *** 8339 ***
    *** 8340 ***
    *** 8341 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2
    07:47:57.311 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126-2PADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO10126PADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ISO7816-4PADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/NOPADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS5
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS5PADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS7
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/PKCS7PADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/TBC
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/TBCPADDING
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/X9.23
    07:47:57.312 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/X9.23PADDING
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTE
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB48/ZEROBYTEPADDING
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126-2PADDING
    07:47:57.313 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO10126PADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ISO7816-4PADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/NOPADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS5
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS5PADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS7
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/PKCS7PADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/TBC
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/TBCPADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/X9.23
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/X9.23PADDING
    07:47:57.314 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTE
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB56/ZEROBYTEPADDING
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126-2PADDING
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO10126PADDING
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4
    07:47:57.315 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ISO7816-4PADDING
    07:47:57.316 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/NOPADDING
    07:47:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8342 ***
    *** 8343 ***
    *** 8344 ***
    *** 8345 ***
    *** 8346 ***
    *** 8347 ***
    *** 8348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.327 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS5PADDING
    07:47:57.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS7
    07:47:57.328 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/PKCS7PADDING
    07:47:57.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/TBC
    07:47:57.329 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/TBCPADDING
    07:47:57.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/X9.23
    07:47:57.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/X9.23PADDING
    07:47:57.331 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTE
    07:47:57.332 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB64/ZEROBYTEPADDING
    07:47:57.333 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/
    07:47:57.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126
    07:47:57.334 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2
    07:47:57.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126-2PADDING
    07:47:57.335 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8349 ***
    *** 8350 ***
    *** 8351 ***
    *** 8352 ***
    *** 8353 ***
    *** 8354 ***
    *** 8355 ***
    *** 8356 ***
    *** 8357 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.336 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4
    07:47:57.352 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ISO7816-4PADDING
    07:47:57.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/NOPADDING
    07:47:57.353 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS5
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS5PADDING
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS7
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8358 ***
    *** 8359 ***
    *** 8360 ***
    *** 8361 ***
    *** 8362 ***
    *** 8363 ***
    *** 8364 ***
    *** 8365 ***
    *** 8366 ***
    *** 8367 ***
    *** 8368 ***
    *** 8369 ***
    *** 8370 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/TBC
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/TBCPADDING
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/X9.23PADDING
    07:47:57.354 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTE
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB72/ZEROBYTEPADDING
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8372 ***
    *** 8373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8374 ***
    *** 8375 ***
    *** 8376 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126-2PADDING
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO10126PADDING
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ISO7816-4PADDING
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/NOPADDING
    07:47:57.355 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS5
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8377 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS7
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/PKCS7PADDING
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/TBC
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/TBCPADDING
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/X9.23
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/X9.23PADDING
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTE
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB8/ZEROBYTEPADDING
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126
    07:47:57.356 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2
    07:47:57.357 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126-2PADDING
    07:47:57.357 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO10126PADDING
    07:47:57.361 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4
    07:47:57.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ISO7816-4PADDING
    07:47:57.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/NOPADDING
    07:47:57.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS5
    07:47:57.362 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS5PADDING
    07:47:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS7
    07:47:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/PKCS7PADDING
    07:47:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/TBC
    07:47:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/TBCPADDING
    07:47:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/X9.23
    07:47:57.363 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/X9.23PADDING
    07:47:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTE
    07:47:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB80/ZEROBYTEPADDING
    07:47:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/
    07:47:57.364 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126
    07:47:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2
    07:47:57.365 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126-2PADDING
    07:47:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8378 ***
    *** 8379 ***
    *** 8380 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4
    07:47:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ISO7816-4PADDING
    07:47:57.366 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8381 ***
    *** 8382 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8383 ***
    *** 8384 ***
    *** 8385 ***
    *** 8386 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS5PADDING
    07:47:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS7
    07:47:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8387 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.367 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8388 ***
    *** 8389 ***
    *** 8390 ***
    *** 8391 ***
    *** 8392 ***
    *** 8393 ***
    *** 8394 ***
    *** 8395 ***
    *** 8396 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/TBCPADDING
    07:47:57.368 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8397 ***
    *** 8398 ***
    *** 8399 ***
    *** 8400 ***
    *** 8401 ***
    *** 8402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.369 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/X9.23PADDING
    07:47:57.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8403 ***
    *** 8404 ***
    *** 8405 ***
    *** 8406 ***
    *** 8407 ***
    *** 8408 ***
    *** 8409 ***
    *** 8410 ***
    *** 8411 ***
    *** 8412 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.370 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8413 ***
    *** 8414 ***
    *** 8415 ***
    *** 8416 ***
    *** 8417 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8418 ***
    *** 8419 ***
    *** 8420 ***
    *** 8421 ***
    *** 8422 ***
    *** 8423 ***
    *** 8424 ***
    *** 8425 ***
    *** 8426 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.371 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8427 ***
    *** 8428 ***
    *** 8429 ***
    *** 8430 ***
    *** 8431 ***
    *** 8432 ***
    *** 8433 ***
    *** 8434 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8435 ***
    *** 8436 ***
    *** 8437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.372 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8438 ***
    *** 8439 ***
    *** 8440 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.373 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8441 ***
    *** 8442 ***
    *** 8443 ***
    *** 8444 ***
    *** 8445 ***
    *** 8446 ***
    *** 8447 ***
    *** 8448 ***
    *** 8449 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.374 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8450 ***
    *** 8451 ***
    *** 8452 ***
    *** 8453 ***
    *** 8454 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8455 ***
    *** 8456 ***
    *** 8457 ***
    *** 8458 ***
    *** 8459 ***
    *** 8460 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8461 ***
    *** 8462 ***
    *** 8463 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.375 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8464 ***
    *** 8465 ***
    *** 8466 ***
    *** 8467 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8468 ***
    *** 8469 ***
    *** 8470 ***
    *** 8471 ***
    *** 8472 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.376 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8473 ***
    *** 8474 ***
    *** 8475 ***
    *** 8476 ***
    *** 8477 ***
    *** 8478 ***
    *** 8479 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8480 ***
    *** 8481 ***
    *** 8482 ***
    *** 8483 ***
    *** 8484 ***
    *** 8485 ***
    *** 8486 ***
    *** 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 ***
    *** 8518 ***
    *** 8519 ***
    *** 8520 ***
    *** 8521 ***
    *** 8522 ***
    *** 8523 ***
    *** 8524 ***
    *** 8525 ***
    *** 8526 ***
    *** 8527 ***
    *** 8528 ***
    *** 8529 ***
    *** 8530 ***
    *** 8531 ***
    *** 8532 ***
    *** 8533 ***
    *** 8534 ***
    *** 8535 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.377 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/TBC
    07:47:57.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/TBCPADDING
    07:47:57.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/X9.23
    07:47:57.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/X9.23PADDING
    07:47:57.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTE
    07:47:57.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8536 ***
    *** 8537 ***
    *** 8538 ***
    *** 8539 ***
    *** 8540 ***
    *** 8541 ***
    *** 8542 ***
    *** 8543 ***
    *** 8544 ***
    *** 8545 ***
    *** 8546 ***
    *** 8547 ***
    *** 8548 ***
    *** 8549 ***
    *** 8550 ***
    *** 8551 ***
    *** 8552 ***
    *** 8553 ***
    *** 8554 ***
    *** 8555 ***
    *** 8556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.378 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CTS/
    07:47:57.379 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping.
    07:47:57.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CTS/NOPADDING
    07:47:57.379 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping.
    07:47:57.379 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/EAX/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8557 ***
    *** 8558 ***
    *** 8559 ***
    *** 8560 ***
    *** 8561 ***
    *** 8562 ***
    *** 8563 ***
    *** 8564 ***
    *** 8565 ***
    *** 8566 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.380 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/EAX/NOPADDING
    07:47:57.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/ECB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8567 ***
    *** 8568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.382 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping.
    07:47:57.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/ECB/NOPADDING
    07:47:57.382 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping.
    07:47:57.382 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/GCM/
    07:47:57.384 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/GCM/NOPADDING
    07:47:57.385 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8569 ***
    *** 8570 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.386 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126
    07:47:57.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2
    07:47:57.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126-2PADDING
    07:47:57.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8571 ***
    *** 8572 ***
    *** 8573 ***
    *** 8574 ***
    *** 8575 ***
    *** 8576 ***
    *** 8577 ***
    *** 8578 ***
    *** 8579 ***
    *** 8580 ***
    *** 8581 ***
    *** 8582 ***
    *** 8583 ***
    *** 8584 ***
    *** 8585 ***
    *** 8586 ***
    *** 8587 ***
    *** 8588 ***
    *** 8589 ***
    *** 8590 ***
    *** 8591 ***
    *** 8592 ***
    *** 8593 ***
    *** 8594 ***
    *** 8595 ***
    *** 8596 ***
    *** 8597 ***
    *** 8598 ***
    *** 8599 ***
    *** 8600 ***
    *** 8601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.387 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4
    07:47:57.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ISO7816-4PADDING
    07:47:57.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/NOPADDING
    07:47:57.388 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS5
    07:47:57.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS5PADDING
    07:47:57.389 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS7
    07:47:57.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/PKCS7PADDING
    07:47:57.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/TBC
    07:47:57.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/TBCPADDING
    07:47:57.390 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/X9.23
    07:47:57.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/X9.23PADDING
    07:47:57.391 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTE
    07:47:57.394 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB/ZEROBYTEPADDING
    07:47:57.398 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.399 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126
    07:47:57.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2
    07:47:57.400 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126-2PADDING
    07:47:57.401 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8603 ***
    *** 8604 ***
    *** 8605 ***
    *** 8606 ***
    *** 8607 ***
    *** 8608 ***
    *** 8609 ***
    *** 8610 ***
    *** 8611 ***
    *** 8612 ***
    *** 8613 ***
    *** 8614 ***
    *** 8615 ***
    *** 8616 ***
    *** 8617 ***
    *** 8618 ***
    *** 8619 ***
    *** 8620 ***
    *** 8621 ***
    *** 8622 ***
    *** 8623 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.402 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8624 ***
    *** 8625 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ISO7816-4PADDING
    07:47:57.403 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/NOPADDING
    07:47:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS5
    07:47:57.404 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS5PADDING
    07:47:57.405 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS7
    07:47:57.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/PKCS7PADDING
    07:47:57.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/TBC
    07:47:57.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/TBCPADDING
    07:47:57.406 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/X9.23
    07:47:57.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/X9.23PADDING
    07:47:57.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTE
    07:47:57.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB104/ZEROBYTEPADDING
    07:47:57.407 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/
    07:47:57.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126
    07:47:57.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8626 ***
    *** 8627 ***
    *** 8628 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.408 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126-2PADDING
    07:47:57.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO10126PADDING
    07:47:57.409 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4
    07:47:57.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ISO7816-4PADDING
    07:47:57.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/NOPADDING
    07:47:57.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS5
    07:47:57.410 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS5PADDING
    07:47:57.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS7
    07:47:57.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/PKCS7PADDING
    07:47:57.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/TBC
    07:47:57.411 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/TBCPADDING
    07:47:57.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/X9.23
    07:47:57.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/X9.23PADDING
    07:47:57.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTE
    07:47:57.412 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB112/ZEROBYTEPADDING
    07:47:57.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/
    07:47:57.413 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126
    07:47:57.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2
    07:47:57.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126-2PADDING
    07:47:57.414 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO10126PADDING
    07:47:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4
    07:47:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ISO7816-4PADDING
    07:47:57.415 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/NOPADDING
    07:47:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS5
    07:47:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS5PADDING
    07:47:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS7
    07:47:57.416 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8629 ***
    *** 8630 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/TBC
    07:47:57.417 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/TBCPADDING
    07:47:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8631 ***
    *** 8632 ***
    *** 8633 ***
    *** 8634 ***
    *** 8635 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/X9.23PADDING
    07:47:57.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTE
    07:47:57.422 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB120/ZEROBYTEPADDING
    07:47:57.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/
    07:47:57.427 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126
    07:47:57.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2
    07:47:57.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8636 ***
    *** 8637 ***
    *** 8638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.428 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO10126PADDING
    07:47:57.429 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4
    07:47:57.430 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ISO7816-4PADDING
    07:47:57.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/NOPADDING
    07:47:57.431 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8639 ***
    *** 8640 ***
    *** 8641 ***
    *** 8642 ***
    *** 8643 ***
    *** 8644 ***
    *** 8645 ***
    *** 8646 ***
    *** 8647 ***
    *** 8648 ***
    *** 8649 ***
    *** 8650 ***
    *** 8651 ***
    *** 8652 ***
    *** 8653 ***
    *** 8654 ***
    *** 8655 ***
    *** 8656 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS5PADDING
    07:47:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8657 ***
    *** 8658 ***
    *** 8659 ***
    *** 8660 ***
    *** 8661 ***
    *** 8662 ***
    *** 8663 ***
    *** 8664 ***
    *** 8665 ***
    *** 8666 ***
    *** 8667 ***
    *** 8668 ***
    *** 8669 ***
    *** 8670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/PKCS7PADDING
    07:47:57.432 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/TBC
    07:47:57.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/TBCPADDING
    07:47:57.434 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/X9.23
    07:47:57.435 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/X9.23PADDING
    07:47:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTE
    07:47:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB128/ZEROBYTEPADDING
    07:47:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8671 ***
    *** 8672 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.436 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126
    07:47:57.437 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2
    07:47:57.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126-2PADDING
    07:47:57.438 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8673 ***
    *** 8674 ***
    *** 8675 ***
    *** 8676 ***
    *** 8677 ***
    *** 8678 ***
    *** 8679 ***
    *** 8680 ***
    *** 8681 ***
    *** 8682 ***
    *** 8683 ***
    *** 8684 ***
    *** 8685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.443 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ISO7816-4PADDING
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/NOPADDING
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS5
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS5PADDING
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS7
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8686 ***
    *** 8687 ***
    *** 8688 ***
    *** 8689 ***
    *** 8690 ***
    *** 8691 ***
    *** 8692 ***
    *** 8693 ***
    *** 8694 ***
    *** 8695 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.444 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/TBC
    07:47:57.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/TBCPADDING
    07:47:57.445 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/X9.23
    07:47:57.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/X9.23PADDING
    07:47:57.446 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTE
    07:47:57.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB136/ZEROBYTEPADDING
    07:47:57.447 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/
    07:47:57.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126
    07:47:57.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2
    07:47:57.448 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126-2PADDING
    07:47:57.449 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO10126PADDING
    07:47:57.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4
    07:47:57.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ISO7816-4PADDING
    07:47:57.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8696 ***
    *** 8697 ***
    *** 8698 ***
    *** 8699 ***
    *** 8700 ***
    *** 8701 ***
    *** 8702 ***
    *** 8703 ***
    *** 8704 ***
    *** 8705 ***
    *** 8706 ***
    *** 8707 ***
    *** 8708 ***
    *** 8709 ***
    *** 8710 ***
    *** 8711 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.450 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS5
    07:47:57.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS5PADDING
    07:47:57.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS7
    07:47:57.451 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/PKCS7PADDING
    07:47:57.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/TBC
    07:47:57.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/TBCPADDING
    07:47:57.452 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8712 ***
    *** 8713 ***
    *** 8714 ***
    *** 8715 ***
    *** 8716 ***
    *** 8717 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/X9.23PADDING
    07:47:57.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTE
    07:47:57.453 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB144/ZEROBYTEPADDING
    07:47:57.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/
    07:47:57.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126
    07:47:57.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2
    07:47:57.454 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126-2PADDING
    07:47:57.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO10126PADDING
    07:47:57.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8718 ***
    *** 8719 ***
    *** 8720 ***
    *** 8721 ***
    *** 8722 ***
    *** 8723 ***
    *** 8724 ***
    *** 8725 ***
    *** 8726 ***
    *** 8727 ***
    *** 8728 ***
    *** 8729 ***
    *** 8730 ***
    *** 8731 ***
    *** 8732 ***
    *** 8733 ***
    *** 8734 ***
    *** 8735 ***
    *** 8736 ***
    *** 8737 ***
    *** 8738 ***
    *** 8739 ***
    *** 8740 ***
    *** 8741 ***
    *** 8742 ***
    *** 8743 ***
    *** 8744 ***
    *** 8745 ***
    *** 8746 ***
    *** 8747 ***
    *** 8748 ***
    *** 8749 ***
    *** 8750 ***
    *** 8751 ***
    *** 8752 ***
    *** 8753 ***
    *** 8754 ***
    *** 8755 ***
    *** 8756 ***
    *** 8757 ***
    *** 8758 ***
    *** 8759 ***
    *** 8760 ***
    *** 8761 ***
    *** 8762 ***
    *** 8763 ***
    *** 8764 ***
    *** 8765 ***
    *** 8766 ***
    *** 8767 ***
    *** 8768 ***
    *** 8769 ***
    *** 8770 ***
    *** 8771 ***
    *** 8772 ***
    *** 8773 ***
    *** 8774 ***
    *** 8775 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.455 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ISO7816-4PADDING
    07:47:57.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/NOPADDING
    07:47:57.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS5
    07:47:57.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS5PADDING
    07:47:57.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS7
    07:47:57.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8776 ***
    *** 8777 ***
    *** 8778 ***
    *** 8779 ***
    *** 8780 ***
    *** 8781 ***
    *** 8782 ***
    *** 8783 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.456 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/TBC
    07:47:57.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8784 ***
    *** 8785 ***
    *** 8786 ***
    *** 8787 ***
    *** 8788 ***
    *** 8789 ***
    *** 8790 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/X9.23
    07:47:57.457 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8791 ***
    *** 8792 ***
    *** 8793 ***
    *** 8794 ***
    *** 8795 ***
    *** 8796 ***
    *** 8797 ***
    *** 8798 ***
    *** 8799 ***
    *** 8800 ***
    *** 8801 ***
    *** 8802 ***
    *** 8803 ***
    *** 8804 ***
    *** 8805 ***
    *** 8806 ***
    *** 8807 ***
    *** 8808 ***
    *** 8809 ***
    *** 8810 ***
    *** 8811 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.458 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTE
    07:47:57.485 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB152/ZEROBYTEPADDING
    07:47:57.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/
    07:47:57.486 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126
    07:47:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2
    07:47:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126-2PADDING
    07:47:57.487 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO10126PADDING
    07:47:57.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4
    07:47:57.488 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ISO7816-4PADDING
    07:47:57.489 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/NOPADDING
    07:47:57.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS5
    07:47:57.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS5PADDING
    07:47:57.498 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS7
    07:47:57.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/PKCS7PADDING
    07:47:57.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/TBC
    07:47:57.499 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/TBCPADDING
    07:47:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/X9.23
    07:47:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/X9.23PADDING
    07:47:57.500 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTE
    07:47:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB16/ZEROBYTEPADDING
    07:47:57.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/
    07:47:57.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126
    07:47:57.502 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2
    07:47:57.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126-2PADDING
    07:47:57.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8812 ***
    *** 8813 ***
    *** 8814 ***
    *** 8815 ***
    *** 8816 ***
    *** 8817 ***
    *** 8818 ***
    *** 8819 ***
    *** 8820 ***
    *** 8821 ***
    *** 8822 ***
    *** 8823 ***
    *** 8824 ***
    *** 8825 ***
    *** 8826 ***
    *** 8827 ***
    *** 8828 ***
    *** 8829 ***
    *** 8830 ***
    *** 8831 ***
    *** 8832 ***
    *** 8833 ***
    *** 8834 ***
    *** 8835 ***
    *** 8836 ***
    *** 8837 ***
    *** 8838 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.503 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4
    07:47:57.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ISO7816-4PADDING
    07:47:57.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/NOPADDING
    07:47:57.504 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS5
    07:47:57.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS5PADDING
    07:47:57.505 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8839 ***
    *** 8840 ***
    *** 8841 ***
    *** 8842 ***
    *** 8843 ***
    *** 8844 ***
    *** 8845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/PKCS7PADDING
    07:47:57.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/TBC
    07:47:57.506 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/TBCPADDING
    07:47:57.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/X9.23
    07:47:57.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/X9.23PADDING
    07:47:57.507 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTE
    07:47:57.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB160/ZEROBYTEPADDING
    07:47:57.508 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8846 ***
    *** 8847 ***
    *** 8848 ***
    *** 8849 ***
    *** 8850 ***
    *** 8851 ***
    *** 8852 ***
    *** 8853 ***
    *** 8854 ***
    *** 8855 ***
    *** 8856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.510 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126
    07:47:57.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2
    07:47:57.511 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126-2PADDING
    07:47:57.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO10126PADDING
    07:47:57.512 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4
    07:47:57.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ISO7816-4PADDING
    07:47:57.513 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/NOPADDING
    07:47:57.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS5
    07:47:57.514 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS5PADDING
    07:47:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS7
    07:47:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/PKCS7PADDING
    07:47:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/TBC
    07:47:57.522 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/TBCPADDING
    07:47:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8857 ***
    *** 8858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/X9.23PADDING
    07:47:57.523 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTE
    07:47:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB168/ZEROBYTEPADDING
    07:47:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/
    07:47:57.524 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 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 ***
    *** 8889 ***
    *** 8890 ***
    *** 8891 ***
    *** 8892 ***
    *** 8893 ***
    *** 8894 ***
    *** 8895 ***
    *** 8896 ***
    *** 8897 ***
    *** 8898 ***
    *** 8899 ***
    *** 8900 ***
    *** 8901 ***
    *** 8902 ***
    *** 8903 ***
    *** 8904 ***
    *** 8905 ***
    *** 8906 ***
    *** 8907 ***
    *** 8908 ***
    *** 8909 ***
    *** 8910 ***
    *** 8911 ***
    *** 8912 ***
    *** 8913 ***
    *** 8914 ***
    *** 8915 ***
    *** 8916 ***
    *** 8917 ***
    *** 8918 ***
    *** 8919 ***
    *** 8920 ***
    *** 8921 ***
    *** 8922 ***
    *** 8923 ***
    *** 8924 ***
    *** 8925 ***
    *** 8926 ***
    *** 8927 ***
    *** 8928 ***
    *** 8929 ***
    *** 8930 ***
    *** 8931 ***
    *** 8932 ***
    *** 8933 ***
    *** 8934 ***
    *** 8935 ***
    *** 8936 ***
    *** 8937 ***
    *** 8938 ***
    *** 8939 ***
    *** 8940 ***
    *** 8941 ***
    *** 8942 ***
    *** 8943 ***
    *** 8944 ***
    *** 8945 ***
    *** 8946 ***
    *** 8947 ***
    *** 8948 ***
    *** 8949 ***
    *** 8950 ***
    *** 8951 ***
    *** 8952 ***
    *** 8953 ***
    *** 8954 ***
    *** 8955 ***
    *** 8956 ***
    *** 8957 ***
    *** 8958 ***
    *** 8959 ***
    *** 8960 ***
    *** 8961 ***
    *** 8962 ***
    *** 8963 ***
    *** 8964 ***
    *** 8965 ***
    *** 8966 ***
    *** 8967 ***
    *** 8968 ***
    *** 8969 ***
    *** 8970 ***
    *** 8971 ***
    *** 8972 ***
    *** 8973 ***
    *** 8974 ***
    *** 8975 ***
    *** 8976 ***
    *** 8977 ***
    *** 8978 ***
    *** 8979 ***
    *** 8980 ***
    *** 8981 ***
    *** 8982 ***
    *** 8983 ***
    *** 8984 ***
    *** 8985 ***
    *** 8986 ***
    *** 8987 ***
    *** 8988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.525 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2
    07:47:57.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8989 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO10126PADDING
    07:47:57.534 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4
    07:47:57.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/NOPADDING
    07:47:57.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS5
    07:47:57.535 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS5PADDING
    07:47:57.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS7
    07:47:57.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/PKCS7PADDING
    07:47:57.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/TBC
    07:47:57.536 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/TBCPADDING
    07:47:57.537 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/X9.23
    07:47:57.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/X9.23PADDING
    07:47:57.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTE
    07:47:57.538 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB176/ZEROBYTEPADDING
    07:47:57.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/
    07:47:57.539 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126
    07:47:57.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2
    07:47:57.540 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126-2PADDING
    07:47:57.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO10126PADDING
    07:47:57.541 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4
    07:47:57.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ISO7816-4PADDING
    07:47:57.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/NOPADDING
    07:47:57.542 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS5
    07:47:57.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS5PADDING
    07:47:57.543 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS7
    07:47:57.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/PKCS7PADDING
    07:47:57.544 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/TBC
    07:47:57.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/TBCPADDING
    07:47:57.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/X9.23
    07:47:57.550 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/X9.23PADDING
    07:47:57.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTE
    07:47:57.551 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB184/ZEROBYTEPADDING
    07:47:57.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/
    07:47:57.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126
    07:47:57.552 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2
    07:47:57.553 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126-2PADDING
    07:47:57.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO10126PADDING
    07:47:57.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4
    07:47:57.554 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ISO7816-4PADDING
    07:47:57.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8991 ***
    *** 8992 ***
    *** 8993 ***
    *** 8994 ***
    *** 8995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.555 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS5
    07:47:57.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS5PADDING
    07:47:57.556 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS7
    07:47:57.557 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/PKCS7PADDING
    07:47:57.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 8996 ***
    *** 8997 ***
    *** 8998 ***
    *** 8999 ***
    *** 9000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/TBCPADDING
    07:47:57.563 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/X9.23
    07:47:57.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/X9.23PADDING
    07:47:57.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTE
    07:47:57.564 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB192/ZEROBYTEPADDING
    07:47:57.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/
    07:47:57.565 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126
    07:47:57.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9001 ***
    *** 9002 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.566 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9003 ***
    *** 9004 ***
    *** 9005 ***
    *** 9006 ***
    *** 9007 ***
    *** 9008 ***
    *** 9009 ***
    *** 9010 ***
    *** 9011 ***
    *** 9012 ***
    *** 9013 ***
    *** 9014 ***
    *** 9015 ***
    *** 9016 ***
    *** 9017 ***
    *** 9018 ***
    *** 9019 ***
    *** 9020 ***
    *** 9021 ***
    *** 9022 ***
    *** 9023 ***
    *** 9024 ***
    *** 9025 ***
    *** 9026 ***
    *** 9027 ***
    *** 9028 ***
    *** 9029 ***
    *** 9030 ***
    *** 9031 ***
    *** 9032 ***
    *** 9033 ***
    *** 9034 ***
    *** 9035 ***
    *** 9036 ***
    *** 9037 ***
    *** 9038 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.570 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9039 ***
    *** 9040 ***
    *** 9041 ***
    *** 9042 ***
    *** 9043 ***
    *** 9044 ***
    *** 9045 ***
    *** 9046 ***
    *** 9047 ***
    *** 9048 ***
    *** 9049 ***
    *** 9050 ***
    *** 9051 ***
    *** 9052 ***
    *** 9053 ***
    *** 9054 ***
    *** 9055 ***
    *** 9056 ***
    *** 9057 ***
    *** 9058 ***
    *** 9059 ***
    *** 9060 ***
    *** 9061 ***
    *** 9062 ***
    *** 9063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ISO7816-4PADDING
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/NOPADDING
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9064 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9065 ***
    *** 9066 ***
    *** 9067 ***
    *** 9068 ***
    *** 9069 ***
    *** 9070 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS7
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/PKCS7PADDING
    07:47:57.582 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/TBC
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/TBCPADDING
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9071 ***
    *** 9072 ***
    *** 9073 ***
    *** 9074 ***
    *** 9075 ***
    *** 9076 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/X9.23PADDING
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTE
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB200/ZEROBYTEPADDING
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9077 ***
    *** 9078 ***
    *** 9079 ***
    *** 9080 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9081 ***
    *** 9082 ***
    *** 9083 ***
    *** 9084 ***
    *** 9085 ***
    *** 9086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.583 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126-2PADDING
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9087 ***
    *** 9088 ***
    *** 9089 ***
    *** 9090 ***
    *** 9091 ***
    *** 9092 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9093 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ISO7816-4PADDING
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9094 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS5
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS5PADDING
    07:47:57.584 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS7
    07:47:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/PKCS7PADDING
    07:47:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/TBC
    07:47:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9095 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9096 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9097 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.585 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTE
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB208/ZEROBYTEPADDING
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9100 ***
    *** 9101 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126-2PADDING
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9102 ***
    *** 9103 ***
    *** 9104 ***
    *** 9105 ***
    *** 9106 ***
    *** 9107 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ISO7816-4PADDING
    07:47:57.586 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/NOPADDING
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS5
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS5PADDING
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS7
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/PKCS7PADDING
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/TBC
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/TBCPADDING
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/X9.23
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/X9.23PADDING
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTE
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB216/ZEROBYTEPADDING
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/
    07:47:57.587 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126-2PADDING
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO10126PADDING
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ISO7816-4PADDING
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/NOPADDING
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS5
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS5PADDING
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS7
    07:47:57.588 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/PKCS7PADDING
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/TBC
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/TBCPADDING
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/X9.23
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/X9.23PADDING
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTE
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB224/ZEROBYTEPADDING
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/
    07:47:57.589 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9108 ***
    *** 9109 ***
    *** 9110 ***
    *** 9111 ***
    *** 9112 ***
    *** 9113 ***
    *** 9114 ***
    *** 9115 ***
    *** 9116 ***
    *** 9117 ***
    *** 9118 ***
    *** 9119 ***
    *** 9120 ***
    *** 9121 ***
    *** 9122 ***
    *** 9123 ***
    *** 9124 ***
    *** 9125 ***
    *** 9126 ***
    *** 9127 ***
    *** 9128 ***
    *** 9129 ***
    *** 9130 ***
    *** 9131 ***
    *** 9132 ***
    *** 9133 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO10126PADDING
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ISO7816-4PADDING
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/NOPADDING
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS5
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS5PADDING
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS7
    07:47:57.590 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/PKCS7PADDING
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/TBC
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/TBCPADDING
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/X9.23
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/X9.23PADDING
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTE
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB232/ZEROBYTEPADDING
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126-2PADDING
    07:47:57.591 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO10126PADDING
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ISO7816-4PADDING
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/NOPADDING
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS5
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS5PADDING
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS7
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9134 ***
    *** 9135 ***
    *** 9136 ***
    *** 9137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9138 ***
    *** 9139 ***
    *** 9140 ***
    *** 9141 ***
    *** 9142 ***
    *** 9143 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/TBCPADDING
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/X9.23
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/X9.23PADDING
    07:47:57.592 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTE
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB24/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9144 ***
    *** 9145 ***
    *** 9146 ***
    *** 9147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126-2PADDING
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO10126PADDING
    07:47:57.593 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ISO7816-4PADDING
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/NOPADDING
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS5
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS5PADDING
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9148 ***
    *** 9149 ***
    *** 9150 ***
    *** 9151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/PKCS7PADDING
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9152 ***
    *** 9153 ***
    *** 9154 ***
    *** 9155 ***
    *** 9156 ***
    *** 9157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/TBCPADDING
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/X9.23
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/X9.23PADDING
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9158 ***
    *** 9159 ***
    *** 9160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.594 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB240/ZEROBYTEPADDING
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126-2PADDING
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO10126PADDING
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9162 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/NOPADDING
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS5
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS5PADDING
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS7
    07:47:57.595 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9163 ***
    *** 9164 ***
    *** 9165 ***
    *** 9166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/TBC
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9167 ***
    *** 9168 ***
    *** 9169 ***
    *** 9170 ***
    *** 9171 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/X9.23
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9172 ***
    *** 9173 ***
    *** 9174 ***
    *** 9175 ***
    *** 9176 ***
    *** 9177 ***
    *** 9178 ***
    *** 9179 ***
    *** 9180 ***
    *** 9181 ***
    *** 9182 ***
    *** 9183 ***
    *** 9184 ***
    *** 9185 ***
    *** 9186 ***
    *** 9187 ***
    *** 9188 ***
    *** 9189 ***
    *** 9190 ***
    *** 9191 ***
    *** 9192 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTE
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB248/ZEROBYTEPADDING
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126-2PADDING
    07:47:57.596 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO10126PADDING
    07:47:57.597 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9193 ***
    *** 9194 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.597 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ISO7816-4PADDING
    07:47:57.597 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/NOPADDING
    07:47:57.609 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS5
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS5PADDING
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS7
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/PKCS7PADDING
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9195 ***
    *** 9196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/TBCPADDING
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/X9.23
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/X9.23PADDING
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9197 ***
    *** 9198 ***
    *** 9199 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB256/ZEROBYTEPADDING
    07:47:57.610 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9200 ***
    *** 9201 ***
    *** 9202 ***
    *** 9203 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126-2PADDING
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO10126PADDING
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ISO7816-4PADDING
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9204 ***
    *** 9205 ***
    *** 9206 ***
    *** 9207 ***
    *** 9208 ***
    *** 9209 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.611 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS5
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS5PADDING
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS7
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/PKCS7PADDING
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/TBC
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/TBCPADDING
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/X9.23
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/X9.23PADDING
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9210 ***
    *** 9211 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB32/ZEROBYTEPADDING
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/
    07:47:57.612 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126
    07:47:57.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9212 ***
    *** 9213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126-2PADDING
    07:47:57.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9214 ***
    *** 9215 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4
    07:47:57.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ISO7816-4PADDING
    07:47:57.613 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/NOPADDING
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9216 ***
    *** 9217 ***
    *** 9218 ***
    *** 9219 ***
    *** 9220 ***
    *** 9221 ***
    *** 9222 ***
    *** 9223 ***
    *** 9224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS5PADDING
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS7
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9225 ***
    *** 9226 ***
    *** 9227 ***
    *** 9228 ***
    *** 9229 ***
    *** 9230 ***
    *** 9231 ***
    *** 9232 ***
    *** 9233 ***
    *** 9234 ***
    *** 9235 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/TBC
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/TBCPADDING
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9236 ***
    *** 9237 ***
    *** 9238 ***
    *** 9239 ***
    *** 9240 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/X9.23PADDING
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTE
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB40/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9241 ***
    *** 9242 ***
    *** 9243 ***
    *** 9244 ***
    *** 9245 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9246 ***
    *** 9247 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.614 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9248 ***
    *** 9249 ***
    *** 9250 ***
    *** 9251 ***
    *** 9252 ***
    *** 9253 ***
    *** 9254 ***
    *** 9255 ***
    *** 9256 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO10126PADDING
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9257 ***
    *** 9258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ISO7816-4PADDING
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/NOPADDING
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9259 ***
    *** 9260 ***
    *** 9261 ***
    *** 9262 ***
    *** 9263 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS5PADDING
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS7
    07:47:57.615 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/PKCS7PADDING
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/TBC
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9264 ***
    *** 9265 ***
    *** 9266 ***
    *** 9267 ***
    *** 9268 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/X9.23
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9269 ***
    *** 9270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTE
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB48/ZEROBYTEPADDING
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9271 ***
    *** 9272 ***
    *** 9273 ***
    *** 9274 ***
    *** 9275 ***
    *** 9276 ***
    *** 9277 ***
    *** 9278 ***
    *** 9279 ***
    *** 9280 ***
    *** 9281 ***
    *** 9282 ***
    *** 9283 ***
    *** 9284 ***
    *** 9285 ***
    *** 9286 ***
    *** 9287 ***
    *** 9288 ***
    *** 9289 ***
    *** 9290 ***
    *** 9291 ***
    *** 9292 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9293 ***
    *** 9294 ***
    *** 9295 ***
    *** 9296 ***
    *** 9297 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126-2PADDING
    07:47:57.616 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9298 ***
    *** 9299 ***
    *** 9300 ***
    *** 9301 ***
    *** 9302 ***
    *** 9303 ***
    *** 9304 ***
    *** 9305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9306 ***
    *** 9307 ***
    *** 9308 ***
    *** 9309 ***
    *** 9310 ***
    *** 9311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ISO7816-4PADDING
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/NOPADDING
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9312 ***
    *** 9313 ***
    *** 9314 ***
    *** 9315 ***
    *** 9316 ***
    *** 9317 ***
    *** 9318 ***
    *** 9319 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS5PADDING
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS7
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9320 ***
    *** 9321 ***
    *** 9322 ***
    *** 9323 ***
    *** 9324 ***
    *** 9325 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/TBC
    07:47:57.617 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/TBCPADDING
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/X9.23
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9326 ***
    *** 9327 ***
    *** 9328 ***
    *** 9329 ***
    *** 9330 ***
    *** 9331 ***
    *** 9332 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTE
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB56/ZEROBYTEPADDING
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126-2PADDING
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9333 ***
    *** 9334 ***
    *** 9335 ***
    *** 9336 ***
    *** 9337 ***
    *** 9338 ***
    *** 9339 ***
    *** 9340 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.618 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ISO7816-4PADDING
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/NOPADDING
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS5
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9341 ***
    *** 9342 ***
    *** 9343 ***
    *** 9344 ***
    *** 9345 ***
    *** 9346 ***
    *** 9347 ***
    *** 9348 ***
    *** 9349 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS7
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/PKCS7PADDING
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/TBC
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/TBCPADDING
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/X9.23
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/X9.23PADDING
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTE
    07:47:57.619 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB64/ZEROBYTEPADDING
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9350 ***
    *** 9351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126-2PADDING
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO10126PADDING
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9352 ***
    *** 9353 ***
    *** 9354 ***
    *** 9355 ***
    *** 9356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/NOPADDING
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS5
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS5PADDING
    07:47:57.620 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS7
    07:47:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9357 ***
    *** 9358 ***
    *** 9359 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/TBC
    07:47:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/TBCPADDING
    07:47:57.621 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/X9.23
    07:47:57.633 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/X9.23PADDING
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTE
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB72/ZEROBYTEPADDING
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9360 ***
    *** 9361 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126-2PADDING
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO10126PADDING
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9362 ***
    *** 9363 ***
    *** 9364 ***
    *** 9365 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.634 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9366 ***
    *** 9367 ***
    *** 9368 ***
    *** 9369 ***
    *** 9370 ***
    *** 9371 ***
    *** 9372 ***
    *** 9373 ***
    *** 9374 ***
    *** 9375 ***
    *** 9376 ***
    *** 9377 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/NOPADDING
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9378 ***
    *** 9379 ***
    *** 9380 ***
    *** 9381 ***
    *** 9382 ***
    *** 9383 ***
    *** 9384 ***
    *** 9385 ***
    *** 9386 ***
    *** 9387 ***
    *** 9388 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9389 ***
    *** 9390 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS7
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/PKCS7PADDING
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/TBC
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/TBCPADDING
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9391 ***
    *** 9392 ***
    *** 9393 ***
    *** 9394 ***
    *** 9395 ***
    *** 9396 ***
    *** 9397 ***
    *** 9398 ***
    *** 9399 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/X9.23PADDING
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTE
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB8/ZEROBYTEPADDING
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/
    07:47:57.635 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9400 ***
    *** 9401 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126-2PADDING
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO10126PADDING
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9402 ***
    *** 9403 ***
    *** 9404 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ISO7816-4PADDING
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/NOPADDING
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9405 ***
    *** 9406 ***
    *** 9407 ***
    *** 9408 ***
    *** 9409 ***
    *** 9410 ***
    *** 9411 ***
    *** 9412 ***
    *** 9413 ***
    *** 9414 ***
    *** 9415 ***
    *** 9416 ***
    *** 9417 ***
    *** 9418 ***
    *** 9419 ***
    *** 9420 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS5PADDING
    07:47:57.636 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS7
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9421 ***
    *** 9422 ***
    *** 9423 ***
    *** 9424 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9425 ***
    *** 9426 ***
    *** 9427 ***
    *** 9428 ***
    *** 9429 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9430 ***
    *** 9431 ***
    *** 9432 ***
    *** 9433 ***
    *** 9434 ***
    *** 9435 ***
    *** 9436 ***
    *** 9437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/X9.23
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9438 ***
    *** 9439 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTE
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9440 ***
    *** 9441 ***
    *** 9442 ***
    *** 9443 ***
    *** 9444 ***
    *** 9445 ***
    *** 9446 ***
    *** 9447 ***
    *** 9448 ***
    *** 9449 ***
    *** 9450 ***
    *** 9451 ***
    *** 9452 ***
    *** 9453 ***
    *** 9454 ***
    *** 9455 ***
    *** 9456 ***
    *** 9457 ***
    *** 9458 ***
    *** 9459 ***
    *** 9460 ***
    *** 9461 ***
    *** 9462 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.637 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126-2PADDING
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9495 ***
    *** 9496 ***
    *** 9497 ***
    *** 9498 ***
    *** 9499 ***
    *** 9500 ***
    *** 9501 ***
    *** 9502 ***
    *** 9503 ***
    *** 9504 ***
    *** 9505 ***
    *** 9506 ***
    *** 9507 ***
    *** 9508 ***
    *** 9509 ***
    *** 9510 ***
    *** 9511 ***
    *** 9512 ***
    *** 9513 ***
    *** 9514 ***
    *** 9515 ***
    *** 9516 ***
    *** 9517 ***
    *** 9518 ***
    *** 9519 ***
    *** 9520 ***
    *** 9521 ***
    *** 9522 ***
    *** 9523 ***
    *** 9524 ***
    *** 9525 ***
    *** 9526 ***
    *** 9527 ***
    *** 9528 ***
    *** 9529 ***
    *** 9530 ***
    *** 9531 ***
    *** 9532 ***
    *** 9533 ***
    *** 9534 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ISO7816-4PADDING
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/NOPADDING
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS5
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9535 ***
    *** 9536 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.638 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS7
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/PKCS7PADDING
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/TBC
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9537 ***
    *** 9538 ***
    *** 9539 ***
    *** 9540 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9541 ***
    *** 9542 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/X9.23PADDING
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTE
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB88/ZEROBYTEPADDING
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2
    07:47:57.639 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126-2PADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO10126PADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ISO7816-4PADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/NOPADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS5
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS5PADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS7
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/PKCS7PADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/TBC
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/TBCPADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/X9.23
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/X9.23PADDING
    07:47:57.640 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTE
    07:47:57.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9543 ***
    *** 9544 ***
    *** 9545 ***
    *** 9546 ***
    *** 9547 ***
    *** 9548 ***
    *** 9549 ***
    *** 9550 ***
    *** 9551 ***
    *** 9552 ***
    *** 9553 ***
    *** 9554 ***
    *** 9555 ***
    *** 9556 ***
    *** 9557 ***
    *** 9558 ***
    *** 9559 ***
    *** 9560 ***
    *** 9561 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9562 ***
    *** 9563 ***
    *** 9564 ***
    *** 9565 ***
    *** 9566 ***
    *** 9567 ***
    *** 9568 ***
    *** 9569 ***
    *** 9570 ***
    *** 9571 ***
    *** 9572 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9573 ***
    *** 9574 ***
    *** 9575 ***
    *** 9576 ***
    *** 9577 ***
    *** 9578 ***
    *** 9579 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.641 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2
    07:47:57.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126-2PADDING
    07:47:57.642 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO10126PADDING
    07:47:57.698 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9580 ***
    *** 9581 ***
    *** 9582 ***
    *** 9583 ***
    *** 9584 ***
    *** 9585 ***
    *** 9586 ***
    *** 9587 ***
    *** 9588 ***
    *** 9589 ***
    *** 9590 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.701 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9591 ***
    *** 9592 ***
    *** 9593 ***
    *** 9594 ***
    *** 9595 ***
    *** 9596 ***
    *** 9597 ***
    *** 9598 ***
    *** 9599 ***
    *** 9600 ***
    *** 9601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/NOPADDING
    07:47:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS5
    07:47:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS5PADDING
    07:47:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS7
    07:47:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9602 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.702 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/TBC
    07:47:57.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/TBCPADDING
    07:47:57.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9603 ***
    *** 9604 ***
    *** 9605 ***
    *** 9606 ***
    *** 9607 ***
    *** 9608 ***
    *** 9609 ***
    *** 9610 ***
    *** 9611 ***
    *** 9612 ***
    *** 9613 ***
    *** 9614 ***
    *** 9615 ***
    *** 9616 ***
    *** 9617 ***
    *** 9618 ***
    *** 9619 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/X9.23PADDING
    07:47:57.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTE
    07:47:57.703 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/SIC/ZEROBYTEPADDING
    07:47:57.703 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH//
    07:47:57.707 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9620 ***
    *** 9621 ***
    *** 9622 ***
    *** 9623 ***
    *** 9624 ***
    *** 9625 ***
    *** 9626 ***
    *** 9627 ***
    *** 9628 ***
    *** 9629 ***
    *** 9630 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.707 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH//NOPADDING
    07:47:57.710 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping.
    07:47:57.711 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/
    07:47:57.714 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC-CTS/NOPADDING
    07:47:57.723 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/
    07:47:57.726 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126
    07:47:57.741 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2
    07:47:57.746 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126-2PADDING
    07:47:57.747 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO10126PADDING
    07:47:57.748 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4
    07:47:57.749 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ISO7816-4PADDING
    07:47:57.755 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/NOPADDING
    07:47:57.756 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5
    07:47:57.757 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS5PADDING
    07:47:57.758 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7
    07:47:57.770 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/PKCS7PADDING
    07:47:57.771 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBC
    07:47:57.772 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/TBCPADDING
    07:47:57.773 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23
    07:47:57.774 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/X9.23PADDING
    07:47:57.775 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTE
    07:47:57.776 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CBC/ZEROBYTEPADDING
    07:47:57.777 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/
    07:47:57.779 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126
    07:47:57.780 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2
    07:47:57.781 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9631 ***
    *** 9632 ***
    *** 9633 ***
    *** 9634 ***
    *** 9635 ***
    *** 9636 ***
    *** 9637 ***
    *** 9638 ***
    *** 9639 ***
    *** 9640 ***
    *** 9641 ***
    *** 9642 ***
    *** 9643 ***
    *** 9644 ***
    *** 9645 ***
    *** 9646 ***
    *** 9647 ***
    *** 9648 ***
    *** 9649 ***
    *** 9650 ***
    *** 9651 ***
    *** 9652 ***
    *** 9653 ***
    *** 9654 ***
    *** 9655 ***
    *** 9656 ***
    *** 9657 ***
    *** 9658 ***
    *** 9659 ***
    *** 9660 ***
    *** 9661 ***
    *** 9662 ***
    *** 9663 ***
    *** 9664 ***
    *** 9665 ***
    *** 9666 ***
    *** 9667 ***
    *** 9668 ***
    *** 9669 ***
    *** 9670 ***
    *** 9671 ***
    *** 9672 ***
    *** 9673 ***
    *** 9674 ***
    *** 9675 ***
    *** 9676 ***
    *** 9677 ***
    *** 9678 ***
    *** 9679 ***
    *** 9680 ***
    *** 9681 ***
    *** 9682 ***
    *** 9683 ***
    *** 9684 ***
    *** 9685 ***
    *** 9686 ***
    *** 9687 ***
    *** 9688 ***
    *** 9689 ***
    *** 9690 ***
    *** 9691 ***
    *** 9692 ***
    *** 9693 ***
    *** 9694 ***
    *** 9695 ***
    *** 9696 ***
    *** 9697 ***
    *** 9698 ***
    *** 9699 ***
    *** 9700 ***
    *** 9701 ***
    *** 9702 ***
    *** 9703 ***
    *** 9704 ***
    *** 9705 ***
    *** 9706 ***
    *** 9707 ***
    *** 9708 ***
    *** 9709 ***
    *** 9710 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.782 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO10126PADDING
    07:47:57.794 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4
    07:47:57.795 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ISO7816-4PADDING
    07:47:57.796 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/NOPADDING
    07:47:57.797 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5
    07:47:57.798 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS5PADDING
    07:47:57.799 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7
    07:47:57.800 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/PKCS7PADDING
    07:47:57.802 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBC
    07:47:57.803 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/TBCPADDING
    07:47:57.804 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23
    07:47:57.805 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/X9.23PADDING
    07:47:57.806 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTE
    07:47:57.807 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB/ZEROBYTEPADDING
    07:47:57.808 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9711 ***
    *** 9712 ***
    *** 9713 ***
    *** 9714 ***
    *** 9715 ***
    *** 9716 ***
    *** 9717 ***
    *** 9718 ***
    *** 9719 ***
    *** 9720 ***
    *** 9721 ***
    *** 9722 ***
    *** 9723 ***
    *** 9724 ***
    *** 9725 ***
    *** 9726 ***
    *** 9727 ***
    *** 9728 ***
    *** 9729 ***
    *** 9730 ***
    *** 9731 ***
    *** 9732 ***
    *** 9733 ***
    *** 9734 ***
    *** 9735 ***
    *** 9736 ***
    *** 9737 ***
    *** 9738 ***
    *** 9739 ***
    *** 9740 ***
    *** 9741 ***
    *** 9742 ***
    *** 9743 ***
    *** 9744 ***
    *** 9745 ***
    *** 9746 ***
    *** 9747 ***
    *** 9748 ***
    *** 9749 ***
    *** 9750 ***
    *** 9751 ***
    *** 9752 ***
    *** 9753 ***
    *** 9754 ***
    *** 9755 ***
    *** 9756 ***
    *** 9757 ***
    *** 9758 ***
    *** 9759 ***
    *** 9760 ***
    *** 9761 ***
    *** 9762 ***
    *** 9763 ***
    *** 9764 ***
    *** 9765 ***
    *** 9766 ***
    *** 9767 ***
    *** 9768 ***
    *** 9769 ***
    *** 9770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.809 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126
    07:47:57.822 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2
    07:47:57.823 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126-2PADDING
    07:47:57.824 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO10126PADDING
    07:47:57.825 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4
    07:47:57.826 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ISO7816-4PADDING
    07:47:57.827 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/NOPADDING
    07:47:57.828 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5
    07:47:57.829 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS5PADDING
    07:47:57.830 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7
    07:47:57.831 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/PKCS7PADDING
    07:47:57.834 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBC
    07:47:57.834 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/TBCPADDING
    07:47:57.835 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23
    07:47:57.836 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9771 ***
    *** 9772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.837 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTE
    07:47:57.839 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB104/ZEROBYTEPADDING
    07:47:57.840 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9773 ***
    *** 9774 ***
    *** 9775 ***
    *** 9776 ***
    *** 9777 ***
    *** 9778 ***
    *** 9779 ***
    *** 9780 ***
    *** 9781 ***
    *** 9782 ***
    *** 9783 ***
    *** 9784 ***
    *** 9785 ***
    *** 9786 ***
    *** 9787 ***
    *** 9788 ***
    *** 9789 ***
    *** 9790 ***
    *** 9791 ***
    *** 9792 ***
    *** 9793 ***
    *** 9794 ***
    *** 9795 ***
    *** 9796 ***
    *** 9797 ***
    *** 9798 ***
    *** 9799 ***
    *** 9800 ***
    *** 9801 ***
    *** 9802 ***
    *** 9803 ***
    *** 9804 ***
    *** 9805 ***
    *** 9806 ***
    *** 9807 ***
    *** 9808 ***
    *** 9809 ***
    *** 9810 ***
    *** 9811 ***
    *** 9812 ***
    *** 9813 ***
    *** 9814 ***
    *** 9815 ***
    *** 9816 ***
    *** 9817 ***
    *** 9818 ***
    *** 9819 ***
    *** 9820 ***
    *** 9821 ***
    *** 9822 ***
    *** 9823 ***
    *** 9824 ***
    *** 9825 ***
    *** 9826 ***
    *** 9827 ***
    *** 9828 ***
    *** 9829 ***
    *** 9830 ***
    *** 9831 ***
    *** 9832 ***
    *** 9833 ***
    *** 9834 ***
    *** 9835 ***
    *** 9836 ***
    *** 9837 ***
    *** 9838 ***
    *** 9839 ***
    *** 9840 ***
    *** 9841 ***
    *** 9842 ***
    *** 9843 ***
    *** 9844 ***
    *** 9845 ***
    *** 9846 ***
    *** 9847 ***
    *** 9848 ***
    *** 9849 ***
    *** 9850 ***
    *** 9851 ***
    *** 9852 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.854 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9853 ***
    *** 9854 ***
    *** 9855 ***
    *** 9856 ***
    *** 9857 ***
    *** 9858 ***
    *** 9859 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.855 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2
    07:47:57.856 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9860 ***
    *** 9861 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.857 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9862 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.858 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4
    07:47:57.859 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9863 ***
    *** 9864 ***
    *** 9865 ***
    *** 9866 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.860 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9867 ***
    *** 9868 ***
    *** 9869 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.861 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5
    07:47:57.862 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS5PADDING
    07:47:57.863 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7
    07:47:57.863 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/PKCS7PADDING
    07:47:57.864 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBC
    07:47:57.865 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9870 ***
    *** 9871 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.866 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23
    07:47:57.866 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9872 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.867 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTE
    07:47:57.868 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9873 ***
    *** 9874 ***
    *** 9875 ***
    *** 9876 ***
    *** 9877 ***
    *** 9878 ***
    *** 9879 ***
    *** 9880 ***
    *** 9881 ***
    *** 9882 ***
    *** 9883 ***
    *** 9884 ***
    *** 9885 ***
    *** 9886 ***
    *** 9887 ***
    *** 9888 ***
    *** 9889 ***
    *** 9890 ***
    *** 9891 ***
    *** 9892 ***
    *** 9893 ***
    *** 9894 ***
    *** 9895 ***
    *** 9896 ***
    *** 9897 ***
    *** 9898 ***
    *** 9899 ***
    *** 9900 ***
    *** 9901 ***
    *** 9902 ***
    *** 9903 ***
    *** 9904 ***
    *** 9905 ***
    *** 9906 ***
    *** 9907 ***
    *** 9908 ***
    *** 9909 ***
    *** 9910 ***
    *** 9911 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.868 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/
    07:47:57.876 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9912 ***
    *** 9913 ***
    *** 9914 ***
    *** 9915 ***
    *** 9916 ***
    *** 9917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.877 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2
    07:47:57.877 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126-2PADDING
    07:47:57.878 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO10126PADDING
    07:47:57.879 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4
    07:47:57.879 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9918 ***
    *** 9919 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/NOPADDING
    07:47:57.880 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5
    07:47:57.881 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS5PADDING
    07:47:57.882 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7
    07:47:57.882 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9920 ***
    *** 9921 ***
    *** 9922 ***
    *** 9923 ***
    *** 9924 ***
    *** 9925 ***
    *** 9926 ***
    *** 9927 ***
    *** 9928 ***
    *** 9929 ***
    *** 9930 ***
    *** 9931 ***
    *** 9932 ***
    *** 9933 ***
    *** 9934 ***
    *** 9935 ***
    *** 9936 ***
    *** 9937 ***
    *** 9938 ***
    *** 9939 ***
    *** 9940 ***
    *** 9941 ***
    *** 9942 ***
    *** 9943 ***
    *** 9944 ***
    *** 9945 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.883 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBC

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9946 ***
    *** 9947 ***
    *** 9948 ***
    *** 9949 ***
    *** 9950 ***
    *** 9951 ***
    *** 9952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.883 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9953 ***
    *** 9954 ***
    *** 9955 ***
    *** 9956 ***
    *** 9957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.885 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23
    07:47:57.886 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/X9.23PADDING
    07:47:57.888 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTE
    07:47:57.889 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB120/ZEROBYTEPADDING
    07:47:57.890 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/
    07:47:57.890 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126
    07:47:57.891 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2
    07:47:57.894 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126-2PADDING
    07:47:57.896 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO10126PADDING
    07:47:57.897 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9958 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.898 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ISO7816-4PADDING
    07:47:57.899 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/NOPADDING
    07:47:57.899 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5
    07:47:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS5PADDING
    07:47:57.900 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7
    07:47:57.901 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithCipher STANDARD_OUT
    *** 9959 ***
    *** 9960 ***
    *** 9961 ***
    *** 9962 ***
    *** 9963 ***
    *** 9964 ***
    *** 9965 ***
    *** 9966 ***
    *** 9967 ***
    *** 9968 ***
    *** 9969 ***
    *** 9970 ***
    *** 9971 ***
    *** 9972 ***
    *** 9973 ***
    *** 9974 ***
    *** 9975 ***
    *** 9976 ***
    *** 9977 ***
    *** 9978 ***
    *** 9979 ***
    *** 9980 ***
    *** 9981 ***
    *** 9982 ***
    *** 9983 ***
    *** 9984 ***
    *** 9985 ***
    *** 9986 ***
    *** 9987 ***
    *** 9988 ***
    *** 9989 ***
    *** 9990 ***
    *** 9991 ***
    *** 9992 ***
    *** 9993 ***
    *** 9994 ***
    *** 9995 ***
    *** 9996 ***
    *** 9997 ***
    *** 9998 ***
    *** 9999 ***

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 0 ***
    *** gcm 1 ***
    *** gcm 2 ***
    *** gcm 3 ***
    *** gcm 4 ***
    *** gcm 5 ***
    *** gcm 6 ***
    *** gcm 7 ***
    *** 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 ***
    *** gcm 23 ***
    *** gcm 24 ***
    *** gcm 25 ***
    *** gcm 26 ***
    *** gcm 27 ***
    *** gcm 28 ***
    *** gcm 29 ***
    *** gcm 30 ***
    *** gcm 31 ***
    *** gcm 32 ***
    *** gcm 33 ***
    *** gcm 34 ***
    *** gcm 35 ***
    *** gcm 36 ***
    *** gcm 37 ***
    *** gcm 38 ***
    *** gcm 39 ***
    *** gcm 40 ***
    *** gcm 41 ***
    *** gcm 42 ***
    *** gcm 43 ***
    *** gcm 44 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.901 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 45 ***
    *** gcm 46 ***
    *** gcm 47 ***
    *** gcm 48 ***
    *** gcm 49 ***
    *** gcm 50 ***
    *** gcm 51 ***
    *** gcm 52 ***
    *** gcm 53 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.912 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/TBCPADDING
    07:47:57.913 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 54 ***
    *** gcm 55 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.914 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 56 ***
    *** gcm 57 ***
    *** gcm 58 ***
    *** gcm 59 ***
    *** gcm 60 ***
    *** gcm 61 ***
    *** gcm 62 ***
    *** gcm 63 ***
    *** gcm 64 ***
    *** gcm 65 ***
    *** gcm 66 ***
    *** gcm 67 ***
    *** gcm 68 ***
    *** gcm 69 ***
    *** gcm 70 ***
    *** gcm 71 ***
    *** gcm 72 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.915 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 73 ***
    *** gcm 74 ***
    *** gcm 75 ***
    *** gcm 76 ***
    *** gcm 77 ***
    *** gcm 78 ***
    *** gcm 79 ***
    *** gcm 80 ***
    *** gcm 81 ***
    *** gcm 82 ***
    *** gcm 83 ***
    *** gcm 84 ***
    *** gcm 85 ***
    *** gcm 86 ***
    *** gcm 87 ***
    *** gcm 88 ***
    *** gcm 89 ***
    *** gcm 90 ***
    *** gcm 91 ***
    *** gcm 92 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.915 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 93 ***
    *** gcm 94 ***
    *** gcm 95 ***
    *** gcm 96 ***
    *** gcm 97 ***
    *** gcm 98 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.916 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 99 ***
    *** gcm 100 ***
    *** gcm 101 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.916 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 102 ***
    *** gcm 103 ***
    *** gcm 104 ***
    *** gcm 105 ***
    *** gcm 106 ***
    *** gcm 107 ***
    *** gcm 108 ***
    *** gcm 109 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.917 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2
    07:47:57.918 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126-2PADDING
    07:47:57.919 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 110 ***
    *** gcm 111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.920 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4
    07:47:57.920 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 112 ***
    *** gcm 113 ***
    *** gcm 114 ***
    *** 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 ***
    *** gcm 129 ***
    *** gcm 130 ***
    *** gcm 131 ***
    *** gcm 132 ***
    *** gcm 133 ***
    *** gcm 134 ***
    *** gcm 135 ***
    *** gcm 136 ***
    *** gcm 137 ***
    *** gcm 138 ***
    *** gcm 139 ***
    *** gcm 140 ***
    *** gcm 141 ***
    *** gcm 142 ***
    *** gcm 143 ***
    *** gcm 144 ***
    *** gcm 145 ***
    *** gcm 146 ***
    *** gcm 147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.922 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/NOPADDING
    07:47:57.934 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 148 ***
    *** gcm 149 ***
    *** gcm 150 ***
    *** gcm 151 ***
    *** gcm 152 ***
    *** gcm 153 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.935 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 154 ***
    *** gcm 155 ***
    *** gcm 156 ***
    *** gcm 157 ***
    *** gcm 158 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.936 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7
    07:47:57.937 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/PKCS7PADDING
    07:47:57.938 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 159 ***
    *** gcm 160 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.939 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/TBCPADDING
    07:47:57.942 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 161 ***
    *** gcm 162 ***
    *** gcm 163 ***
    *** gcm 164 ***
    *** gcm 165 ***
    *** gcm 166 ***
    *** gcm 167 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.943 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/X9.23PADDING
    07:47:57.943 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTE
    07:47:57.944 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB136/ZEROBYTEPADDING
    07:47:57.946 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 168 ***
    *** gcm 169 ***
    *** gcm 170 ***
    *** gcm 171 ***
    *** gcm 172 ***
    *** gcm 173 ***
    *** gcm 174 ***
    *** gcm 175 ***
    *** gcm 176 ***
    *** gcm 177 ***
    *** gcm 178 ***
    *** gcm 179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.947 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126
    07:47:57.947 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2
    07:47:57.948 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126-2PADDING
    07:47:57.949 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO10126PADDING
    07:47:57.950 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 180 ***
    *** gcm 181 ***
    *** gcm 182 ***
    *** gcm 183 ***
    *** gcm 184 ***
    *** gcm 185 ***
    *** gcm 186 ***
    *** gcm 187 ***
    *** gcm 188 ***
    *** gcm 189 ***
    *** gcm 190 ***
    *** gcm 191 ***
    *** gcm 192 ***
    *** gcm 193 ***
    *** gcm 194 ***
    *** gcm 195 ***
    *** gcm 196 ***
    *** gcm 197 ***
    *** gcm 198 ***
    *** gcm 199 ***
    *** gcm 200 ***
    *** gcm 201 ***
    *** gcm 202 ***
    *** gcm 203 ***
    *** gcm 204 ***
    *** gcm 205 ***
    *** gcm 206 ***
    *** gcm 207 ***
    *** gcm 208 ***
    *** gcm 209 ***
    *** gcm 210 ***
    *** gcm 211 ***
    *** gcm 212 ***
    *** gcm 213 ***
    *** gcm 214 ***
    *** gcm 215 ***
    *** gcm 216 ***
    *** gcm 217 ***
    *** gcm 218 ***
    *** gcm 219 ***
    *** gcm 220 ***
    *** gcm 221 ***
    *** gcm 222 ***
    *** gcm 223 ***
    *** gcm 224 ***
    *** gcm 225 ***
    *** gcm 226 ***
    *** gcm 227 ***
    *** gcm 228 ***
    *** gcm 229 ***
    *** gcm 230 ***
    *** gcm 231 ***
    *** gcm 232 ***
    *** gcm 233 ***
    *** gcm 234 ***
    *** gcm 235 ***
    *** gcm 236 ***
    *** gcm 237 ***
    *** gcm 238 ***
    *** gcm 239 ***
    *** gcm 240 ***
    *** gcm 241 ***
    *** gcm 242 ***
    *** gcm 243 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.951 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 244 ***
    *** gcm 245 ***
    *** gcm 246 ***
    *** gcm 247 ***
    *** gcm 248 ***
    *** gcm 249 ***
    *** gcm 250 ***
    *** gcm 251 ***
    *** 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 ***
    *** gcm 267 ***
    *** gcm 268 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.965 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/NOPADDING
    07:47:57.966 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5
    07:47:57.967 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS5PADDING
    07:47:57.967 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 269 ***
    *** gcm 270 ***
    *** gcm 271 ***
    *** gcm 272 ***
    *** gcm 273 ***
    *** gcm 274 ***
    *** gcm 275 ***
    *** gcm 276 ***
    *** gcm 277 ***
    *** gcm 278 ***
    *** gcm 279 ***
    *** gcm 280 ***
    *** gcm 281 ***
    *** gcm 282 ***
    *** gcm 283 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.968 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/PKCS7PADDING
    07:47:57.969 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 284 ***
    *** gcm 285 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.969 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/TBCPADDING
    07:47:57.969 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23
    07:47:57.970 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/X9.23PADDING
    07:47:57.970 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTE
    07:47:57.970 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB144/ZEROBYTEPADDING
    07:47:57.970 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/
    07:47:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126
    07:47:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2
    07:47:57.971 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126-2PADDING
    07:47:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO10126PADDING
    07:47:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4
    07:47:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 286 ***
    *** gcm 287 ***
    *** gcm 288 ***
    *** gcm 289 ***
    *** gcm 290 ***
    *** gcm 291 ***
    *** gcm 292 ***
    *** gcm 293 ***
    *** gcm 294 ***
    *** gcm 295 ***
    *** gcm 296 ***
    *** gcm 297 ***
    *** gcm 298 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.972 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/NOPADDING
    07:47:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5
    07:47:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS5PADDING
    07:47:57.973 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7
    07:47:57.974 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/PKCS7PADDING
    07:47:57.974 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBC
    07:47:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/TBCPADDING
    07:47:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23
    07:47:57.975 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 299 ***
    *** gcm 300 ***
    *** gcm 301 ***
    *** gcm 302 ***
    *** gcm 303 ***
    *** gcm 304 ***
    *** gcm 305 ***
    *** gcm 306 ***
    *** gcm 307 ***
    *** gcm 308 ***
    *** gcm 309 ***
    *** gcm 310 ***
    *** gcm 311 ***
    *** gcm 312 ***
    *** gcm 313 ***
    *** gcm 314 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTE
    07:47:57.976 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB152/ZEROBYTEPADDING
    07:47:57.977 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/
    07:47:57.978 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126
    07:47:57.978 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2
    07:47:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126-2PADDING
    07:47:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO10126PADDING
    07:47:57.979 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4
    07:47:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ISO7816-4PADDING
    07:47:57.980 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 315 ***
    *** gcm 316 ***
    *** gcm 317 ***
    *** gcm 318 ***
    *** gcm 319 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.981 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 320 ***
    *** gcm 321 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS5PADDING

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 333 ***
    *** gcm 334 ***
    *** gcm 335 ***
    *** gcm 336 ***
    *** gcm 337 ***
    *** gcm 338 ***
    *** gcm 339 ***
    *** gcm 340 ***
    *** gcm 341 ***
    *** gcm 342 ***
    *** gcm 343 ***
    *** gcm 344 ***
    *** gcm 345 ***
    *** gcm 346 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.982 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/PKCS7PADDING
    07:47:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 347 ***
    *** gcm 348 ***
    *** gcm 349 ***
    *** gcm 350 ***
    *** gcm 351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.983 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 352 ***
    *** gcm 353 ***
    *** gcm 354 ***
    *** gcm 355 ***
    *** gcm 356 ***
    *** gcm 357 ***
    *** gcm 358 ***
    *** gcm 359 ***
    *** gcm 360 ***
    *** gcm 361 ***
    *** gcm 362 ***
    *** gcm 363 ***
    *** gcm 364 ***
    *** gcm 365 ***
    *** gcm 366 ***
    *** gcm 367 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.985 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 368 ***
    *** gcm 369 ***
    *** gcm 370 ***
    *** gcm 371 ***
    *** gcm 372 ***
    *** gcm 373 ***
    *** gcm 374 ***
    *** gcm 375 ***
    *** gcm 376 ***
    *** gcm 377 ***
    *** gcm 378 ***
    *** gcm 379 ***
    *** gcm 380 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.986 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 381 ***
    *** gcm 382 ***
    *** gcm 383 ***
    *** gcm 384 ***
    *** gcm 385 ***
    *** gcm 386 ***
    *** gcm 387 ***
    *** gcm 388 ***
    *** gcm 389 ***
    *** gcm 390 ***
    *** gcm 391 ***
    *** gcm 392 ***
    *** gcm 393 ***
    *** gcm 394 ***
    *** gcm 395 ***
    *** gcm 396 ***
    *** gcm 397 ***
    *** gcm 398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.987 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.988 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 414 ***
    *** gcm 415 ***
    *** gcm 416 ***
    *** gcm 417 ***
    *** gcm 418 ***
    *** gcm 419 ***
    *** gcm 420 ***
    *** gcm 421 ***
    *** gcm 422 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.989 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 423 ***
    *** gcm 424 ***
    *** gcm 425 ***
    *** gcm 426 ***
    *** gcm 427 ***
    *** gcm 428 ***
    *** gcm 429 ***
    *** gcm 430 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.990 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 431 ***
    *** gcm 432 ***
    *** gcm 433 ***
    *** gcm 434 ***
    *** gcm 435 ***
    *** gcm 436 ***
    *** gcm 437 ***
    *** gcm 438 ***
    *** gcm 439 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.991 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 440 ***
    *** gcm 441 ***
    *** gcm 442 ***
    *** gcm 443 ***
    *** gcm 444 ***
    *** gcm 445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.992 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 446 ***
    *** gcm 447 ***
    *** gcm 448 ***
    *** gcm 449 ***
    *** gcm 450 ***
    *** gcm 451 ***
    *** gcm 452 ***
    *** gcm 453 ***
    *** gcm 454 ***
    *** gcm 455 ***
    *** gcm 456 ***
    *** gcm 457 ***
    *** gcm 458 ***
    *** gcm 459 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.993 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 460 ***
    *** gcm 461 ***
    *** gcm 462 ***
    *** gcm 463 ***
    *** gcm 464 ***
    *** gcm 465 ***
    *** gcm 466 ***
    *** gcm 467 ***
    *** gcm 468 ***
    *** gcm 469 ***
    *** gcm 470 ***
    *** gcm 471 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.994 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 472 ***
    *** gcm 473 ***
    *** gcm 474 ***
    *** gcm 475 ***
    *** gcm 476 ***
    *** gcm 477 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.995 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 478 ***
    *** gcm 479 ***
    *** gcm 480 ***
    *** gcm 481 ***
    *** gcm 482 ***
    *** gcm 483 ***
    *** gcm 484 ***
    *** gcm 485 ***
    *** gcm 486 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.996 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 487 ***
    *** gcm 488 ***
    *** gcm 489 ***
    *** gcm 490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.997 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 491 ***
    *** gcm 492 ***
    *** gcm 493 ***
    *** gcm 494 ***
    *** gcm 495 ***
    *** gcm 496 ***
    *** gcm 497 ***
    *** gcm 498 ***
    *** gcm 499 ***
    *** gcm 500 ***
    *** gcm 501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.998 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 502 ***
    *** gcm 503 ***
    *** gcm 504 ***
    *** gcm 505 ***
    *** gcm 506 ***
    *** gcm 507 ***
    *** gcm 508 ***
    *** gcm 509 ***
    *** gcm 510 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.998 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 511 ***
    *** gcm 512 ***
    *** gcm 513 ***
    *** gcm 514 ***
    *** gcm 515 ***
    *** gcm 516 ***
    *** gcm 517 ***
    *** gcm 518 ***
    *** gcm 519 ***
    *** gcm 520 ***
    *** gcm 521 ***
    *** gcm 522 ***
    *** gcm 523 ***
    *** gcm 524 ***
    *** gcm 525 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:57.999 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 526 ***
    *** gcm 527 ***
    *** gcm 528 ***
    *** gcm 529 ***
    *** gcm 530 ***
    *** gcm 531 ***
    *** gcm 532 ***
    *** gcm 533 ***
    *** gcm 534 ***
    *** gcm 535 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.000 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 536 ***
    *** gcm 537 ***
    *** gcm 538 ***
    *** gcm 539 ***
    *** gcm 540 ***
    *** gcm 541 ***
    *** gcm 542 ***
    *** gcm 543 ***
    *** gcm 544 ***
    *** gcm 545 ***
    *** gcm 546 ***
    *** gcm 547 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.001 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 548 ***
    *** gcm 549 ***
    *** gcm 550 ***
    *** gcm 551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.002 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.003 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 565 ***
    *** gcm 566 ***
    *** gcm 567 ***
    *** gcm 568 ***
    *** gcm 569 ***
    *** gcm 570 ***
    *** gcm 571 ***
    *** gcm 572 ***
    *** gcm 573 ***
    *** gcm 574 ***
    *** gcm 575 ***
    *** gcm 576 ***
    *** gcm 577 ***
    *** gcm 578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.004 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 579 ***
    *** gcm 580 ***
    *** gcm 581 ***
    *** gcm 582 ***
    *** gcm 583 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.005 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 584 ***
    *** gcm 585 ***
    *** gcm 586 ***
    *** gcm 587 ***
    *** gcm 588 ***
    *** gcm 589 ***
    *** gcm 590 ***
    *** gcm 591 ***
    *** gcm 592 ***
    *** gcm 593 ***
    *** gcm 594 ***
    *** gcm 595 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.006 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 596 ***
    *** gcm 597 ***
    *** gcm 598 ***
    *** gcm 599 ***
    *** gcm 600 ***
    *** gcm 601 ***
    *** gcm 602 ***
    *** gcm 603 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.007 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 604 ***
    *** gcm 605 ***
    *** gcm 606 ***
    *** gcm 607 ***
    *** gcm 608 ***
    *** gcm 609 ***
    *** gcm 610 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.008 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 611 ***
    *** gcm 612 ***
    *** gcm 613 ***
    *** gcm 614 ***
    *** gcm 615 ***
    *** gcm 616 ***
    *** gcm 617 ***
    *** gcm 618 ***
    *** gcm 619 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.009 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 620 ***
    *** gcm 621 ***
    *** gcm 622 ***
    *** gcm 623 ***
    *** gcm 624 ***
    *** gcm 625 ***
    *** gcm 626 ***
    *** gcm 627 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.010 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 628 ***
    *** gcm 629 ***
    *** gcm 630 ***
    *** gcm 631 ***
    *** gcm 632 ***
    *** gcm 633 ***
    *** gcm 634 ***
    *** gcm 635 ***
    *** gcm 636 ***
    *** gcm 637 ***
    *** gcm 638 ***
    *** gcm 639 ***
    *** gcm 640 ***
    *** gcm 641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.011 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 642 ***
    *** gcm 643 ***
    *** gcm 644 ***
    *** gcm 645 ***
    *** gcm 646 ***
    *** gcm 647 ***
    *** gcm 648 ***
    *** gcm 649 ***
    *** gcm 650 ***
    *** gcm 651 ***
    *** gcm 652 ***
    *** gcm 653 ***
    *** gcm 654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.012 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 655 ***
    *** gcm 656 ***
    *** gcm 657 ***
    *** gcm 658 ***
    *** gcm 659 ***
    *** gcm 660 ***
    *** gcm 661 ***
    *** gcm 662 ***
    *** gcm 663 ***
    *** gcm 664 ***
    *** gcm 665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.013 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 666 ***
    *** gcm 667 ***
    *** gcm 668 ***
    *** gcm 669 ***
    *** gcm 670 ***
    *** gcm 671 ***
    *** gcm 672 ***
    *** gcm 673 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.014 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 674 ***
    *** gcm 675 ***
    *** gcm 676 ***
    *** gcm 677 ***
    *** gcm 678 ***
    *** gcm 679 ***
    *** gcm 680 ***
    *** gcm 681 ***
    *** gcm 682 ***
    *** gcm 683 ***
    *** gcm 684 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.014 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 685 ***
    *** gcm 686 ***
    *** gcm 687 ***
    *** gcm 688 ***
    *** gcm 689 ***
    *** gcm 690 ***
    *** gcm 691 ***
    *** gcm 692 ***
    *** gcm 693 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.015 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 694 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.016 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 709 ***
    *** gcm 710 ***
    *** gcm 711 ***
    *** gcm 712 ***
    *** gcm 713 ***
    *** gcm 714 ***
    *** gcm 715 ***
    *** gcm 716 ***
    *** gcm 717 ***
    *** gcm 718 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.018 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 719 ***
    *** gcm 720 ***
    *** gcm 721 ***
    *** gcm 722 ***
    *** gcm 723 ***
    *** gcm 724 ***
    *** gcm 725 ***
    *** gcm 726 ***
    *** gcm 727 ***
    *** gcm 728 ***
    *** gcm 729 ***
    *** gcm 730 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.018 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 731 ***
    *** gcm 732 ***
    *** gcm 733 ***
    *** gcm 734 ***
    *** gcm 735 ***
    *** gcm 736 ***
    *** gcm 737 ***
    *** gcm 738 ***
    *** gcm 739 ***
    *** gcm 740 ***
    *** gcm 741 ***
    *** gcm 742 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.019 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 743 ***
    *** gcm 744 ***
    *** gcm 745 ***
    *** gcm 746 ***
    *** gcm 747 ***
    *** gcm 748 ***
    *** gcm 749 ***
    *** gcm 750 ***
    *** gcm 751 ***
    *** gcm 752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.020 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 847 ***
    *** gcm 848 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.022 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTE
    07:47:58.034 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB168/ZEROBYTEPADDING
    07:47:58.034 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/
    07:47:58.035 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126
    07:47:58.037 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2
    07:47:58.038 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126-2PADDING
    07:47:58.038 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO10126PADDING
    07:47:58.039 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 849 ***
    *** gcm 850 ***
    *** gcm 851 ***
    *** 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 ***
    *** gcm 870 ***
    *** gcm 871 ***
    *** gcm 872 ***
    *** gcm 873 ***
    *** gcm 874 ***
    *** gcm 875 ***
    *** gcm 876 ***
    *** gcm 877 ***
    *** gcm 878 ***
    *** gcm 879 ***
    *** gcm 880 ***
    *** gcm 881 ***
    *** gcm 882 ***
    *** gcm 883 ***
    *** gcm 884 ***
    *** gcm 885 ***
    *** gcm 886 ***
    *** gcm 887 ***
    *** gcm 888 ***
    *** gcm 889 ***
    *** gcm 890 ***
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.039 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ISO7816-4PADDING
    07:47:58.039 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/NOPADDING
    07:47:58.040 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5
    07:47:58.040 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS5PADDING
    07:47:58.040 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7
    07:47:58.041 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/PKCS7PADDING
    07:47:58.042 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 925 ***
    *** gcm 926 ***
    *** gcm 927 ***
    *** gcm 928 ***
    *** gcm 929 ***
    *** gcm 930 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.042 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/TBCPADDING
    07:47:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23
    07:47:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/X9.23PADDING
    07:47:58.043 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTE
    07:47:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB176/ZEROBYTEPADDING
    07:47:58.044 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/
    07:47:58.045 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126
    07:47:58.045 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2
    07:47:58.046 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126-2PADDING
    07:47:58.046 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO10126PADDING
    07:47:58.047 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 954 ***
    *** gcm 955 ***
    *** gcm 956 ***
    *** gcm 957 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.048 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ISO7816-4PADDING
    07:47:58.049 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/NOPADDING
    07:47:58.050 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5
    07:47:58.050 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS5PADDING
    07:47:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7
    07:47:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/PKCS7PADDING
    07:47:58.051 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBC
    07:47:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 973 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23
    07:47:58.052 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/X9.23PADDING
    07:47:58.053 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTE
    07:47:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB184/ZEROBYTEPADDING
    07:47:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/
    07:47:58.054 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126
    07:47:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2
    07:47:58.055 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126-2PADDING
    07:47:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 974 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4
    07:47:58.056 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ISO7816-4PADDING
    07:47:58.057 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/NOPADDING
    07:47:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5
    07:47:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS5PADDING
    07:47:58.058 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7
    07:47:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 975 ***
    *** gcm 976 ***
    *** gcm 977 ***
    *** gcm 978 ***
    *** gcm 979 ***
    *** gcm 980 ***
    *** gcm 981 ***
    *** gcm 982 ***
    *** gcm 983 ***
    *** gcm 984 ***
    *** gcm 985 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.059 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBC
    07:47:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/TBCPADDING
    07:47:58.060 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23
    07:47:58.061 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/X9.23PADDING
    07:47:58.061 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTE
    07:47:58.062 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB192/ZEROBYTEPADDING
    07:47:58.062 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/
    07:47:58.063 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126
    07:47:58.064 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2
    07:47:58.065 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126-2PADDING
    07:47:58.074 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO10126PADDING
    07:47:58.075 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 986 ***
    *** gcm 987 ***
    *** gcm 988 ***
    *** gcm 989 ***
    *** gcm 990 ***
    *** gcm 991 ***
    *** gcm 992 ***
    *** gcm 993 ***
    *** gcm 994 ***
    *** gcm 995 ***
    *** gcm 996 ***
    *** gcm 997 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.076 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ISO7816-4PADDING
    07:47:58.076 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/NOPADDING
    07:47:58.077 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5
    07:47:58.078 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 998 ***
    *** gcm 999 ***
    *** gcm 1000 ***
    *** gcm 1001 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.079 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1002 ***
    *** gcm 1003 ***
    *** gcm 1004 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.079 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/PKCS7PADDING
    07:47:58.080 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBC
    07:47:58.081 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1005 ***
    *** gcm 1006 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.082 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23
    07:47:58.082 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/X9.23PADDING
    07:47:58.083 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTE
    07:47:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1007 ***
    *** gcm 1008 ***
    *** gcm 1009 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.084 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/
    07:47:58.085 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126
    07:47:58.086 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2
    07:47:58.086 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1010 ***
    *** gcm 1011 ***
    *** gcm 1012 ***
    *** gcm 1013 ***
    *** gcm 1014 ***
    *** gcm 1015 ***
    *** gcm 1016 ***
    *** gcm 1017 ***
    *** gcm 1018 ***
    *** gcm 1019 ***
    *** gcm 1020 ***
    *** gcm 1021 ***
    *** gcm 1022 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO10126PADDING
    07:47:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4
    07:47:58.087 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1023 ***
    *** gcm 1024 ***
    *** gcm 1025 ***
    *** gcm 1026 ***
    *** gcm 1027 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/NOPADDING
    07:47:58.088 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5
    07:47:58.089 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS5PADDING
    07:47:58.089 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7
    07:47:58.090 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/PKCS7PADDING
    07:47:58.090 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBC
    07:47:58.090 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/TBCPADDING
    07:47:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23
    07:47:58.091 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/X9.23PADDING
    07:47:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTE
    07:47:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB208/ZEROBYTEPADDING
    07:47:58.092 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/
    07:47:58.093 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126
    07:47:58.094 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2
    07:47:58.094 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126-2PADDING
    07:47:58.094 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO10126PADDING
    07:47:58.095 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4
    07:47:58.095 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ISO7816-4PADDING
    07:47:58.096 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/NOPADDING
    07:47:58.096 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5
    07:47:58.096 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS5PADDING
    07:47:58.098 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7
    07:47:58.099 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1028 ***
    *** gcm 1029 ***
    *** gcm 1030 ***
    *** gcm 1031 ***
    *** gcm 1032 ***
    *** gcm 1033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.099 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBC
    07:47:58.100 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1034 ***
    *** gcm 1035 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.101 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23
    07:47:58.102 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/X9.23PADDING
    07:47:58.103 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTE
    07:47:58.104 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB216/ZEROBYTEPADDING
    07:47:58.105 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/
    07:47:58.106 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126
    07:47:58.107 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2
    07:47:58.107 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126-2PADDING
    07:47:58.108 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO10126PADDING
    07:47:58.109 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4
    07:47:58.110 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ISO7816-4PADDING
    07:47:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/NOPADDING
    07:47:58.111 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5
    07:47:58.112 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1036 ***
    *** gcm 1037 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.112 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7
    07:47:58.113 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/PKCS7PADDING
    07:47:58.114 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBC
    07:47:58.114 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/TBCPADDING
    07:47:58.114 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23
    07:47:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.115 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTE
    07:47:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB224/ZEROBYTEPADDING
    07:47:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/
    07:47:58.116 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126
    07:47:58.117 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2
    07:47:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1103 ***
    *** gcm 1104 ***
    *** gcm 1105 ***
    *** gcm 1106 ***
    *** gcm 1107 ***
    *** gcm 1108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.118 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4
    07:47:58.119 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ISO7816-4PADDING
    07:47:58.119 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/NOPADDING
    07:47:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5
    07:47:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS5PADDING
    07:47:58.120 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7
    07:47:58.121 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/PKCS7PADDING
    07:47:58.122 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBC
    07:47:58.122 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/TBCPADDING
    07:47:58.123 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23
    07:47:58.124 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/X9.23PADDING
    07:47:58.125 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTE
    07:47:58.126 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB232/ZEROBYTEPADDING
    07:47:58.127 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/
    07:47:58.128 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126
    07:47:58.130 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2
    07:47:58.130 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126-2PADDING
    07:47:58.131 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO10126PADDING
    07:47:58.132 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4
    07:47:58.133 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ISO7816-4PADDING
    07:47:58.134 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/NOPADDING
    07:47:58.134 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5
    07:47:58.135 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS5PADDING
    07:47:58.135 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7
    07:47:58.136 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/PKCS7PADDING
    07:47:58.136 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1124 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.136 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/TBCPADDING
    07:47:58.137 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23
    07:47:58.138 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/X9.23PADDING
    07:47:58.138 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTE
    07:47:58.138 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB24/ZEROBYTEPADDING
    07:47:58.139 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/
    07:47:58.139 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126
    07:47:58.140 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2
    07:47:58.140 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126-2PADDING
    07:47:58.141 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO10126PADDING
    07:47:58.141 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4
    07:47:58.142 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1125 ***
    *** gcm 1126 ***
    *** gcm 1127 ***
    *** gcm 1128 ***
    *** gcm 1129 ***
    *** gcm 1130 ***
    *** gcm 1131 ***
    *** gcm 1132 ***
    *** gcm 1133 ***
    *** gcm 1134 ***
    *** gcm 1135 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.142 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/NOPADDING
    07:47:58.143 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5
    07:47:58.143 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS5PADDING
    07:47:58.143 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7
    07:47:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/PKCS7PADDING
    07:47:58.144 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBC
    07:47:58.145 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/TBCPADDING
    07:47:58.145 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23
    07:47:58.146 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/X9.23PADDING
    07:47:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTE
    07:47:58.147 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB240/ZEROBYTEPADDING
    07:47:58.148 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/
    07:47:58.149 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126
    07:47:58.150 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2
    07:47:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126-2PADDING
    07:47:58.151 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO10126PADDING
    07:47:58.152 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4
    07:47:58.153 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ISO7816-4PADDING
    07:47:58.154 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/NOPADDING
    07:47:58.155 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5
    07:47:58.156 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS5PADDING
    07:47:58.156 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7
    07:47:58.157 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/PKCS7PADDING
    07:47:58.158 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBC
    07:47:58.159 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/TBCPADDING
    07:47:58.160 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23
    07:47:58.161 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/X9.23PADDING
    07:47:58.162 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTE
    07:47:58.162 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB248/ZEROBYTEPADDING
    07:47:58.163 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/
    07:47:58.164 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126
    07:47:58.164 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2
    07:47:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126-2PADDING
    07:47:58.165 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO10126PADDING
    07:47:58.166 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4
    07:47:58.166 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ISO7816-4PADDING
    07:47:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/NOPADDING
    07:47:58.167 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1136 ***
    *** gcm 1137 ***
    *** gcm 1138 ***
    *** gcm 1139 ***
    *** gcm 1140 ***
    *** gcm 1141 ***
    *** gcm 1142 ***
    *** gcm 1143 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS5PADDING
    07:47:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7
    07:47:58.168 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/PKCS7PADDING
    07:47:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBC
    07:47:58.169 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/TBCPADDING
    07:47:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23
    07:47:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1144 ***
    *** gcm 1145 ***
    *** gcm 1146 ***
    *** gcm 1147 ***
    *** gcm 1148 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.170 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTE
    07:47:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB256/ZEROBYTEPADDING
    07:47:58.171 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/
    07:47:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126
    07:47:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2
    07:47:58.172 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126-2PADDING
    07:47:58.173 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO10126PADDING
    07:47:58.174 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4
    07:47:58.174 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ISO7816-4PADDING
    07:47:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1149 ***
    *** gcm 1150 ***
    *** gcm 1151 ***
    *** gcm 1152 ***
    *** gcm 1153 ***
    *** gcm 1154 ***
    *** gcm 1155 ***
    *** gcm 1156 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5
    07:47:58.175 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS5PADDING
    07:47:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7
    07:47:58.176 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/PKCS7PADDING
    07:47:58.177 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBC
    07:47:58.178 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/TBCPADDING
    07:47:58.179 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1157 ***
    *** gcm 1158 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/X9.23PADDING
    07:47:58.180 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTE
    07:47:58.181 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB32/ZEROBYTEPADDING
    07:47:58.182 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/
    07:47:58.183 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1159 ***
    *** gcm 1160 ***
    *** gcm 1161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.183 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2
    07:47:58.184 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126-2PADDING
    07:47:58.186 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO10126PADDING
    07:47:58.186 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1162 ***
    *** gcm 1163 ***
    *** gcm 1164 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.187 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ISO7816-4PADDING
    07:47:58.188 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/NOPADDING
    07:47:58.189 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1165 ***
    *** gcm 1166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.190 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS5PADDING
    07:47:58.191 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7
    07:47:58.191 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/PKCS7PADDING
    07:47:58.192 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1167 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.193 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/TBCPADDING
    07:47:58.194 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23
    07:47:58.194 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTE
    07:47:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB40/ZEROBYTEPADDING
    07:47:58.195 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/
    07:47:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126
    07:47:58.196 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2
    07:47:58.197 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126-2PADDING
    07:47:58.198 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO10126PADDING
    07:47:58.199 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4
    07:47:58.200 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ISO7816-4PADDING
    07:47:58.201 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/NOPADDING
    07:47:58.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5
    07:47:58.202 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS5PADDING
    07:47:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7
    07:47:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/PKCS7PADDING
    07:47:58.203 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBC
    07:47:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/TBCPADDING
    07:47:58.204 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23
    07:47:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/X9.23PADDING
    07:47:58.205 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTE
    07:47:58.206 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB48/ZEROBYTEPADDING
    07:47:58.207 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/
    07:47:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126
    07:47:58.208 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2
    07:47:58.209 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126-2PADDING
    07:47:58.210 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO10126PADDING
    07:47:58.211 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.212 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ISO7816-4PADDING
    07:47:58.213 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/NOPADDING
    07:47:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5
    07:47:58.214 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS5PADDING
    07:47:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7
    07:47:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/PKCS7PADDING
    07:47:58.215 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBC
    07:47:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/TBCPADDING
    07:47:58.216 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23
    07:47:58.217 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/X9.23PADDING
    07:47:58.218 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTE
    07:47:58.218 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB56/ZEROBYTEPADDING
    07:47:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/
    07:47:58.219 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126
    07:47:58.220 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2
    07:47:58.220 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126-2PADDING
    07:47:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO10126PADDING
    07:47:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4
    07:47:58.221 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ISO7816-4PADDING
    07:47:58.222 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/NOPADDING
    07:47:58.222 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5
    07:47:58.223 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS5PADDING
    07:47:58.224 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7
    07:47:58.225 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/PKCS7PADDING
    07:47:58.226 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBC
    07:47:58.226 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/TBCPADDING
    07:47:58.227 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23
    07:47:58.227 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/X9.23PADDING
    07:47:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTE
    07:47:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB64/ZEROBYTEPADDING
    07:47:58.228 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/
    07:47:58.229 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126
    07:47:58.230 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2
    07:47:58.230 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126-2PADDING
    07:47:58.230 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO10126PADDING
    07:47:58.231 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4
    07:47:58.231 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ISO7816-4PADDING
    07:47:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/NOPADDING
    07:47:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5
    07:47:58.232 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1201 ***
    *** gcm 1202 ***
    *** gcm 1203 ***
    *** gcm 1204 ***
    *** gcm 1205 ***
    *** gcm 1206 ***
    *** gcm 1207 ***
    *** gcm 1208 ***
    *** gcm 1209 ***
    *** gcm 1210 ***
    *** gcm 1211 ***
    *** gcm 1212 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.233 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7
    07:47:58.234 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/PKCS7PADDING
    07:47:58.235 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBC
    07:47:58.235 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/TBCPADDING
    07:47:58.236 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1213 ***
    *** gcm 1214 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.237 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/X9.23PADDING
    07:47:58.238 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTE
    07:47:58.239 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB72/ZEROBYTEPADDING
    07:47:58.239 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/
    07:47:58.240 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126
    07:47:58.242 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2
    07:47:58.242 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126-2PADDING
    07:47:58.243 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO10126PADDING
    07:47:58.243 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4
    07:47:58.243 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ISO7816-4PADDING
    07:47:58.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/NOPADDING
    07:47:58.244 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.245 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS5PADDING
    07:47:58.245 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7
    07:47:58.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/PKCS7PADDING
    07:47:58.246 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBC
    07:47:58.247 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/TBCPADDING
    07:47:58.247 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23
    07:47:58.248 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/X9.23PADDING
    07:47:58.249 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTE
    07:47:58.250 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1229 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.251 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/
    07:47:58.251 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126
    07:47:58.252 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2
    07:47:58.253 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126-2PADDING
    07:47:58.254 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO10126PADDING
    07:47:58.255 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4
    07:47:58.256 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1230 ***
    *** gcm 1231 ***
    *** gcm 1232 ***
    *** gcm 1233 ***
    *** gcm 1234 ***
    *** gcm 1235 ***
    *** gcm 1236 ***
    *** gcm 1237 ***
    *** gcm 1238 ***
    *** gcm 1239 ***
    *** gcm 1240 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.256 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/NOPADDING
    07:47:58.257 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5
    07:47:58.258 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS5PADDING
    07:47:58.258 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7
    07:47:58.258 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/PKCS7PADDING
    07:47:58.259 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBC
    07:47:58.259 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/TBCPADDING
    07:47:58.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23
    07:47:58.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/X9.23PADDING
    07:47:58.260 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTE
    07:47:58.261 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB80/ZEROBYTEPADDING
    07:47:58.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/
    07:47:58.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126
    07:47:58.262 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2
    07:47:58.263 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126-2PADDING
    07:47:58.263 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO10126PADDING
    07:47:58.264 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4
    07:47:58.264 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ISO7816-4PADDING
    07:47:58.264 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/NOPADDING
    07:47:58.265 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5
    07:47:58.266 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS5PADDING
    07:47:58.267 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7
    07:47:58.267 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/PKCS7PADDING
    07:47:58.268 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBC
    07:47:58.269 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/TBCPADDING
    07:47:58.270 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23
    07:47:58.271 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/X9.23PADDING
    07:47:58.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTE
    07:47:58.272 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB88/ZEROBYTEPADDING
    07:47:58.273 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/
    07:47:58.274 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126
    07:47:58.275 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2
    07:47:58.275 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126-2PADDING
    07:47:58.276 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO10126PADDING
    07:47:58.276 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1241 ***
    *** gcm 1242 ***
    *** gcm 1243 ***
    *** gcm 1244 ***
    *** gcm 1245 ***
    *** gcm 1246 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.277 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ISO7816-4PADDING
    07:47:58.277 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/NOPADDING
    07:47:58.278 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5
    07:47:58.278 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS5PADDING
    07:47:58.279 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7
    07:47:58.279 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/PKCS7PADDING
    07:47:58.279 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBC
    07:47:58.280 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/TBCPADDING
    07:47:58.280 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23
    07:47:58.281 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/X9.23PADDING
    07:47:58.282 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTE
    07:47:58.282 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CFB96/ZEROBYTEPADDING
    07:47:58.282 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CTS/
    07:47:58.283 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping.
    07:47:58.283 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/CTS/NOPADDING
    07:47:58.283 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping.
    07:47:58.284 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/EAX/
    07:47:58.284 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/EAX/NOPADDING
    07:47:58.288 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/ECB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1247 ***
    *** gcm 1248 ***
    *** gcm 1249 ***
    *** gcm 1250 ***
    *** gcm 1251 ***
    *** gcm 1252 ***
    *** gcm 1253 ***
    *** gcm 1254 ***
    *** gcm 1255 ***
    *** gcm 1256 ***
    *** gcm 1257 ***
    *** gcm 1258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.289 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping.
    07:47:58.290 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/ECB/NOPADDING
    07:47:58.290 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping.
    07:47:58.290 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/
    07:47:58.292 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126
    07:47:58.294 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1259 ***
    *** gcm 1260 ***
    *** gcm 1261 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.295 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126-2PADDING
    07:47:58.296 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1262 ***
    *** gcm 1263 ***
    *** gcm 1264 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.298 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4
    07:47:58.298 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ISO7816-4PADDING
    07:47:58.299 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/NOPADDING
    07:47:58.299 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5
    07:47:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS5PADDING
    07:47:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7
    07:47:58.300 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1265 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.301 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBC
    07:47:58.302 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/TBCPADDING
    07:47:58.302 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23
    07:47:58.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/X9.23PADDING
    07:47:58.303 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTE
    07:47:58.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/GOFB/ZEROBYTEPADDING
    07:47:58.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1266 ***
    *** gcm 1267 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.304 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126
    07:47:58.305 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2
    07:47:58.306 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126-2PADDING
    07:47:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO10126PADDING
    07:47:58.307 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4
    07:47:58.308 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ISO7816-4PADDING
    07:47:58.309 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1268 ***
    *** gcm 1269 ***
    *** gcm 1270 ***
    *** gcm 1271 ***
    *** gcm 1272 ***
    *** gcm 1273 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.310 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1274 ***
    *** gcm 1275 ***
    *** gcm 1276 ***
    *** gcm 1277 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1278 ***
    *** gcm 1279 ***
    *** gcm 1280 ***
    *** gcm 1281 ***
    *** gcm 1282 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.311 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1283 ***
    *** gcm 1284 ***
    *** gcm 1285 ***
    *** gcm 1286 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.312 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1287 ***
    *** gcm 1288 ***
    *** gcm 1289 ***
    *** gcm 1290 ***
    *** gcm 1291 ***
    *** gcm 1292 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.313 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1293 ***
    *** gcm 1294 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1295 ***
    *** gcm 1296 ***
    *** gcm 1297 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.314 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1298 ***
    *** gcm 1299 ***
    *** gcm 1300 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.315 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1301 ***
    *** gcm 1302 ***
    *** gcm 1303 ***
    *** gcm 1304 ***
    *** gcm 1305 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.315 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1306 ***
    *** gcm 1307 ***
    *** gcm 1308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.316 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.317 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/
    07:47:58.318 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126
    07:47:58.318 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1337 ***
    *** gcm 1338 ***
    *** gcm 1339 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.318 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126-2PADDING
    07:47:58.319 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO10126PADDING
    07:47:58.319 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4
    07:47:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/NOPADDING
    07:47:58.320 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.321 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS5PADDING
    07:47:58.321 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.322 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1392 ***
    *** gcm 1393 ***
    *** gcm 1394 ***
    *** gcm 1395 ***
    *** gcm 1396 ***
    *** gcm 1397 ***
    *** gcm 1398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.322 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBC
    07:47:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/TBCPADDING
    07:47:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23
    07:47:58.323 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/X9.23PADDING
    07:47:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTE
    07:47:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB104/ZEROBYTEPADDING
    07:47:58.324 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1399 ***
    *** gcm 1400 ***
    *** gcm 1401 ***
    *** gcm 1402 ***
    *** gcm 1403 ***
    *** gcm 1404 ***
    *** gcm 1405 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.325 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126
    07:47:58.325 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2
    07:47:58.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126-2PADDING
    07:47:58.326 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO10126PADDING
    07:47:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4
    07:47:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ISO7816-4PADDING
    07:47:58.327 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/NOPADDING
    07:47:58.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5
    07:47:58.328 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS5PADDING
    07:47:58.329 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7
    07:47:58.330 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/PKCS7PADDING
    07:47:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBC
    07:47:58.331 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/TBCPADDING
    07:47:58.332 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23
    07:47:58.333 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/X9.23PADDING
    07:47:58.334 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTE
    07:47:58.335 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB112/ZEROBYTEPADDING
    07:47:58.336 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/
    07:47:58.337 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126
    07:47:58.338 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2
    07:47:58.339 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126-2PADDING
    07:47:58.339 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.339 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4
    07:47:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1423 ***
    *** gcm 1424 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.340 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/NOPADDING
    07:47:58.341 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5
    07:47:58.342 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS5PADDING
    07:47:58.342 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7
    07:47:58.342 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1425 ***
    *** gcm 1426 ***
    *** gcm 1427 ***
    *** gcm 1428 ***
    *** gcm 1429 ***
    *** gcm 1430 ***
    *** gcm 1431 ***
    *** gcm 1432 ***
    *** gcm 1433 ***
    *** gcm 1434 ***
    *** gcm 1435 ***
    *** gcm 1436 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.343 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBC
    07:47:58.343 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/TBCPADDING
    07:47:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23
    07:47:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/X9.23PADDING
    07:47:58.344 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTE
    07:47:58.345 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB120/ZEROBYTEPADDING
    07:47:58.345 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/
    07:47:58.346 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126
    07:47:58.346 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2
    07:47:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126-2PADDING
    07:47:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO10126PADDING
    07:47:58.347 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4
    07:47:58.348 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ISO7816-4PADDING
    07:47:58.349 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/NOPADDING
    07:47:58.350 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5
    07:47:58.351 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1437 ***
    *** gcm 1438 ***
    *** gcm 1439 ***
    *** gcm 1440 ***
    *** gcm 1441 ***
    *** gcm 1442 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7
    07:47:58.352 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/PKCS7PADDING
    07:47:58.354 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBC
    07:47:58.354 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1443 ***
    *** gcm 1444 ***
    *** gcm 1445 ***
    *** gcm 1446 ***
    *** gcm 1447 ***
    *** gcm 1448 ***
    *** gcm 1449 ***
    *** gcm 1450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.355 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23
    07:47:58.356 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/X9.23PADDING
    07:47:58.357 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1451 ***
    *** gcm 1452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.357 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB128/ZEROBYTEPADDING
    07:47:58.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/
    07:47:58.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126
    07:47:58.358 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2
    07:47:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126-2PADDING
    07:47:58.359 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1453 ***
    *** gcm 1454 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.360 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4
    07:47:58.360 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ISO7816-4PADDING
    07:47:58.361 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/NOPADDING
    07:47:58.361 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5
    07:47:58.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS5PADDING
    07:47:58.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7
    07:47:58.362 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/PKCS7PADDING
    07:47:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBC
    07:47:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/TBCPADDING
    07:47:58.363 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23
    07:47:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/X9.23PADDING
    07:47:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTE
    07:47:58.364 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB136/ZEROBYTEPADDING
    07:47:58.365 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/
    07:47:58.366 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126
    07:47:58.366 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2
    07:47:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126-2PADDING
    07:47:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1455 ***
    *** gcm 1456 ***
    *** gcm 1457 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.367 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1458 ***
    *** gcm 1459 ***
    *** gcm 1460 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.368 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ISO7816-4PADDING
    07:47:58.368 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/NOPADDING
    07:47:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5
    07:47:58.369 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS5PADDING
    07:47:58.370 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7
    07:47:58.370 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/PKCS7PADDING
    07:47:58.371 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBC
    07:47:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/TBCPADDING
    07:47:58.372 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23
    07:47:58.374 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/X9.23PADDING
    07:47:58.374 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTE
    07:47:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB144/ZEROBYTEPADDING
    07:47:58.375 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/
    07:47:58.376 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126
    07:47:58.377 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2
    07:47:58.378 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126-2PADDING
    07:47:58.379 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.379 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4
    07:47:58.380 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1476 ***
    *** gcm 1477 ***
    *** gcm 1478 ***
    *** gcm 1479 ***
    *** gcm 1480 ***
    *** gcm 1481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.381 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/NOPADDING
    07:47:58.382 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5
    07:47:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS5PADDING
    07:47:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7
    07:47:58.383 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/PKCS7PADDING
    07:47:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBC
    07:47:58.384 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/TBCPADDING
    07:47:58.385 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23
    07:47:58.385 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/X9.23PADDING
    07:47:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTE
    07:47:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB152/ZEROBYTEPADDING
    07:47:58.386 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/
    07:47:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126
    07:47:58.387 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2
    07:47:58.388 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126-2PADDING
    07:47:58.388 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO10126PADDING
    07:47:58.388 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4
    07:47:58.389 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ISO7816-4PADDING
    07:47:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/NOPADDING
    07:47:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5
    07:47:58.390 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS5PADDING
    07:47:58.391 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7
    07:47:58.391 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/PKCS7PADDING
    07:47:58.391 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBC
    07:47:58.392 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/TBCPADDING
    07:47:58.392 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23
    07:47:58.393 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/X9.23PADDING
    07:47:58.393 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTE
    07:47:58.394 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB16/ZEROBYTEPADDING
    07:47:58.395 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/
    07:47:58.395 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126
    07:47:58.396 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2
    07:47:58.397 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126-2PADDING
    07:47:58.398 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO10126PADDING
    07:47:58.399 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4
    07:47:58.400 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ISO7816-4PADDING
    07:47:58.401 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/NOPADDING
    07:47:58.402 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5
    07:47:58.403 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS5PADDING
    07:47:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7
    07:47:58.404 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1482 ***
    *** gcm 1483 ***
    *** gcm 1484 ***
    *** gcm 1485 ***
    *** gcm 1486 ***
    *** gcm 1487 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.405 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBC
    07:47:58.406 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/TBCPADDING
    07:47:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23
    07:47:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/X9.23PADDING
    07:47:58.407 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTE
    07:47:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB160/ZEROBYTEPADDING
    07:47:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/
    07:47:58.408 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1488 ***
    *** gcm 1489 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.409 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2
    07:47:58.409 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126-2PADDING
    07:47:58.410 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO10126PADDING
    07:47:58.410 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4
    07:47:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ISO7816-4PADDING
    07:47:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/NOPADDING
    07:47:58.411 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5
    07:47:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1490 ***
    *** gcm 1491 ***
    *** gcm 1492 ***
    *** gcm 1493 ***
    *** gcm 1494 ***
    *** gcm 1495 ***
    *** gcm 1496 ***
    *** gcm 1497 ***
    *** gcm 1498 ***
    *** gcm 1499 ***
    *** gcm 1500 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7
    07:47:58.412 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/PKCS7PADDING
    07:47:58.413 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBC
    07:47:58.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/TBCPADDING
    07:47:58.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23
    07:47:58.414 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/X9.23PADDING
    07:47:58.415 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTE
    07:47:58.415 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB168/ZEROBYTEPADDING
    07:47:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/
    07:47:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126
    07:47:58.416 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2
    07:47:58.417 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126-2PADDING
    07:47:58.418 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO10126PADDING
    07:47:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4
    07:47:58.419 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ISO7816-4PADDING
    07:47:58.420 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/NOPADDING
    07:47:58.421 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5
    07:47:58.422 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1501 ***
    *** gcm 1502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.423 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7
    07:47:58.424 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1503 ***
    *** gcm 1504 ***
    *** gcm 1505 ***
    *** gcm 1506 ***
    *** gcm 1507 ***
    *** gcm 1508 ***
    *** gcm 1509 ***
    *** gcm 1510 ***
    *** gcm 1511 ***
    *** gcm 1512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.425 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.426 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/TBCPADDING
    07:47:58.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23
    07:47:58.427 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/X9.23PADDING
    07:47:58.428 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1533 ***
    *** gcm 1534 ***
    *** gcm 1535 ***
    *** gcm 1536 ***
    *** gcm 1537 ***
    *** gcm 1538 ***
    *** gcm 1539 ***
    *** gcm 1540 ***
    *** gcm 1541 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.429 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB176/ZEROBYTEPADDING
    07:47:58.430 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/
    07:47:58.430 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126
    07:47:58.431 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2
    07:47:58.431 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126-2PADDING
    07:47:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO10126PADDING
    07:47:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4
    07:47:58.432 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ISO7816-4PADDING
    07:47:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/NOPADDING
    07:47:58.433 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1542 ***
    *** gcm 1543 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.434 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS5PADDING
    07:47:58.434 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7
    07:47:58.434 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/PKCS7PADDING
    07:47:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBC
    07:47:58.435 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/TBCPADDING
    07:47:58.436 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23
    07:47:58.436 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/X9.23PADDING
    07:47:58.436 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTE
    07:47:58.437 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB184/ZEROBYTEPADDING
    07:47:58.438 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/
    07:47:58.438 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126
    07:47:58.438 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1544 ***
    *** gcm 1545 ***
    *** gcm 1546 ***
    *** gcm 1547 ***
    *** gcm 1548 ***
    *** gcm 1549 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.439 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126-2PADDING
    07:47:58.439 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO10126PADDING
    07:47:58.440 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4
    07:47:58.440 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ISO7816-4PADDING
    07:47:58.440 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/NOPADDING
    07:47:58.441 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5
    07:47:58.442 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1550 ***
    *** gcm 1551 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.443 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7
    07:47:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/PKCS7PADDING
    07:47:58.444 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBC
    07:47:58.445 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/TBCPADDING
    07:47:58.446 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23
    07:47:58.447 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.448 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTE
    07:47:58.449 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB192/ZEROBYTEPADDING
    07:47:58.450 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1572 ***
    *** gcm 1573 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.451 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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:47:58.452 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1583 ***
    *** gcm 1584 ***
    *** gcm 1585 ***
    *** gcm 1586 ***
    *** gcm 1587 ***
    *** gcm 1588 ***
    *** gcm 1589 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.453 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1590 ***
    *** gcm 1591 ***
    *** gcm 1592 ***
    *** gcm 1593 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO10126PADDING
    07:47:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4
    07:47:58.454 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1594 ***
    *** gcm 1595 ***
    *** gcm 1596 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/NOPADDING
    07:47:58.455 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5
    07:47:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS5PADDING
    07:47:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7
    07:47:58.456 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/PKCS7PADDING
    07:47:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBC
    07:47:58.457 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/TBCPADDING
    07:47:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23
    07:47:58.458 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/X9.23PADDING
    07:47:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTE
    07:47:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB200/ZEROBYTEPADDING
    07:47:58.459 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/
    07:47:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126
    07:47:58.460 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2
    07:47:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126-2PADDING
    07:47:58.461 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO10126PADDING
    07:47:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4
    07:47:58.462 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ISO7816-4PADDING
    07:47:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/NOPADDING
    07:47:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5
    07:47:58.463 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS5PADDING

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 ***
    *** gcm 1606 ***
    *** gcm 1607 ***
    *** gcm 1608 ***
    *** gcm 1609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7
    07:47:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1610 ***
    *** gcm 1611 ***
    *** gcm 1612 ***
    *** gcm 1613 ***
    *** gcm 1614 ***
    *** gcm 1615 ***
    *** gcm 1616 ***
    *** gcm 1617 ***
    *** gcm 1618 ***
    *** gcm 1619 ***
    *** gcm 1620 ***
    *** gcm 1621 ***
    *** 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:47:58.464 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBC
    07:47:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/TBCPADDING
    07:47:58.465 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23
    07:47:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1636 ***
    *** gcm 1637 ***
    *** gcm 1638 ***
    *** gcm 1639 ***
    *** gcm 1640 ***
    *** gcm 1641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.466 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTE
    07:47:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB208/ZEROBYTEPADDING
    07:47:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1642 ***
    *** gcm 1643 ***
    *** gcm 1644 ***
    *** gcm 1645 ***
    *** gcm 1646 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.467 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126
    07:47:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2
    07:47:58.468 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126-2PADDING
    07:47:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO10126PADDING
    07:47:58.469 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4
    07:47:58.470 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ISO7816-4PADDING
    07:47:58.471 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/NOPADDING
    07:47:58.472 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5
    07:47:58.473 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS5PADDING
    07:47:58.474 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7
    07:47:58.475 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/PKCS7PADDING
    07:47:58.476 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBC
    07:47:58.477 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/TBCPADDING
    07:47:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23
    07:47:58.478 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1647 ***
    *** gcm 1648 ***
    *** gcm 1649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.479 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTE
    07:47:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB216/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1650 ***
    *** gcm 1651 ***
    *** gcm 1652 ***
    *** gcm 1653 ***
    *** gcm 1654 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.480 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/
    07:47:58.481 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126
    07:47:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2
    07:47:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126-2PADDING
    07:47:58.482 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO10126PADDING
    07:47:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4
    07:47:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ISO7816-4PADDING
    07:47:58.483 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/NOPADDING
    07:47:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5
    07:47:58.484 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS5PADDING
    07:47:58.485 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7
    07:47:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1655 ***
    *** gcm 1656 ***
    *** gcm 1657 ***
    *** gcm 1658 ***
    *** gcm 1659 ***
    *** gcm 1660 ***
    *** gcm 1661 ***
    *** gcm 1662 ***
    *** gcm 1663 ***
    *** gcm 1664 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBC
    07:47:58.486 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/TBCPADDING
    07:47:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23
    07:47:58.487 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/X9.23PADDING
    07:47:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTE
    07:47:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB224/ZEROBYTEPADDING
    07:47:58.488 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/
    07:47:58.489 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126
    07:47:58.490 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1665 ***
    *** gcm 1666 ***
    *** gcm 1667 ***
    *** gcm 1668 ***
    *** gcm 1669 ***
    *** gcm 1670 ***
    *** gcm 1671 ***
    *** gcm 1672 ***
    *** gcm 1673 ***
    *** gcm 1674 ***
    *** gcm 1675 ***
    *** gcm 1676 ***
    *** gcm 1677 ***
    *** gcm 1678 ***
    *** gcm 1679 ***
    *** gcm 1680 ***
    *** gcm 1681 ***
    *** gcm 1682 ***
    *** gcm 1683 ***
    *** gcm 1684 ***
    *** gcm 1685 ***
    *** gcm 1686 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.491 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126-2PADDING
    07:47:58.492 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1687 ***
    *** gcm 1688 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.493 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4
    07:47:58.494 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ISO7816-4PADDING
    07:47:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/NOPADDING
    07:47:58.495 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5
    07:47:58.496 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS5PADDING
    07:47:58.497 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7
    07:47:58.498 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/PKCS7PADDING
    07:47:58.499 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1689 ***
    *** gcm 1690 ***
    *** gcm 1691 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.500 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1692 ***
    *** gcm 1693 ***
    *** gcm 1694 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.501 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1695 ***
    *** gcm 1696 ***
    *** gcm 1697 ***
    *** gcm 1698 ***
    *** gcm 1699 ***
    *** gcm 1700 ***
    *** gcm 1701 ***
    *** gcm 1702 ***
    *** gcm 1703 ***
    *** gcm 1704 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.501 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/X9.23PADDING
    07:47:58.502 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTE
    07:47:58.502 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB232/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.502 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/
    07:47:58.503 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126
    07:47:58.503 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2
    07:47:58.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126-2PADDING
    07:47:58.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO10126PADDING
    07:47:58.504 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4
    07:47:58.505 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1706 ***
    *** gcm 1707 ***
    *** gcm 1708 ***
    *** gcm 1709 ***
    *** gcm 1710 ***
    *** gcm 1711 ***
    *** gcm 1712 ***
    *** gcm 1713 ***
    *** gcm 1714 ***
    *** gcm 1715 ***
    *** gcm 1716 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.505 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/NOPADDING
    07:47:58.506 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5
    07:47:58.507 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS5PADDING
    07:47:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7
    07:47:58.508 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1717 ***
    *** gcm 1718 ***
    *** gcm 1719 ***
    *** gcm 1720 ***
    *** gcm 1721 ***
    *** gcm 1722 ***
    *** gcm 1723 ***
    *** gcm 1724 ***
    *** gcm 1725 ***
    *** gcm 1726 ***
    *** gcm 1727 ***
    *** gcm 1728 ***
    *** gcm 1729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.510 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBC
    07:47:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/TBCPADDING
    07:47:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23
    07:47:58.511 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/X9.23PADDING
    07:47:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTE
    07:47:58.512 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB24/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1730 ***
    *** gcm 1731 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.513 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/
    07:47:58.513 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126
    07:47:58.514 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2
    07:47:58.514 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126-2PADDING
    07:47:58.514 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO10126PADDING
    07:47:58.515 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4
    07:47:58.515 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ISO7816-4PADDING
    07:47:58.516 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/NOPADDING
    07:47:58.516 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5
    07:47:58.516 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS5PADDING
    07:47:58.517 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7
    07:47:58.518 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/PKCS7PADDING
    07:47:58.518 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBC
    07:47:58.518 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/TBCPADDING
    07:47:58.519 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23
    07:47:58.519 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/X9.23PADDING
    07:47:58.519 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTE
    07:47:58.520 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB240/ZEROBYTEPADDING
    07:47:58.520 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/
    07:47:58.521 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126
    07:47:58.521 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2
    07:47:58.522 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1732 ***
    *** gcm 1733 ***
    *** gcm 1734 ***
    *** gcm 1735 ***
    *** gcm 1736 ***
    *** gcm 1737 ***
    *** gcm 1738 ***
    *** gcm 1739 ***
    *** 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:47:58.523 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO10126PADDING
    07:47:58.524 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4
    07:47:58.525 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ISO7816-4PADDING
    07:47:58.526 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/NOPADDING
    07:47:58.527 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5
    07:47:58.527 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1752 ***
    *** gcm 1753 ***
    *** gcm 1754 ***
    *** gcm 1755 ***
    *** gcm 1756 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.528 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1757 ***
    *** gcm 1758 ***
    *** gcm 1759 ***
    *** gcm 1760 ***
    *** gcm 1761 ***
    *** gcm 1762 ***
    *** gcm 1763 ***
    *** gcm 1764 ***
    *** gcm 1765 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.529 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1766 ***
    *** gcm 1767 ***
    *** gcm 1768 ***
    *** gcm 1769 ***
    *** gcm 1770 ***
    *** gcm 1771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.530 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1772 ***
    *** gcm 1773 ***
    *** gcm 1774 ***
    *** gcm 1775 ***
    *** gcm 1776 ***
    *** gcm 1777 ***
    *** gcm 1778 ***
    *** gcm 1779 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.531 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1780 ***
    *** gcm 1781 ***
    *** gcm 1782 ***
    *** gcm 1783 ***
    *** gcm 1784 ***
    *** gcm 1785 ***
    *** gcm 1786 ***
    *** gcm 1787 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.532 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1788 ***
    *** gcm 1789 ***
    *** gcm 1790 ***
    *** gcm 1791 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.533 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1792 ***
    *** gcm 1793 ***
    *** gcm 1794 ***
    *** gcm 1795 ***
    *** gcm 1796 ***
    *** gcm 1797 ***
    *** gcm 1798 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.536 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1799 ***
    *** gcm 1800 ***
    *** gcm 1801 ***
    *** gcm 1802 ***
    *** gcm 1803 ***
    *** gcm 1804 ***
    *** gcm 1805 ***
    *** gcm 1806 ***
    *** gcm 1807 ***
    *** gcm 1808 ***
    *** gcm 1809 ***
    *** gcm 1810 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.538 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1811 ***
    *** gcm 1812 ***
    *** gcm 1813 ***
    *** gcm 1814 ***
    *** gcm 1815 ***
    *** gcm 1816 ***
    *** gcm 1817 ***
    *** gcm 1818 ***
    *** gcm 1819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1820 ***
    *** gcm 1821 ***
    *** gcm 1822 ***
    *** gcm 1823 ***
    *** gcm 1824 ***
    *** gcm 1825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.539 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1826 ***
    *** gcm 1827 ***
    *** gcm 1828 ***
    *** gcm 1829 ***
    *** gcm 1830 ***
    *** gcm 1831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.540 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1832 ***
    *** gcm 1833 ***
    *** gcm 1834 ***
    *** gcm 1835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.541 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1836 ***
    *** gcm 1837 ***
    *** gcm 1838 ***
    *** gcm 1839 ***
    *** gcm 1840 ***
    *** gcm 1841 ***
    *** gcm 1842 ***
    *** gcm 1843 ***
    *** gcm 1844 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.542 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1845 ***
    *** gcm 1846 ***
    *** gcm 1847 ***
    *** gcm 1848 ***
    *** gcm 1849 ***
    *** gcm 1850 ***
    *** gcm 1851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.543 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1852 ***
    *** gcm 1853 ***
    *** gcm 1854 ***
    *** gcm 1855 ***
    *** gcm 1856 ***
    *** gcm 1857 ***
    *** gcm 1858 ***
    *** gcm 1859 ***
    *** gcm 1860 ***
    *** gcm 1861 ***
    *** gcm 1862 ***
    *** gcm 1863 ***
    *** gcm 1864 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.544 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1865 ***
    *** gcm 1866 ***
    *** gcm 1867 ***
    *** gcm 1868 ***
    *** gcm 1869 ***
    *** gcm 1870 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.545 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1871 ***
    *** gcm 1872 ***
    *** gcm 1873 ***
    *** gcm 1874 ***
    *** gcm 1875 ***
    *** gcm 1876 ***
    *** gcm 1877 ***
    *** gcm 1878 ***
    *** gcm 1879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.546 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1880 ***
    *** gcm 1881 ***
    *** gcm 1882 ***
    *** gcm 1883 ***
    *** gcm 1884 ***
    *** gcm 1885 ***
    *** gcm 1886 ***
    *** gcm 1887 ***
    *** gcm 1888 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.547 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1889 ***
    *** gcm 1890 ***
    *** gcm 1891 ***
    *** gcm 1892 ***
    *** gcm 1893 ***
    *** gcm 1894 ***
    *** gcm 1895 ***
    *** gcm 1896 ***
    *** gcm 1897 ***
    *** gcm 1898 ***
    *** gcm 1899 ***
    *** gcm 1900 ***
    *** gcm 1901 ***
    *** gcm 1902 ***
    *** gcm 1903 ***
    *** gcm 1904 ***
    *** gcm 1905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.549 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1906 ***
    *** 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:47:58.550 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1917 ***
    *** gcm 1918 ***
    *** gcm 1919 ***
    *** gcm 1920 ***
    *** gcm 1921 ***
    *** gcm 1922 ***
    *** gcm 1923 ***
    *** gcm 1924 ***
    *** gcm 1925 ***
    *** gcm 1926 ***
    *** gcm 1927 ***
    *** gcm 1928 ***
    *** gcm 1929 ***
    *** gcm 1930 ***
    *** gcm 1931 ***
    *** gcm 1932 ***
    *** gcm 1933 ***
    *** gcm 1934 ***
    *** gcm 1935 ***
    *** gcm 1936 ***
    *** gcm 1937 ***
    *** gcm 1938 ***
    *** gcm 1939 ***
    *** gcm 1940 ***
    *** gcm 1941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.551 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1942 ***
    *** gcm 1943 ***
    *** gcm 1944 ***
    *** gcm 1945 ***
    *** gcm 1946 ***
    *** gcm 1947 ***
    *** gcm 1948 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.553 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1949 ***
    *** gcm 1950 ***
    *** gcm 1951 ***
    *** gcm 1952 ***
    *** gcm 1953 ***
    *** gcm 1954 ***
    *** gcm 1955 ***
    *** gcm 1956 ***
    *** gcm 1957 ***
    *** gcm 1958 ***
    *** gcm 1959 ***
    *** gcm 1960 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.555 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1961 ***
    *** gcm 1962 ***
    *** gcm 1963 ***
    *** gcm 1964 ***
    *** gcm 1965 ***
    *** gcm 1966 ***
    *** gcm 1967 ***
    *** gcm 1968 ***
    *** gcm 1969 ***
    *** gcm 1970 ***
    *** gcm 1971 ***
    *** gcm 1972 ***
    *** gcm 1973 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.556 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1974 ***
    *** gcm 1975 ***
    *** gcm 1976 ***
    *** gcm 1977 ***
    *** gcm 1978 ***
    *** gcm 1979 ***
    *** gcm 1980 ***
    *** gcm 1981 ***
    *** gcm 1982 ***
    *** gcm 1983 ***
    *** gcm 1984 ***
    *** gcm 1985 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.558 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 1986 ***
    *** gcm 1987 ***
    *** gcm 1988 ***
    *** gcm 1989 ***
    *** gcm 1990 ***
    *** gcm 1991 ***
    *** gcm 1992 ***
    *** gcm 1993 ***
    *** gcm 1994 ***
    *** gcm 1995 ***
    *** gcm 1996 ***
    *** gcm 1997 ***
    *** gcm 1998 ***
    *** gcm 1999 ***
    *** gcm 2000 ***
    *** gcm 2001 ***
    *** gcm 2002 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.560 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2003 ***
    *** gcm 2004 ***
    *** gcm 2005 ***
    *** gcm 2006 ***
    *** gcm 2007 ***
    *** gcm 2008 ***
    *** gcm 2009 ***
    *** gcm 2010 ***
    *** gcm 2011 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.561 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2012 ***
    *** gcm 2013 ***
    *** gcm 2014 ***
    *** gcm 2015 ***
    *** gcm 2016 ***
    *** gcm 2017 ***
    *** gcm 2018 ***
    *** gcm 2019 ***
    *** gcm 2020 ***
    *** gcm 2021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.562 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2022 ***
    *** gcm 2023 ***
    *** gcm 2024 ***
    *** gcm 2025 ***
    *** gcm 2026 ***
    *** gcm 2027 ***
    *** gcm 2028 ***
    *** gcm 2029 ***
    *** gcm 2030 ***
    *** gcm 2031 ***
    *** gcm 2032 ***
    *** gcm 2033 ***
    *** gcm 2034 ***
    *** gcm 2035 ***
    *** gcm 2036 ***
    *** gcm 2037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.564 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.565 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2052 ***
    *** gcm 2053 ***
    *** gcm 2054 ***
    *** gcm 2055 ***
    *** gcm 2056 ***
    *** gcm 2057 ***
    *** gcm 2058 ***
    *** gcm 2059 ***
    *** gcm 2060 ***
    *** gcm 2061 ***
    *** gcm 2062 ***
    *** gcm 2063 ***
    *** gcm 2064 ***
    *** gcm 2065 ***
    *** gcm 2066 ***
    *** gcm 2067 ***
    *** gcm 2068 ***
    *** gcm 2069 ***
    *** gcm 2070 ***
    *** gcm 2071 ***
    *** gcm 2072 ***
    *** gcm 2073 ***
    *** gcm 2074 ***
    *** gcm 2075 ***
    *** gcm 2076 ***
    *** gcm 2077 ***
    *** gcm 2078 ***
    *** gcm 2079 ***
    *** gcm 2080 ***
    *** gcm 2081 ***
    *** gcm 2082 ***
    *** gcm 2083 ***
    *** gcm 2084 ***
    *** gcm 2085 ***
    *** gcm 2086 ***
    *** gcm 2087 ***
    *** gcm 2088 ***
    *** gcm 2089 ***
    *** gcm 2090 ***
    *** gcm 2091 ***
    *** gcm 2092 ***
    *** gcm 2093 ***
    *** gcm 2094 ***
    *** gcm 2095 ***
    *** gcm 2096 ***
    *** gcm 2097 ***
    *** gcm 2098 ***
    *** gcm 2099 ***
    *** gcm 2100 ***
    *** gcm 2101 ***
    *** gcm 2102 ***
    *** gcm 2103 ***
    *** gcm 2104 ***
    *** gcm 2105 ***
    *** gcm 2106 ***
    *** gcm 2107 ***
    *** gcm 2108 ***
    *** gcm 2109 ***
    *** gcm 2110 ***
    *** gcm 2111 ***
    *** gcm 2112 ***
    *** gcm 2113 ***
    *** gcm 2114 ***
    *** gcm 2115 ***
    *** gcm 2116 ***
    *** gcm 2117 ***
    *** gcm 2118 ***
    *** gcm 2119 ***
    *** gcm 2120 ***
    *** gcm 2121 ***
    *** gcm 2122 ***
    *** gcm 2123 ***
    *** gcm 2124 ***
    *** gcm 2125 ***
    *** gcm 2126 ***
    *** gcm 2127 ***
    *** gcm 2128 ***
    *** gcm 2129 ***
    *** gcm 2130 ***
    *** gcm 2131 ***
    *** gcm 2132 ***
    *** gcm 2133 ***
    *** gcm 2134 ***
    *** gcm 2135 ***
    *** gcm 2136 ***
    *** gcm 2137 ***
    *** gcm 2138 ***
    *** gcm 2139 ***
    *** gcm 2140 ***
    *** gcm 2141 ***
    *** gcm 2142 ***
    *** gcm 2143 ***
    *** gcm 2144 ***
    *** gcm 2145 ***
    *** gcm 2146 ***
    *** gcm 2147 ***
    *** gcm 2148 ***
    *** gcm 2149 ***
    *** gcm 2150 ***
    *** gcm 2151 ***
    *** gcm 2152 ***
    *** gcm 2153 ***
    *** gcm 2154 ***
    *** gcm 2155 ***
    *** gcm 2156 ***
    *** gcm 2157 ***
    *** gcm 2158 ***
    *** gcm 2159 ***
    *** gcm 2160 ***
    *** gcm 2161 ***
    *** gcm 2162 ***
    *** gcm 2163 ***
    *** gcm 2164 ***
    *** gcm 2165 ***
    *** gcm 2166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.566 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2167 ***
    *** gcm 2168 ***
    *** gcm 2169 ***
    *** gcm 2170 ***
    *** gcm 2171 ***
    *** gcm 2172 ***
    *** gcm 2173 ***
    *** gcm 2174 ***
    *** gcm 2175 ***
    *** gcm 2176 ***
    *** gcm 2177 ***
    *** gcm 2178 ***
    *** gcm 2179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.574 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2180 ***
    *** gcm 2181 ***
    *** gcm 2182 ***
    *** gcm 2183 ***
    *** gcm 2184 ***
    *** gcm 2185 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.575 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2186 ***
    *** gcm 2187 ***
    *** gcm 2188 ***
    *** gcm 2189 ***
    *** gcm 2190 ***
    *** gcm 2191 ***
    *** gcm 2192 ***
    *** gcm 2193 ***
    *** gcm 2194 ***
    *** gcm 2195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2196 ***
    *** gcm 2197 ***
    *** gcm 2198 ***
    *** gcm 2199 ***
    *** gcm 2200 ***
    *** gcm 2201 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.576 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2202 ***
    *** gcm 2203 ***
    *** gcm 2204 ***
    *** gcm 2205 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.577 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2206 ***
    *** gcm 2207 ***
    *** gcm 2208 ***
    *** gcm 2209 ***
    *** gcm 2210 ***
    *** gcm 2211 ***
    *** gcm 2212 ***
    *** gcm 2213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2214 ***
    *** gcm 2215 ***
    *** gcm 2216 ***
    *** gcm 2217 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.578 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2218 ***
    *** gcm 2219 ***
    *** gcm 2220 ***
    *** gcm 2221 ***
    *** gcm 2222 ***
    *** gcm 2223 ***
    *** gcm 2224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBC
    07:47:58.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/TBCPADDING
    07:47:58.579 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23
    07:47:58.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/X9.23PADDING
    07:47:58.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTE
    07:47:58.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB32/ZEROBYTEPADDING
    07:47:58.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/
    07:47:58.580 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126
    07:47:58.581 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.581 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2246 ***
    *** gcm 2247 ***
    *** gcm 2248 ***
    *** gcm 2249 ***
    *** gcm 2250 ***
    *** gcm 2251 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.582 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2252 ***
    *** gcm 2253 ***
    *** gcm 2254 ***
    *** gcm 2255 ***
    *** gcm 2256 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.583 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2257 ***
    *** gcm 2258 ***
    *** gcm 2259 ***
    *** gcm 2260 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.583 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ISO7816-4PADDING
    07:47:58.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2261 ***
    *** gcm 2262 ***
    *** gcm 2263 ***
    *** gcm 2264 ***
    *** gcm 2265 ***
    *** gcm 2266 ***
    *** gcm 2267 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2268 ***
    *** gcm 2269 ***
    *** gcm 2270 ***
    *** gcm 2271 ***
    *** gcm 2272 ***
    *** gcm 2273 ***
    *** gcm 2274 ***
    *** gcm 2275 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.584 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2276 ***
    *** gcm 2277 ***
    *** gcm 2278 ***
    *** gcm 2279 ***
    *** gcm 2280 ***
    *** gcm 2281 ***
    *** gcm 2282 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.585 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2283 ***
    *** gcm 2284 ***
    *** gcm 2285 ***
    *** gcm 2286 ***
    *** gcm 2287 ***
    *** gcm 2288 ***
    *** gcm 2289 ***
    *** gcm 2290 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.586 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/PKCS7PADDING
    07:47:58.586 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 2359 ***
    *** gcm 2360 ***
    *** gcm 2361 ***
    *** gcm 2362 ***
    *** gcm 2363 ***
    *** gcm 2364 ***
    *** gcm 2365 ***
    *** gcm 2366 ***
    *** gcm 2367 ***
    *** gcm 2368 ***
    *** gcm 2369 ***
    *** gcm 2370 ***
    *** gcm 2371 ***
    *** gcm 2372 ***
    *** gcm 2373 ***
    *** gcm 2374 ***
    *** gcm 2375 ***
    *** gcm 2376 ***
    *** gcm 2377 ***
    *** gcm 2378 ***
    *** gcm 2379 ***
    *** gcm 2380 ***
    *** gcm 2381 ***
    *** gcm 2382 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.587 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2383 ***
    *** gcm 2384 ***
    *** gcm 2385 ***
    *** gcm 2386 ***
    *** gcm 2387 ***
    *** gcm 2388 ***
    *** gcm 2389 ***
    *** gcm 2390 ***
    *** gcm 2391 ***
    *** gcm 2392 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23
    07:47:58.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 2425 ***
    *** gcm 2426 ***
    *** gcm 2427 ***
    *** gcm 2428 ***
    *** gcm 2429 ***
    *** gcm 2430 ***
    *** gcm 2431 ***
    *** gcm 2432 ***
    *** gcm 2433 ***
    *** gcm 2434 ***
    *** gcm 2435 ***
    *** gcm 2436 ***
    *** gcm 2437 ***
    *** gcm 2438 ***
    *** gcm 2439 ***
    *** gcm 2440 ***
    *** gcm 2441 ***
    *** gcm 2442 ***
    *** gcm 2443 ***
    *** gcm 2444 ***
    *** gcm 2445 ***
    *** gcm 2446 ***
    *** gcm 2447 ***
    *** gcm 2448 ***
    *** gcm 2449 ***
    *** gcm 2450 ***
    *** gcm 2451 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.598 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTE
    07:47:58.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB40/ZEROBYTEPADDING
    07:47:58.599 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/
    07:47:58.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126
    07:47:58.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2
    07:47:58.600 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126-2PADDING
    07:47:58.601 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO10126PADDING
    07:47:58.601 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4
    07:47:58.601 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ISO7816-4PADDING
    07:47:58.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/NOPADDING
    07:47:58.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5
    07:47:58.602 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS5PADDING
    07:47:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7
    07:47:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/PKCS7PADDING
    07:47:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBC
    07:47:58.603 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/TBCPADDING
    07:47:58.604 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23
    07:47:58.604 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/X9.23PADDING
    07:47:58.604 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTE
    07:47:58.605 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB48/ZEROBYTEPADDING
    07:47:58.605 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/
    07:47:58.605 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126
    07:47:58.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2
    07:47:58.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126-2PADDING
    07:47:58.606 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO10126PADDING
    07:47:58.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4
    07:47:58.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ISO7816-4PADDING
    07:47:58.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/NOPADDING
    07:47:58.607 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5
    07:47:58.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS5PADDING
    07:47:58.608 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7
    07:47:58.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/PKCS7PADDING
    07:47:58.609 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBC
    07:47:58.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/TBCPADDING
    07:47:58.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23
    07:47:58.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/X9.23PADDING
    07:47:58.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTE
    07:47:58.610 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB56/ZEROBYTEPADDING
    07:47:58.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/
    07:47:58.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 2480 ***
    *** gcm 2481 ***
    *** gcm 2482 ***
    *** gcm 2483 ***
    *** gcm 2484 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.611 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 2552 ***
    *** gcm 2553 ***
    *** gcm 2554 ***
    *** gcm 2555 ***
    *** gcm 2556 ***
    *** gcm 2557 ***
    *** gcm 2558 ***
    *** gcm 2559 ***
    *** gcm 2560 ***
    *** gcm 2561 ***
    *** gcm 2562 ***
    *** gcm 2563 ***
    *** gcm 2564 ***
    *** gcm 2565 ***
    *** gcm 2566 ***
    *** gcm 2567 ***
    *** gcm 2568 ***
    *** gcm 2569 ***
    *** 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 ***
    *** gcm 2634 ***
    *** gcm 2635 ***
    *** gcm 2636 ***
    *** gcm 2637 ***
    *** 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 ***
    *** gcm 2671 ***
    *** gcm 2672 ***
    *** gcm 2673 ***
    *** gcm 2674 ***
    *** gcm 2675 ***
    *** gcm 2676 ***
    *** gcm 2677 ***
    *** 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 ***
    *** gcm 2693 ***
    *** gcm 2694 ***
    *** gcm 2695 ***
    *** gcm 2696 ***
    *** gcm 2697 ***
    *** gcm 2698 ***
    *** gcm 2699 ***
    *** gcm 2700 ***
    *** gcm 2701 ***
    *** gcm 2702 ***
    *** gcm 2703 ***
    *** gcm 2704 ***
    *** gcm 2705 ***
    *** gcm 2706 ***
    *** gcm 2707 ***
    *** gcm 2708 ***
    *** gcm 2709 ***
    *** gcm 2710 ***
    *** gcm 2711 ***
    *** gcm 2712 ***
    *** gcm 2713 ***
    *** gcm 2714 ***
    *** gcm 2715 ***
    *** gcm 2716 ***
    *** gcm 2717 ***
    *** gcm 2718 ***
    *** gcm 2719 ***
    *** gcm 2720 ***
    *** gcm 2721 ***
    *** gcm 2722 ***
    *** gcm 2723 ***
    *** gcm 2724 ***
    *** gcm 2725 ***
    *** gcm 2726 ***
    *** gcm 2727 ***
    *** gcm 2728 ***
    *** gcm 2729 ***
    *** gcm 2730 ***
    *** gcm 2731 ***
    *** gcm 2732 ***
    *** gcm 2733 ***
    *** gcm 2734 ***
    *** gcm 2735 ***
    *** gcm 2736 ***
    *** gcm 2737 ***
    *** 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 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126-2PADDING
    07:47:58.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO10126PADDING
    07:47:58.622 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4
    07:47:58.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ISO7816-4PADDING
    07:47:58.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/NOPADDING
    07:47:58.623 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5
    07:47:58.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS5PADDING
    07:47:58.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7
    07:47:58.624 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/PKCS7PADDING
    07:47:58.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBC
    07:47:58.625 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/TBCPADDING
    07:47:58.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2806 ***
    *** gcm 2807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/X9.23PADDING
    07:47:58.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTE
    07:47:58.626 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB64/ZEROBYTEPADDING
    07:47:58.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/
    07:47:58.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126
    07:47:58.627 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2
    07:47:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126-2PADDING
    07:47:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO10126PADDING
    07:47:58.628 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4
    07:47:58.629 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ISO7816-4PADDING
    07:47:58.630 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/NOPADDING
    07:47:58.630 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5
    07:47:58.630 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS5PADDING
    07:47:58.631 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7
    07:47:58.631 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/PKCS7PADDING
    07:47:58.631 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBC
    07:47:58.632 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/TBCPADDING
    07:47:58.632 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23
    07:47:58.632 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/X9.23PADDING
    07:47:58.633 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTE
    07:47:58.634 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB72/ZEROBYTEPADDING
    07:47:58.634 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/
    07:47:58.634 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126
    07:47:58.635 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2
    07:47:58.635 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126-2PADDING
    07:47:58.636 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO10126PADDING
    07:47:58.636 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4
    07:47:58.646 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ISO7816-4PADDING
    07:47:58.646 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/NOPADDING
    07:47:58.646 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5
    07:47:58.647 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS5PADDING
    07:47:58.647 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7
    07:47:58.647 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/PKCS7PADDING
    07:47:58.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBC
    07:47:58.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/TBCPADDING
    07:47:58.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23
    07:47:58.648 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/X9.23PADDING
    07:47:58.649 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTE
    07:47:58.649 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB8/ZEROBYTEPADDING
    07:47:58.650 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/
    07:47:58.650 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126
    07:47:58.651 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2
    07:47:58.651 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126-2PADDING
    07:47:58.651 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO10126PADDING
    07:47:58.652 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4
    07:47:58.652 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ISO7816-4PADDING
    07:47:58.652 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/NOPADDING
    07:47:58.653 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5
    07:47:58.654 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS5PADDING
    07:47:58.654 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7
    07:47:58.654 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/PKCS7PADDING
    07:47:58.655 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBC
    07:47:58.655 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/TBCPADDING
    07:47:58.655 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23
    07:47:58.656 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/X9.23PADDING
    07:47:58.656 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTE
    07:47:58.656 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB80/ZEROBYTEPADDING
    07:47:58.657 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/
    07:47:58.658 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126
    07:47:58.658 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2
    07:47:58.658 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2808 ***
    *** gcm 2809 ***
    *** gcm 2810 ***
    *** gcm 2811 ***
    *** gcm 2812 ***
    *** gcm 2813 ***
    *** gcm 2814 ***
    *** gcm 2815 ***
    *** gcm 2816 ***
    *** gcm 2817 ***
    *** gcm 2818 ***
    *** gcm 2819 ***
    *** gcm 2820 ***
    *** gcm 2821 ***
    *** gcm 2822 ***
    *** gcm 2823 ***
    *** gcm 2824 ***
    *** gcm 2825 ***
    *** gcm 2826 ***
    *** gcm 2827 ***
    *** gcm 2828 ***
    *** gcm 2829 ***
    *** gcm 2830 ***
    *** gcm 2831 ***
    *** gcm 2832 ***
    *** gcm 2833 ***
    *** gcm 2834 ***
    *** gcm 2835 ***
    *** 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 ***
    *** 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 ***
    *** gcm 2939 ***
    *** gcm 2940 ***
    *** gcm 2941 ***
    *** gcm 2942 ***
    *** gcm 2943 ***
    *** gcm 2944 ***
    *** gcm 2945 ***
    *** gcm 2946 ***
    *** gcm 2947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.659 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO10126PADDING
    07:47:58.670 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4
    07:47:58.670 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ISO7816-4PADDING
    07:47:58.671 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/NOPADDING
    07:47:58.671 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5
    07:47:58.671 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS5PADDING
    07:47:58.672 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7
    07:47:58.672 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/PKCS7PADDING
    07:47:58.672 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBC
    07:47:58.673 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/TBCPADDING
    07:47:58.673 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23
    07:47:58.674 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/X9.23PADDING
    07:47:58.674 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTE
    07:47:58.674 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB88/ZEROBYTEPADDING
    07:47:58.675 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/
    07:47:58.675 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126
    07:47:58.675 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2
    07:47:58.676 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126-2PADDING
    07:47:58.676 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO10126PADDING
    07:47:58.676 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4
    07:47:58.677 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ISO7816-4PADDING
    07:47:58.678 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/NOPADDING
    07:47:58.678 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2948 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.679 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.679 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7
    07:47:58.679 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/PKCS7PADDING
    07:47:58.680 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBC
    07:47:58.680 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/TBCPADDING
    07:47:58.680 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23
    07:47:58.681 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/X9.23PADDING
    07:47:58.681 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTE
    07:47:58.682 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2950 ***
    *** gcm 2951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.682 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/
    07:47:58.683 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126
    07:47:58.683 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2
    07:47:58.683 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 2952 ***
    *** gcm 2953 ***
    *** gcm 2954 ***
    *** gcm 2955 ***
    *** gcm 2956 ***
    *** gcm 2957 ***
    *** gcm 2958 ***
    *** gcm 2959 ***
    *** gcm 2960 ***
    *** gcm 2961 ***
    *** gcm 2962 ***
    *** gcm 2963 ***
    *** gcm 2964 ***
    *** gcm 2965 ***
    *** gcm 2966 ***
    *** gcm 2967 ***
    *** gcm 2968 ***
    *** gcm 2969 ***
    *** gcm 2970 ***
    *** gcm 2971 ***
    *** gcm 2972 ***
    *** gcm 2973 ***
    *** gcm 2974 ***
    *** gcm 2975 ***
    *** gcm 2976 ***
    *** gcm 2977 ***
    *** gcm 2978 ***
    *** gcm 2979 ***
    *** gcm 2980 ***
    *** gcm 2981 ***
    *** gcm 2982 ***
    *** gcm 2983 ***
    *** gcm 2984 ***
    *** gcm 2985 ***
    *** gcm 2986 ***
    *** gcm 2987 ***
    *** gcm 2988 ***
    *** gcm 2989 ***
    *** gcm 2990 ***
    *** gcm 2991 ***
    *** gcm 2992 ***
    *** gcm 2993 ***
    *** gcm 2994 ***
    *** gcm 2995 ***
    *** gcm 2996 ***
    *** gcm 2997 ***
    *** gcm 2998 ***
    *** gcm 2999 ***
    *** gcm 3000 ***
    *** gcm 3001 ***
    *** gcm 3002 ***
    *** gcm 3003 ***
    *** gcm 3004 ***
    *** gcm 3005 ***
    *** gcm 3006 ***
    *** gcm 3007 ***
    *** gcm 3008 ***
    *** gcm 3009 ***
    *** gcm 3010 ***
    *** gcm 3011 ***
    *** gcm 3012 ***
    *** gcm 3013 ***
    *** gcm 3014 ***
    *** gcm 3015 ***
    *** gcm 3016 ***
    *** gcm 3017 ***
    *** gcm 3018 ***
    *** gcm 3019 ***
    *** gcm 3020 ***
    *** gcm 3021 ***
    *** gcm 3022 ***
    *** gcm 3023 ***
    *** gcm 3024 ***
    *** gcm 3025 ***
    *** gcm 3026 ***
    *** gcm 3027 ***
    *** gcm 3028 ***
    *** gcm 3029 ***
    *** gcm 3030 ***
    *** gcm 3031 ***
    *** gcm 3032 ***
    *** gcm 3033 ***
    *** gcm 3034 ***
    *** gcm 3035 ***
    *** gcm 3036 ***
    *** gcm 3037 ***
    *** gcm 3038 ***
    *** gcm 3039 ***
    *** gcm 3040 ***
    *** gcm 3041 ***
    *** gcm 3042 ***
    *** gcm 3043 ***
    *** gcm 3044 ***
    *** gcm 3045 ***
    *** gcm 3046 ***
    *** gcm 3047 ***
    *** gcm 3048 ***
    *** gcm 3049 ***
    *** gcm 3050 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.684 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO10126PADDING
    07:47:58.694 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4
    07:47:58.695 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ISO7816-4PADDING
    07:47:58.695 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/NOPADDING
    07:47:58.695 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5
    07:47:58.696 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS5PADDING
    07:47:58.696 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7
    07:47:58.697 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/PKCS7PADDING
    07:47:58.697 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBC
    07:47:58.697 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/TBCPADDING
    07:47:58.698 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23
    07:47:58.698 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/X9.23PADDING
    07:47:58.699 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTE
    07:47:58.699 [Test worker] INFO  o.s.c.CipherTest - transformation=BLOWFISH/SIC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3051 ***
    *** gcm 3052 ***
    *** gcm 3053 ***
    *** gcm 3054 ***
    *** gcm 3055 ***
    *** gcm 3056 ***
    *** gcm 3057 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//
    07:47:58.700 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping.
    07:47:58.700 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT//NOPADDING
    07:47:58.701 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping.
    07:47:58.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/
    07:47:58.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING
    07:47:58.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/
    07:47:58.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126
    07:47:58.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3074 ***
    *** gcm 3075 ***
    *** gcm 3076 ***
    *** gcm 3077 ***
    *** gcm 3078 ***
    *** gcm 3079 ***
    *** gcm 3080 ***
    *** gcm 3081 ***
    *** gcm 3082 ***
    *** gcm 3083 ***
    *** gcm 3084 ***
    *** gcm 3085 ***
    *** gcm 3086 ***
    *** gcm 3087 ***
    *** gcm 3088 ***
    *** gcm 3089 ***
    *** gcm 3090 ***
    *** gcm 3091 ***
    *** gcm 3092 ***
    *** 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 ***
    *** 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 ***
    *** gcm 3132 ***
    *** gcm 3133 ***
    *** gcm 3134 ***
    *** gcm 3135 ***
    *** gcm 3136 ***
    *** gcm 3137 ***
    *** gcm 3138 ***
    *** gcm 3139 ***
    *** gcm 3140 ***
    *** gcm 3141 ***
    *** gcm 3142 ***
    *** gcm 3143 ***
    *** gcm 3144 ***
    *** gcm 3145 ***
    *** gcm 3146 ***
    *** gcm 3147 ***
    *** gcm 3148 ***
    *** gcm 3149 ***
    *** gcm 3150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING
    07:47:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3169 ***
    *** gcm 3170 ***
    *** gcm 3171 ***
    *** gcm 3172 ***
    *** gcm 3173 ***
    *** gcm 3174 ***
    *** gcm 3175 ***
    *** gcm 3176 ***
    *** gcm 3177 ***
    *** gcm 3178 ***
    *** gcm 3179 ***
    *** gcm 3180 ***
    *** 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 ***
    *** gcm 3197 ***
    *** gcm 3198 ***
    *** gcm 3199 ***
    *** 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 ***
    *** gcm 3228 ***
    *** gcm 3229 ***
    *** gcm 3230 ***
    *** gcm 3231 ***
    *** gcm 3232 ***
    *** gcm 3233 ***
    *** gcm 3234 ***
    *** gcm 3235 ***
    *** gcm 3236 ***
    *** gcm 3237 ***
    *** gcm 3238 ***
    *** gcm 3239 ***
    *** gcm 3240 ***
    *** gcm 3241 ***
    *** gcm 3242 ***
    *** gcm 3243 ***
    *** gcm 3244 ***
    *** gcm 3245 ***
    *** gcm 3246 ***
    *** gcm 3247 ***
    *** gcm 3248 ***
    *** gcm 3249 ***
    *** gcm 3250 ***
    *** gcm 3251 ***
    *** gcm 3252 ***
    *** gcm 3253 ***
    *** gcm 3254 ***
    *** gcm 3255 ***
    *** gcm 3256 ***
    *** gcm 3257 ***
    *** gcm 3258 ***
    *** gcm 3259 ***
    *** gcm 3260 ***
    *** gcm 3261 ***
    *** gcm 3262 ***
    *** gcm 3263 ***
    *** gcm 3264 ***
    *** gcm 3265 ***
    *** gcm 3266 ***
    *** gcm 3267 ***
    *** gcm 3268 ***
    *** gcm 3269 ***
    *** gcm 3270 ***
    *** gcm 3271 ***
    *** gcm 3272 ***
    *** gcm 3273 ***
    *** gcm 3274 ***
    *** gcm 3275 ***
    *** gcm 3276 ***
    *** gcm 3277 ***
    *** gcm 3278 ***
    *** gcm 3279 ***
    *** gcm 3280 ***
    *** gcm 3281 ***
    *** gcm 3282 ***
    *** gcm 3283 ***
    *** gcm 3284 ***
    *** gcm 3285 ***
    *** gcm 3286 ***
    *** gcm 3287 ***
    *** gcm 3288 ***
    *** gcm 3289 ***
    *** gcm 3290 ***
    *** gcm 3291 ***
    *** gcm 3292 ***
    *** gcm 3293 ***
    *** gcm 3294 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING
    07:47:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/NOPADDING
    07:47:58.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5
    07:47:58.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING
    07:47:58.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7
    07:47:58.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING
    07:47:58.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBC
    07:47:58.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/TBCPADDING
    07:47:58.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23
    07:47:58.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING
    07:47:58.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE
    07:47:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING
    07:47:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/
    07:47:58.718 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CCM/NOPADDING
    07:47:58.718 [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:47:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/
    07:47:58.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/NOPADDING
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5
    07:47:58.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBC
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/TBCPADDING
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE
    07:47:58.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING
    07:47:58.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/
    07:47:58.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126
    07:47:58.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2
    07:47:58.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING
    07:47:58.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING
    07:47:58.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4
    07:47:58.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING
    07:47:58.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/NOPADDING
    07:47:58.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5
    07:47:58.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING
    07:47:58.723 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7
    07:47:58.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING
    07:47:58.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBC
    07:47:58.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING
    07:47:58.724 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23
    07:47:58.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING
    07:47:58.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE
    07:47:58.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING
    07:47:58.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING
    07:47:58.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/NOPADDING
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBC
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING
    07:47:58.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING
    07:47:58.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/NOPADDING
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBC
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/
    07:47:58.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/NOPADDING
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING
    07:47:58.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBC
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2
    07:47:58.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING
    07:47:58.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 3358 ***
    *** gcm 3359 ***
    *** gcm 3360 ***
    *** gcm 3361 ***
    *** gcm 3362 ***
    *** gcm 3363 ***
    *** gcm 3364 ***
    *** gcm 3365 ***
    *** gcm 3366 ***
    *** gcm 3367 ***
    *** gcm 3368 ***
    *** gcm 3369 ***
    *** gcm 3370 ***
    *** gcm 3371 ***
    *** gcm 3372 ***
    *** gcm 3373 ***
    *** gcm 3374 ***
    *** gcm 3375 ***
    *** gcm 3376 ***
    *** gcm 3377 ***
    *** 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 ***
    *** gcm 3392 ***
    *** gcm 3393 ***
    *** gcm 3394 ***
    *** gcm 3395 ***
    *** gcm 3396 ***
    *** gcm 3397 ***
    *** gcm 3398 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4
    07:47:58.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING
    07:47:58.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/NOPADDING
    07:47:58.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3399 ***
    *** gcm 3400 ***
    *** gcm 3401 ***
    *** gcm 3402 ***
    *** gcm 3403 ***
    *** gcm 3404 ***
    *** gcm 3405 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3406 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7
    07:47:58.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3407 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBC
    07:47:58.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING
    07:47:58.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23
    07:47:58.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING
    07:47:58.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE
    07:47:58.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING
    07:47:58.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3408 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3409 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING
    07:47:58.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3410 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5
    07:47:58.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3411 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7
    07:47:58.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3412 ***
    *** gcm 3413 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBC
    07:47:58.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING
    07:47:58.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3414 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING
    07:47:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE
    07:47:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING
    07:47:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/
    07:47:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126
    07:47:58.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2
    07:47:58.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING
    07:47:58.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING
    07:47:58.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3415 ***
    *** gcm 3416 ***
    *** gcm 3417 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3418 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3419 ***
    *** gcm 3420 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3421 ***
    *** gcm 3422 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3423 ***
    *** gcm 3424 ***
    *** gcm 3425 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3426 ***
    *** gcm 3427 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3428 ***
    *** gcm 3429 ***
    *** gcm 3430 ***
    *** gcm 3431 ***
    *** gcm 3432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3433 ***
    *** gcm 3434 ***
    *** gcm 3435 ***
    *** gcm 3436 ***
    *** gcm 3437 ***
    *** gcm 3438 ***
    *** gcm 3439 ***
    *** gcm 3440 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING
    07:47:58.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23
    07:47:58.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3441 ***
    *** gcm 3442 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3443 ***
    *** gcm 3444 ***
    *** gcm 3445 ***
    *** gcm 3446 ***
    *** gcm 3447 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING
    07:47:58.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3448 ***
    *** gcm 3449 ***
    *** gcm 3450 ***
    *** gcm 3451 ***
    *** gcm 3452 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3453 ***
    *** gcm 3454 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3455 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3456 ***
    *** gcm 3457 ***
    *** gcm 3458 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3459 ***
    *** gcm 3460 ***
    *** gcm 3461 ***
    *** gcm 3462 ***
    *** gcm 3463 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4
    07:47:58.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3464 ***
    *** gcm 3465 ***
    *** gcm 3466 ***
    *** gcm 3467 ***
    *** gcm 3468 ***
    *** gcm 3469 ***
    *** gcm 3470 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3471 ***
    *** gcm 3472 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3473 ***
    *** gcm 3474 ***
    *** gcm 3475 ***
    *** gcm 3476 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3477 ***
    *** gcm 3478 ***
    *** gcm 3479 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3480 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING
    07:47:58.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBC
    07:47:58.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23
    07:47:58.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3482 ***
    *** gcm 3483 ***
    *** gcm 3484 ***
    *** gcm 3485 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE
    07:47:58.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING
    07:47:58.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/
    07:47:58.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126
    07:47:58.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3486 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING
    07:47:58.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING
    07:47:58.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4
    07:47:58.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING
    07:47:58.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/NOPADDING
    07:47:58.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5
    07:47:58.784 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING
    07:47:58.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7
    07:47:58.785 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3487 ***
    *** gcm 3488 ***
    *** gcm 3489 ***
    *** gcm 3490 ***
    *** gcm 3491 ***
    *** gcm 3492 ***
    *** gcm 3493 ***
    *** gcm 3494 ***
    *** gcm 3495 ***
    *** gcm 3496 ***
    *** gcm 3497 ***
    *** gcm 3498 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 3514 ***
    *** gcm 3515 ***
    *** gcm 3516 ***
    *** gcm 3517 ***
    *** gcm 3518 ***
    *** gcm 3519 ***
    *** gcm 3520 ***
    *** gcm 3521 ***
    *** gcm 3522 ***
    *** gcm 3523 ***
    *** gcm 3524 ***
    *** gcm 3525 ***
    *** gcm 3526 ***
    *** gcm 3527 ***
    *** gcm 3528 ***
    *** gcm 3529 ***
    *** 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 ***
    *** gcm 3565 ***
    *** gcm 3566 ***
    *** gcm 3567 ***
    *** gcm 3568 ***
    *** gcm 3569 ***
    *** gcm 3570 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING
    07:47:58.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23
    07:47:58.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING
    07:47:58.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE
    07:47:58.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING
    07:47:58.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/
    07:47:58.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126
    07:47:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2
    07:47:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING
    07:47:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING
    07:47:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4
    07:47:58.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/NOPADDING
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBC
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING
    07:47:58.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/NOPADDING
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5
    07:47:58.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBC
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4
    07:47:58.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/NOPADDING
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBC
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING
    07:47:58.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING
    07:47:58.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/NOPADDING
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBC
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3584 ***
    *** gcm 3585 ***
    *** gcm 3586 ***
    *** gcm 3587 ***
    *** gcm 3588 ***
    *** gcm 3589 ***
    *** gcm 3590 ***
    *** gcm 3591 ***
    *** gcm 3592 ***
    *** gcm 3593 ***
    *** gcm 3594 ***
    *** gcm 3595 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE
    07:47:58.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3613 ***
    *** gcm 3614 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3615 ***
    *** gcm 3616 ***
    *** gcm 3617 ***
    *** gcm 3618 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/NOPADDING
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3619 ***
    *** gcm 3620 ***
    *** gcm 3621 ***
    *** gcm 3622 ***
    *** gcm 3623 ***
    *** gcm 3624 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING
    07:47:58.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7
    07:47:58.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING
    07:47:58.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3625 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING
    07:47:58.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23
    07:47:58.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING
    07:47:58.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE
    07:47:58.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING
    07:47:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/
    07:47:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3626 ***
    *** gcm 3627 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2
    07:47:58.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING
    07:47:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING
    07:47:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4
    07:47:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3628 ***
    *** gcm 3629 ***
    *** gcm 3630 ***
    *** gcm 3631 ***
    *** gcm 3632 ***
    *** gcm 3633 ***
    *** gcm 3634 ***
    *** gcm 3635 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/NOPADDING
    07:47:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5
    07:47:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING
    07:47:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7
    07:47:58.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING
    07:47:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3636 ***
    *** gcm 3637 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3638 ***
    *** gcm 3639 ***
    *** gcm 3640 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23
    07:47:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3641 ***
    *** gcm 3642 ***
    *** gcm 3643 ***
    *** gcm 3644 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3645 ***
    *** gcm 3646 ***
    *** gcm 3647 ***
    *** gcm 3648 ***
    *** gcm 3649 ***
    *** gcm 3650 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3651 ***
    *** gcm 3652 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/
    07:47:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126
    07:47:58.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2
    07:47:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3653 ***
    *** gcm 3654 ***
    *** gcm 3655 ***
    *** gcm 3656 ***
    *** gcm 3657 ***
    *** gcm 3658 ***
    *** gcm 3659 ***
    *** gcm 3660 ***
    *** gcm 3661 ***
    *** gcm 3662 ***
    *** gcm 3663 ***
    *** gcm 3664 ***
    *** gcm 3665 ***
    *** gcm 3666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING
    07:47:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4
    07:47:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3667 ***
    *** gcm 3668 ***
    *** gcm 3669 ***
    *** gcm 3670 ***
    *** gcm 3671 ***
    *** gcm 3672 ***
    *** gcm 3673 ***
    *** gcm 3674 ***
    *** gcm 3675 ***
    *** gcm 3676 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/NOPADDING
    07:47:58.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5
    07:47:58.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING
    07:47:58.817 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3677 ***
    *** gcm 3678 ***
    *** gcm 3679 ***
    *** gcm 3680 ***
    *** gcm 3681 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.818 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING
    07:47:58.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBC
    07:47:58.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3682 ***
    *** gcm 3683 ***
    *** gcm 3684 ***
    *** gcm 3685 ***
    *** gcm 3686 ***
    *** gcm 3687 ***
    *** gcm 3688 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23
    07:47:58.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING
    07:47:58.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3689 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING
    07:47:58.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/
    07:47:58.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3690 ***
    *** gcm 3691 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2
    07:47:58.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING
    07:47:58.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING
    07:47:58.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING
    07:47:58.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/NOPADDING
    07:47:58.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5
    07:47:58.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING
    07:47:58.828 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7
    07:47:58.829 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING
    07:47:58.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBC
    07:47:58.830 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING
    07:47:58.831 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23
    07:47:58.831 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING
    07:47:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3709 ***
    *** gcm 3710 ***
    *** gcm 3711 ***
    *** gcm 3712 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3713 ***
    *** gcm 3714 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/
    07:47:58.832 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3715 ***
    *** gcm 3716 ***
    *** gcm 3717 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.833 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2
    07:47:58.833 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING
    07:47:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING
    07:47:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4
    07:47:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING
    07:47:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/NOPADDING
    07:47:58.834 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5
    07:47:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING
    07:47:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7
    07:47:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING
    07:47:58.835 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3718 ***
    *** gcm 3719 ***
    *** gcm 3720 ***
    *** gcm 3721 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING
    07:47:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3722 ***
    *** gcm 3723 ***
    *** gcm 3724 ***
    *** gcm 3725 ***
    *** gcm 3726 ***
    *** gcm 3727 ***
    *** gcm 3728 ***
    *** gcm 3729 ***
    *** gcm 3730 ***
    *** gcm 3731 ***
    *** gcm 3732 ***
    *** gcm 3733 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING
    07:47:58.836 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE
    07:47:58.837 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING
    07:47:58.837 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3734 ***
    *** gcm 3735 ***
    *** gcm 3736 ***
    *** gcm 3737 ***
    *** gcm 3738 ***
    *** gcm 3739 ***
    *** gcm 3740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.837 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126
    07:47:58.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2
    07:47:58.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING
    07:47:58.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING
    07:47:58.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4
    07:47:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3741 ***
    *** gcm 3742 ***
    *** gcm 3743 ***
    *** gcm 3744 ***
    *** gcm 3745 ***
    *** gcm 3746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/NOPADDING
    07:47:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3747 ***
    *** gcm 3748 ***
    *** gcm 3749 ***
    *** gcm 3750 ***
    *** gcm 3751 ***
    *** gcm 3752 ***
    *** gcm 3753 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING
    07:47:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7
    07:47:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING
    07:47:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBC
    07:47:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING
    07:47:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23
    07:47:58.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3754 ***
    *** gcm 3755 ***
    *** gcm 3756 ***
    *** gcm 3757 ***
    *** gcm 3758 ***
    *** gcm 3759 ***
    *** gcm 3760 ***
    *** gcm 3761 ***
    *** gcm 3762 ***
    *** gcm 3763 ***
    *** gcm 3764 ***
    *** gcm 3765 ***
    *** gcm 3766 ***
    *** gcm 3767 ***
    *** gcm 3768 ***
    *** gcm 3769 ***
    *** gcm 3770 ***
    *** gcm 3771 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE
    07:47:58.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING
    07:47:58.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/
    07:47:58.842 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126
    07:47:58.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2
    07:47:58.843 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING
    07:47:58.844 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3772 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.845 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4
    07:47:58.846 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING
    07:47:58.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3773 ***
    *** gcm 3774 ***
    *** gcm 3775 ***
    *** gcm 3776 ***
    *** gcm 3777 ***
    *** gcm 3778 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5
    07:47:58.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING
    07:47:58.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7
    07:47:58.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING
    07:47:58.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBC
    07:47:58.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING
    07:47:58.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23
    07:47:58.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING
    07:47:58.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE
    07:47:58.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING
    07:47:58.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/
    07:47:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126
    07:47:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2
    07:47:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING
    07:47:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING
    07:47:58.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4
    07:47:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING
    07:47:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/NOPADDING
    07:47:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5
    07:47:58.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING
    07:47:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7
    07:47:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING
    07:47:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBC
    07:47:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING
    07:47:58.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23
    07:47:58.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING
    07:47:58.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE
    07:47:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING
    07:47:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/
    07:47:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126
    07:47:58.858 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2
    07:47:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3779 ***
    *** gcm 3780 ***
    *** gcm 3781 ***
    *** gcm 3782 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING
    07:47:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4
    07:47:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING
    07:47:58.859 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/NOPADDING
    07:47:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5
    07:47:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING
    07:47:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7
    07:47:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING
    07:47:58.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBC
    07:47:58.861 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING
    07:47:58.861 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23
    07:47:58.861 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING
    07:47:58.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE
    07:47:58.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING
    07:47:58.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3783 ***
    *** gcm 3784 ***
    *** gcm 3785 ***
    *** gcm 3786 ***
    *** gcm 3787 ***
    *** gcm 3788 ***
    *** gcm 3789 ***
    *** gcm 3790 ***
    *** gcm 3791 ***
    *** gcm 3792 ***
    *** gcm 3793 ***
    *** gcm 3794 ***
    *** gcm 3795 ***
    *** gcm 3796 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126
    07:47:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2
    07:47:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3797 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING
    07:47:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4
    07:47:58.863 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING
    07:47:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3798 ***
    *** gcm 3799 ***
    *** gcm 3800 ***
    *** gcm 3801 ***
    *** gcm 3802 ***
    *** gcm 3803 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5
    07:47:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING
    07:47:58.864 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7
    07:47:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING
    07:47:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBC
    07:47:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING
    07:47:58.865 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23
    07:47:58.866 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING
    07:47:58.866 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3804 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.866 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING
    07:47:58.866 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/
    07:47:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126
    07:47:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2
    07:47:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING
    07:47:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING
    07:47:58.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3805 ***
    *** gcm 3806 ***
    *** gcm 3807 ***
    *** gcm 3808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3809 ***
    *** gcm 3810 ***
    *** gcm 3811 ***
    *** gcm 3812 ***
    *** gcm 3813 ***
    *** gcm 3814 ***
    *** gcm 3815 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/NOPADDING
    07:47:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING
    07:47:58.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7
    07:47:58.869 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING
    07:47:58.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBC
    07:47:58.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING
    07:47:58.870 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23
    07:47:58.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING
    07:47:58.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE
    07:47:58.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING
    07:47:58.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/
    07:47:58.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126
    07:47:58.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2
    07:47:58.875 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING
    07:47:58.876 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING
    07:47:58.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3817 ***
    *** gcm 3818 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.877 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING
    07:47:58.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/NOPADDING
    07:47:58.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5
    07:47:58.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING
    07:47:58.878 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7
    07:47:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING
    07:47:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3819 ***
    *** gcm 3820 ***
    *** gcm 3821 ***
    *** gcm 3822 ***
    *** gcm 3823 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3824 ***
    *** gcm 3825 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23
    07:47:58.879 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING
    07:47:58.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE
    07:47:58.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3826 ***
    *** gcm 3827 ***
    *** gcm 3828 ***
    *** gcm 3829 ***
    *** gcm 3830 ***
    *** gcm 3831 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/
    07:47:58.880 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3832 ***
    *** gcm 3833 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2
    07:47:58.881 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING
    07:47:58.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING
    07:47:58.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4
    07:47:58.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3834 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.882 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/NOPADDING
    07:47:58.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5
    07:47:58.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING
    07:47:58.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7
    07:47:58.883 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING
    07:47:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBC
    07:47:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING
    07:47:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23
    07:47:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3835 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.884 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE
    07:47:58.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING
    07:47:58.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/
    07:47:58.885 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126
    07:47:58.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2
    07:47:58.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING
    07:47:58.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING
    07:47:58.888 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4
    07:47:58.889 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING
    07:47:58.889 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3836 ***
    *** gcm 3837 ***
    *** gcm 3838 ***
    *** gcm 3839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.890 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5
    07:47:58.890 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING
    07:47:58.890 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7
    07:47:58.891 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING
    07:47:58.892 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBC
    07:47:58.892 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3840 ***
    *** gcm 3841 ***
    *** gcm 3842 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.893 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3843 ***
    *** gcm 3844 ***
    *** gcm 3845 ***
    *** gcm 3846 ***
    *** gcm 3847 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING
    07:47:58.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE
    07:47:58.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING
    07:47:58.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/
    07:47:58.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126
    07:47:58.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2
    07:47:58.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING
    07:47:58.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING
    07:47:58.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4
    07:47:58.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING
    07:47:58.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/NOPADDING
    07:47:58.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5
    07:47:58.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING
    07:47:58.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7
    07:47:58.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING
    07:47:58.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBC
    07:47:58.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING
    07:47:58.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23
    07:47:58.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING
    07:47:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE
    07:47:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING
    07:47:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3848 ***
    *** gcm 3849 ***
    *** gcm 3850 ***
    *** gcm 3851 ***
    *** gcm 3852 ***
    *** gcm 3853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2
    07:47:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING
    07:47:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING
    07:47:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4
    07:47:58.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING
    07:47:58.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3870 ***
    *** gcm 3871 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5
    07:47:58.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING
    07:47:58.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7
    07:47:58.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING
    07:47:58.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBC
    07:47:58.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING
    07:47:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23
    07:47:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3872 ***
    *** gcm 3873 ***
    *** gcm 3874 ***
    *** gcm 3875 ***
    *** gcm 3876 ***
    *** gcm 3877 ***
    *** gcm 3878 ***
    *** gcm 3879 ***
    *** gcm 3880 ***
    *** gcm 3881 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE
    07:47:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3882 ***
    *** gcm 3883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/
    07:47:58.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126
    07:47:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2
    07:47:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING
    07:47:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.908 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4
    07:47:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING
    07:47:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/NOPADDING
    07:47:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5
    07:47:58.909 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING
    07:47:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7
    07:47:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING
    07:47:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBC
    07:47:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING
    07:47:58.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23
    07:47:58.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING
    07:47:58.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3885 ***
    *** gcm 3886 ***
    *** gcm 3887 ***
    *** gcm 3888 ***
    *** gcm 3889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING
    07:47:58.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/
    07:47:58.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126
    07:47:58.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3890 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING
    07:47:58.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING
    07:47:58.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4
    07:47:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING
    07:47:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/NOPADDING
    07:47:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5
    07:47:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING
    07:47:58.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7
    07:47:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING
    07:47:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBC
    07:47:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING
    07:47:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23
    07:47:58.915 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING
    07:47:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE
    07:47:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING
    07:47:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/
    07:47:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126
    07:47:58.916 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2
    07:47:58.917 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING
    07:47:58.917 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING
    07:47:58.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4
    07:47:58.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING
    07:47:58.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3891 ***
    *** gcm 3892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.920 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5
    07:47:58.921 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING
    07:47:58.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7
    07:47:58.922 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING
    07:47:58.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBC
    07:47:58.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING
    07:47:58.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23
    07:47:58.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING
    07:47:58.925 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE
    07:47:58.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING
    07:47:58.926 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/
    07:47:58.927 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping.
    07:47:58.927 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/CTS/NOPADDING
    07:47:58.927 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping.
    07:47:58.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/
    07:47:58.928 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/EAX/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3893 ***
    *** gcm 3894 ***
    *** gcm 3895 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.929 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/
    07:47:58.929 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3896 ***
    *** gcm 3897 ***
    *** gcm 3898 ***
    *** gcm 3899 ***
    *** gcm 3900 ***
    *** gcm 3901 ***
    *** gcm 3902 ***
    *** gcm 3903 ***
    *** gcm 3904 ***
    *** gcm 3905 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/ECB/NOPADDING
    07:47:58.930 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping.
    07:47:58.930 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/
    07:47:58.931 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/GCM/NOPADDING
    07:47:58.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/
    07:47:58.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3906 ***
    *** gcm 3907 ***
    *** gcm 3908 ***
    *** gcm 3909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2
    07:47:58.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING
    07:47:58.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING
    07:47:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3910 ***
    *** gcm 3911 ***
    *** gcm 3912 ***
    *** gcm 3913 ***
    *** gcm 3914 ***
    *** gcm 3915 ***
    *** gcm 3916 ***
    *** gcm 3917 ***
    *** gcm 3918 ***
    *** gcm 3919 ***
    *** gcm 3920 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING
    07:47:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/NOPADDING
    07:47:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5
    07:47:58.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING
    07:47:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7
    07:47:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING
    07:47:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBC
    07:47:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/TBCPADDING
    07:47:58.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23
    07:47:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING
    07:47:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE
    07:47:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING
    07:47:58.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/
    07:47:58.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126
    07:47:58.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2
    07:47:58.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING
    07:47:58.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING
    07:47:58.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4
    07:47:58.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING
    07:47:58.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/NOPADDING
    07:47:58.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5
    07:47:58.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING
    07:47:58.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7
    07:47:58.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING
    07:47:58.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBC
    07:47:58.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING
    07:47:58.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23
    07:47:58.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING
    07:47:58.944 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE
    07:47:58.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING
    07:47:58.946 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/
    07:47:58.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126
    07:47:58.947 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3921 ***
    *** gcm 3922 ***
    *** gcm 3923 ***
    *** gcm 3924 ***
    *** gcm 3925 ***
    *** gcm 3926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING
    07:47:58.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING
    07:47:58.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4
    07:47:58.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING
    07:47:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3927 ***
    *** gcm 3928 ***
    *** gcm 3929 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5
    07:47:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING
    07:47:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7
    07:47:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING
    07:47:58.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBC
    07:47:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING
    07:47:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23
    07:47:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING
    07:47:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3930 ***
    *** gcm 3931 ***
    *** gcm 3932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING
    07:47:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3933 ***
    *** gcm 3934 ***
    *** gcm 3935 ***
    *** gcm 3936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126
    07:47:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2
    07:47:58.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING
    07:47:58.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING
    07:47:58.953 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4
    07:47:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING
    07:47:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/NOPADDING
    07:47:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5
    07:47:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING
    07:47:58.954 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7
    07:47:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING
    07:47:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBC
    07:47:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING
    07:47:58.955 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23
    07:47:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING
    07:47:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE
    07:47:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING
    07:47:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/
    07:47:58.956 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126
    07:47:58.957 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2
    07:47:58.958 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING
    07:47:58.959 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING
    07:47:58.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4
    07:47:58.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING
    07:47:58.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/NOPADDING
    07:47:58.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5
    07:47:58.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING
    07:47:58.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7
    07:47:58.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING
    07:47:58.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBC
    07:47:58.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING
    07:47:58.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23
    07:47:58.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING
    07:47:58.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE
    07:47:58.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING
    07:47:58.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/
    07:47:58.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126
    07:47:58.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2
    07:47:58.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING
    07:47:58.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING
    07:47:58.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4
    07:47:58.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING
    07:47:58.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/NOPADDING
    07:47:58.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5
    07:47:58.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING
    07:47:58.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7
    07:47:58.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING
    07:47:58.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBC
    07:47:58.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING
    07:47:58.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23
    07:47:58.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING
    07:47:58.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE
    07:47:58.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING
    07:47:58.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/
    07:47:58.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126
    07:47:58.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2
    07:47:58.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING
    07:47:58.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING
    07:47:58.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4
    07:47:58.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING
    07:47:58.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/NOPADDING
    07:47:58.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5
    07:47:58.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING
    07:47:58.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7
    07:47:58.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING
    07:47:58.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBC
    07:47:58.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING
    07:47:58.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23
    07:47:58.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3937 ***
    *** gcm 3938 ***
    *** gcm 3939 ***
    *** gcm 3940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.977 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE
    07:47:58.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING
    07:47:58.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/
    07:47:58.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126
    07:47:58.978 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2
    07:47:58.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING
    07:47:58.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING
    07:47:58.979 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/NOPADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBC
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/
    07:47:58.980 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/NOPADDING
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7
    07:47:58.981 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING
    07:47:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBC
    07:47:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING
    07:47:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23
    07:47:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING
    07:47:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE
    07:47:58.982 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/NOPADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBC
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3941 ***
    *** gcm 3942 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3943 ***
    *** gcm 3944 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.983 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3945 ***
    *** gcm 3946 ***
    *** gcm 3947 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/NOPADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBC
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3948 ***
    *** gcm 3949 ***
    *** gcm 3950 ***
    *** gcm 3951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.984 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING
    07:47:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/
    07:47:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126
    07:47:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2
    07:47:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING
    07:47:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3952 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.985 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/NOPADDING
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3953 ***
    *** gcm 3954 ***
    *** gcm 3955 ***
    *** gcm 3956 ***
    *** gcm 3957 ***
    *** gcm 3958 ***
    *** gcm 3959 ***
    *** gcm 3960 ***
    *** gcm 3961 ***
    *** gcm 3962 ***
    *** gcm 3963 ***
    *** gcm 3964 ***
    *** gcm 3965 ***
    *** gcm 3966 ***
    *** gcm 3967 ***
    *** gcm 3968 ***
    *** gcm 3969 ***
    *** gcm 3970 ***
    *** gcm 3971 ***
    *** gcm 3972 ***
    *** gcm 3973 ***
    *** gcm 3974 ***
    *** gcm 3975 ***
    *** gcm 3976 ***
    *** gcm 3977 ***
    *** gcm 3978 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3979 ***
    *** gcm 3980 ***
    *** gcm 3981 ***
    *** gcm 3982 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBC
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3983 ***
    *** gcm 3984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING
    07:47:58.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/NOPADDING
    07:47:58.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBC
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23
    07:47:58.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3985 ***
    *** gcm 3986 ***
    *** gcm 3987 ***
    *** gcm 3988 ***
    *** gcm 3989 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING
    07:47:58.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/NOPADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBC
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3990 ***
    *** gcm 3991 ***
    *** gcm 3992 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2
    07:47:58.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/NOPADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3993 ***
    *** gcm 3994 ***
    *** gcm 3995 ***
    *** gcm 3996 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBC
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126
    07:47:58.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/NOPADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBC
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/
    07:47:58.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 3997 ***
    *** gcm 3998 ***
    *** gcm 3999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:58.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBC
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING
    07:47:59.004 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4000 ***
    *** gcm 4001 ***
    *** gcm 4002 ***
    *** gcm 4003 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4
    07:47:59.005 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING
    07:47:59.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/NOPADDING
    07:47:59.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5
    07:47:59.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING
    07:47:59.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBC
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE
    07:47:59.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4004 ***
    *** gcm 4005 ***
    *** gcm 4006 ***
    *** gcm 4007 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4
    07:47:59.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING
    07:47:59.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/NOPADDING
    07:47:59.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5
    07:47:59.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING
    07:47:59.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBC
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE
    07:47:59.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4
    07:47:59.011 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING
    07:47:59.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/NOPADDING
    07:47:59.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5
    07:47:59.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING
    07:47:59.012 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7
    07:47:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING
    07:47:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBC
    07:47:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING
    07:47:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23
    07:47:59.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING
    07:47:59.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE
    07:47:59.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING
    07:47:59.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4008 ***
    *** gcm 4009 ***
    *** gcm 4010 ***
    *** gcm 4011 ***
    *** gcm 4012 ***
    *** gcm 4013 ***
    *** gcm 4014 ***
    *** gcm 4015 ***
    *** gcm 4016 ***
    *** gcm 4017 ***
    *** gcm 4018 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126
    07:47:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2
    07:47:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING
    07:47:59.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING
    07:47:59.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4
    07:47:59.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING
    07:47:59.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/NOPADDING
    07:47:59.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5
    07:47:59.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING
    07:47:59.030 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7
    07:47:59.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING
    07:47:59.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBC
    07:47:59.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING
    07:47:59.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23
    07:47:59.031 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING
    07:47:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE
    07:47:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING
    07:47:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/
    07:47:59.032 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126
    07:47:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2
    07:47:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING
    07:47:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING
    07:47:59.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4
    07:47:59.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING
    07:47:59.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/NOPADDING
    07:47:59.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5
    07:47:59.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING
    07:47:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7
    07:47:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING
    07:47:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBC
    07:47:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING
    07:47:59.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4019 ***
    *** gcm 4020 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING
    07:47:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE
    07:47:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING
    07:47:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/
    07:47:59.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126
    07:47:59.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2
    07:47:59.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING
    07:47:59.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING
    07:47:59.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4
    07:47:59.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING
    07:47:59.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/NOPADDING
    07:47:59.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5
    07:47:59.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING
    07:47:59.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7
    07:47:59.039 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING
    07:47:59.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBC
    07:47:59.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING
    07:47:59.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23
    07:47:59.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING
    07:47:59.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING
    07:47:59.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/
    07:47:59.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126
    07:47:59.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2
    07:47:59.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING
    07:47:59.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING
    07:47:59.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4
    07:47:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING
    07:47:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/NOPADDING
    07:47:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5
    07:47:59.043 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING
    07:47:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7
    07:47:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING
    07:47:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBC
    07:47:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING
    07:47:59.044 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23
    07:47:59.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING
    07:47:59.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE
    07:47:59.045 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING
    07:47:59.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/
    07:47:59.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126
    07:47:59.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4022 ***
    *** gcm 4023 ***
    *** gcm 4024 ***
    *** gcm 4025 ***
    *** gcm 4026 ***
    *** gcm 4027 ***
    *** gcm 4028 ***
    *** gcm 4029 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.046 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING
    07:47:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING
    07:47:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4
    07:47:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING
    07:47:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/NOPADDING
    07:47:59.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5
    07:47:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING
    07:47:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4030 ***
    *** gcm 4031 ***
    *** gcm 4032 ***
    *** gcm 4033 ***
    *** gcm 4034 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4035 ***
    *** gcm 4036 ***
    *** gcm 4037 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBC
    07:47:59.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING
    07:47:59.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23
    07:47:59.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING
    07:47:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE
    07:47:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING
    07:47:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/
    07:47:59.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126
    07:47:59.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2
    07:47:59.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING
    07:47:59.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING
    07:47:59.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4
    07:47:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING
    07:47:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/NOPADDING
    07:47:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5
    07:47:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING
    07:47:59.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7
    07:47:59.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING
    07:47:59.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBC
    07:47:59.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING
    07:47:59.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23
    07:47:59.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING
    07:47:59.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE
    07:47:59.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING
    07:47:59.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/
    07:47:59.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126
    07:47:59.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2
    07:47:59.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING
    07:47:59.057 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING
    07:47:59.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4
    07:47:59.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING
    07:47:59.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4038 ***
    *** gcm 4039 ***
    *** gcm 4040 ***
    *** gcm 4041 ***
    *** gcm 4042 ***
    *** gcm 4043 ***
    *** gcm 4044 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.058 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5
    07:47:59.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING
    07:47:59.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7
    07:47:59.059 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING
    07:47:59.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBC
    07:47:59.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING
    07:47:59.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23
    07:47:59.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING
    07:47:59.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE
    07:47:59.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING
    07:47:59.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4045 ***
    *** gcm 4046 ***
    *** gcm 4047 ***
    *** gcm 4048 ***
    *** gcm 4049 ***
    *** gcm 4050 ***
    *** gcm 4051 ***
    *** gcm 4052 ***
    *** gcm 4053 ***
    *** gcm 4054 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126
    07:47:59.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2
    07:47:59.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING
    07:47:59.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING
    07:47:59.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4
    07:47:59.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING
    07:47:59.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/NOPADDING
    07:47:59.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5
    07:47:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING
    07:47:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7
    07:47:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING
    07:47:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBC
    07:47:59.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING
    07:47:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4055 ***
    *** gcm 4056 ***
    *** gcm 4057 ***
    *** gcm 4058 ***
    *** gcm 4059 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING
    07:47:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE
    07:47:59.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING
    07:47:59.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/
    07:47:59.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126
    07:47:59.069 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2
    07:47:59.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING
    07:47:59.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING
    07:47:59.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4
    07:47:59.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4060 ***
    *** gcm 4061 ***
    *** gcm 4062 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/NOPADDING
    07:47:59.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4063 ***
    *** gcm 4064 ***
    *** gcm 4065 ***
    *** gcm 4066 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING
    07:47:59.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7
    07:47:59.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING
    07:47:59.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBC
    07:47:59.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING
    07:47:59.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23
    07:47:59.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING
    07:47:59.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE
    07:47:59.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4067 ***
    *** gcm 4068 ***
    *** gcm 4069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/
    07:47:59.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126
    07:47:59.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2
    07:47:59.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING
    07:47:59.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING
    07:47:59.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4
    07:47:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING
    07:47:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/NOPADDING
    07:47:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5
    07:47:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING
    07:47:59.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7
    07:47:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING
    07:47:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBC
    07:47:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING
    07:47:59.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23
    07:47:59.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING
    07:47:59.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE
    07:47:59.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING
    07:47:59.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/
    07:47:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126
    07:47:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2
    07:47:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING
    07:47:59.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING
    07:47:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4
    07:47:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING
    07:47:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/NOPADDING
    07:47:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5
    07:47:59.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING
    07:47:59.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7
    07:47:59.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4070 ***
    *** gcm 4071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBC
    07:47:59.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING
    07:47:59.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23
    07:47:59.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4072 ***
    *** gcm 4073 ***
    *** gcm 4074 ***
    *** gcm 4075 ***
    *** gcm 4076 ***
    *** gcm 4077 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE
    07:47:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4078 ***
    *** gcm 4079 ***
    *** gcm 4080 ***
    *** gcm 4081 ***
    *** gcm 4082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/
    07:47:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126
    07:47:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2
    07:47:59.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4083 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING
    07:47:59.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4
    07:47:59.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING
    07:47:59.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/NOPADDING
    07:47:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5
    07:47:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING
    07:47:59.097 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7
    07:47:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING
    07:47:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBC
    07:47:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING
    07:47:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23
    07:47:59.098 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING
    07:47:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4084 ***
    *** gcm 4085 ***
    *** gcm 4086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4087 ***
    *** gcm 4088 ***
    *** gcm 4089 ***
    *** gcm 4090 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4091 ***
    *** gcm 4092 ***
    *** gcm 4093 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.099 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126
    07:47:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2
    07:47:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING
    07:47:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING
    07:47:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4
    07:47:59.100 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4094 ***
    *** gcm 4095 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/NOPADDING
    07:47:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5
    07:47:59.101 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING
    07:47:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7
    07:47:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING
    07:47:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBC
    07:47:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING
    07:47:59.102 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23
    07:47:59.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING
    07:47:59.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE
    07:47:59.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING
    07:47:59.103 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/
    07:47:59.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126
    07:47:59.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2
    07:47:59.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING
    07:47:59.104 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING
    07:47:59.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4
    07:47:59.105 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING
    07:47:59.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/NOPADDING
    07:47:59.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4096 ***
    *** gcm 4097 ***
    *** gcm 4098 ***
    *** gcm 4099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING
    07:47:59.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7
    07:47:59.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING
    07:47:59.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4100 ***
    *** gcm 4101 ***
    *** gcm 4102 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/TBCPADDING
    07:47:59.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23
    07:47:59.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING
    07:47:59.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE
    07:47:59.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING
    07:47:59.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA//
    07:47:59.117 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping.
    07:47:59.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA//NOPADDING
    07:47:59.118 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4103 ***
    *** gcm 4104 ***
    *** gcm 4105 ***
    *** gcm 4106 ***
    *** gcm 4107 ***
    *** gcm 4108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4109 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC-CTS/NOPADDING
    07:47:59.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/
    07:47:59.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126
    07:47:59.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2
    07:47:59.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126-2PADDING
    07:47:59.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO10126PADDING
    07:47:59.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4
    07:47:59.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ISO7816-4PADDING
    07:47:59.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/NOPADDING
    07:47:59.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5
    07:47:59.122 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS5PADDING
    07:47:59.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7
    07:47:59.123 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/PKCS7PADDING
    07:47:59.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBC
    07:47:59.131 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/TBCPADDING
    07:47:59.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4110 ***
    *** gcm 4111 ***
    *** gcm 4112 ***
    *** gcm 4113 ***
    *** gcm 4114 ***
    *** gcm 4115 ***
    *** gcm 4116 ***
    *** gcm 4117 ***
    *** gcm 4118 ***
    *** gcm 4119 ***
    *** gcm 4120 ***
    *** gcm 4121 ***
    *** gcm 4122 ***
    *** gcm 4123 ***
    *** gcm 4124 ***
    *** gcm 4125 ***
    *** gcm 4126 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/X9.23PADDING
    07:47:59.132 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTE
    07:47:59.133 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CBC/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4127 ***
    *** gcm 4128 ***
    *** gcm 4129 ***
    *** gcm 4130 ***
    *** gcm 4131 ***
    *** gcm 4132 ***
    *** gcm 4133 ***
    *** gcm 4134 ***
    *** gcm 4135 ***
    *** gcm 4136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CCM/
    07:47:59.135 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4137 ***
    *** gcm 4138 ***
    *** gcm 4139 ***
    *** gcm 4140 ***
    *** gcm 4141 ***
    *** gcm 4142 ***
    *** gcm 4143 ***
    *** gcm 4144 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CCM/NOPADDING
    07:47:59.135 [Test worker] ERROR o.s.c.CipherTest - transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:59.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/
    07:47:59.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4145 ***
    *** gcm 4146 ***
    *** gcm 4147 ***
    *** gcm 4148 ***
    *** gcm 4149 ***
    *** gcm 4150 ***
    *** gcm 4151 ***
    *** gcm 4152 ***
    *** gcm 4153 ***
    *** gcm 4154 ***
    *** gcm 4155 ***
    *** gcm 4156 ***
    *** gcm 4157 ***
    *** gcm 4158 ***
    *** gcm 4159 ***
    *** gcm 4160 ***
    *** gcm 4161 ***
    *** gcm 4162 ***
    *** gcm 4163 ***
    *** gcm 4164 ***
    *** gcm 4165 ***
    *** gcm 4166 ***
    *** gcm 4167 ***
    *** gcm 4168 ***
    *** gcm 4169 ***
    *** gcm 4170 ***
    *** gcm 4171 ***
    *** gcm 4172 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2
    07:47:59.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126-2PADDING
    07:47:59.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO10126PADDING
    07:47:59.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4
    07:47:59.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4173 ***
    *** gcm 4174 ***
    *** gcm 4175 ***
    *** gcm 4176 ***
    *** gcm 4177 ***
    *** gcm 4178 ***
    *** gcm 4179 ***
    *** gcm 4180 ***
    *** gcm 4181 ***
    *** gcm 4182 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/NOPADDING
    07:47:59.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5
    07:47:59.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS5PADDING
    07:47:59.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7
    07:47:59.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4183 ***
    *** gcm 4184 ***
    *** gcm 4185 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBC
    07:47:59.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/TBCPADDING
    07:47:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23
    07:47:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/X9.23PADDING
    07:47:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTE
    07:47:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4186 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/
    07:47:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2
    07:47:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126-2PADDING
    07:47:59.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO10126PADDING
    07:47:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4188 ***
    *** gcm 4189 ***
    *** gcm 4190 ***
    *** gcm 4191 ***
    *** gcm 4192 ***
    *** gcm 4193 ***
    *** gcm 4194 ***
    *** gcm 4195 ***
    *** gcm 4196 ***
    *** gcm 4197 ***
    *** gcm 4198 ***
    *** gcm 4199 ***
    *** gcm 4200 ***
    *** gcm 4201 ***
    *** gcm 4202 ***
    *** gcm 4203 ***
    *** gcm 4204 ***
    *** gcm 4205 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ISO7816-4PADDING
    07:47:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/NOPADDING
    07:47:59.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5
    07:47:59.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS5PADDING
    07:47:59.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7
    07:47:59.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/PKCS7PADDING
    07:47:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBC
    07:47:59.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/TBCPADDING
    07:47:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23
    07:47:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/X9.23PADDING
    07:47:59.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTE
    07:47:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB104/ZEROBYTEPADDING
    07:47:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/
    07:47:59.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126
    07:47:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4206 ***
    *** gcm 4207 ***
    *** gcm 4208 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126-2PADDING
    07:47:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO10126PADDING
    07:47:59.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4
    07:47:59.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ISO7816-4PADDING
    07:47:59.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/NOPADDING
    07:47:59.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5
    07:47:59.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS5PADDING
    07:47:59.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7
    07:47:59.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/PKCS7PADDING
    07:47:59.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBC
    07:47:59.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/TBCPADDING
    07:47:59.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4209 ***
    *** gcm 4210 ***
    *** gcm 4211 ***
    *** gcm 4212 ***
    *** gcm 4213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4214 ***
    *** gcm 4215 ***
    *** gcm 4216 ***
    *** gcm 4217 ***
    *** gcm 4218 ***
    *** gcm 4219 ***
    *** gcm 4220 ***
    *** gcm 4221 ***
    *** gcm 4222 ***
    *** gcm 4223 ***
    *** gcm 4224 ***
    *** gcm 4225 ***
    *** gcm 4226 ***
    *** gcm 4227 ***
    *** gcm 4228 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTE
    07:47:59.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB112/ZEROBYTEPADDING
    07:47:59.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/
    07:47:59.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4229 ***
    *** gcm 4230 ***
    *** gcm 4231 ***
    *** gcm 4232 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2
    07:47:59.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126-2PADDING
    07:47:59.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4233 ***
    *** gcm 4234 ***
    *** gcm 4235 ***
    *** gcm 4236 ***
    *** gcm 4237 ***
    *** gcm 4238 ***
    *** gcm 4239 ***
    *** gcm 4240 ***
    *** gcm 4241 ***
    *** gcm 4242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4
    07:47:59.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ISO7816-4PADDING
    07:47:59.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/NOPADDING
    07:47:59.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5
    07:47:59.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS5PADDING
    07:47:59.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7
    07:47:59.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/PKCS7PADDING
    07:47:59.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBC
    07:47:59.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/TBCPADDING
    07:47:59.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23
    07:47:59.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/X9.23PADDING
    07:47:59.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTE
    07:47:59.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB120/ZEROBYTEPADDING
    07:47:59.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/
    07:47:59.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126
    07:47:59.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2
    07:47:59.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126-2PADDING
    07:47:59.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO10126PADDING
    07:47:59.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4
    07:47:59.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ISO7816-4PADDING
    07:47:59.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/NOPADDING
    07:47:59.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5
    07:47:59.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS5PADDING
    07:47:59.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7
    07:47:59.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/PKCS7PADDING
    07:47:59.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBC
    07:47:59.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/TBCPADDING
    07:47:59.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23
    07:47:59.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/X9.23PADDING
    07:47:59.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTE
    07:47:59.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB128/ZEROBYTEPADDING
    07:47:59.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/
    07:47:59.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126
    07:47:59.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2
    07:47:59.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126-2PADDING
    07:47:59.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO10126PADDING
    07:47:59.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4
    07:47:59.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/NOPADDING
    07:47:59.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5
    07:47:59.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS5PADDING
    07:47:59.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7
    07:47:59.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/PKCS7PADDING
    07:47:59.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBC
    07:47:59.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/TBCPADDING
    07:47:59.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23
    07:47:59.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/X9.23PADDING
    07:47:59.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/
    07:47:59.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126
    07:47:59.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2
    07:47:59.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126-2PADDING
    07:47:59.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO10126PADDING
    07:47:59.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4312 ***
    *** gcm 4313 ***
    *** gcm 4314 ***
    *** gcm 4315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4316 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.215 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4317 ***
    *** gcm 4318 ***
    *** gcm 4319 ***
    *** gcm 4320 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.216 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.217 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS5PADDING
    07:47:59.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7
    07:47:59.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4334 ***
    *** gcm 4335 ***
    *** gcm 4336 ***
    *** gcm 4337 ***
    *** gcm 4338 ***
    *** gcm 4339 ***
    *** gcm 4340 ***
    *** gcm 4341 ***
    *** gcm 4342 ***
    *** gcm 4343 ***
    *** gcm 4344 ***
    *** gcm 4345 ***
    *** gcm 4346 ***
    *** gcm 4347 ***
    *** gcm 4348 ***
    *** gcm 4349 ***
    *** gcm 4350 ***
    *** gcm 4351 ***
    *** gcm 4352 ***
    *** gcm 4353 ***
    *** gcm 4354 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4355 ***
    *** gcm 4356 ***
    *** gcm 4357 ***
    *** gcm 4358 ***
    *** gcm 4359 ***
    *** gcm 4360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.218 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/TBCPADDING
    07:47:59.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23
    07:47:59.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/X9.23PADDING
    07:47:59.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTE
    07:47:59.219 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB144/ZEROBYTEPADDING
    07:47:59.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4361 ***
    *** gcm 4362 ***
    *** gcm 4363 ***
    *** gcm 4364 ***
    *** gcm 4365 ***
    *** gcm 4366 ***
    *** gcm 4367 ***
    *** gcm 4368 ***
    *** gcm 4369 ***
    *** gcm 4370 ***
    *** gcm 4371 ***
    *** gcm 4372 ***
    *** gcm 4373 ***
    *** gcm 4374 ***
    *** gcm 4375 ***
    *** gcm 4376 ***
    *** gcm 4377 ***
    *** gcm 4378 ***
    *** gcm 4379 ***
    *** gcm 4380 ***
    *** gcm 4381 ***
    *** gcm 4382 ***
    *** gcm 4383 ***
    *** gcm 4384 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126
    07:47:59.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2
    07:47:59.220 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126-2PADDING
    07:47:59.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO10126PADDING
    07:47:59.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4
    07:47:59.221 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4385 ***
    *** gcm 4386 ***
    *** gcm 4387 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/NOPADDING
    07:47:59.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5
    07:47:59.222 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS5PADDING
    07:47:59.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4388 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/PKCS7PADDING
    07:47:59.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBC
    07:47:59.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/TBCPADDING
    07:47:59.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23
    07:47:59.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/X9.23PADDING
    07:47:59.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTE
    07:47:59.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB152/ZEROBYTEPADDING
    07:47:59.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/
    07:47:59.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126
    07:47:59.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2
    07:47:59.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126-2PADDING
    07:47:59.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO10126PADDING
    07:47:59.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4
    07:47:59.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ISO7816-4PADDING
    07:47:59.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/NOPADDING
    07:47:59.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5
    07:47:59.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4402 ***
    *** gcm 4403 ***
    *** gcm 4404 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7
    07:47:59.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/PKCS7PADDING
    07:47:59.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4405 ***
    *** gcm 4406 ***
    *** gcm 4407 ***
    *** gcm 4408 ***
    *** gcm 4409 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/TBCPADDING
    07:47:59.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4410 ***
    *** gcm 4411 ***
    *** gcm 4412 ***
    *** gcm 4413 ***
    *** gcm 4414 ***
    *** gcm 4415 ***
    *** gcm 4416 ***
    *** gcm 4417 ***
    *** gcm 4418 ***
    *** gcm 4419 ***
    *** gcm 4420 ***
    *** gcm 4421 ***
    *** gcm 4422 ***
    *** gcm 4423 ***
    *** gcm 4424 ***
    *** gcm 4425 ***
    *** gcm 4426 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/X9.23PADDING
    07:47:59.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTE
    07:47:59.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB16/ZEROBYTEPADDING
    07:47:59.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/
    07:47:59.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126
    07:47:59.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2
    07:47:59.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126-2PADDING
    07:47:59.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4427 ***
    *** gcm 4428 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4
    07:47:59.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4429 ***
    *** gcm 4430 ***
    *** gcm 4431 ***
    *** gcm 4432 ***
    *** gcm 4433 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/NOPADDING

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 ***
    *** gcm 4448 ***
    *** gcm 4449 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5
    07:47:59.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS5PADDING
    07:47:59.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7
    07:47:59.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/PKCS7PADDING
    07:47:59.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBC
    07:47:59.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/TBCPADDING
    07:47:59.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4450 ***
    *** gcm 4451 ***
    *** gcm 4452 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/X9.23PADDING
    07:47:59.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTE
    07:47:59.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB160/ZEROBYTEPADDING
    07:47:59.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/
    07:47:59.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4467 ***
    *** gcm 4468 ***
    *** gcm 4469 ***
    *** gcm 4470 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2
    07:47:59.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126-2PADDING
    07:47:59.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4471 ***
    *** gcm 4472 ***
    *** gcm 4473 ***
    *** gcm 4474 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4
    07:47:59.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ISO7816-4PADDING
    07:47:59.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/NOPADDING
    07:47:59.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4475 ***
    *** gcm 4476 ***
    *** gcm 4477 ***
    *** gcm 4478 ***
    *** gcm 4479 ***
    *** gcm 4480 ***
    *** gcm 4481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS5PADDING
    07:47:59.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7
    07:47:59.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/PKCS7PADDING
    07:47:59.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4482 ***
    *** gcm 4483 ***
    *** gcm 4484 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/TBCPADDING
    07:47:59.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23
    07:47:59.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/X9.23PADDING
    07:47:59.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4485 ***
    *** gcm 4486 ***
    *** gcm 4487 ***
    *** gcm 4488 ***
    *** gcm 4489 ***
    *** gcm 4490 ***
    *** gcm 4491 ***
    *** gcm 4492 ***
    *** gcm 4493 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB168/ZEROBYTEPADDING
    07:47:59.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/
    07:47:59.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4494 ***
    *** gcm 4495 ***
    *** gcm 4496 ***
    *** gcm 4497 ***
    *** gcm 4498 ***
    *** gcm 4499 ***
    *** gcm 4500 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4501 ***
    *** gcm 4502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4503 ***
    *** gcm 4504 ***
    *** gcm 4505 ***
    *** gcm 4506 ***
    *** gcm 4507 ***
    *** gcm 4508 ***
    *** gcm 4509 ***
    *** gcm 4510 ***
    *** gcm 4511 ***
    *** gcm 4512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.270 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4513 ***
    *** gcm 4514 ***
    *** gcm 4515 ***
    *** gcm 4516 ***
    *** gcm 4517 ***
    *** gcm 4518 ***
    *** gcm 4519 ***
    *** gcm 4520 ***
    *** gcm 4521 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4
    07:47:59.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ISO7816-4PADDING
    07:47:59.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/NOPADDING
    07:47:59.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5
    07:47:59.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS5PADDING
    07:47:59.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7
    07:47:59.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/PKCS7PADDING
    07:47:59.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBC
    07:47:59.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/TBCPADDING
    07:47:59.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23
    07:47:59.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4522 ***
    *** gcm 4523 ***
    *** gcm 4524 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTE
    07:47:59.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB176/ZEROBYTEPADDING
    07:47:59.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/
    07:47:59.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126
    07:47:59.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2
    07:47:59.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4525 ***
    *** gcm 4526 ***
    *** gcm 4527 ***
    *** gcm 4528 ***
    *** gcm 4529 ***
    *** gcm 4530 ***
    *** gcm 4531 ***
    *** gcm 4532 ***
    *** gcm 4533 ***
    *** gcm 4534 ***
    *** gcm 4535 ***
    *** gcm 4536 ***
    *** gcm 4537 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO10126PADDING
    07:47:59.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4
    07:47:59.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ISO7816-4PADDING
    07:47:59.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/NOPADDING
    07:47:59.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5
    07:47:59.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 4553 ***
    *** gcm 4554 ***
    *** gcm 4555 ***
    *** gcm 4556 ***
    *** gcm 4557 ***
    *** gcm 4558 ***
    *** gcm 4559 ***
    *** gcm 4560 ***
    *** gcm 4561 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7
    07:47:59.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/PKCS7PADDING
    07:47:59.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBC
    07:47:59.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/TBCPADDING
    07:47:59.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23
    07:47:59.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/X9.23PADDING
    07:47:59.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTE
    07:47:59.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB184/ZEROBYTEPADDING
    07:47:59.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/
    07:47:59.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126
    07:47:59.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2
    07:47:59.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126-2PADDING
    07:47:59.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO10126PADDING
    07:47:59.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4
    07:47:59.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ISO7816-4PADDING
    07:47:59.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/NOPADDING
    07:47:59.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5
    07:47:59.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4562 ***
    *** gcm 4563 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7
    07:47:59.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/PKCS7PADDING
    07:47:59.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4564 ***
    *** gcm 4565 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/TBCPADDING
    07:47:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23
    07:47:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/X9.23PADDING
    07:47:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTE
    07:47:59.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB192/ZEROBYTEPADDING
    07:47:59.296 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/
    07:47:59.296 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4566 ***
    *** gcm 4567 ***
    *** gcm 4568 ***
    *** gcm 4569 ***
    *** gcm 4570 ***
    *** gcm 4571 ***
    *** gcm 4572 ***
    *** gcm 4573 ***
    *** gcm 4574 ***
    *** gcm 4575 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.296 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4576 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.297 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126-2PADDING
    07:47:59.297 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4577 ***
    *** gcm 4578 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.298 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4
    07:47:59.298 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4579 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.298 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/NOPADDING
    07:47:59.298 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5
    07:47:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS5PADDING
    07:47:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7
    07:47:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/PKCS7PADDING
    07:47:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBC
    07:47:59.308 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/TBCPADDING
    07:47:59.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23
    07:47:59.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4580 ***
    *** gcm 4581 ***
    *** gcm 4582 ***
    *** gcm 4583 ***
    *** gcm 4584 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.309 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTE
    07:47:59.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB200/ZEROBYTEPADDING
    07:47:59.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126
    07:47:59.310 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2
    07:47:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126-2PADDING
    07:47:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4599 ***
    *** gcm 4600 ***
    *** gcm 4601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4602 ***
    *** gcm 4603 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.311 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ISO7816-4PADDING
    07:47:59.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/NOPADDING
    07:47:59.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5
    07:47:59.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4604 ***
    *** gcm 4605 ***
    *** gcm 4606 ***
    *** gcm 4607 ***
    *** gcm 4608 ***
    *** gcm 4609 ***
    *** gcm 4610 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.312 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7
    07:47:59.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/PKCS7PADDING
    07:47:59.313 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBC
    07:47:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/TBCPADDING
    07:47:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23
    07:47:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/X9.23PADDING
    07:47:59.314 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTE
    07:47:59.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB208/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4611 ***
    *** gcm 4612 ***
    *** gcm 4613 ***
    *** gcm 4614 ***
    *** gcm 4615 ***
    *** gcm 4616 ***
    *** gcm 4617 ***
    *** gcm 4618 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/
    07:47:59.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126
    07:47:59.315 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2
    07:47:59.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126-2PADDING
    07:47:59.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO10126PADDING
    07:47:59.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4619 ***
    *** gcm 4620 ***
    *** gcm 4621 ***
    *** gcm 4622 ***
    *** gcm 4623 ***
    *** gcm 4624 ***
    *** gcm 4625 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.316 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ISO7816-4PADDING
    07:47:59.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/NOPADDING
    07:47:59.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5
    07:47:59.317 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4626 ***
    *** gcm 4627 ***
    *** gcm 4628 ***
    *** gcm 4629 ***
    *** gcm 4630 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7
    07:47:59.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/PKCS7PADDING
    07:47:59.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBC
    07:47:59.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/TBCPADDING
    07:47:59.318 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23
    07:47:59.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4631 ***
    *** gcm 4632 ***
    *** gcm 4633 ***
    *** gcm 4634 ***
    *** gcm 4635 ***
    *** gcm 4636 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTE
    07:47:59.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB216/ZEROBYTEPADDING
    07:47:59.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/
    07:47:59.319 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126
    07:47:59.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2
    07:47:59.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126-2PADDING
    07:47:59.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO10126PADDING
    07:47:59.320 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4
    07:47:59.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4637 ***
    *** gcm 4638 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/NOPADDING
    07:47:59.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4639 ***
    *** gcm 4640 ***
    *** gcm 4641 ***
    *** gcm 4642 ***
    *** 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:47:59.321 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS5PADDING
    07:47:59.330 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7
    07:47:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/PKCS7PADDING
    07:47:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBC

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/TBCPADDING
    07:47:59.331 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23
    07:47:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/X9.23PADDING
    07:47:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTE
    07:47:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB224/ZEROBYTEPADDING
    07:47:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/
    07:47:59.332 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126
    07:47:59.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2
    07:47:59.333 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126-2PADDING
    07:47:59.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO10126PADDING
    07:47:59.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4
    07:47:59.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ISO7816-4PADDING
    07:47:59.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/NOPADDING
    07:47:59.334 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5
    07:47:59.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4666 ***
    *** gcm 4667 ***
    *** gcm 4668 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7
    07:47:59.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/PKCS7PADDING
    07:47:59.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBC
    07:47:59.335 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/TBCPADDING
    07:47:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23
    07:47:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/X9.23PADDING
    07:47:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTE
    07:47:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB232/ZEROBYTEPADDING
    07:47:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/
    07:47:59.336 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126
    07:47:59.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2
    07:47:59.337 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126-2PADDING
    07:47:59.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO10126PADDING
    07:47:59.338 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4
    07:47:59.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4669 ***
    *** gcm 4670 ***
    *** gcm 4671 ***
    *** gcm 4672 ***
    *** gcm 4673 ***
    *** gcm 4674 ***
    *** gcm 4675 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.339 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/NOPADDING
    07:47:59.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5
    07:47:59.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS5PADDING
    07:47:59.340 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7
    07:47:59.341 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/PKCS7PADDING
    07:47:59.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBC
    07:47:59.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/TBCPADDING
    07:47:59.342 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23
    07:47:59.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/X9.23PADDING
    07:47:59.343 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTE
    07:47:59.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB24/ZEROBYTEPADDING
    07:47:59.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4676 ***
    *** gcm 4677 ***
    *** gcm 4678 ***
    *** gcm 4679 ***
    *** gcm 4680 ***
    *** gcm 4681 ***
    *** gcm 4682 ***
    *** gcm 4683 ***
    *** gcm 4684 ***
    *** gcm 4685 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.344 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4686 ***
    *** gcm 4687 ***
    *** gcm 4688 ***
    *** gcm 4689 ***
    *** gcm 4690 ***
    *** gcm 4691 ***
    *** gcm 4692 ***
    *** gcm 4693 ***
    *** gcm 4694 ***
    *** gcm 4695 ***
    *** gcm 4696 ***
    *** gcm 4697 ***
    *** gcm 4698 ***
    *** gcm 4699 ***
    *** gcm 4700 ***
    *** gcm 4701 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.345 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2
    07:47:59.346 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126-2PADDING
    07:47:59.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO10126PADDING
    07:47:59.347 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4
    07:47:59.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ISO7816-4PADDING
    07:47:59.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4702 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.348 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4703 ***
    *** gcm 4704 ***
    *** gcm 4705 ***
    *** gcm 4706 ***
    *** gcm 4707 ***
    *** gcm 4708 ***
    *** gcm 4709 ***
    *** gcm 4710 ***
    *** gcm 4711 ***
    *** gcm 4712 ***
    *** gcm 4713 ***
    *** gcm 4714 ***
    *** gcm 4715 ***
    *** gcm 4716 ***
    *** gcm 4717 ***
    *** gcm 4718 ***
    *** gcm 4719 ***
    *** gcm 4720 ***
    *** gcm 4721 ***
    *** gcm 4722 ***
    *** gcm 4723 ***
    *** gcm 4724 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.349 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS5PADDING
    07:47:59.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7
    07:47:59.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/PKCS7PADDING
    07:47:59.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBC
    07:47:59.350 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/TBCPADDING
    07:47:59.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23
    07:47:59.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/X9.23PADDING
    07:47:59.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTE
    07:47:59.351 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB240/ZEROBYTEPADDING
    07:47:59.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/
    07:47:59.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126
    07:47:59.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2
    07:47:59.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126-2PADDING
    07:47:59.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO10126PADDING
    07:47:59.352 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4
    07:47:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ISO7816-4PADDING
    07:47:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/NOPADDING
    07:47:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5
    07:47:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS5PADDING
    07:47:59.353 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/PKCS7PADDING
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4725 ***
    *** gcm 4726 ***
    *** gcm 4727 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/TBCPADDING
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/X9.23PADDING
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTE
    07:47:59.354 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4728 ***
    *** gcm 4729 ***
    *** gcm 4730 ***
    *** gcm 4731 ***
    *** gcm 4732 ***
    *** gcm 4733 ***
    *** gcm 4734 ***
    *** gcm 4735 ***
    *** gcm 4736 ***
    *** gcm 4737 ***
    *** gcm 4738 ***
    *** gcm 4739 ***
    *** gcm 4740 ***
    *** gcm 4741 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/
    07:47:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126
    07:47:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4742 ***
    *** gcm 4743 ***
    *** gcm 4744 ***
    *** gcm 4745 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126-2PADDING
    07:47:59.355 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO10126PADDING
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ISO7816-4PADDING
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/NOPADDING
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS5PADDING
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/PKCS7PADDING
    07:47:59.356 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBC
    07:47:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4746 ***
    *** gcm 4747 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23
    07:47:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/X9.23PADDING
    07:47:59.357 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTE
    07:47:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB256/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4748 ***
    *** gcm 4749 ***
    *** gcm 4750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/
    07:47:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126
    07:47:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4751 ***
    *** gcm 4752 ***
    *** gcm 4753 ***
    *** gcm 4754 ***
    *** gcm 4755 ***
    *** gcm 4756 ***
    *** gcm 4757 ***
    *** gcm 4758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126-2PADDING
    07:47:59.358 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO10126PADDING
    07:47:59.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4759 ***
    *** gcm 4760 ***
    *** gcm 4761 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ISO7816-4PADDING
    07:47:59.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/NOPADDING
    07:47:59.386 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS5PADDING
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/PKCS7PADDING
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBC
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/TBCPADDING
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/X9.23PADDING
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTE
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB32/ZEROBYTEPADDING
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2
    07:47:59.387 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126-2PADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO10126PADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4762 ***
    *** gcm 4763 ***
    *** gcm 4764 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ISO7816-4PADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/NOPADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS5PADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/PKCS7PADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4765 ***
    *** gcm 4766 ***
    *** gcm 4767 ***
    *** gcm 4768 ***
    *** gcm 4769 ***
    *** gcm 4770 ***
    *** gcm 4771 ***
    *** gcm 4772 ***
    *** gcm 4773 ***
    *** gcm 4774 ***
    *** gcm 4775 ***
    *** gcm 4776 ***
    *** gcm 4777 ***
    *** gcm 4778 ***
    *** gcm 4779 ***
    *** gcm 4780 ***
    *** gcm 4781 ***
    *** gcm 4782 ***
    *** gcm 4783 ***
    *** gcm 4784 ***
    *** gcm 4785 ***
    *** gcm 4786 ***
    *** gcm 4787 ***
    *** gcm 4788 ***
    *** gcm 4789 ***
    *** gcm 4790 ***
    *** gcm 4791 ***
    *** gcm 4792 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/TBCPADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTE
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB40/ZEROBYTEPADDING
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/
    07:47:59.388 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126
    07:47:59.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2
    07:47:59.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126-2PADDING
    07:47:59.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO10126PADDING
    07:47:59.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4
    07:47:59.389 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ISO7816-4PADDING
    07:47:59.390 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4826 ***
    *** gcm 4827 ***
    *** gcm 4828 ***
    *** gcm 4829 ***
    *** gcm 4830 ***
    *** gcm 4831 ***
    *** gcm 4832 ***
    *** gcm 4833 ***
    *** gcm 4834 ***
    *** gcm 4835 ***
    *** gcm 4836 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.395 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5
    07:47:59.396 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS5PADDING
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/PKCS7PADDING
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBC
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/TBCPADDING
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/X9.23PADDING
    07:47:59.397 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTE
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB48/ZEROBYTEPADDING
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126-2PADDING
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO10126PADDING
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ISO7816-4PADDING
    07:47:59.398 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/NOPADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS5PADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4837 ***
    *** gcm 4838 ***
    *** gcm 4839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/PKCS7PADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBC
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/TBCPADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/X9.23PADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTE
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB56/ZEROBYTEPADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4840 ***
    *** gcm 4841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126-2PADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO10126PADDING
    07:47:59.399 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4842 ***
    *** gcm 4843 ***
    *** gcm 4844 ***
    *** gcm 4845 ***
    *** gcm 4846 ***
    *** gcm 4847 ***
    *** gcm 4848 ***
    *** gcm 4849 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/NOPADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS5PADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4850 ***
    *** gcm 4851 ***
    *** gcm 4852 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/PKCS7PADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBC
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/TBCPADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/X9.23PADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTE
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB64/ZEROBYTEPADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4853 ***
    *** gcm 4854 ***
    *** gcm 4855 ***
    *** gcm 4856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126-2PADDING
    07:47:59.400 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO10126PADDING
    07:47:59.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4
    07:47:59.401 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ISO7816-4PADDING
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/NOPADDING
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS5PADDING
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/PKCS7PADDING
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 4873 ***
    *** gcm 4874 ***
    *** gcm 4875 ***
    *** gcm 4876 ***
    *** gcm 4877 ***
    *** gcm 4878 ***
    *** gcm 4879 ***
    *** gcm 4880 ***
    *** gcm 4881 ***
    *** gcm 4882 ***
    *** gcm 4883 ***
    *** gcm 4884 ***
    *** gcm 4885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/TBCPADDING
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/X9.23PADDING
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTE
    07:47:59.402 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB72/ZEROBYTEPADDING
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126-2PADDING
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4886 ***
    *** gcm 4887 ***
    *** gcm 4888 ***
    *** gcm 4889 ***
    *** gcm 4890 ***
    *** gcm 4891 ***
    *** gcm 4892 ***
    *** gcm 4893 ***
    *** gcm 4894 ***
    *** gcm 4895 ***
    *** gcm 4896 ***
    *** gcm 4897 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4
    07:47:59.405 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/NOPADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS5PADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/PKCS7PADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBC
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/TBCPADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/X9.23PADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTE
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB8/ZEROBYTEPADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126-2PADDING
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4909 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4
    07:47:59.406 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ISO7816-4PADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/NOPADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS5PADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/PKCS7PADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBC
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/TBCPADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/X9.23PADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTE
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB80/ZEROBYTEPADDING
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4910 ***
    *** gcm 4911 ***
    *** gcm 4912 ***
    *** gcm 4913 ***
    *** gcm 4914 ***
    *** gcm 4915 ***
    *** gcm 4916 ***
    *** gcm 4917 ***
    *** gcm 4918 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.407 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126-2PADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO10126PADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ISO7816-4PADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/NOPADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS5PADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/PKCS7PADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBC
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4919 ***
    *** gcm 4920 ***
    *** gcm 4921 ***
    *** gcm 4922 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/X9.23PADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTE
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB88/ZEROBYTEPADDING
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/
    07:47:59.408 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126
    07:47:59.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2
    07:47:59.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126-2PADDING
    07:47:59.409 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO10126PADDING
    07:47:59.410 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4
    07:47:59.412 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ISO7816-4PADDING
    07:47:59.414 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/NOPADDING
    07:47:59.415 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5
    07:47:59.417 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS5PADDING
    07:47:59.418 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7
    07:47:59.420 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/PKCS7PADDING
    07:47:59.421 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBC
    07:47:59.422 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/TBCPADDING
    07:47:59.424 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23
    07:47:59.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/X9.23PADDING
    07:47:59.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTE
    07:47:59.425 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CFB96/ZEROBYTEPADDING
    07:47:59.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CTS/
    07:47:59.426 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping.
    07:47:59.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4923 ***
    *** gcm 4924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.426 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping.
    07:47:59.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/EAX/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4925 ***
    *** gcm 4926 ***
    *** gcm 4927 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.426 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/EAX/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4928 ***
    *** gcm 4929 ***
    *** gcm 4930 ***
    *** gcm 4931 ***
    *** gcm 4932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/ECB/
    07:47:59.427 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping.
    07:47:59.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/ECB/NOPADDING
    07:47:59.427 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping.
    07:47:59.427 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/GCM/
    07:47:59.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/GCM/NOPADDING
    07:47:59.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/
    07:47:59.428 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126-2PADDING
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO10126PADDING
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ISO7816-4PADDING
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/NOPADDING
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4947 ***
    *** gcm 4948 ***
    *** gcm 4949 ***
    *** gcm 4950 ***
    *** gcm 4951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/PKCS7PADDING
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/TBCPADDING
    07:47:59.429 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/X9.23PADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTE
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB/ZEROBYTEPADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126-2PADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO10126PADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ISO7816-4PADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/NOPADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS5PADDING
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7
    07:47:59.430 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/PKCS7PADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBC
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/TBCPADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/X9.23PADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTE
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB104/ZEROBYTEPADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126-2PADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO10126PADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ISO7816-4PADDING
    07:47:59.431 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/NOPADDING
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS5PADDING
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/PKCS7PADDING
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBC
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/TBCPADDING
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/X9.23PADDING
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTE
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB112/ZEROBYTEPADDING
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126
    07:47:59.432 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126-2PADDING
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO10126PADDING
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ISO7816-4PADDING
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/NOPADDING
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5
    07:47:59.433 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS5PADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/PKCS7PADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBC
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/TBCPADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/X9.23PADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTE
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB120/ZEROBYTEPADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4979 ***
    *** gcm 4980 ***
    *** gcm 4981 ***
    *** gcm 4982 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126-2PADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO10126PADDING
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4
    07:47:59.434 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ISO7816-4PADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/NOPADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS5PADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/PKCS7PADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBC
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/TBCPADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4983 ***
    *** gcm 4984 ***
    *** gcm 4985 ***
    *** gcm 4986 ***
    *** gcm 4987 ***
    *** gcm 4988 ***
    *** gcm 4989 ***
    *** gcm 4990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/X9.23PADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTE
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB128/ZEROBYTEPADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126-2PADDING
    07:47:59.435 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO10126PADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ISO7816-4PADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/NOPADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS5PADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/PKCS7PADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 4991 ***
    *** gcm 4992 ***
    *** gcm 4993 ***
    *** gcm 4994 ***
    *** gcm 4995 ***
    *** gcm 4996 ***
    *** gcm 4997 ***
    *** gcm 4998 ***
    *** gcm 4999 ***
    *** gcm 5000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/TBCPADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5001 ***
    *** gcm 5002 ***
    *** gcm 5003 ***
    *** gcm 5004 ***
    *** gcm 5005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/X9.23PADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTE
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB136/ZEROBYTEPADDING
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5006 ***
    *** gcm 5007 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.436 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO10126PADDING
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ISO7816-4PADDING
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/NOPADDING
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS5PADDING
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/PKCS7PADDING
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBC
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/TBCPADDING
    07:47:59.437 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23
    07:47:59.438 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/X9.23PADDING
    07:47:59.439 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5008 ***
    *** gcm 5009 ***
    *** gcm 5010 ***
    *** gcm 5011 ***
    *** gcm 5012 ***
    *** gcm 5013 ***
    *** gcm 5014 ***
    *** gcm 5015 ***
    *** gcm 5016 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.440 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB144/ZEROBYTEPADDING
    07:47:59.442 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5017 ***
    *** gcm 5018 ***
    *** gcm 5019 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126-2PADDING
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO10126PADDING
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ISO7816-4PADDING
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/NOPADDING
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS5PADDING
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7
    07:47:59.444 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/PKCS7PADDING
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBC
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/TBCPADDING
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/X9.23PADDING
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTE
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB152/ZEROBYTEPADDING
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126
    07:47:59.445 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126-2PADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO10126PADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ISO7816-4PADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/NOPADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS5PADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/PKCS7PADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBC
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/TBCPADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/X9.23PADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTE
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB16/ZEROBYTEPADDING
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/
    07:47:59.446 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126-2PADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO10126PADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ISO7816-4PADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/NOPADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS5PADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/PKCS7PADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBC
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/TBCPADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/X9.23PADDING
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTE
    07:47:59.447 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB160/ZEROBYTEPADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126-2PADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO10126PADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ISO7816-4PADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/NOPADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS5PADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/PKCS7PADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBC
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/TBCPADDING
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23
    07:47:59.448 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/X9.23PADDING
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTE
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB168/ZEROBYTEPADDING
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126-2PADDING
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5020 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ISO7816-4PADDING
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/NOPADDING
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5
    07:47:59.449 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS5PADDING
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/PKCS7PADDING
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBC
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5021 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/X9.23PADDING
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTE
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB176/ZEROBYTEPADDING
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5022 ***
    *** gcm 5023 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5024 ***
    *** gcm 5025 ***
    *** gcm 5026 ***
    *** gcm 5027 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO10126PADDING
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ISO7816-4PADDING
    07:47:59.450 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/NOPADDING
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS5PADDING
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/PKCS7PADDING
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBC
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/TBCPADDING
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5028 ***
    *** gcm 5029 ***
    *** gcm 5030 ***
    *** gcm 5031 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5032 ***
    *** gcm 5033 ***
    *** gcm 5034 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB184/ZEROBYTEPADDING
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2
    07:47:59.451 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126-2PADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO10126PADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5035 ***
    *** gcm 5036 ***
    *** gcm 5037 ***
    *** gcm 5038 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/NOPADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS5PADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5039 ***
    *** gcm 5040 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBC
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/TBCPADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/X9.23PADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTE
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB192/ZEROBYTEPADDING
    07:47:59.452 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/
    07:47:59.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5041 ***
    *** gcm 5042 ***
    *** gcm 5043 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2
    07:47:59.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5044 ***
    *** gcm 5045 ***
    *** gcm 5046 ***
    *** gcm 5047 ***
    *** gcm 5048 ***
    *** gcm 5049 ***
    *** gcm 5050 ***
    *** gcm 5051 ***
    *** gcm 5052 ***
    *** gcm 5053 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.453 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5054 ***
    *** gcm 5055 ***
    *** gcm 5056 ***
    *** gcm 5057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.456 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4
    07:47:59.459 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ISO7816-4PADDING
    07:47:59.460 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/NOPADDING
    07:47:59.463 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5
    07:47:59.464 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS5PADDING
    07:47:59.466 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7
    07:47:59.468 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/PKCS7PADDING
    07:47:59.469 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5058 ***
    *** gcm 5059 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5060 ***
    *** gcm 5061 ***
    *** gcm 5062 ***
    *** gcm 5063 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5064 ***
    *** gcm 5065 ***
    *** gcm 5066 ***
    *** gcm 5067 ***
    *** gcm 5068 ***
    *** gcm 5069 ***
    *** gcm 5070 ***
    *** gcm 5071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTE
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5072 ***
    *** gcm 5073 ***
    *** gcm 5074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/
    07:47:59.470 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126
    07:47:59.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2
    07:47:59.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126-2PADDING
    07:47:59.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5075 ***
    *** gcm 5076 ***
    *** gcm 5077 ***
    *** gcm 5078 ***
    *** gcm 5079 ***
    *** gcm 5080 ***
    *** gcm 5081 ***
    *** gcm 5082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4
    07:47:59.471 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ISO7816-4PADDING
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/NOPADDING
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS5PADDING
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/PKCS7PADDING
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBC
    07:47:59.472 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/TBCPADDING
    07:47:59.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23
    07:47:59.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/X9.23PADDING
    07:47:59.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTE
    07:47:59.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB208/ZEROBYTEPADDING
    07:47:59.473 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/
    07:47:59.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126
    07:47:59.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5083 ***
    *** gcm 5084 ***
    *** gcm 5085 ***
    *** gcm 5086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126-2PADDING
    07:47:59.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO10126PADDING
    07:47:59.474 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5087 ***
    *** gcm 5088 ***
    *** gcm 5089 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ISO7816-4PADDING
    07:47:59.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5090 ***
    *** gcm 5091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5
    07:47:59.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS5PADDING
    07:47:59.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5092 ***
    *** gcm 5093 ***
    *** gcm 5094 ***
    *** gcm 5095 ***
    *** gcm 5096 ***
    *** gcm 5097 ***
    *** gcm 5098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.475 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/PKCS7PADDING
    07:47:59.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBC
    07:47:59.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/TBCPADDING
    07:47:59.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23
    07:47:59.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/X9.23PADDING
    07:47:59.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTE
    07:47:59.476 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB216/ZEROBYTEPADDING
    07:47:59.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/
    07:47:59.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126
    07:47:59.477 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5099 ***
    *** gcm 5100 ***
    *** gcm 5101 ***
    *** gcm 5102 ***
    *** gcm 5103 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126-2PADDING
    07:47:59.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5117 ***
    *** gcm 5118 ***
    *** gcm 5119 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4
    07:47:59.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ISO7816-4PADDING
    07:47:59.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/NOPADDING
    07:47:59.478 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5
    07:47:59.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS5PADDING
    07:47:59.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7
    07:47:59.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/PKCS7PADDING
    07:47:59.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBC
    07:47:59.479 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/TBCPADDING
    07:47:59.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23
    07:47:59.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/X9.23PADDING
    07:47:59.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTE
    07:47:59.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB224/ZEROBYTEPADDING
    07:47:59.480 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/
    07:47:59.481 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126
    07:47:59.482 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2
    07:47:59.485 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126-2PADDING
    07:47:59.487 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO10126PADDING
    07:47:59.489 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5120 ***
    *** gcm 5121 ***
    *** gcm 5122 ***
    *** gcm 5123 ***
    *** gcm 5124 ***
    *** gcm 5125 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.490 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ISO7816-4PADDING
    07:47:59.492 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/NOPADDING
    07:47:59.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5
    07:47:59.493 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5126 ***
    *** gcm 5127 ***
    *** gcm 5128 ***
    *** gcm 5129 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/PKCS7PADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBC
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/TBCPADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/X9.23PADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTE
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB232/ZEROBYTEPADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5130 ***
    *** gcm 5131 ***
    *** gcm 5132 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126-2PADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO10126PADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ISO7816-4PADDING
    07:47:59.494 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/NOPADDING
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5133 ***
    *** gcm 5134 ***
    *** gcm 5135 ***
    *** gcm 5136 ***
    *** gcm 5137 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5138 ***
    *** gcm 5139 ***
    *** gcm 5140 ***
    *** gcm 5141 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/PKCS7PADDING
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBC
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5142 ***
    *** gcm 5143 ***
    *** gcm 5144 ***
    *** gcm 5145 ***
    *** gcm 5146 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5147 ***
    *** gcm 5148 ***
    *** gcm 5149 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTE
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB24/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5150 ***
    *** gcm 5151 ***
    *** gcm 5152 ***
    *** gcm 5153 ***
    *** gcm 5154 ***
    *** gcm 5155 ***
    *** gcm 5156 ***
    *** gcm 5157 ***
    *** gcm 5158 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5159 ***
    *** gcm 5160 ***
    *** gcm 5161 ***
    *** gcm 5162 ***
    *** gcm 5163 ***
    *** gcm 5164 ***
    *** gcm 5165 ***
    *** gcm 5166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126-2PADDING
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO10126PADDING
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5167 ***
    *** gcm 5168 ***
    *** gcm 5169 ***
    *** gcm 5170 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/NOPADDING
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5
    07:47:59.495 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS5PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/PKCS7PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBC
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/TBCPADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/X9.23PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5171 ***
    *** gcm 5172 ***
    *** gcm 5173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB240/ZEROBYTEPADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126-2PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO10126PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ISO7816-4PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/NOPADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS5PADDING
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5174 ***
    *** gcm 5175 ***
    *** gcm 5176 ***
    *** gcm 5177 ***
    *** gcm 5178 ***
    *** gcm 5179 ***
    *** gcm 5180 ***
    *** gcm 5181 ***
    *** gcm 5182 ***
    *** gcm 5183 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5184 ***
    *** gcm 5185 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.496 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBC
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/TBCPADDING
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/X9.23PADDING
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTE
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB248/ZEROBYTEPADDING
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5186 ***
    *** gcm 5187 ***
    *** gcm 5188 ***
    *** gcm 5189 ***
    *** gcm 5190 ***
    *** gcm 5191 ***
    *** gcm 5192 ***
    *** gcm 5193 ***
    *** gcm 5194 ***
    *** gcm 5195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126-2PADDING
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO10126PADDING
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ISO7816-4PADDING
    07:47:59.497 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/NOPADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS5PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/PKCS7PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBC
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5196 ***
    *** gcm 5197 ***
    *** gcm 5198 ***
    *** gcm 5199 ***
    *** gcm 5200 ***
    *** gcm 5201 ***
    *** gcm 5202 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/X9.23PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTE
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB256/ZEROBYTEPADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5203 ***
    *** gcm 5204 ***
    *** gcm 5205 ***
    *** gcm 5206 ***
    *** gcm 5207 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126-2PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO10126PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ISO7816-4PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/NOPADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS5PADDING
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7
    07:47:59.498 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5208 ***
    *** gcm 5209 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBC
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/TBCPADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/X9.23PADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTE
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB32/ZEROBYTEPADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126-2PADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO10126PADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ISO7816-4PADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/NOPADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS5PADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/PKCS7PADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBC
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/TBCPADDING
    07:47:59.499 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/X9.23PADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTE
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB40/ZEROBYTEPADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5210 ***
    *** gcm 5211 ***
    *** gcm 5212 ***
    *** gcm 5213 ***
    *** gcm 5214 ***
    *** gcm 5215 ***
    *** gcm 5216 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126-2PADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO10126PADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5217 ***
    *** gcm 5218 ***
    *** gcm 5219 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/NOPADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS5PADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5220 ***
    *** gcm 5221 ***
    *** gcm 5222 ***
    *** gcm 5223 ***
    *** gcm 5224 ***
    *** gcm 5225 ***
    *** gcm 5226 ***
    *** gcm 5227 ***
    *** gcm 5228 ***
    *** gcm 5229 ***
    *** gcm 5230 ***
    *** gcm 5231 ***
    *** gcm 5232 ***
    *** gcm 5233 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBC
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/TBCPADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5251 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/X9.23PADDING
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTE
    07:47:59.500 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB48/ZEROBYTEPADDING
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5252 ***
    *** gcm 5253 ***
    *** gcm 5254 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO10126PADDING
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5255 ***
    *** gcm 5256 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/NOPADDING
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS5PADDING
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/PKCS7PADDING
    07:47:59.501 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBC
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/TBCPADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/X9.23PADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTE
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB56/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5257 ***
    *** gcm 5258 ***
    *** gcm 5259 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126-2PADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO10126PADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ISO7816-4PADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/NOPADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS5PADDING
    07:47:59.502 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/PKCS7PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBC
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/TBCPADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5260 ***
    *** gcm 5261 ***
    *** gcm 5262 ***
    *** gcm 5263 ***
    *** gcm 5264 ***
    *** gcm 5265 ***
    *** gcm 5266 ***
    *** gcm 5267 ***
    *** gcm 5268 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/X9.23PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTE
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB64/ZEROBYTEPADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126-2PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO10126PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5269 ***
    *** gcm 5270 ***
    *** gcm 5271 ***
    *** gcm 5272 ***
    *** gcm 5273 ***
    *** gcm 5274 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ISO7816-4PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/NOPADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5275 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS5PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBC
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/TBCPADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/X9.23PADDING
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTE
    07:47:59.503 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB72/ZEROBYTEPADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126-2PADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO10126PADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ISO7816-4PADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5289 ***
    *** gcm 5290 ***
    *** gcm 5291 ***
    *** gcm 5292 ***
    *** gcm 5293 ***
    *** gcm 5294 ***
    *** gcm 5295 ***
    *** gcm 5296 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS5PADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5297 ***
    *** gcm 5298 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/PKCS7PADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBC
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/TBCPADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/X9.23PADDING
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTE
    07:47:59.504 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5299 ***
    *** gcm 5300 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5301 ***
    *** gcm 5302 ***
    *** gcm 5303 ***
    *** gcm 5304 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO10126PADDING
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ISO7816-4PADDING
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/NOPADDING
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5305 ***
    *** gcm 5306 ***
    *** gcm 5307 ***
    *** gcm 5308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.505 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS5PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/PKCS7PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBC
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/TBCPADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/X9.23PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5309 ***
    *** gcm 5310 ***
    *** gcm 5311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB80/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5312 ***
    *** gcm 5313 ***
    *** gcm 5314 ***
    *** gcm 5315 ***
    *** gcm 5316 ***
    *** gcm 5317 ***
    *** gcm 5318 ***
    *** gcm 5319 ***
    *** gcm 5320 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126-2PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO10126PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ISO7816-4PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/NOPADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS5PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/PKCS7PADDING
    07:47:59.506 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5321 ***
    *** gcm 5322 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5323 ***
    *** gcm 5324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/X9.23PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5325 ***
    *** gcm 5326 ***
    *** gcm 5327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB88/ZEROBYTEPADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5328 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126-2PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO10126PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ISO7816-4PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/NOPADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS5PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/PKCS7PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBC
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/TBCPADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5329 ***
    *** gcm 5330 ***
    *** gcm 5331 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/X9.23PADDING
    07:47:59.507 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTE
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/OFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5332 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5333 ***
    *** gcm 5334 ***
    *** gcm 5335 ***
    *** gcm 5336 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126-2PADDING
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO10126PADDING
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5337 ***
    *** gcm 5338 ***
    *** gcm 5339 ***
    *** gcm 5340 ***
    *** gcm 5341 ***
    *** gcm 5342 ***
    *** gcm 5343 ***
    *** gcm 5344 ***
    *** gcm 5345 ***
    *** gcm 5346 ***
    *** gcm 5347 ***
    *** gcm 5348 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ISO7816-4PADDING
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5349 ***
    *** gcm 5350 ***
    *** gcm 5351 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.508 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS5PADDING
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5352 ***
    *** gcm 5353 ***
    *** gcm 5354 ***
    *** gcm 5355 ***
    *** gcm 5356 ***
    *** gcm 5357 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/PKCS7PADDING
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5358 ***
    *** gcm 5359 ***
    *** gcm 5360 ***
    *** gcm 5361 ***
    *** gcm 5362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/TBCPADDING
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23
    07:47:59.509 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/X9.23PADDING
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTE
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAMELLIA/SIC/ZEROBYTEPADDING
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5//
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping.
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5//NOPADDING
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5363 ***
    *** gcm 5364 ***
    *** gcm 5365 ***
    *** gcm 5366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC-CTS/
    07:47:59.510 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC-CTS/NOPADDING
    07:47:59.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/
    07:47:59.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126
    07:47:59.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2
    07:47:59.511 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126-2PADDING
    07:47:59.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO10126PADDING
    07:47:59.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4
    07:47:59.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ISO7816-4PADDING
    07:47:59.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/NOPADDING
    07:47:59.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5
    07:47:59.512 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS5PADDING
    07:47:59.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7
    07:47:59.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/PKCS7PADDING
    07:47:59.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5367 ***
    *** gcm 5368 ***
    *** gcm 5369 ***
    *** gcm 5370 ***
    *** gcm 5371 ***
    *** gcm 5372 ***
    *** gcm 5373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/TBCPADDING
    07:47:59.513 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/X9.23
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/X9.23PADDING
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTE
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CBC/ZEROBYTEPADDING
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5374 ***
    *** gcm 5375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2
    07:47:59.514 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5376 ***
    *** gcm 5377 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO10126PADDING
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ISO7816-4PADDING
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/NOPADDING
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS5PADDING
    07:47:59.515 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/PKCS7PADDING
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5378 ***
    *** gcm 5379 ***
    *** gcm 5380 ***
    *** gcm 5381 ***
    *** gcm 5382 ***
    *** gcm 5383 ***
    *** gcm 5384 ***
    *** gcm 5385 ***
    *** gcm 5386 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/TBCPADDING
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/X9.23
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/X9.23PADDING
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTE
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB/ZEROBYTEPADDING
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5387 ***
    *** gcm 5388 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126
    07:47:59.516 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2
    07:47:59.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126-2PADDING
    07:47:59.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO10126PADDING
    07:47:59.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5389 ***
    *** gcm 5390 ***
    *** gcm 5391 ***
    *** gcm 5392 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ISO7816-4PADDING
    07:47:59.517 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/NOPADDING
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS5PADDING
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/PKCS7PADDING
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5393 ***
    *** gcm 5394 ***
    *** gcm 5395 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/TBCPADDING
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/X9.23PADDING
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTE
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB104/ZEROBYTEPADDING
    07:47:59.518 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126-2PADDING
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5411 ***
    *** gcm 5412 ***
    *** gcm 5413 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ISO7816-4PADDING
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5
    07:47:59.519 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS5PADDING
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5431 ***
    *** gcm 5432 ***
    *** gcm 5433 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/PKCS7PADDING
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/TBC
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/TBCPADDING
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/X9.23PADDING
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTE
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB112/ZEROBYTEPADDING
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126
    07:47:59.520 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2
    07:47:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126-2PADDING
    07:47:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO10126PADDING
    07:47:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4
    07:47:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ISO7816-4PADDING
    07:47:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/NOPADDING
    07:47:59.521 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS5PADDING
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5434 ***
    *** gcm 5435 ***
    *** gcm 5436 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/TBC
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/TBCPADDING
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/X9.23PADDING
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTE
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB120/ZEROBYTEPADDING
    07:47:59.522 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5437 ***
    *** gcm 5438 ***
    *** gcm 5439 ***
    *** gcm 5440 ***
    *** gcm 5441 ***
    *** gcm 5442 ***
    *** gcm 5443 ***
    *** gcm 5444 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5445 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126-2PADDING
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5446 ***
    *** gcm 5447 ***
    *** gcm 5448 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ISO7816-4PADDING
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/NOPADDING
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5
    07:47:59.523 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS5PADDING
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/PKCS7PADDING
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/TBC
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/TBCPADDING
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/X9.23PADDING
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTE
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB128/ZEROBYTEPADDING
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126
    07:47:59.524 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5449 ***
    *** gcm 5450 ***
    *** gcm 5451 ***
    *** gcm 5452 ***
    *** gcm 5453 ***
    *** gcm 5454 ***
    *** gcm 5455 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126-2PADDING
    07:47:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO10126PADDING
    07:47:59.525 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5456 ***
    *** gcm 5457 ***
    *** gcm 5458 ***
    *** gcm 5459 ***
    *** gcm 5460 ***
    *** gcm 5461 ***
    *** gcm 5462 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ISO7816-4PADDING
    07:47:59.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/NOPADDING
    07:47:59.526 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5
    07:47:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS5PADDING
    07:47:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5463 ***
    *** gcm 5464 ***
    *** gcm 5465 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/PKCS7PADDING
    07:47:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/TBC
    07:47:59.527 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/TBCPADDING
    07:47:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23
    07:47:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/X9.23PADDING
    07:47:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTE
    07:47:59.528 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB136/ZEROBYTEPADDING
    07:47:59.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/
    07:47:59.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126
    07:47:59.529 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2
    07:47:59.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5466 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO10126PADDING
    07:47:59.530 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4
    07:47:59.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ISO7816-4PADDING
    07:47:59.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/NOPADDING
    07:47:59.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5
    07:47:59.531 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS5PADDING
    07:47:59.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7
    07:47:59.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/PKCS7PADDING
    07:47:59.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5467 ***
    *** gcm 5468 ***
    *** gcm 5469 ***
    *** gcm 5470 ***
    *** gcm 5471 ***
    *** gcm 5472 ***
    *** gcm 5473 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/TBCPADDING
    07:47:59.532 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23
    07:47:59.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5474 ***
    *** gcm 5475 ***
    *** gcm 5476 ***
    *** gcm 5477 ***
    *** gcm 5478 ***
    *** gcm 5479 ***
    *** gcm 5480 ***
    *** gcm 5481 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTE
    07:47:59.533 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB144/ZEROBYTEPADDING
    07:47:59.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/
    07:47:59.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5482 ***
    *** gcm 5483 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2
    07:47:59.534 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126-2PADDING
    07:47:59.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO10126PADDING
    07:47:59.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5484 ***
    *** gcm 5485 ***
    *** gcm 5486 ***
    *** gcm 5487 ***
    *** gcm 5488 ***
    *** gcm 5489 ***
    *** gcm 5490 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ISO7816-4PADDING
    07:47:59.535 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/NOPADDING
    07:47:59.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5491 ***
    *** gcm 5492 ***
    *** gcm 5493 ***
    *** gcm 5494 ***
    *** gcm 5495 ***
    *** gcm 5496 ***
    *** gcm 5497 ***
    *** gcm 5498 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS5PADDING
    07:47:59.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7
    07:47:59.536 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/PKCS7PADDING
    07:47:59.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/TBC
    07:47:59.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/TBCPADDING
    07:47:59.537 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5499 ***
    *** gcm 5500 ***
    *** gcm 5501 ***
    *** gcm 5502 ***
    *** gcm 5503 ***
    *** gcm 5504 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/X9.23PADDING
    07:47:59.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTE
    07:47:59.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB152/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5505 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/
    07:47:59.538 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126
    07:47:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2
    07:47:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126-2PADDING
    07:47:59.539 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO10126PADDING
    07:47:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5506 ***
    *** gcm 5507 ***
    *** gcm 5508 ***
    *** gcm 5509 ***
    *** gcm 5510 ***
    *** gcm 5511 ***
    *** gcm 5512 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ISO7816-4PADDING
    07:47:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/NOPADDING
    07:47:59.540 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5
    07:47:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS5PADDING
    07:47:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.541 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/PKCS7PADDING
    07:47:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/TBC
    07:47:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/TBCPADDING
    07:47:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23
    07:47:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5538 ***
    *** gcm 5539 ***
    *** gcm 5540 ***
    *** gcm 5541 ***
    *** gcm 5542 ***
    *** gcm 5543 ***
    *** gcm 5544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.542 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTE
    07:47:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB16/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5545 ***
    *** gcm 5546 ***
    *** gcm 5547 ***
    *** gcm 5548 ***
    *** gcm 5549 ***
    *** gcm 5550 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/
    07:47:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126
    07:47:59.543 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2
    07:47:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126-2PADDING
    07:47:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO10126PADDING
    07:47:59.544 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4
    07:47:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ISO7816-4PADDING
    07:47:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/NOPADDING
    07:47:59.545 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5
    07:47:59.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5551 ***
    *** gcm 5552 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7
    07:47:59.546 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/PKCS7PADDING
    07:47:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/TBC
    07:47:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/TBCPADDING
    07:47:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23
    07:47:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/X9.23PADDING
    07:47:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTE
    07:47:59.547 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB160/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5553 ***
    *** gcm 5554 ***
    *** gcm 5555 ***
    *** gcm 5556 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/
    07:47:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126
    07:47:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2
    07:47:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126-2PADDING
    07:47:59.548 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO10126PADDING
    07:47:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4
    07:47:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ISO7816-4PADDING
    07:47:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/NOPADDING
    07:47:59.549 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS5PADDING
    07:47:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7
    07:47:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/PKCS7PADDING
    07:47:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/TBC
    07:47:59.550 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/TBCPADDING
    07:47:59.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23
    07:47:59.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/X9.23PADDING
    07:47:59.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTE
    07:47:59.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB168/ZEROBYTEPADDING
    07:47:59.551 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/
    07:47:59.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126
    07:47:59.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2
    07:47:59.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126-2PADDING
    07:47:59.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO10126PADDING
    07:47:59.552 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4
    07:47:59.553 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ISO7816-4PADDING
    07:47:59.553 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5
    07:47:59.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS5PADDING
    07:47:59.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7
    07:47:59.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/PKCS7PADDING
    07:47:59.554 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5586 ***
    *** gcm 5587 ***
    *** gcm 5588 ***
    *** gcm 5589 ***
    *** gcm 5590 ***
    *** gcm 5591 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/TBCPADDING
    07:47:59.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23
    07:47:59.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/X9.23PADDING
    07:47:59.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTE
    07:47:59.555 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB176/ZEROBYTEPADDING
    07:47:59.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5592 ***
    *** gcm 5593 ***
    *** gcm 5594 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126
    07:47:59.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2
    07:47:59.556 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126-2PADDING
    07:47:59.557 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO10126PADDING
    07:47:59.557 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4
    07:47:59.557 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5595 ***
    *** gcm 5596 ***
    *** gcm 5597 ***
    *** gcm 5598 ***
    *** gcm 5599 ***
    *** gcm 5600 ***
    *** gcm 5601 ***
    *** gcm 5602 ***
    *** gcm 5603 ***
    *** gcm 5604 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5605 ***
    *** gcm 5606 ***
    *** gcm 5607 ***
    *** gcm 5608 ***
    *** gcm 5609 ***
    *** gcm 5610 ***
    *** gcm 5611 ***
    *** gcm 5612 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5613 ***
    *** gcm 5614 ***
    *** gcm 5615 ***
    *** gcm 5616 ***
    *** gcm 5617 ***
    *** gcm 5618 ***
    *** gcm 5619 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS5PADDING
    07:47:59.558 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7
    07:47:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/PKCS7PADDING
    07:47:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/TBC
    07:47:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/TBCPADDING
    07:47:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23
    07:47:59.559 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/X9.23PADDING
    07:47:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTE
    07:47:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB184/ZEROBYTEPADDING
    07:47:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/
    07:47:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5620 ***
    *** gcm 5621 ***
    *** gcm 5622 ***
    *** gcm 5623 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.560 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2
    07:47:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126-2PADDING
    07:47:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO10126PADDING
    07:47:59.561 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4
    07:47:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ISO7816-4PADDING
    07:47:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/NOPADDING
    07:47:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5
    07:47:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS5PADDING
    07:47:59.562 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7
    07:47:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/PKCS7PADDING
    07:47:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5624 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5625 ***
    *** gcm 5626 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23
    07:47:59.563 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/X9.23PADDING
    07:47:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTE
    07:47:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB192/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5627 ***
    *** gcm 5628 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/
    07:47:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5629 ***
    *** gcm 5630 ***
    *** gcm 5631 ***
    *** gcm 5632 ***
    *** gcm 5633 ***
    *** gcm 5634 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.564 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2
    07:47:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126-2PADDING
    07:47:59.565 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5635 ***
    *** gcm 5636 ***
    *** gcm 5637 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4
    07:47:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ISO7816-4PADDING
    07:47:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/NOPADDING
    07:47:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5
    07:47:59.566 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS5PADDING
    07:47:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7
    07:47:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/PKCS7PADDING
    07:47:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/TBC
    07:47:59.567 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/TBCPADDING
    07:47:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5638 ***
    *** gcm 5639 ***
    *** gcm 5640 ***
    *** gcm 5641 ***
    *** gcm 5642 ***
    *** gcm 5643 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/X9.23PADDING
    07:47:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTE
    07:47:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB200/ZEROBYTEPADDING
    07:47:59.568 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/
    07:47:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126
    07:47:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2
    07:47:59.569 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5644 ***
    *** gcm 5645 ***
    *** gcm 5646 ***
    *** gcm 5647 ***
    *** gcm 5648 ***
    *** gcm 5649 ***
    *** gcm 5650 ***
    *** gcm 5651 ***
    *** gcm 5652 ***
    *** gcm 5653 ***
    *** gcm 5654 ***
    *** gcm 5655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO10126PADDING
    07:47:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4
    07:47:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5656 ***
    *** gcm 5657 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/NOPADDING
    07:47:59.570 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5
    07:47:59.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS5PADDING
    07:47:59.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7
    07:47:59.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5658 ***
    *** gcm 5659 ***
    *** gcm 5660 ***
    *** gcm 5661 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.571 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/TBC
    07:47:59.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/TBCPADDING
    07:47:59.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23
    07:47:59.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/X9.23PADDING
    07:47:59.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5662 ***
    *** gcm 5663 ***
    *** gcm 5664 ***
    *** gcm 5665 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.572 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB208/ZEROBYTEPADDING
    07:47:59.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5666 ***
    *** gcm 5667 ***
    *** gcm 5668 ***
    *** gcm 5669 ***
    *** gcm 5670 ***
    *** gcm 5671 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.573 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5672 ***
    *** gcm 5673 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2
    07:47:59.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126-2PADDING
    07:47:59.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO10126PADDING
    07:47:59.574 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4
    07:47:59.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ISO7816-4PADDING
    07:47:59.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/NOPADDING
    07:47:59.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5674 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS5PADDING
    07:47:59.575 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7
    07:47:59.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/PKCS7PADDING
    07:47:59.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/TBC
    07:47:59.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/TBCPADDING
    07:47:59.576 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5675 ***
    *** gcm 5676 ***
    *** gcm 5677 ***
    *** gcm 5678 ***
    *** gcm 5679 ***
    *** gcm 5680 ***
    *** gcm 5681 ***
    *** gcm 5682 ***
    *** gcm 5683 ***
    *** gcm 5684 ***
    *** gcm 5685 ***
    *** gcm 5686 ***
    *** gcm 5687 ***
    *** gcm 5688 ***
    *** gcm 5689 ***
    *** gcm 5690 ***
    *** gcm 5691 ***
    *** gcm 5692 ***
    *** gcm 5693 ***
    *** gcm 5694 ***
    *** gcm 5695 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.577 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/X9.23PADDING
    07:47:59.577 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5696 ***
    *** gcm 5697 ***
    *** gcm 5698 ***
    *** gcm 5699 ***
    *** gcm 5700 ***
    *** gcm 5701 ***
    *** gcm 5702 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB216/ZEROBYTEPADDING
    07:47:59.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/
    07:47:59.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126
    07:47:59.578 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2
    07:47:59.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126-2PADDING
    07:47:59.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO10126PADDING
    07:47:59.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4
    07:47:59.579 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ISO7816-4PADDING
    07:47:59.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/NOPADDING
    07:47:59.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5
    07:47:59.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS5PADDING
    07:47:59.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5703 ***
    *** gcm 5704 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.580 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5705 ***
    *** gcm 5706 ***
    *** gcm 5707 ***
    *** gcm 5708 ***
    *** gcm 5709 ***
    *** gcm 5710 ***
    *** gcm 5711 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/TBC
    07:47:59.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/TBCPADDING
    07:47:59.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23
    07:47:59.581 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/X9.23PADDING
    07:47:59.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5712 ***
    *** gcm 5713 ***
    *** gcm 5714 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB224/ZEROBYTEPADDING
    07:47:59.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/
    07:47:59.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126
    07:47:59.582 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5715 ***
    *** gcm 5716 ***
    *** gcm 5717 ***
    *** gcm 5718 ***
    *** gcm 5719 ***
    *** gcm 5720 ***
    *** gcm 5721 ***
    *** gcm 5722 ***
    *** gcm 5723 ***
    *** gcm 5724 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126-2PADDING
    07:47:59.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO10126PADDING
    07:47:59.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4
    07:47:59.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5725 ***
    *** gcm 5726 ***
    *** gcm 5727 ***
    *** gcm 5728 ***
    *** gcm 5729 ***
    *** gcm 5730 ***
    *** gcm 5731 ***
    *** gcm 5732 ***
    *** gcm 5733 ***
    *** gcm 5734 ***
    *** gcm 5735 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.583 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/NOPADDING
    07:47:59.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5
    07:47:59.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS5PADDING
    07:47:59.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7
    07:47:59.584 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/PKCS7PADDING
    07:47:59.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5736 ***
    *** gcm 5737 ***
    *** gcm 5738 ***
    *** gcm 5739 ***
    *** gcm 5740 ***
    *** gcm 5741 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/TBCPADDING
    07:47:59.585 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5742 ***
    *** gcm 5743 ***
    *** gcm 5744 ***
    *** gcm 5745 ***
    *** gcm 5746 ***
    *** gcm 5747 ***
    *** gcm 5748 ***
    *** gcm 5749 ***
    *** gcm 5750 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/X9.23PADDING
    07:47:59.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTE
    07:47:59.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB232/ZEROBYTEPADDING
    07:47:59.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/
    07:47:59.586 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126
    07:47:59.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2
    07:47:59.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126-2PADDING
    07:47:59.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO10126PADDING
    07:47:59.587 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5751 ***
    *** gcm 5752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ISO7816-4PADDING
    07:47:59.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5753 ***
    *** gcm 5754 ***
    *** gcm 5755 ***
    *** gcm 5756 ***
    *** gcm 5757 ***
    *** gcm 5758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5
    07:47:59.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS5PADDING
    07:47:59.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7
Gradle Test Executor 12 finished executing tests.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5759 ***
    *** gcm 5760 ***
    *** gcm 5761 ***
    *** gcm 5762 ***
    *** gcm 5763 ***
    *** gcm 5764 ***
    *** gcm 5765 ***
    *** gcm 5766 ***
    *** gcm 5767 ***
    *** gcm 5768 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.588 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/PKCS7PADDING
    07:47:59.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/TBC
    07:47:59.589 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/TBCPADDING
    07:47:59.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23
    07:47:59.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/X9.23PADDING
    07:47:59.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5769 ***
    *** gcm 5770 ***
    *** gcm 5771 ***
    *** gcm 5772 ***
    *** gcm 5773 ***
    *** gcm 5774 ***
    *** gcm 5775 ***
    *** gcm 5776 ***
    *** gcm 5777 ***
    *** gcm 5778 ***
    *** gcm 5779 ***
    *** gcm 5780 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.590 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB24/ZEROBYTEPADDING
    07:47:59.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/
    07:47:59.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126
    07:47:59.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2
    07:47:59.591 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126-2PADDING
    07:47:59.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO10126PADDING
    07:47:59.592 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ISO7816-4PADDING
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/NOPADDING
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS5PADDING
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/PKCS7PADDING
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/TBC
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5781 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/X9.23PADDING
    07:47:59.602 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5782 ***
    *** gcm 5783 ***
    *** gcm 5784 ***
    *** gcm 5785 ***
    *** gcm 5786 ***
    *** gcm 5787 ***
    *** gcm 5788 ***
    *** gcm 5789 ***
    *** gcm 5790 ***
    *** gcm 5791 ***
    *** gcm 5792 ***
    *** gcm 5793 ***
    *** gcm 5794 ***
    *** gcm 5795 ***
    *** gcm 5796 ***
    *** gcm 5797 ***
    *** gcm 5798 ***
    *** gcm 5799 ***
    *** gcm 5800 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB240/ZEROBYTEPADDING
    07:47:59.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/
    07:47:59.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126
    07:47:59.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2
    07:47:59.603 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5801 ***
    *** gcm 5802 ***
    *** gcm 5803 ***
    *** gcm 5804 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO10126PADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ISO7816-4PADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/NOPADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5805 ***
    *** gcm 5806 ***
    *** gcm 5807 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS5PADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/PKCS7PADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5808 ***
    *** gcm 5809 ***
    *** gcm 5810 ***
    *** gcm 5811 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/TBCPADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/X9.23PADDING
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTE
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB248/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5812 ***
    *** gcm 5813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/
    07:47:59.604 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5814 ***
    *** gcm 5815 ***
    *** gcm 5816 ***
    *** gcm 5817 ***
    *** gcm 5818 ***
    *** gcm 5819 ***
    *** gcm 5820 ***
    *** gcm 5821 ***
    *** gcm 5822 ***
    *** gcm 5823 ***
    *** gcm 5824 ***
    *** gcm 5825 ***
    *** gcm 5826 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO10126PADDING
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ISO7816-4PADDING
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/NOPADDING
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS5PADDING
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5827 ***
    *** gcm 5828 ***
    *** gcm 5829 ***
    *** gcm 5830 ***
    *** gcm 5831 ***
    *** gcm 5832 ***
    *** gcm 5833 ***
    *** gcm 5834 ***
    *** gcm 5835 ***
    *** gcm 5836 ***
    *** gcm 5837 ***
    *** gcm 5838 ***
    *** gcm 5839 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.605 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/PKCS7PADDING
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/TBC
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5840 ***
    *** gcm 5841 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5842 ***
    *** gcm 5843 ***
    *** gcm 5844 ***
    *** gcm 5845 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5846 ***
    *** gcm 5847 ***
    *** gcm 5848 ***
    *** gcm 5849 ***
    *** gcm 5850 ***
    *** gcm 5851 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB256/ZEROBYTEPADDING
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5852 ***
    *** gcm 5853 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5854 ***
    *** gcm 5855 ***
    *** gcm 5856 ***
    *** gcm 5857 ***
    *** gcm 5858 ***
    *** gcm 5859 ***
    *** gcm 5860 ***
    *** gcm 5861 ***
    *** gcm 5862 ***
    *** gcm 5863 ***
    *** gcm 5864 ***
    *** gcm 5865 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO10126PADDING
    07:47:59.606 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ISO7816-4PADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/NOPADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS5PADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/PKCS7PADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/TBC
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/TBCPADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/X9.23PADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTE
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB32/ZEROBYTEPADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126-2PADDING
    07:47:59.607 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO10126PADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ISO7816-4PADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/NOPADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS5PADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/PKCS7PADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/TBC
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/TBCPADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/X9.23PADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5866 ***
    *** gcm 5867 ***
    *** gcm 5868 ***
    *** gcm 5869 ***
    *** gcm 5870 ***
    *** gcm 5871 ***
    *** gcm 5872 ***
    *** gcm 5873 ***
    *** gcm 5874 ***
    *** gcm 5875 ***
    *** gcm 5876 ***
    *** gcm 5877 ***
    *** gcm 5878 ***
    *** gcm 5879 ***
    *** gcm 5880 ***
    *** gcm 5881 ***
    *** gcm 5882 ***
    *** gcm 5883 ***
    *** gcm 5884 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB40/ZEROBYTEPADDING
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126
    07:47:59.608 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2
    07:47:59.609 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126-2PADDING
    07:47:59.609 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO10126PADDING
    07:47:59.609 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4
    07:47:59.609 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ISO7816-4PADDING
    07:47:59.609 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/NOPADDING
    07:47:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5
    07:47:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS5PADDING
    07:47:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7
    07:47:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/PKCS7PADDING
    07:47:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/TBC
    07:47:59.610 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/TBCPADDING
    07:47:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23
    07:47:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/X9.23PADDING
    07:47:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTE
    07:47:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB48/ZEROBYTEPADDING
    07:47:59.611 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/
    07:47:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126
    07:47:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2
    07:47:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126-2PADDING
    07:47:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO10126PADDING
    07:47:59.612 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4
    07:47:59.613 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ISO7816-4PADDING
    07:47:59.613 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/NOPADDING
    07:47:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5
    07:47:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS5PADDING
    07:47:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7
    07:47:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5885 ***
    *** gcm 5886 ***
    *** gcm 5887 ***
    *** gcm 5888 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5889 ***
    *** gcm 5890 ***
    *** gcm 5891 ***
    *** gcm 5892 ***
    *** gcm 5893 ***
    *** gcm 5894 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.616 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/TBCPADDING
    07:47:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23
    07:47:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/X9.23PADDING
    07:47:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5895 ***
    *** gcm 5896 ***
    *** gcm 5897 ***
    *** gcm 5898 ***
    *** gcm 5899 ***
    *** gcm 5900 ***
    *** gcm 5901 ***
    *** gcm 5902 ***
    *** gcm 5903 ***
    *** gcm 5904 ***
    *** gcm 5905 ***
    *** gcm 5906 ***
    *** gcm 5907 ***
    *** gcm 5908 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.617 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB56/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5909 ***
    *** gcm 5910 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/
    07:47:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126
    07:47:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2
    07:47:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126-2PADDING
    07:47:59.618 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO10126PADDING
    07:47:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4
    07:47:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ISO7816-4PADDING
    07:47:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5911 ***
    *** gcm 5912 ***
    *** gcm 5913 ***
    *** gcm 5914 ***
    *** gcm 5915 ***
    *** gcm 5916 ***
    *** gcm 5917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5
    07:47:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS5PADDING
    07:47:59.630 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7
    07:47:59.631 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/PKCS7PADDING
    07:47:59.631 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5918 ***
    *** gcm 5919 ***
    *** gcm 5920 ***
    *** gcm 5921 ***
    *** gcm 5922 ***
    *** gcm 5923 ***
    *** gcm 5924 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.631 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/TBCPADDING
    07:47:59.631 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23
    07:47:59.631 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/X9.23PADDING
    07:47:59.632 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTE
    07:47:59.632 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5925 ***
    *** gcm 5926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.632 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/
    07:47:59.632 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5943 ***
    *** gcm 5944 ***
    *** gcm 5945 ***
    *** gcm 5946 ***
    *** gcm 5947 ***
    *** gcm 5948 ***
    *** gcm 5949 ***
    *** gcm 5950 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126-2PADDING
    07:47:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO10126PADDING
    07:47:59.633 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4
    07:47:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5951 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/NOPADDING
    07:47:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5952 ***
    *** gcm 5953 ***
    *** gcm 5954 ***
    *** gcm 5955 ***
    *** gcm 5956 ***
    *** gcm 5957 ***
    *** gcm 5958 ***
    *** gcm 5959 ***
    *** gcm 5960 ***
    *** gcm 5961 ***
    *** gcm 5962 ***
    *** gcm 5963 ***
    *** gcm 5964 ***
    *** gcm 5965 ***
    *** gcm 5966 ***
    *** gcm 5967 ***
    *** gcm 5968 ***
    *** gcm 5969 ***
    *** gcm 5970 ***
    *** gcm 5971 ***
    *** gcm 5972 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS5PADDING
    07:47:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5973 ***
    *** gcm 5974 ***
    *** gcm 5975 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.634 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5976 ***
    *** gcm 5977 ***
    *** gcm 5978 ***
    *** gcm 5979 ***
    *** gcm 5980 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/TBC
    07:47:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/TBCPADDING
    07:47:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23
    07:47:59.635 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/X9.23PADDING
    07:47:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTE
    07:47:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB72/ZEROBYTEPADDING
    07:47:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/
    07:47:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5981 ***
    *** gcm 5982 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.636 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2
    07:47:59.637 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126-2PADDING
    07:47:59.637 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO10126PADDING
    07:47:59.637 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4
    07:47:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ISO7816-4PADDING
    07:47:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/NOPADDING
    07:47:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5
    07:47:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS5PADDING
    07:47:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7
    07:47:59.638 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/PKCS7PADDING
    07:47:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/TBC
    07:47:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/TBCPADDING
    07:47:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23
    07:47:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/X9.23PADDING
    07:47:59.639 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTE
    07:47:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB8/ZEROBYTEPADDING
    07:47:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5983 ***
    *** gcm 5984 ***
    *** gcm 5985 ***
    *** gcm 5986 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126
    07:47:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2
    07:47:59.640 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126-2PADDING
    07:47:59.641 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO10126PADDING
    07:47:59.641 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4
    07:47:59.641 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ISO7816-4PADDING
    07:47:59.641 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/NOPADDING
    07:47:59.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5
    07:47:59.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS5PADDING
    07:47:59.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7
    07:47:59.642 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/PKCS7PADDING
    07:47:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/TBC
    07:47:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/TBCPADDING
    07:47:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23
    07:47:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/X9.23PADDING
    07:47:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTE
    07:47:59.643 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB80/ZEROBYTEPADDING
    07:47:59.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/
    07:47:59.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126
    07:47:59.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2
    07:47:59.644 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5987 ***
    *** gcm 5988 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO10126PADDING
    07:47:59.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5989 ***
    *** gcm 5990 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ISO7816-4PADDING
    07:47:59.645 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5991 ***
    *** gcm 5992 ***
    *** gcm 5993 ***
    *** gcm 5994 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 5995 ***
    *** gcm 5996 ***
    *** gcm 5997 ***
    *** gcm 5998 ***
    *** gcm 5999 ***
    *** gcm 6000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS5PADDING
    07:47:59.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7
    07:47:59.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/PKCS7PADDING
    07:47:59.646 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/TBC
    07:47:59.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/TBCPADDING
    07:47:59.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6001 ***
    *** gcm 6002 ***
    *** gcm 6003 ***
    *** gcm 6004 ***
    *** gcm 6005 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/X9.23PADDING
    07:47:59.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTE
    07:47:59.647 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB88/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6006 ***
    *** gcm 6007 ***
    *** gcm 6008 ***
    *** gcm 6009 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/
    07:47:59.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126
    07:47:59.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2
    07:47:59.648 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126-2PADDING
    07:47:59.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO10126PADDING
    07:47:59.649 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4
    07:47:59.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ISO7816-4PADDING
    07:47:59.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6010 ***
    *** gcm 6011 ***
    *** gcm 6012 ***
    *** gcm 6013 ***
    *** gcm 6014 ***
    *** gcm 6015 ***
    *** gcm 6016 ***
    *** gcm 6017 ***
    *** gcm 6018 ***
    *** gcm 6019 ***
    *** gcm 6020 ***
    *** gcm 6021 ***
    *** gcm 6022 ***
    *** gcm 6023 ***
    *** gcm 6024 ***
    *** gcm 6025 ***
    *** gcm 6026 ***
    *** gcm 6027 ***
    *** gcm 6028 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.659 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5
    07:47:59.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS5PADDING
    07:47:59.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7
    07:47:59.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/PKCS7PADDING
    07:47:59.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/TBC
    07:47:59.660 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/TBCPADDING
    07:47:59.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23
    07:47:59.661 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/X9.23PADDING
    07:47:59.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTE
    07:47:59.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CFB96/ZEROBYTEPADDING
    07:47:59.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CTS/
    07:47:59.662 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6029 ***
    *** gcm 6030 ***
    *** gcm 6031 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.662 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/CTS/NOPADDING
    07:47:59.663 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping.
    07:47:59.663 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/EAX/
    07:47:59.664 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/EAX/NOPADDING
    07:47:59.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/ECB/
    07:47:59.665 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping.
    07:47:59.665 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/ECB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6032 ***
    *** gcm 6033 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.665 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping.
    07:47:59.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/
    07:47:59.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126
    07:47:59.666 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126-2PADDING
    07:47:59.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO10126PADDING
    07:47:59.667 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4
    07:47:59.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6049 ***
    *** gcm 6050 ***
    *** gcm 6051 ***
    *** gcm 6052 ***
    *** gcm 6053 ***
    *** gcm 6054 ***
    *** gcm 6055 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/NOPADDING
    07:47:59.668 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6056 ***
    *** gcm 6057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS5PADDING
    07:47:59.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7
    07:47:59.669 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/PKCS7PADDING
    07:47:59.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/TBC
    07:47:59.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/TBCPADDING
    07:47:59.670 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23
    07:47:59.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/X9.23PADDING
    07:47:59.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTE
    07:47:59.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/GOFB/ZEROBYTEPADDING
    07:47:59.671 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/
    07:47:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126
    07:47:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2
    07:47:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126-2PADDING
    07:47:59.672 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO10126PADDING
    07:47:59.673 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6058 ***
    *** gcm 6059 ***
    *** gcm 6060 ***
    *** gcm 6061 ***
    *** gcm 6062 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.673 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ISO7816-4PADDING
    07:47:59.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/NOPADDING
    07:47:59.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5
    07:47:59.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS5PADDING
    07:47:59.674 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7
    07:47:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/PKCS7PADDING
    07:47:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/TBC
    07:47:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/TBCPADDING
    07:47:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6063 ***
    *** gcm 6064 ***
    *** gcm 6065 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.675 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/X9.23PADDING
    07:47:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTE
    07:47:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB/ZEROBYTEPADDING
    07:47:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/
    07:47:59.676 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126
    07:47:59.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6066 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126-2PADDING
    07:47:59.677 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO10126PADDING
    07:47:59.678 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4
    07:47:59.686 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ISO7816-4PADDING
    07:47:59.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/NOPADDING
    07:47:59.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5
    07:47:59.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS5PADDING
    07:47:59.687 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6067 ***
    *** gcm 6068 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6069 ***
    *** gcm 6070 ***
    *** gcm 6071 ***
    *** gcm 6072 ***
    *** gcm 6073 ***
    *** gcm 6074 ***
    *** gcm 6075 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/TBC
    07:47:59.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/TBCPADDING
    07:47:59.688 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23
    07:47:59.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/X9.23PADDING
    07:47:59.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTE
    07:47:59.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB104/ZEROBYTEPADDING
    07:47:59.689 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/
    07:47:59.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126
    07:47:59.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2
    07:47:59.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126-2PADDING
    07:47:59.690 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO10126PADDING
    07:47:59.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6076 ***
    *** gcm 6077 ***
    *** gcm 6078 ***
    *** gcm 6079 ***
    *** gcm 6080 ***
    *** gcm 6081 ***
    *** gcm 6082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ISO7816-4PADDING
    07:47:59.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/NOPADDING
    07:47:59.691 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5
    07:47:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6083 ***
    *** gcm 6084 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7
    07:47:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6085 ***
    *** gcm 6086 ***
    *** gcm 6087 ***
    *** gcm 6088 ***
    *** gcm 6089 ***
    *** gcm 6090 ***
    *** gcm 6091 ***
    *** gcm 6092 ***
    *** gcm 6093 ***
    *** gcm 6094 ***
    *** gcm 6095 ***
    *** gcm 6096 ***
    *** gcm 6097 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/TBC
    07:47:59.692 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/TBCPADDING
    07:47:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23
    07:47:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/X9.23PADDING
    07:47:59.693 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6098 ***
    *** gcm 6099 ***
    *** gcm 6100 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6101 ***
    *** gcm 6102 ***
    *** gcm 6103 ***
    *** gcm 6104 ***
    *** gcm 6105 ***
    *** gcm 6106 ***
    *** gcm 6107 ***
    *** gcm 6108 ***
    *** gcm 6109 ***
    *** gcm 6110 ***
    *** gcm 6111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/
    07:47:59.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126
    07:47:59.694 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2
    07:47:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126-2PADDING
    07:47:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO10126PADDING
    07:47:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4
    07:47:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ISO7816-4PADDING
    07:47:59.695 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/NOPADDING
    07:47:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6112 ***
    *** gcm 6113 ***
    *** gcm 6114 ***
    *** gcm 6115 ***
    *** gcm 6116 ***
    *** gcm 6117 ***
    *** gcm 6118 ***
    *** gcm 6119 ***
    *** gcm 6120 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS5PADDING
    07:47:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7
    07:47:59.696 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/PKCS7PADDING
    07:47:59.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/TBC
    07:47:59.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/TBCPADDING
    07:47:59.697 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23
    07:47:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/X9.23PADDING
    07:47:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTE
    07:47:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB120/ZEROBYTEPADDING
    07:47:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/
    07:47:59.698 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126
    07:47:59.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2
    07:47:59.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126-2PADDING
    07:47:59.699 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO10126PADDING
    07:47:59.701 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4
    07:47:59.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ISO7816-4PADDING
    07:47:59.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/NOPADDING
    07:47:59.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5
    07:47:59.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS5PADDING
    07:47:59.702 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7
    07:47:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/PKCS7PADDING
    07:47:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/TBC
    07:47:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/TBCPADDING
    07:47:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23
    07:47:59.703 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/X9.23PADDING
    07:47:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTE
    07:47:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB128/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 6140 ***
    *** gcm 6141 ***
    *** gcm 6142 ***
    *** gcm 6143 ***
    *** gcm 6144 ***
    *** gcm 6145 ***
    *** gcm 6146 ***
    *** gcm 6147 ***
    *** gcm 6148 ***
    *** gcm 6149 ***
    *** gcm 6150 ***
    *** gcm 6151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/
    07:47:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126
    07:47:59.704 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2
    07:47:59.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126-2PADDING
    07:47:59.705 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO10126PADDING
    07:47:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4
    07:47:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ISO7816-4PADDING
    07:47:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/NOPADDING
    07:47:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5
    07:47:59.706 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS5PADDING
    07:47:59.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7
    07:47:59.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/PKCS7PADDING
    07:47:59.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/TBC
    07:47:59.707 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/TBCPADDING
    07:47:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23
    07:47:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/X9.23PADDING
    07:47:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTE
    07:47:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB136/ZEROBYTEPADDING
    07:47:59.708 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6152 ***
    *** gcm 6153 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.709 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126
    07:47:59.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2
    07:47:59.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126-2PADDING
    07:47:59.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO10126PADDING
    07:47:59.710 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4
    07:47:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ISO7816-4PADDING
    07:47:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/NOPADDING
    07:47:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5
    07:47:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS5PADDING
    07:47:59.711 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7
    07:47:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/PKCS7PADDING
    07:47:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/TBC
    07:47:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/TBCPADDING
    07:47:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23
    07:47:59.712 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/X9.23PADDING
    07:47:59.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTE
    07:47:59.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB144/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6154 ***
    *** gcm 6155 ***
    *** gcm 6156 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.713 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/
    07:47:59.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126
    07:47:59.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2
    07:47:59.714 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126-2PADDING
    07:47:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO10126PADDING
    07:47:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4
    07:47:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ISO7816-4PADDING
    07:47:59.715 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/NOPADDING
    07:47:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5
    07:47:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6157 ***
    *** gcm 6158 ***
    *** gcm 6159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7
    07:47:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/PKCS7PADDING
    07:47:59.716 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/TBC
    07:47:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/TBCPADDING
    07:47:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23
    07:47:59.717 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6160 ***
    *** gcm 6161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6162 ***
    *** gcm 6163 ***
    *** gcm 6164 ***
    *** gcm 6165 ***
    *** gcm 6166 ***
    *** gcm 6167 ***
    *** gcm 6168 ***
    *** gcm 6169 ***
    *** gcm 6170 ***
    *** gcm 6171 ***
    *** gcm 6172 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB152/ZEROBYTEPADDING
    07:47:59.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/
    07:47:59.718 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126
    07:47:59.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2
    07:47:59.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126-2PADDING
    07:47:59.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO10126PADDING
    07:47:59.719 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6173 ***
    *** gcm 6174 ***
    *** gcm 6175 ***
    *** gcm 6176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6177 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/NOPADDING
    07:47:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5
    07:47:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS5PADDING
    07:47:59.720 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7
    07:47:59.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/PKCS7PADDING
    07:47:59.721 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/TBC
    07:47:59.722 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/TBCPADDING
    07:47:59.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23
    07:47:59.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/X9.23PADDING
    07:47:59.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTE
    07:47:59.727 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB16/ZEROBYTEPADDING
    07:47:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/
    07:47:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126
    07:47:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2
    07:47:59.728 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126-2PADDING
    07:47:59.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO10126PADDING
    07:47:59.729 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4
    07:47:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ISO7816-4PADDING
    07:47:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/NOPADDING
    07:47:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5
    07:47:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS5PADDING
    07:47:59.730 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7
    07:47:59.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/PKCS7PADDING
    07:47:59.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/TBC
    07:47:59.731 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/TBCPADDING
    07:47:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23
    07:47:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/X9.23PADDING
    07:47:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTE
    07:47:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB160/ZEROBYTEPADDING
    07:47:59.732 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6178 ***
    *** gcm 6179 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.733 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126
    07:47:59.733 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2
    07:47:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126-2PADDING
    07:47:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO10126PADDING
    07:47:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4
    07:47:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ISO7816-4PADDING
    07:47:59.734 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/NOPADDING
    07:47:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5
    07:47:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS5PADDING
    07:47:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7
    07:47:59.735 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/PKCS7PADDING
    07:47:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/TBC
    07:47:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/TBCPADDING
    07:47:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23
    07:47:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/X9.23PADDING
    07:47:59.736 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTE
    07:47:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6180 ***
    *** gcm 6181 ***
    *** gcm 6182 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/
    07:47:59.737 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126
    07:47:59.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2
    07:47:59.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126-2PADDING
    07:47:59.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO10126PADDING
    07:47:59.738 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4
    07:47:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ISO7816-4PADDING
    07:47:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/NOPADDING
    07:47:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5
    07:47:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS5PADDING
    07:47:59.739 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7
    07:47:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/PKCS7PADDING
    07:47:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6183 ***
    *** gcm 6184 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/TBCPADDING
    07:47:59.740 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23
    07:47:59.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/X9.23PADDING
    07:47:59.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6185 ***
    *** gcm 6186 ***
    *** gcm 6187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.741 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB176/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6188 ***
    *** gcm 6189 ***
    *** gcm 6190 ***
    *** gcm 6191 ***
    *** gcm 6192 ***
    *** gcm 6193 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/
    07:47:59.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126
    07:47:59.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6194 ***
    *** gcm 6195 ***
    *** gcm 6196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126-2PADDING
    07:47:59.742 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO10126PADDING
    07:47:59.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6197 ***
    *** gcm 6198 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ISO7816-4PADDING
    07:47:59.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/NOPADDING
    07:47:59.743 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5
    07:47:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS5PADDING
    07:47:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7
    07:47:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/PKCS7PADDING
    07:47:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/TBC
    07:47:59.744 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/TBCPADDING
    07:47:59.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23
    07:47:59.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6199 ***
    *** gcm 6200 ***
    *** gcm 6201 ***
    *** gcm 6202 ***
    *** gcm 6203 ***
    *** gcm 6204 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.745 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTE
    07:47:59.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB184/ZEROBYTEPADDING
    07:47:59.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/
    07:47:59.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126
    07:47:59.746 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2
    07:47:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126-2PADDING
    07:47:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6205 ***
    *** gcm 6206 ***
    *** gcm 6207 ***
    *** gcm 6208 ***
    *** gcm 6209 ***
    *** gcm 6210 ***
    *** gcm 6211 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4
    07:47:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ISO7816-4PADDING
    07:47:59.747 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/NOPADDING
    07:47:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5
    07:47:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS5PADDING
    07:47:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7
    07:47:59.748 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6212 ***
    *** gcm 6213 ***
    *** gcm 6214 ***
    *** gcm 6215 ***
    *** gcm 6216 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/TBC
    07:47:59.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/TBCPADDING
    07:47:59.749 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23
    07:47:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6217 ***
    *** gcm 6218 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTE
    07:47:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB192/ZEROBYTEPADDING
    07:47:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/
    07:47:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126
    07:47:59.750 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2
    07:47:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126-2PADDING
    07:47:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO10126PADDING
    07:47:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4
    07:47:59.751 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ISO7816-4PADDING
    07:47:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/NOPADDING
    07:47:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5
    07:47:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS5PADDING
    07:47:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7
    07:47:59.752 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/PKCS7PADDING
    07:47:59.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/TBC
    07:47:59.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6219 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.753 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23
    07:47:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6220 ***
    *** gcm 6221 ***
    *** gcm 6222 ***
    *** gcm 6223 ***
    *** gcm 6224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTE
    07:47:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB200/ZEROBYTEPADDING
    07:47:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/
    07:47:59.754 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126
    07:47:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6225 ***
    *** gcm 6226 ***
    *** gcm 6227 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126-2PADDING
    07:47:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO10126PADDING
    07:47:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6228 ***
    *** gcm 6229 ***
    *** gcm 6230 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.755 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ISO7816-4PADDING
    07:47:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/NOPADDING
    07:47:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6231 ***
    *** gcm 6232 ***
    *** gcm 6233 ***
    *** gcm 6234 ***
    *** gcm 6235 ***
    *** gcm 6236 ***
    *** gcm 6237 ***
    *** gcm 6238 ***
    *** gcm 6239 ***
    *** gcm 6240 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS5PADDING
    07:47:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7
    07:47:59.756 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/PKCS7PADDING
    07:47:59.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/TBC
    07:47:59.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/TBCPADDING
    07:47:59.757 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23
    07:47:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/X9.23PADDING
    07:47:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTE
    07:47:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB208/ZEROBYTEPADDING
    07:47:59.758 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/
    07:47:59.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126
    07:47:59.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6241 ***
    *** gcm 6242 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126-2PADDING
    07:47:59.759 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO10126PADDING
    07:47:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4
    07:47:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ISO7816-4PADDING
    07:47:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/NOPADDING
    07:47:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5
    07:47:59.760 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS5PADDING
    07:47:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7
    07:47:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/PKCS7PADDING
    07:47:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/TBC
    07:47:59.761 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/TBCPADDING
    07:47:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23
    07:47:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/X9.23PADDING
    07:47:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTE
    07:47:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB216/ZEROBYTEPADDING
    07:47:59.762 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/
    07:47:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126
    07:47:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2
    07:47:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126-2PADDING
    07:47:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO10126PADDING
    07:47:59.763 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6243 ***
    *** gcm 6244 ***
    *** gcm 6245 ***
    *** gcm 6246 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ISO7816-4PADDING
    07:47:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6247 ***
    *** gcm 6248 ***
    *** gcm 6249 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5
    07:47:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS5PADDING
    07:47:59.764 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7
    07:47:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/PKCS7PADDING
    07:47:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/TBC
    07:47:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/TBCPADDING
    07:47:59.765 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6250 ***
    *** gcm 6251 ***
    *** gcm 6252 ***
    *** gcm 6253 ***
    *** gcm 6254 ***
    *** gcm 6255 ***
    *** gcm 6256 ***
    *** gcm 6257 ***
    *** gcm 6258 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/X9.23PADDING
    07:47:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTE
    07:47:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB224/ZEROBYTEPADDING
    07:47:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/
    07:47:59.766 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126
    07:47:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2
    07:47:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126-2PADDING
    07:47:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO10126PADDING
    07:47:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4
    07:47:59.767 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ISO7816-4PADDING
    07:47:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6259 ***
    *** gcm 6260 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5
    07:47:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS5PADDING
    07:47:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7
    07:47:59.768 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/PKCS7PADDING
    07:47:59.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6261 ***
    *** gcm 6262 ***
    *** gcm 6263 ***
    *** gcm 6264 ***
    *** gcm 6265 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.769 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/TBCPADDING
    07:47:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23
    07:47:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/X9.23PADDING
    07:47:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTE
    07:47:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB232/ZEROBYTEPADDING
    07:47:59.770 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/
    07:47:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126
    07:47:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2
    07:47:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126-2PADDING
    07:47:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO10126PADDING
    07:47:59.771 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4
    07:47:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ISO7816-4PADDING
    07:47:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/NOPADDING
    07:47:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5
    07:47:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS5PADDING
    07:47:59.772 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6266 ***
    *** gcm 6267 ***
    *** gcm 6268 ***
    *** gcm 6269 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/PKCS7PADDING
    07:47:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6270 ***
    *** gcm 6271 ***
    *** gcm 6272 ***
    *** gcm 6273 ***
    *** gcm 6274 ***
    *** gcm 6275 ***
    *** gcm 6276 ***
    *** gcm 6277 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/TBCPADDING
    07:47:59.773 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23
    07:47:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6278 ***
    *** gcm 6279 ***
    *** gcm 6280 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6281 ***
    *** gcm 6282 ***
    *** gcm 6283 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB24/ZEROBYTEPADDING
    07:47:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/
    07:47:59.774 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126
    07:47:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6284 ***
    *** gcm 6285 ***
    *** gcm 6286 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126-2PADDING
    07:47:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO10126PADDING
    07:47:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6287 ***
    *** gcm 6288 ***
    *** gcm 6289 ***
    *** gcm 6290 ***
    *** gcm 6291 ***
    *** gcm 6292 ***
    *** gcm 6293 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.775 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6294 ***
    *** gcm 6295 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/NOPADDING
    07:47:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5
    07:47:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS5PADDING
    07:47:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7
    07:47:59.776 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/PKCS7PADDING
    07:47:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/TBC
    07:47:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/TBCPADDING
    07:47:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23
    07:47:59.777 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/X9.23PADDING
    07:47:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTE
    07:47:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB240/ZEROBYTEPADDING
    07:47:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/
    07:47:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126
    07:47:59.778 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2
    07:47:59.779 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126-2PADDING
    07:47:59.786 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6296 ***
    *** gcm 6297 ***
    *** gcm 6298 ***
    *** gcm 6299 ***
    *** gcm 6300 ***
    *** gcm 6301 ***
    *** gcm 6302 ***
    *** gcm 6303 ***
    *** gcm 6304 ***
    *** gcm 6305 ***
    *** gcm 6306 ***
    *** gcm 6307 ***
    *** gcm 6308 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4
    07:47:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ISO7816-4PADDING
    07:47:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/NOPADDING
    07:47:59.787 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5
    07:47:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS5PADDING
    07:47:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7
    07:47:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/PKCS7PADDING
    07:47:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/TBC
    07:47:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/TBCPADDING
    07:47:59.788 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23
    07:47:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/X9.23PADDING
    07:47:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTE
    07:47:59.789 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB248/ZEROBYTEPADDING
    07:47:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6309 ***
    *** gcm 6310 ***
    *** gcm 6311 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6312 ***
    *** gcm 6313 ***
    *** gcm 6314 ***
    *** gcm 6315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2
    07:47:59.790 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6316 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO10126PADDING
    07:47:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4
    07:47:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ISO7816-4PADDING
    07:47:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/NOPADDING
    07:47:59.791 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6317 ***
    *** gcm 6318 ***
    *** gcm 6319 ***
    *** gcm 6320 ***
    *** gcm 6321 ***
    *** gcm 6322 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS5PADDING
    07:47:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6323 ***
    *** gcm 6324 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/PKCS7PADDING
    07:47:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/TBC
    07:47:59.792 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/TBCPADDING
    07:47:59.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23
    07:47:59.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6325 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.793 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6326 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB256/ZEROBYTEPADDING
    07:47:59.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6327 ***
    *** gcm 6328 ***
    *** gcm 6329 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126
    07:47:59.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2
    07:47:59.794 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6330 ***
    *** gcm 6331 ***
    *** gcm 6332 ***
    *** gcm 6333 ***
    *** gcm 6334 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO10126PADDING
    07:47:59.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4
    07:47:59.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ISO7816-4PADDING
    07:47:59.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/NOPADDING
    07:47:59.795 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5
    07:47:59.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS5PADDING
    07:47:59.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7
    07:47:59.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/PKCS7PADDING
    07:47:59.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/TBC
    07:47:59.796 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6335 ***
    *** gcm 6336 ***
    *** gcm 6337 ***
    *** gcm 6338 ***
    *** gcm 6339 ***
    *** gcm 6340 ***
    *** gcm 6341 ***
    *** gcm 6342 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23
    07:47:59.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/X9.23PADDING
    07:47:59.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTE
    07:47:59.797 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB32/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6343 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.798 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/
    07:47:59.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126
    07:47:59.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2
    07:47:59.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126-2PADDING
    07:47:59.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO10126PADDING
    07:47:59.799 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4
    07:47:59.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ISO7816-4PADDING
    07:47:59.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/NOPADDING
    07:47:59.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5
    07:47:59.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS5PADDING
    07:47:59.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7
    07:47:59.800 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6344 ***
    *** gcm 6345 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/TBC
    07:47:59.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/TBCPADDING
    07:47:59.801 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23
    07:47:59.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/X9.23PADDING
    07:47:59.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6346 ***
    *** gcm 6347 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB40/ZEROBYTEPADDING
    07:47:59.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/
    07:47:59.802 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126
    07:47:59.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2
    07:47:59.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126-2PADDING
    07:47:59.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6348 ***
    *** gcm 6349 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6350 ***
    *** gcm 6351 ***
    *** gcm 6352 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.803 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ISO7816-4PADDING
    07:47:59.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/NOPADDING
    07:47:59.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5
    07:47:59.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6353 ***
    *** gcm 6354 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.804 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6355 ***
    *** gcm 6356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6357 ***
    *** gcm 6358 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6359 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.805 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6360 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6361 ***
    *** gcm 6362 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/X9.23PADDING
    07:47:59.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTE
    07:47:59.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB48/ZEROBYTEPADDING
    07:47:59.806 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/
    07:47:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6363 ***
    *** gcm 6364 ***
    *** gcm 6365 ***
    *** gcm 6366 ***
    *** gcm 6367 ***
    *** gcm 6368 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2
    07:47:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126-2PADDING
    07:47:59.807 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO10126PADDING
    07:47:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4
    07:47:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ISO7816-4PADDING
    07:47:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6369 ***
    *** gcm 6370 ***
    *** gcm 6371 ***
    *** gcm 6372 ***
    *** gcm 6373 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5
    07:47:59.808 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6374 ***
    *** gcm 6375 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7
    07:47:59.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/PKCS7PADDING
    07:47:59.809 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/TBC
    07:47:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6376 ***
    *** gcm 6377 ***
    *** gcm 6378 ***
    *** gcm 6379 ***
    *** gcm 6380 ***
    *** gcm 6381 ***
    *** gcm 6382 ***
    *** gcm 6383 ***
    *** gcm 6384 ***
    *** gcm 6385 ***
    *** gcm 6386 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23
    07:47:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/X9.23PADDING
    07:47:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6387 ***
    *** gcm 6388 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.810 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB56/ZEROBYTEPADDING
    07:47:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/
    07:47:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126
    07:47:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2
    07:47:59.811 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126-2PADDING
    07:47:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO10126PADDING
    07:47:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4
    07:47:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ISO7816-4PADDING
    07:47:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/NOPADDING
    07:47:59.812 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5
    07:47:59.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS5PADDING
    07:47:59.813 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7
    07:47:59.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/PKCS7PADDING
    07:47:59.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6389 ***
    *** gcm 6390 ***
    *** gcm 6391 ***
    *** gcm 6392 ***
    *** gcm 6393 ***
    *** gcm 6394 ***
    *** gcm 6395 ***
    *** gcm 6396 ***
    *** gcm 6397 ***
    *** gcm 6398 ***
    *** gcm 6399 ***
    *** gcm 6400 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/TBCPADDING
    07:47:59.814 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23
    07:47:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/X9.23PADDING
    07:47:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTE
    07:47:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB64/ZEROBYTEPADDING
    07:47:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/
    07:47:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126
    07:47:59.815 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** 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 ***
    *** gcm 6431 ***
    *** gcm 6432 ***
    *** gcm 6433 ***
    *** gcm 6434 ***
    *** gcm 6435 ***
    *** gcm 6436 ***
    *** gcm 6437 ***
    *** gcm 6438 ***
    *** gcm 6439 ***
    *** gcm 6440 ***
    *** gcm 6441 ***
    *** gcm 6442 ***
    *** gcm 6443 ***
    *** 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 ***
    *** gcm 6495 ***
    *** gcm 6496 ***
    *** gcm 6497 ***
    *** gcm 6498 ***
    *** 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 ***
    *** gcm 6517 ***
    *** gcm 6518 ***
    *** gcm 6519 ***
    *** gcm 6520 ***
    *** gcm 6521 ***
    *** gcm 6522 ***
    *** gcm 6523 ***
    *** gcm 6524 ***
    *** gcm 6525 ***
    *** gcm 6526 ***
    *** gcm 6527 ***
    *** gcm 6528 ***
    *** gcm 6529 ***
    *** gcm 6530 ***
    *** gcm 6531 ***
    *** gcm 6532 ***
    *** gcm 6533 ***
    *** gcm 6534 ***
    *** gcm 6535 ***
    *** gcm 6536 ***
    *** gcm 6537 ***
    *** gcm 6538 ***
    *** gcm 6539 ***
    *** gcm 6540 ***
    *** gcm 6541 ***
    *** gcm 6542 ***
    *** gcm 6543 ***
    *** gcm 6544 ***
    *** gcm 6545 ***
    *** gcm 6546 ***
    *** gcm 6547 ***
    *** gcm 6548 ***
    *** gcm 6549 ***
    *** gcm 6550 ***
    *** gcm 6551 ***
    *** gcm 6552 ***
    *** gcm 6553 ***
    *** gcm 6554 ***
    *** gcm 6555 ***
    *** gcm 6556 ***
    *** gcm 6557 ***
    *** gcm 6558 ***
    *** gcm 6559 ***
    *** gcm 6560 ***
    *** gcm 6561 ***
    *** gcm 6562 ***
    *** gcm 6563 ***
    *** gcm 6564 ***
    *** gcm 6565 ***
    *** gcm 6566 ***
    *** 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 ***
    *** gcm 6582 ***
    *** 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 ***
    *** gcm 6788 ***
    *** gcm 6789 ***
    *** gcm 6790 ***
    *** gcm 6791 ***
    *** gcm 6792 ***
    *** gcm 6793 ***
    *** gcm 6794 ***
    *** gcm 6795 ***
    *** 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 ***
    *** 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 ***
    *** 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 ***
    *** gcm 6859 ***
    *** gcm 6860 ***
    *** gcm 6861 ***
    *** gcm 6862 ***
    *** gcm 6863 ***
    *** gcm 6864 ***
    *** gcm 6865 ***
    *** gcm 6866 ***
    *** gcm 6867 ***
    *** gcm 6868 ***
    *** gcm 6869 ***
    *** gcm 6870 ***
    *** gcm 6871 ***
    *** gcm 6872 ***
    *** gcm 6873 ***
    *** gcm 6874 ***
    *** gcm 6875 ***
    *** gcm 6876 ***
    *** gcm 6877 ***
    *** gcm 6878 ***
    *** gcm 6879 ***
    *** gcm 6880 ***
    *** gcm 6881 ***
    *** gcm 6882 ***
    *** gcm 6883 ***
    *** gcm 6884 ***
    *** gcm 6885 ***
    *** gcm 6886 ***
    *** gcm 6887 ***
    *** gcm 6888 ***
    *** gcm 6889 ***
    *** gcm 6890 ***
    *** gcm 6891 ***
    *** gcm 6892 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126-2PADDING
    07:47:59.816 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO10126PADDING
    07:47:59.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4
    07:47:59.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ISO7816-4PADDING
    07:47:59.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/NOPADDING
    07:47:59.819 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5
    07:47:59.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS5PADDING
    07:47:59.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7
    07:47:59.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/PKCS7PADDING
    07:47:59.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/TBC
    07:47:59.820 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/TBCPADDING
    07:47:59.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23
    07:47:59.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/X9.23PADDING
    07:47:59.821 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTE
    07:47:59.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB72/ZEROBYTEPADDING
    07:47:59.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/
    07:47:59.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126
    07:47:59.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2
    07:47:59.822 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126-2PADDING
    07:47:59.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO10126PADDING
    07:47:59.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4
    07:47:59.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6922 ***
    *** gcm 6923 ***
    *** gcm 6924 ***
    *** gcm 6925 ***
    *** gcm 6926 ***
    *** gcm 6927 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.823 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/NOPADDING
    07:47:59.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5
    07:47:59.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS5PADDING
    07:47:59.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7
    07:47:59.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/PKCS7PADDING
    07:47:59.824 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/TBC
    07:47:59.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/TBCPADDING
    07:47:59.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6928 ***
    *** gcm 6929 ***
    *** gcm 6930 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.825 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/X9.23PADDING
    07:47:59.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6931 ***
    *** gcm 6932 ***
    *** gcm 6933 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB8/ZEROBYTEPADDING
    07:47:59.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/
    07:47:59.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126
    07:47:59.826 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2
    07:47:59.827 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126-2PADDING
    07:47:59.837 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO10126PADDING
    07:47:59.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4
    07:47:59.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ISO7816-4PADDING
    07:47:59.838 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/NOPADDING
    07:47:59.839 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5
    07:47:59.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS5PADDING
    07:47:59.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7
    07:47:59.840 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/PKCS7PADDING
    07:47:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/TBC
    07:47:59.841 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/TBCPADDING
    07:47:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23
    07:47:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/X9.23PADDING
    07:47:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTE
    07:47:59.847 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB80/ZEROBYTEPADDING
    07:47:59.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/
    07:47:59.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126
    07:47:59.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2
    07:47:59.848 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126-2PADDING
    07:47:59.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO10126PADDING
    07:47:59.849 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4
    07:47:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ISO7816-4PADDING
    07:47:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/NOPADDING
    07:47:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5
    07:47:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS5PADDING
    07:47:59.850 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7
    07:47:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/PKCS7PADDING
    07:47:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/TBC
    07:47:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/TBCPADDING
    07:47:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23
    07:47:59.851 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6934 ***
    *** gcm 6935 ***
    *** gcm 6936 ***
    *** gcm 6937 ***
    *** gcm 6938 ***
    *** gcm 6939 ***
    *** gcm 6940 ***
    *** gcm 6941 ***
    *** gcm 6942 ***
    *** gcm 6943 ***
    *** gcm 6944 ***
    *** gcm 6945 ***
    *** 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 ***
    *** gcm 6967 ***
    *** gcm 6968 ***
    *** gcm 6969 ***
    *** gcm 6970 ***
    *** gcm 6971 ***
    *** gcm 6972 ***
    *** gcm 6973 ***
    *** gcm 6974 ***
    *** gcm 6975 ***
    *** gcm 6976 ***
    *** gcm 6977 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTE
    07:47:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB88/ZEROBYTEPADDING
    07:47:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/
    07:47:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126
    07:47:59.852 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2
    07:47:59.853 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126-2PADDING
    07:47:59.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO10126PADDING
    07:47:59.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4
    07:47:59.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ISO7816-4PADDING
    07:47:59.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/NOPADDING
    07:47:59.854 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5
    07:47:59.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS5PADDING
    07:47:59.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7
    07:47:59.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/PKCS7PADDING
    07:47:59.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 6978 ***
    *** gcm 6979 ***
    *** gcm 6980 ***
    *** gcm 6981 ***
    *** gcm 6982 ***
    *** gcm 6983 ***
    *** gcm 6984 ***
    *** gcm 6985 ***
    *** gcm 6986 ***
    *** gcm 6987 ***
    *** gcm 6988 ***
    *** gcm 6989 ***
    *** gcm 6990 ***
    *** gcm 6991 ***
    *** gcm 6992 ***
    *** gcm 6993 ***
    *** gcm 6994 ***
    *** gcm 6995 ***
    *** gcm 6996 ***
    *** gcm 6997 ***
    *** gcm 6998 ***
    *** gcm 6999 ***
    *** gcm 7000 ***
    *** gcm 7001 ***
    *** gcm 7002 ***
    *** gcm 7003 ***
    *** gcm 7004 ***
    *** gcm 7005 ***
    *** gcm 7006 ***
    *** gcm 7007 ***
    *** gcm 7008 ***
    *** gcm 7009 ***
    *** gcm 7010 ***
    *** gcm 7011 ***
    *** gcm 7012 ***
    *** gcm 7013 ***
    *** gcm 7014 ***
    *** gcm 7015 ***
    *** gcm 7016 ***
    *** gcm 7017 ***
    *** gcm 7018 ***
    *** gcm 7019 ***
    *** gcm 7020 ***
    *** gcm 7021 ***
    *** gcm 7022 ***
    *** gcm 7023 ***
    *** gcm 7024 ***
    *** gcm 7025 ***
    *** gcm 7026 ***
    *** gcm 7027 ***
    *** gcm 7028 ***
    *** gcm 7029 ***
    *** gcm 7030 ***
    *** gcm 7031 ***
    *** gcm 7032 ***
    *** gcm 7033 ***
    *** gcm 7034 ***
    *** gcm 7035 ***
    *** gcm 7036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.855 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/TBCPADDING
    07:47:59.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23
    07:47:59.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/X9.23PADDING
    07:47:59.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTE
    07:47:59.856 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/OFB96/ZEROBYTEPADDING
    07:47:59.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/
    07:47:59.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126
    07:47:59.857 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2
    07:47:59.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126-2PADDING
    07:47:59.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO10126PADDING
    07:47:59.860 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4
    07:47:59.861 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ISO7816-4PADDING
    07:47:59.861 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/NOPADDING
    07:47:59.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5
    07:47:59.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS5PADDING
    07:47:59.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7
    07:47:59.862 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/PKCS7PADDING
    07:47:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/TBC
    07:47:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/TBCPADDING
    07:47:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/X9.23
    07:47:59.867 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/X9.23PADDING
    07:47:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTE
    07:47:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST5/SIC/ZEROBYTEPADDING
    07:47:59.868 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6//
    07:47:59.870 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping.
    07:47:59.871 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6//NOPADDING
    07:47:59.872 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping.
    07:47:59.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC-CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7037 ***
    *** gcm 7038 ***
    *** gcm 7039 ***
    *** gcm 7040 ***
    *** gcm 7041 ***
    *** gcm 7042 ***
    *** gcm 7043 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.872 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC-CTS/NOPADDING
    07:47:59.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7044 ***
    *** gcm 7045 ***
    *** gcm 7046 ***
    *** gcm 7047 ***
    *** gcm 7048 ***
    *** gcm 7049 ***
    *** gcm 7050 ***
    *** gcm 7051 ***
    *** gcm 7052 ***
    *** gcm 7053 ***
    *** gcm 7054 ***
    *** gcm 7055 ***
    *** gcm 7056 ***
    *** gcm 7057 ***
    *** gcm 7058 ***
    *** gcm 7059 ***
    *** gcm 7060 ***
    *** gcm 7061 ***
    *** gcm 7062 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.873 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126
    07:47:59.874 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7063 ***
    *** gcm 7064 ***
    *** gcm 7065 ***
    *** gcm 7066 ***
    *** gcm 7067 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126-2PADDING
    07:47:59.886 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO10126PADDING
    07:47:59.887 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7068 ***
    *** gcm 7069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.891 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ISO7816-4PADDING
    07:47:59.892 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/NOPADDING
    07:47:59.892 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5
    07:47:59.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7070 ***
    *** gcm 7071 ***
    *** gcm 7072 ***
    *** gcm 7073 ***
    *** gcm 7074 ***
    *** gcm 7075 ***
    *** gcm 7076 ***
    *** gcm 7077 ***
    *** gcm 7078 ***
    *** gcm 7079 ***
    *** gcm 7080 ***
    *** gcm 7081 ***
    *** gcm 7082 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.894 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7
    07:47:59.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7083 ***
    *** gcm 7084 ***
    *** gcm 7085 ***
    *** gcm 7086 ***
    *** gcm 7087 ***
    *** gcm 7088 ***
    *** gcm 7089 ***
    *** gcm 7090 ***
    *** gcm 7091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.895 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/TBC
    07:47:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7092 ***
    *** gcm 7093 ***
    *** gcm 7094 ***
    *** gcm 7095 ***
    *** gcm 7096 ***
    *** gcm 7097 ***
    *** gcm 7098 ***
    *** gcm 7099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/X9.23
    07:47:59.896 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7100 ***
    *** gcm 7101 ***
    *** gcm 7102 ***
    *** gcm 7103 ***
    *** gcm 7104 ***
    *** gcm 7105 ***
    *** gcm 7106 ***
    *** gcm 7107 ***
    *** gcm 7108 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.897 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTE
    07:47:59.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CBC/ZEROBYTEPADDING
    07:47:59.898 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CCM/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7109 ***
    *** gcm 7110 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.898 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CCM/NOPADDING
    07:47:59.899 [Test worker] ERROR o.s.c.CipherTest - transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:47:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/
    07:47:59.899 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7111 ***
    *** gcm 7112 ***
    *** gcm 7113 ***
    *** gcm 7114 ***
    *** gcm 7115 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2
    07:47:59.900 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126-2PADDING
    07:47:59.901 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO10126PADDING
    07:47:59.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4
    07:47:59.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7116 ***
    *** gcm 7117 ***
    *** gcm 7118 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.902 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7119 ***
    *** gcm 7120 ***
    *** gcm 7121 ***
    *** gcm 7122 ***
    *** gcm 7123 ***
    *** gcm 7124 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5
    07:47:59.903 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7125 ***
    *** gcm 7126 ***
    *** gcm 7127 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7
    07:47:59.904 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/PKCS7PADDING
    07:47:59.905 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7128 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/TBCPADDING
    07:47:59.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/X9.23
    07:47:59.906 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7129 ***
    *** gcm 7130 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.907 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTE
    07:47:59.910 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB/ZEROBYTEPADDING
    07:47:59.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/
    07:47:59.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7131 ***
    *** gcm 7132 ***
    *** gcm 7133 ***
    *** gcm 7134 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.911 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7135 ***
    *** gcm 7136 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126-2PADDING
    07:47:59.912 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO10126PADDING
    07:47:59.913 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4
    07:47:59.914 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ISO7816-4PADDING
    07:47:59.917 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/NOPADDING
    07:47:59.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7137 ***
    *** gcm 7138 ***
    *** gcm 7139 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.918 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS5PADDING
    07:47:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7
    07:47:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7140 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.919 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/TBC
    07:47:59.923 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7141 ***
    *** gcm 7142 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23
    07:47:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/X9.23PADDING
    07:47:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTE
    07:47:59.924 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB104/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7143 ***
    *** gcm 7144 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/
    07:47:59.932 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126
    07:47:59.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2
    07:47:59.933 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126-2PADDING
    07:47:59.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO10126PADDING
    07:47:59.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4
    07:47:59.934 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7145 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/NOPADDING
    07:47:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5
    07:47:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7146 ***
    *** gcm 7147 ***
    *** gcm 7148 ***
    *** gcm 7149 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7
    07:47:59.935 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7150 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/TBC
    07:47:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7151 ***
    *** gcm 7152 ***
    *** gcm 7153 ***
    *** gcm 7154 ***
    *** gcm 7155 ***
    *** gcm 7156 ***
    *** gcm 7157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.936 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23
    07:47:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/X9.23PADDING
    07:47:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTE
    07:47:59.937 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB112/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7158 ***
    *** gcm 7159 ***
    *** gcm 7160 ***
    *** gcm 7161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/
    07:47:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7162 ***
    *** gcm 7163 ***
    *** gcm 7164 ***
    *** gcm 7165 ***
    *** gcm 7166 ***
    *** gcm 7167 ***
    *** gcm 7168 ***
    *** gcm 7169 ***
    *** gcm 7170 ***
    *** gcm 7171 ***
    *** gcm 7172 ***
    *** gcm 7173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2
    07:47:59.938 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126-2PADDING
    07:47:59.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO10126PADDING
    07:47:59.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4
    07:47:59.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ISO7816-4PADDING
    07:47:59.939 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7174 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5
    07:47:59.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS5PADDING
    07:47:59.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7
    07:47:59.940 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/PKCS7PADDING
    07:47:59.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/TBC
    07:47:59.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/TBCPADDING
    07:47:59.941 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23
    07:47:59.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/X9.23PADDING
    07:47:59.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTE
    07:47:59.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB120/ZEROBYTEPADDING
    07:47:59.942 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/
    07:47:59.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126
    07:47:59.943 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2
    07:47:59.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126-2PADDING
    07:47:59.948 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO10126PADDING
    07:47:59.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4
    07:47:59.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ISO7816-4PADDING
    07:47:59.949 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/NOPADDING
    07:47:59.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5
    07:47:59.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS5PADDING
    07:47:59.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7
    07:47:59.950 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/PKCS7PADDING
    07:47:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/TBC
    07:47:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/TBCPADDING
    07:47:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23
    07:47:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/X9.23PADDING
    07:47:59.951 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTE
    07:47:59.952 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB128/ZEROBYTEPADDING
    07:47:59.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/
    07:47:59.960 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126
    07:47:59.961 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2
    07:47:59.961 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126-2PADDING
    07:47:59.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO10126PADDING
    07:47:59.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4
    07:47:59.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ISO7816-4PADDING
    07:47:59.962 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/NOPADDING
    07:47:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5
    07:47:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS5PADDING
    07:47:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7
    07:47:59.963 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/PKCS7PADDING
    07:47:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/TBC
    07:47:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/TBCPADDING
    07:47:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23
    07:47:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7175 ***
    *** gcm 7176 ***
    *** gcm 7177 ***
    *** gcm 7178 ***
    *** gcm 7179 ***
    *** gcm 7180 ***
    *** gcm 7181 ***
    *** gcm 7182 ***
    *** gcm 7183 ***
    *** gcm 7184 ***
    *** gcm 7185 ***
    *** gcm 7186 ***
    *** gcm 7187 ***
    *** gcm 7188 ***
    *** gcm 7189 ***
    *** gcm 7190 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.964 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTE
    07:47:59.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB136/ZEROBYTEPADDING
    07:47:59.965 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/
    07:47:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126
    07:47:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2
    07:47:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126-2PADDING
    07:47:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO10126PADDING
    07:47:59.966 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4
    07:47:59.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ISO7816-4PADDING

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/NOPADDING
    07:47:59.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5
    07:47:59.967 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS5PADDING
    07:47:59.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7
    07:47:59.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/PKCS7PADDING
    07:47:59.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/TBC
    07:47:59.968 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/TBCPADDING
    07:47:59.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7206 ***
    *** gcm 7207 ***
    *** gcm 7208 ***
    *** gcm 7209 ***
    *** gcm 7210 ***
    *** gcm 7211 ***
    *** gcm 7212 ***
    *** gcm 7213 ***
    *** gcm 7214 ***
    *** gcm 7215 ***
    *** gcm 7216 ***
    *** gcm 7217 ***
    *** gcm 7218 ***
    *** gcm 7219 ***
    *** gcm 7220 ***
    *** gcm 7221 ***
    *** gcm 7222 ***
    *** gcm 7223 ***
    *** gcm 7224 ***
    *** gcm 7225 ***
    *** gcm 7226 ***
    *** gcm 7227 ***
    *** gcm 7228 ***
    *** gcm 7229 ***
    *** gcm 7230 ***
    *** gcm 7231 ***
    *** gcm 7232 ***
    *** 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 ***
    *** gcm 7250 ***
    *** gcm 7251 ***
    *** gcm 7252 ***
    *** gcm 7253 ***
    *** gcm 7254 ***
    *** gcm 7255 ***
    *** gcm 7256 ***
    *** 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 ***
    *** gcm 7271 ***
    *** gcm 7272 ***
    *** gcm 7273 ***
    *** gcm 7274 ***
    *** gcm 7275 ***
    *** gcm 7276 ***
    *** gcm 7277 ***
    *** gcm 7278 ***
    *** gcm 7279 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/X9.23PADDING
    07:47:59.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTE
    07:47:59.969 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB144/ZEROBYTEPADDING
    07:47:59.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/
    07:47:59.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126
    07:47:59.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2
    07:47:59.970 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126-2PADDING
    07:47:59.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO10126PADDING
    07:47:59.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4
    07:47:59.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ISO7816-4PADDING
    07:47:59.971 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/NOPADDING
    07:47:59.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5
    07:47:59.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS5PADDING
    07:47:59.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7
    07:47:59.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/PKCS7PADDING
    07:47:59.972 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/TBC
    07:47:59.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/TBCPADDING
    07:47:59.973 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23
    07:47:59.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/X9.23PADDING
    07:47:59.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTE
    07:47:59.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB152/ZEROBYTEPADDING
    07:47:59.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/
    07:47:59.974 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7280 ***
    *** gcm 7281 ***
    *** gcm 7282 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2
    07:47:59.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126-2PADDING
    07:47:59.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO10126PADDING
    07:47:59.975 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7283 ***
    *** gcm 7284 ***
    *** gcm 7285 ***
    *** gcm 7286 ***
    *** gcm 7287 ***
    *** gcm 7288 ***
    *** gcm 7289 ***
    *** gcm 7290 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ISO7816-4PADDING
    07:47:59.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/NOPADDING
    07:47:59.976 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5
    07:47:59.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS5PADDING
    07:47:59.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7291 ***
    *** gcm 7292 ***
    *** gcm 7293 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/PKCS7PADDING
    07:47:59.986 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/TBC
    07:47:59.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/TBCPADDING
    07:47:59.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7294 ***
    *** gcm 7295 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/X9.23PADDING
    07:47:59.987 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTE
    07:47:59.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB16/ZEROBYTEPADDING
    07:47:59.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/
    07:47:59.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126
    07:47:59.988 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2
    07:47:59.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126-2PADDING
    07:47:59.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO10126PADDING
    07:47:59.989 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4
    07:47:59.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ISO7816-4PADDING
    07:47:59.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7296 ***
    *** gcm 7297 ***
    *** gcm 7298 ***
    *** gcm 7299 ***
    *** gcm 7300 ***
    *** gcm 7301 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5
    07:47:59.990 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS5PADDING
    07:47:59.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7
    07:47:59.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7302 ***
    *** gcm 7303 ***
    *** gcm 7304 ***
    *** gcm 7305 ***
    *** gcm 7306 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/TBC
    07:47:59.991 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/TBCPADDING
    07:47:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23
    07:47:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/X9.23PADDING
    07:47:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTE
    07:47:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB160/ZEROBYTEPADDING
    07:47:59.992 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/
    07:47:59.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126
    07:47:59.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2
    07:47:59.993 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126-2PADDING
    07:47:59.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7307 ***
    *** gcm 7308 ***
    *** gcm 7309 ***
    *** gcm 7310 ***
    *** gcm 7311 ***
    *** gcm 7312 ***
    *** gcm 7313 ***
    *** gcm 7314 ***
    *** gcm 7315 ***
    *** gcm 7316 ***
    *** gcm 7317 ***
    *** gcm 7318 ***
    *** gcm 7319 ***
    *** gcm 7320 ***
    *** gcm 7321 ***
    *** gcm 7322 ***
    *** gcm 7323 ***
    *** gcm 7324 ***
    *** gcm 7325 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4
    07:47:59.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ISO7816-4PADDING
    07:47:59.994 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/NOPADDING
    07:47:59.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5
    07:47:59.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7326 ***
    *** gcm 7327 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7
    07:47:59.995 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/PKCS7PADDING
    07:47:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/TBC
    07:47:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/TBCPADDING
    07:47:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23
    07:47:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/X9.23PADDING
    07:47:59.996 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTE
    07:47:59.997 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB168/ZEROBYTEPADDING
    07:47:59.997 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/
    07:47:59.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126
    07:47:59.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2
    07:47:59.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126-2PADDING
    07:47:59.998 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 7341 ***
    *** gcm 7342 ***
    *** gcm 7343 ***
    *** gcm 7344 ***
    *** gcm 7345 ***
    *** gcm 7346 ***
    *** gcm 7347 ***
    *** gcm 7348 ***
    *** gcm 7349 ***
    *** gcm 7350 ***
    *** gcm 7351 ***
    *** gcm 7352 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:47:59.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4
    07:47:59.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ISO7816-4PADDING
    07:47:59.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/NOPADDING
    07:47:59.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5
    07:47:59.999 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS5PADDING
    07:48:00.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7353 ***
    *** gcm 7354 ***
    *** gcm 7355 ***
    *** gcm 7356 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/PKCS7PADDING
    07:48:00.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/TBC
    07:48:00.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/TBCPADDING
    07:48:00.000 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7357 ***
    *** gcm 7358 ***
    *** gcm 7359 ***
    *** gcm 7360 ***
    *** gcm 7361 ***
    *** gcm 7362 ***
    *** gcm 7363 ***
    *** gcm 7364 ***
    *** gcm 7365 ***
    *** gcm 7366 ***
    *** gcm 7367 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7368 ***
    *** gcm 7369 ***
    *** gcm 7370 ***
    *** gcm 7371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTE
    07:48:00.001 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB176/ZEROBYTEPADDING
    07:48:00.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7372 ***
    *** gcm 7373 ***
    *** gcm 7374 ***
    *** gcm 7375 ***
    *** gcm 7376 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126
    07:48:00.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2
    07:48:00.002 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126-2PADDING
    07:48:00.003 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO10126PADDING
    07:48:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4
    07:48:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ISO7816-4PADDING
    07:48:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/NOPADDING
    07:48:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5
    07:48:00.006 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS5PADDING
    07:48:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7
    07:48:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/PKCS7PADDING
    07:48:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/TBC
    07:48:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/TBCPADDING
    07:48:00.007 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23
    07:48:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/X9.23PADDING

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 ***
    *** gcm 7389 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTE
    07:48:00.008 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB184/ZEROBYTEPADDING
    07:48:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/
    07:48:00.009 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126
    07:48:00.010 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2
    07:48:00.017 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126-2PADDING
    07:48:00.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO10126PADDING
    07:48:00.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4
    07:48:00.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ISO7816-4PADDING
    07:48:00.018 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7390 ***
    *** gcm 7391 ***
    *** gcm 7392 ***
    *** gcm 7393 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5
    07:48:00.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS5PADDING
    07:48:00.019 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7
    07:48:00.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/PKCS7PADDING
    07:48:00.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/TBC
    07:48:00.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/TBCPADDING
    07:48:00.020 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23
    07:48:00.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/X9.23PADDING
    07:48:00.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTE
    07:48:00.021 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB192/ZEROBYTEPADDING
    07:48:00.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/
    07:48:00.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126
    07:48:00.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2
    07:48:00.022 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126-2PADDING
    07:48:00.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO10126PADDING
    07:48:00.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4
    07:48:00.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ISO7816-4PADDING
    07:48:00.023 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/NOPADDING
    07:48:00.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5
    07:48:00.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS5PADDING
    07:48:00.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7
    07:48:00.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/PKCS7PADDING
    07:48:00.024 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/TBC
    07:48:00.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/TBCPADDING
    07:48:00.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23
    07:48:00.025 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/X9.23PADDING
    07:48:00.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTE
    07:48:00.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB200/ZEROBYTEPADDING
    07:48:00.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/
    07:48:00.026 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126
    07:48:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2
    07:48:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126-2PADDING
    07:48:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO10126PADDING
    07:48:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4
    07:48:00.027 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ISO7816-4PADDING
    07:48:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/NOPADDING
    07:48:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5
    07:48:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS5PADDING
    07:48:00.028 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7
    07:48:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/PKCS7PADDING
    07:48:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/TBC
    07:48:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/TBCPADDING
    07:48:00.029 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23
    07:48:00.033 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/X9.23PADDING
    07:48:00.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTE
    07:48:00.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB208/ZEROBYTEPADDING
    07:48:00.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/
    07:48:00.034 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126
    07:48:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2
    07:48:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126-2PADDING
    07:48:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO10126PADDING
    07:48:00.035 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4
    07:48:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ISO7816-4PADDING
    07:48:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/NOPADDING
    07:48:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5
    07:48:00.036 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS5PADDING
    07:48:00.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7
    07:48:00.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/PKCS7PADDING
    07:48:00.037 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/TBC
    07:48:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/TBCPADDING
    07:48:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23
    07:48:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/X9.23PADDING
    07:48:00.038 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTE
    07:48:00.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB216/ZEROBYTEPADDING
    07:48:00.040 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/
    07:48:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126
    07:48:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2
    07:48:00.041 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126-2PADDING
    07:48:00.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO10126PADDING
    07:48:00.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4
    07:48:00.042 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ISO7816-4PADDING
    07:48:00.047 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/NOPADDING
    07:48:00.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5
    07:48:00.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS5PADDING
    07:48:00.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7
    07:48:00.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/PKCS7PADDING
    07:48:00.048 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/TBC
    07:48:00.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/TBCPADDING
    07:48:00.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23
    07:48:00.049 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/X9.23PADDING
    07:48:00.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTE
    07:48:00.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB224/ZEROBYTEPADDING
    07:48:00.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/
    07:48:00.050 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126
    07:48:00.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2
    07:48:00.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126-2PADDING
    07:48:00.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO10126PADDING
    07:48:00.051 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4
    07:48:00.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ISO7816-4PADDING
    07:48:00.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/NOPADDING
    07:48:00.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5
    07:48:00.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS5PADDING
    07:48:00.052 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7
    07:48:00.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/PKCS7PADDING
    07:48:00.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/TBC
    07:48:00.053 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/TBCPADDING
    07:48:00.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23
    07:48:00.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/X9.23PADDING
    07:48:00.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTE
    07:48:00.054 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB232/ZEROBYTEPADDING
    07:48:00.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/
    07:48:00.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126
    07:48:00.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2
    07:48:00.055 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126-2PADDING
    07:48:00.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO10126PADDING
    07:48:00.056 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4
    07:48:00.060 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ISO7816-4PADDING
    07:48:00.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/NOPADDING
    07:48:00.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5
    07:48:00.061 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS5PADDING
    07:48:00.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7
    07:48:00.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/PKCS7PADDING
    07:48:00.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/TBC
    07:48:00.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/TBCPADDING
    07:48:00.062 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23
    07:48:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/X9.23PADDING
    07:48:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTE
    07:48:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB24/ZEROBYTEPADDING
    07:48:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/
    07:48:00.063 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126
    07:48:00.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2
    07:48:00.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126-2PADDING
    07:48:00.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO10126PADDING
    07:48:00.064 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4
    07:48:00.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ISO7816-4PADDING
    07:48:00.065 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/NOPADDING
    07:48:00.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5
    07:48:00.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS5PADDING
    07:48:00.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7
    07:48:00.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/PKCS7PADDING
    07:48:00.066 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/TBC
    07:48:00.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/TBCPADDING
    07:48:00.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23
    07:48:00.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/X9.23PADDING
    07:48:00.067 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTE
    07:48:00.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB240/ZEROBYTEPADDING
    07:48:00.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/
    07:48:00.068 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126
    07:48:00.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2
    07:48:00.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126-2PADDING
    07:48:00.078 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO10126PADDING
    07:48:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4
    07:48:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ISO7816-4PADDING
    07:48:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/NOPADDING
    07:48:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5
    07:48:00.079 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS5PADDING
    07:48:00.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7
    07:48:00.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/PKCS7PADDING
    07:48:00.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/TBC
    07:48:00.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/TBCPADDING
    07:48:00.080 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23
    07:48:00.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/X9.23PADDING
    07:48:00.081 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTE
    07:48:00.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB248/ZEROBYTEPADDING
    07:48:00.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/
    07:48:00.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126
    07:48:00.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2
    07:48:00.082 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126-2PADDING
    07:48:00.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO10126PADDING
    07:48:00.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4
    07:48:00.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ISO7816-4PADDING
    07:48:00.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/NOPADDING
    07:48:00.083 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5
    07:48:00.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS5PADDING
    07:48:00.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7
    07:48:00.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/PKCS7PADDING
    07:48:00.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/TBC
    07:48:00.084 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/TBCPADDING
    07:48:00.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23
    07:48:00.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/X9.23PADDING
    07:48:00.085 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTE
    07:48:00.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB256/ZEROBYTEPADDING
    07:48:00.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/
    07:48:00.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126
    07:48:00.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2
    07:48:00.086 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126-2PADDING
    07:48:00.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO10126PADDING
    07:48:00.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4
    07:48:00.087 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ISO7816-4PADDING
    07:48:00.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/NOPADDING
    07:48:00.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5
    07:48:00.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS5PADDING
    07:48:00.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7
    07:48:00.088 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/PKCS7PADDING
    07:48:00.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/TBC
    07:48:00.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/TBCPADDING
    07:48:00.089 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23
    07:48:00.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/X9.23PADDING
    07:48:00.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTE
    07:48:00.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB32/ZEROBYTEPADDING
    07:48:00.090 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/
    07:48:00.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126
    07:48:00.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2
    07:48:00.091 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126-2PADDING
    07:48:00.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO10126PADDING
    07:48:00.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4
    07:48:00.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ISO7816-4PADDING
    07:48:00.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/NOPADDING
    07:48:00.092 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5
    07:48:00.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS5PADDING
    07:48:00.093 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7
    07:48:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/PKCS7PADDING
    07:48:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/TBC
    07:48:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/TBCPADDING
    07:48:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23
    07:48:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/X9.23PADDING
    07:48:00.094 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTE
    07:48:00.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB40/ZEROBYTEPADDING
    07:48:00.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/
    07:48:00.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126
    07:48:00.095 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2
    07:48:00.096 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126-2PADDING
    07:48:00.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO10126PADDING
    07:48:00.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4
    07:48:00.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ISO7816-4PADDING
    07:48:00.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/NOPADDING
    07:48:00.106 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5
    07:48:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS5PADDING
    07:48:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7
    07:48:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/PKCS7PADDING
    07:48:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/TBC
    07:48:00.107 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/TBCPADDING
    07:48:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23
    07:48:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/X9.23PADDING
    07:48:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTE
    07:48:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB48/ZEROBYTEPADDING
    07:48:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/
    07:48:00.108 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126
    07:48:00.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2
    07:48:00.109 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126-2PADDING
    07:48:00.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO10126PADDING
    07:48:00.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4
    07:48:00.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ISO7816-4PADDING
    07:48:00.110 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/NOPADDING
    07:48:00.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5
    07:48:00.111 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS5PADDING
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/PKCS7PADDING
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/TBC
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/TBCPADDING
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/X9.23PADDING
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTE
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB56/ZEROBYTEPADDING
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/
    07:48:00.112 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126
    07:48:00.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2
    07:48:00.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126-2PADDING
    07:48:00.113 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO10126PADDING
    07:48:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4
    07:48:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ISO7816-4PADDING
    07:48:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/NOPADDING
    07:48:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5
    07:48:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS5PADDING
    07:48:00.114 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/PKCS7PADDING
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/TBC
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/TBCPADDING
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/X9.23PADDING
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTE
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB64/ZEROBYTEPADDING
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126-2PADDING
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO10126PADDING
    07:48:00.115 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ISO7816-4PADDING
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/NOPADDING
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS5PADDING
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/PKCS7PADDING
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/TBC
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/TBCPADDING
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7394 ***
    *** gcm 7395 ***
    *** gcm 7396 ***
    *** gcm 7397 ***
    *** gcm 7398 ***
    *** gcm 7399 ***
    *** gcm 7400 ***
    *** gcm 7401 ***
    *** gcm 7402 ***
    *** gcm 7403 ***
    *** gcm 7404 ***
    *** gcm 7405 ***
    *** gcm 7406 ***
    *** gcm 7407 ***
    *** gcm 7408 ***
    *** gcm 7409 ***
    *** gcm 7410 ***
    *** gcm 7411 ***
    *** gcm 7412 ***
    *** gcm 7413 ***
    *** gcm 7414 ***
    *** gcm 7415 ***
    *** gcm 7416 ***
    *** gcm 7417 ***
    *** gcm 7418 ***
    *** gcm 7419 ***
    *** gcm 7420 ***
    *** gcm 7421 ***
    *** gcm 7422 ***
    *** gcm 7423 ***
    *** gcm 7424 ***
    *** gcm 7425 ***
    *** gcm 7426 ***
    *** 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 ***
    *** gcm 7446 ***
    *** gcm 7447 ***
    *** gcm 7448 ***
    *** gcm 7449 ***
    *** gcm 7450 ***
    *** gcm 7451 ***
    *** gcm 7452 ***
    *** gcm 7453 ***
    *** gcm 7454 ***
    *** gcm 7455 ***
    *** gcm 7456 ***
    *** gcm 7457 ***
    *** gcm 7458 ***
    *** gcm 7459 ***
    *** gcm 7460 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTE
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB72/ZEROBYTEPADDING
    07:48:00.116 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/
    07:48:00.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7461 ***
    *** gcm 7462 ***
    *** gcm 7463 ***
    *** gcm 7464 ***
    *** gcm 7465 ***
    *** gcm 7466 ***
    *** gcm 7467 ***
    *** gcm 7468 ***
    *** gcm 7469 ***
    *** gcm 7470 ***
    *** gcm 7471 ***
    *** gcm 7472 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2
    07:48:00.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126-2PADDING
    07:48:00.117 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO10126PADDING
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ISO7816-4PADDING
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/NOPADDING
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS5PADDING
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/PKCS7PADDING
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/TBC
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/TBCPADDING
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23
    07:48:00.118 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/X9.23PADDING
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTE
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB8/ZEROBYTEPADDING
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126-2PADDING
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO10126PADDING
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ISO7816-4PADDING
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/NOPADDING
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5
    07:48:00.119 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS5PADDING
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/PKCS7PADDING
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/TBC
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/TBCPADDING
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/X9.23PADDING
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTE
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB80/ZEROBYTEPADDING
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7473 ***
    *** gcm 7474 ***
    *** gcm 7475 ***
    *** gcm 7476 ***
    *** gcm 7477 ***
    *** gcm 7478 ***
    *** gcm 7479 ***
    *** gcm 7480 ***
    *** gcm 7481 ***
    *** gcm 7482 ***
    *** gcm 7483 ***
    *** gcm 7484 ***
    *** gcm 7485 ***
    *** gcm 7486 ***
    *** gcm 7487 ***
    *** gcm 7488 ***
    *** gcm 7489 ***
    *** gcm 7490 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.120 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO10126PADDING
    07:48:00.121 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7532 ***
    *** gcm 7533 ***
    *** gcm 7534 ***
    *** gcm 7535 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ISO7816-4PADDING
    07:48:00.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/NOPADDING
    07:48:00.134 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5
    07:48:00.135 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS5PADDING
    07:48:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7
    07:48:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/PKCS7PADDING
    07:48:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/TBC
    07:48:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7536 ***
    *** gcm 7537 ***
    *** gcm 7538 ***
    *** gcm 7539 ***
    *** gcm 7540 ***
    *** gcm 7541 ***
    *** gcm 7542 ***
    *** gcm 7543 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.136 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23
    07:48:00.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/X9.23PADDING
    07:48:00.137 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTE
    07:48:00.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB88/ZEROBYTEPADDING
    07:48:00.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/
    07:48:00.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126
    07:48:00.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2
    07:48:00.138 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126-2PADDING
    07:48:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO10126PADDING
    07:48:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4
    07:48:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ISO7816-4PADDING
    07:48:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/NOPADDING
    07:48:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5
    07:48:00.139 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS5PADDING
    07:48:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7
    07:48:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/PKCS7PADDING
    07:48:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/TBC
    07:48:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/TBCPADDING
    07:48:00.140 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23
    07:48:00.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/X9.23PADDING
    07:48:00.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTE
    07:48:00.141 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CFB96/ZEROBYTEPADDING
    07:48:00.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7544 ***
    *** gcm 7545 ***
    *** gcm 7546 ***
    *** gcm 7547 ***
    *** gcm 7548 ***
    *** gcm 7549 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.142 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping.
    07:48:00.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/CTS/NOPADDING
    07:48:00.142 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping.
    07:48:00.142 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/EAX/
    07:48:00.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/EAX/NOPADDING
    07:48:00.143 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/ECB/
    07:48:00.143 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping.
    07:48:00.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/ECB/NOPADDING
    07:48:00.144 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping.

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7550 ***
    *** gcm 7551 ***
    *** gcm 7552 ***
    *** gcm 7553 ***
    *** gcm 7554 ***
    *** gcm 7555 ***
    *** gcm 7556 ***
    *** gcm 7557 ***
    *** gcm 7558 ***
    *** gcm 7559 ***
    *** gcm 7560 ***
    *** gcm 7561 ***
    *** gcm 7562 ***
    *** gcm 7563 ***
    *** gcm 7564 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.144 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/GCM/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7565 ***
    *** gcm 7566 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/GCM/NOPADDING
    07:48:00.145 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/
    07:48:00.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126
    07:48:00.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2
    07:48:00.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126-2PADDING
    07:48:00.146 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO10126PADDING
    07:48:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4
    07:48:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ISO7816-4PADDING
    07:48:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/NOPADDING
    07:48:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5
    07:48:00.147 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS5PADDING
    07:48:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7
    07:48:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/PKCS7PADDING
    07:48:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/TBC
    07:48:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7567 ***
    *** gcm 7568 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/X9.23
    07:48:00.148 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/X9.23PADDING
    07:48:00.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7569 ***
    *** gcm 7570 ***
    *** gcm 7571 ***
    *** gcm 7572 ***
    *** gcm 7573 ***
    *** gcm 7574 ***
    *** gcm 7575 ***
    *** gcm 7576 ***
    *** gcm 7577 ***
    *** gcm 7578 ***
    *** gcm 7579 ***
    *** gcm 7580 ***
    *** gcm 7581 ***
    *** gcm 7582 ***
    *** gcm 7583 ***
    *** gcm 7584 ***
    *** gcm 7585 ***
    *** gcm 7586 ***
    *** gcm 7587 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.149 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB/ZEROBYTEPADDING
    07:48:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/
    07:48:00.161 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126
    07:48:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2
    07:48:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126-2PADDING
    07:48:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO10126PADDING
    07:48:00.162 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4
    07:48:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ISO7816-4PADDING
    07:48:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/NOPADDING
    07:48:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5
    07:48:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS5PADDING
    07:48:00.163 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7
    07:48:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/PKCS7PADDING
    07:48:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/TBC
    07:48:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/TBCPADDING
    07:48:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23
    07:48:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/X9.23PADDING
    07:48:00.164 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTE
    07:48:00.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB104/ZEROBYTEPADDING
    07:48:00.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/
    07:48:00.165 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126
    07:48:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7588 ***
    *** gcm 7589 ***
    *** gcm 7590 ***
    *** gcm 7591 ***
    *** gcm 7592 ***
    *** gcm 7593 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126-2PADDING
    07:48:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO10126PADDING
    07:48:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4
    07:48:00.166 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ISO7816-4PADDING
    07:48:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/NOPADDING
    07:48:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5
    07:48:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7594 ***
    *** gcm 7595 ***
    *** gcm 7596 ***
    *** gcm 7597 ***
    *** gcm 7598 ***
    *** gcm 7599 ***
    *** gcm 7600 ***
    *** gcm 7601 ***
    *** gcm 7602 ***
    *** gcm 7603 ***
    *** gcm 7604 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7
    07:48:00.167 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/PKCS7PADDING
    07:48:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7605 ***
    *** gcm 7606 ***
    *** gcm 7607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/TBCPADDING
    07:48:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23
    07:48:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/X9.23PADDING
    07:48:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTE
    07:48:00.168 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB112/ZEROBYTEPADDING
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126-2PADDING
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO10126PADDING
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ISO7816-4PADDING
    07:48:00.169 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/NOPADDING
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS5PADDING
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/PKCS7PADDING
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/TBC
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/TBCPADDING
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/X9.23PADDING
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTE
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB120/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7608 ***
    *** gcm 7609 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126-2PADDING
    07:48:00.170 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO10126PADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ISO7816-4PADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/NOPADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS5PADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/PKCS7PADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/TBC
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/TBCPADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/X9.23PADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTE
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB128/ZEROBYTEPADDING
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126
    07:48:00.171 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7610 ***
    *** gcm 7611 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126-2PADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO10126PADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ISO7816-4PADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/NOPADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7612 ***
    *** gcm 7613 ***
    *** gcm 7614 ***
    *** gcm 7615 ***
    *** gcm 7616 ***
    *** gcm 7617 ***
    *** gcm 7618 ***
    *** gcm 7619 ***
    *** gcm 7620 ***
    *** gcm 7621 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/PKCS7PADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/TBC
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/TBCPADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/X9.23PADDING
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTE
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7622 ***
    *** gcm 7623 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.172 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126-2PADDING
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO10126PADDING
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7624 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ISO7816-4PADDING
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/NOPADDING
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS5PADDING
    07:48:00.173 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/PKCS7PADDING
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/TBC
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/TBCPADDING
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/X9.23PADDING
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTE
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB144/ZEROBYTEPADDING
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126-2PADDING
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO10126PADDING
    07:48:00.174 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ISO7816-4PADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/NOPADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS5PADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/PKCS7PADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/TBC
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/TBCPADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/X9.23PADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTE
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB152/ZEROBYTEPADDING
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2
    07:48:00.175 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126-2PADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO10126PADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ISO7816-4PADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/NOPADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7625 ***
    *** gcm 7626 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS5PADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/PKCS7PADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/TBC
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/TBCPADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/X9.23PADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTE
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB16/ZEROBYTEPADDING
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/
    07:48:00.176 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126
    07:48:00.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2
    07:48:00.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126-2PADDING
    07:48:00.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO10126PADDING
    07:48:00.177 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4
    07:48:00.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7627 ***
    *** gcm 7628 ***
    *** gcm 7629 ***
    *** gcm 7630 ***
    *** gcm 7631 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7632 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5
    07:48:00.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS5PADDING
    07:48:00.178 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7
    07:48:00.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/PKCS7PADDING
    07:48:00.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/TBC
    07:48:00.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/TBCPADDING
    07:48:00.179 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23
    07:48:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/X9.23PADDING
    07:48:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTE
    07:48:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB160/ZEROBYTEPADDING
    07:48:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/
    07:48:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126
    07:48:00.180 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2
    07:48:00.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126-2PADDING
    07:48:00.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO10126PADDING
    07:48:00.181 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4
    07:48:00.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ISO7816-4PADDING
    07:48:00.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/NOPADDING
    07:48:00.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5
    07:48:00.182 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS5PADDING
    07:48:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7
    07:48:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/PKCS7PADDING
    07:48:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7633 ***
    *** gcm 7634 ***
    *** gcm 7635 ***
    *** gcm 7636 ***
    *** gcm 7637 ***
    *** gcm 7638 ***
    *** gcm 7639 ***
    *** gcm 7640 ***
    *** gcm 7641 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/TBCPADDING
    07:48:00.183 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7642 ***
    *** gcm 7643 ***
    *** gcm 7644 ***
    *** gcm 7645 ***
    *** gcm 7646 ***
    *** gcm 7647 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/X9.23PADDING
    07:48:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTE
    07:48:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB168/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7648 ***
    *** gcm 7649 ***
    *** gcm 7650 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/
    07:48:00.184 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126
    07:48:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2
    07:48:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7651 ***
    *** gcm 7652 ***
    *** gcm 7653 ***
    *** gcm 7654 ***
    *** gcm 7655 ***
    *** gcm 7656 ***
    *** gcm 7657 ***
    *** gcm 7658 ***
    *** gcm 7659 ***
    *** gcm 7660 ***
    *** gcm 7661 ***
    *** gcm 7662 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.185 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO10126PADDING
    07:48:00.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7663 ***
    *** gcm 7664 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ISO7816-4PADDING
    07:48:00.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/NOPADDING
    07:48:00.186 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5
    07:48:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS5PADDING
    07:48:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7
    07:48:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/PKCS7PADDING
    07:48:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/TBC
    07:48:00.187 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/TBCPADDING
    07:48:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7665 ***
    *** gcm 7666 ***
    *** gcm 7667 ***
    *** gcm 7668 ***
    *** gcm 7669 ***
    *** gcm 7670 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/X9.23PADDING
    07:48:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7671 ***
    *** gcm 7672 ***
    *** gcm 7673 ***
    *** gcm 7674 ***
    *** gcm 7675 ***
    *** gcm 7676 ***
    *** gcm 7677 ***
    *** gcm 7678 ***
    *** gcm 7679 ***
    *** gcm 7680 ***
    *** gcm 7681 ***
    *** gcm 7682 ***
    *** gcm 7683 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB176/ZEROBYTEPADDING
    07:48:00.188 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/
    07:48:00.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126
    07:48:00.189 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2
    07:48:00.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126-2PADDING
    07:48:00.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO10126PADDING
    07:48:00.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4
    07:48:00.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ISO7816-4PADDING
    07:48:00.190 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/NOPADDING
    07:48:00.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7684 ***
    *** gcm 7685 ***
    *** gcm 7686 ***
    *** gcm 7687 ***
    *** gcm 7688 ***
    *** gcm 7689 ***
    *** gcm 7690 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS5PADDING
    07:48:00.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7
    07:48:00.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/PKCS7PADDING
    07:48:00.191 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7691 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/TBCPADDING
    07:48:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23
    07:48:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/X9.23PADDING
    07:48:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTE
    07:48:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB184/ZEROBYTEPADDING
    07:48:00.192 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/
    07:48:00.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126
    07:48:00.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2
    07:48:00.193 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126-2PADDING
    07:48:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO10126PADDING
    07:48:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4
    07:48:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ISO7816-4PADDING
    07:48:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/NOPADDING
    07:48:00.194 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5
    07:48:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS5PADDING
    07:48:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7
    07:48:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/PKCS7PADDING
    07:48:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/TBC
    07:48:00.195 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/TBCPADDING
    07:48:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23
    07:48:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7692 ***
    *** gcm 7693 ***
    *** gcm 7694 ***
    *** gcm 7695 ***
    *** gcm 7696 ***
    *** gcm 7697 ***
    *** gcm 7698 ***
    *** gcm 7699 ***
    *** gcm 7700 ***
    *** gcm 7701 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTE
    07:48:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB192/ZEROBYTEPADDING
    07:48:00.196 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/
    07:48:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7702 ***
    *** gcm 7703 ***
    *** gcm 7704 ***
    *** gcm 7705 ***
    *** gcm 7706 ***
    *** gcm 7707 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2
    07:48:00.197 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126-2PADDING
    07:48:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO10126PADDING
    07:48:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4
    07:48:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ISO7816-4PADDING
    07:48:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/NOPADDING
    07:48:00.198 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5
    07:48:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS5PADDING
    07:48:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7
    07:48:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/PKCS7PADDING
    07:48:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/TBC
    07:48:00.199 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/TBCPADDING
    07:48:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23
    07:48:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/X9.23PADDING
    07:48:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTE
    07:48:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/
    07:48:00.200 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126
    07:48:00.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2
    07:48:00.201 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126-2PADDING
    07:48:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO10126PADDING
    07:48:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4
    07:48:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ISO7816-4PADDING
    07:48:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/NOPADDING
    07:48:00.202 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5
    07:48:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS5PADDING
    07:48:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7
    07:48:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/PKCS7PADDING
    07:48:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/TBC
    07:48:00.203 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/TBCPADDING
    07:48:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23
    07:48:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/X9.23PADDING
    07:48:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTE
    07:48:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB208/ZEROBYTEPADDING
    07:48:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/
    07:48:00.204 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126
    07:48:00.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2
    07:48:00.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126-2PADDING
    07:48:00.205 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO10126PADDING
    07:48:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4
    07:48:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ISO7816-4PADDING
    07:48:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/NOPADDING
    07:48:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5
    07:48:00.206 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS5PADDING
    07:48:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7
    07:48:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/PKCS7PADDING
    07:48:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/TBC
    07:48:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/TBCPADDING
    07:48:00.207 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23
    07:48:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/X9.23PADDING
    07:48:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTE
    07:48:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB216/ZEROBYTEPADDING
    07:48:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7730 ***
    *** gcm 7731 ***
    *** gcm 7732 ***
    *** gcm 7733 ***
    *** gcm 7734 ***
    *** gcm 7735 ***
    *** gcm 7736 ***
    *** gcm 7737 ***
    *** gcm 7738 ***
    *** gcm 7739 ***
    *** gcm 7740 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.208 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126
    07:48:00.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2
    07:48:00.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126-2PADDING
    07:48:00.209 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO10126PADDING
    07:48:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4
    07:48:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ISO7816-4PADDING
    07:48:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/NOPADDING
    07:48:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7741 ***
    *** gcm 7742 ***
    *** gcm 7743 ***
    *** gcm 7744 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS5PADDING
    07:48:00.210 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7
    07:48:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/PKCS7PADDING
    07:48:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 7760 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/TBCPADDING
    07:48:00.211 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/X9.23PADDING
    07:48:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTE
    07:48:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB224/ZEROBYTEPADDING
    07:48:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/
    07:48:00.212 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126
    07:48:00.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2
    07:48:00.213 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7780 ***
    *** gcm 7781 ***
    *** gcm 7782 ***
    *** gcm 7783 ***
    *** gcm 7784 ***
    *** gcm 7785 ***
    *** gcm 7786 ***
    *** gcm 7787 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO10126PADDING
    07:48:00.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4
    07:48:00.214 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ISO7816-4PADDING
    07:48:00.224 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/NOPADDING
    07:48:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5
    07:48:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS5PADDING
    07:48:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7
    07:48:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/PKCS7PADDING
    07:48:00.228 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/TBC
    07:48:00.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/TBCPADDING
    07:48:00.229 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7788 ***
    *** gcm 7789 ***
    *** gcm 7790 ***
    *** gcm 7791 ***
    *** gcm 7792 ***
    *** gcm 7793 ***
    *** gcm 7794 ***
    *** gcm 7795 ***
    *** gcm 7796 ***
    *** gcm 7797 ***
    *** gcm 7798 ***
    *** gcm 7799 ***
    *** gcm 7800 ***
    *** gcm 7801 ***
    *** gcm 7802 ***
    *** gcm 7803 ***
    *** gcm 7804 ***
    *** gcm 7805 ***
    *** gcm 7806 ***
    *** gcm 7807 ***
    *** gcm 7808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTE
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB232/ZEROBYTEPADDING
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2
    07:48:00.230 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7809 ***
    *** gcm 7810 ***
    *** gcm 7811 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO10126PADDING
    07:48:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4
    07:48:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ISO7816-4PADDING
    07:48:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/NOPADDING
    07:48:00.231 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7812 ***
    *** gcm 7813 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS5PADDING
    07:48:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7
    07:48:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/PKCS7PADDING
    07:48:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7814 ***
    *** 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 ***
    *** gcm 7836 ***
    *** gcm 7837 ***
    *** gcm 7838 ***
    *** gcm 7839 ***
    *** gcm 7840 ***
    *** gcm 7841 ***
    *** gcm 7842 ***
    *** gcm 7843 ***
    *** gcm 7844 ***
    *** gcm 7845 ***
    *** gcm 7846 ***
    *** gcm 7847 ***
    *** gcm 7848 ***
    *** gcm 7849 ***
    *** gcm 7850 ***
    *** gcm 7851 ***
    *** gcm 7852 ***
    *** gcm 7853 ***
    *** gcm 7854 ***
    *** gcm 7855 ***
    *** gcm 7856 ***
    *** gcm 7857 ***
    *** gcm 7858 ***
    *** gcm 7859 ***
    *** gcm 7860 ***
    *** gcm 7861 ***
    *** gcm 7862 ***
    *** gcm 7863 ***
    *** gcm 7864 ***
    *** gcm 7865 ***
    *** gcm 7866 ***
    *** gcm 7867 ***
    *** gcm 7868 ***
    *** gcm 7869 ***
    *** gcm 7870 ***
    *** gcm 7871 ***
    *** gcm 7872 ***
    *** gcm 7873 ***
    *** gcm 7874 ***
    *** gcm 7875 ***
    *** gcm 7876 ***
    *** gcm 7877 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/TBCPADDING
    07:48:00.232 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23
    07:48:00.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/X9.23PADDING
    07:48:00.233 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTE
    07:48:00.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB24/ZEROBYTEPADDING
    07:48:00.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/
    07:48:00.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126
    07:48:00.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2
    07:48:00.234 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7878 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO10126PADDING
    07:48:00.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4
    07:48:00.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ISO7816-4PADDING
    07:48:00.235 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/NOPADDING
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS5PADDING
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7879 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/TBC
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7880 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.236 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23
    07:48:00.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/X9.23PADDING
    07:48:00.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTE
    07:48:00.237 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB240/ZEROBYTEPADDING
    07:48:00.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/
    07:48:00.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126
    07:48:00.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7881 ***
    *** gcm 7882 ***
    *** gcm 7883 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.238 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7884 ***
    *** gcm 7885 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO10126PADDING
    07:48:00.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4
    07:48:00.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ISO7816-4PADDING
    07:48:00.239 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/NOPADDING
    07:48:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5
    07:48:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7886 ***
    *** gcm 7887 ***
    *** gcm 7888 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7
    07:48:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/PKCS7PADDING
    07:48:00.240 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/TBC
    07:48:00.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/TBCPADDING
    07:48:00.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23
    07:48:00.241 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/X9.23PADDING
    07:48:00.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTE
    07:48:00.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB248/ZEROBYTEPADDING
    07:48:00.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/
    07:48:00.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.242 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2
    07:48:00.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126-2PADDING
    07:48:00.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO10126PADDING
    07:48:00.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4
    07:48:00.243 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ISO7816-4PADDING
    07:48:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/NOPADDING
    07:48:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7890 ***
    *** gcm 7891 ***
    *** gcm 7892 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS5PADDING
    07:48:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7
    07:48:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/PKCS7PADDING
    07:48:00.244 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/TBC
    07:48:00.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/TBCPADDING
    07:48:00.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23
    07:48:00.245 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/X9.23PADDING
    07:48:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTE
    07:48:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB256/ZEROBYTEPADDING
    07:48:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/
    07:48:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126
    07:48:00.246 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2
    07:48:00.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7893 ***
    *** gcm 7894 ***
    *** gcm 7895 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO10126PADDING
    07:48:00.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4
    07:48:00.247 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ISO7816-4PADDING
    07:48:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/NOPADDING
    07:48:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5
    07:48:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS5PADDING
    07:48:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7
    07:48:00.248 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/PKCS7PADDING
    07:48:00.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/TBC
    07:48:00.249 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7896 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7897 ***
    *** gcm 7898 ***
    *** gcm 7899 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/X9.23PADDING
    07:48:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTE
    07:48:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB32/ZEROBYTEPADDING
    07:48:00.250 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/
    07:48:00.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126
    07:48:00.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2
    07:48:00.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126-2PADDING
    07:48:00.251 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO10126PADDING
    07:48:00.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4
    07:48:00.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ISO7816-4PADDING
    07:48:00.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/NOPADDING
    07:48:00.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5
    07:48:00.252 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS5PADDING
    07:48:00.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7
    07:48:00.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/PKCS7PADDING
    07:48:00.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/TBC
    07:48:00.253 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/TBCPADDING
    07:48:00.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23
    07:48:00.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/X9.23PADDING
    07:48:00.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTE
    07:48:00.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB40/ZEROBYTEPADDING
    07:48:00.254 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/
    07:48:00.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126
    07:48:00.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2
    07:48:00.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126-2PADDING
    07:48:00.255 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO10126PADDING
    07:48:00.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4
    07:48:00.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ISO7816-4PADDING
    07:48:00.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/NOPADDING
    07:48:00.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5
    07:48:00.256 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7900 ***
    *** gcm 7901 ***
    *** gcm 7902 ***
    *** gcm 7903 ***
    *** gcm 7904 ***
    *** gcm 7905 ***
    *** gcm 7906 ***
    *** gcm 7907 ***
    *** gcm 7908 ***
    *** gcm 7909 ***
    *** gcm 7910 ***
    *** gcm 7911 ***
    *** gcm 7912 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7
    07:48:00.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/PKCS7PADDING
    07:48:00.257 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/TBC
    07:48:00.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/TBCPADDING
    07:48:00.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23
    07:48:00.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7913 ***
    *** gcm 7914 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTE
    07:48:00.258 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB48/ZEROBYTEPADDING
    07:48:00.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/
    07:48:00.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126
    07:48:00.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2
    07:48:00.259 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126-2PADDING
    07:48:00.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7915 ***
    *** gcm 7916 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4
    07:48:00.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/NOPADDING
    07:48:00.260 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5
    07:48:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS5PADDING
    07:48:00.261 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7
    07:48:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/PKCS7PADDING
    07:48:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/TBC
    07:48:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/TBCPADDING
    07:48:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23
    07:48:00.262 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/X9.23PADDING
    07:48:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTE
    07:48:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB56/ZEROBYTEPADDING
    07:48:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/
    07:48:00.263 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126
    07:48:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7918 ***
    *** gcm 7919 ***
    *** gcm 7920 ***
    *** gcm 7921 ***
    *** gcm 7922 ***
    *** gcm 7923 ***
    *** gcm 7924 ***
    *** gcm 7925 ***
    *** gcm 7926 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126-2PADDING
    07:48:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7927 ***
    *** gcm 7928 ***
    *** gcm 7929 ***
    *** gcm 7930 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4
    07:48:00.264 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7931 ***
    *** gcm 7932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/NOPADDING
    07:48:00.265 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7933 ***
    *** gcm 7934 ***
    *** gcm 7935 ***
    *** gcm 7936 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS5PADDING
    07:48:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7
    07:48:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/PKCS7PADDING
    07:48:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/TBC
    07:48:00.266 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/TBCPADDING
    07:48:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23
    07:48:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7937 ***
    *** gcm 7938 ***
    *** gcm 7939 ***
    *** gcm 7940 ***
    *** gcm 7941 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTE
    07:48:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB64/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7942 ***
    *** gcm 7943 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.267 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/
    07:48:00.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126
    07:48:00.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2
    07:48:00.268 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126-2PADDING
    07:48:00.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO10126PADDING
    07:48:00.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4
    07:48:00.269 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ISO7816-4PADDING
    07:48:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/NOPADDING
    07:48:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5
    07:48:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS5PADDING
    07:48:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7
    07:48:00.270 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/PKCS7PADDING
    07:48:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/TBC
    07:48:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7944 ***
    *** gcm 7945 ***
    *** gcm 7946 ***
    *** gcm 7947 ***
    *** gcm 7948 ***
    *** 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:48:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23
    07:48:00.271 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/X9.23PADDING
    07:48:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTE
    07:48:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB72/ZEROBYTEPADDING
    07:48:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/
    07:48:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126
    07:48:00.272 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2
    07:48:00.273 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126-2PADDING
    07:48:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO10126PADDING
    07:48:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4
    07:48:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ISO7816-4PADDING
    07:48:00.274 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/NOPADDING
    07:48:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5
    07:48:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7966 ***
    *** gcm 7967 ***
    *** gcm 7968 ***
    *** gcm 7969 ***
    *** gcm 7970 ***
    *** gcm 7971 ***
    *** gcm 7972 ***
    *** gcm 7973 ***
    *** gcm 7974 ***
    *** gcm 7975 ***
    *** gcm 7976 ***
    *** gcm 7977 ***
    *** gcm 7978 ***
    *** gcm 7979 ***
    *** gcm 7980 ***
    *** gcm 7981 ***
    *** gcm 7982 ***
    *** gcm 7983 ***
    *** gcm 7984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 7985 ***
    *** gcm 7986 ***
    *** gcm 7987 ***
    *** gcm 7988 ***
    *** gcm 7989 ***
    *** gcm 7990 ***
    *** gcm 7991 ***
    *** gcm 7992 ***
    *** gcm 7993 ***
    *** gcm 7994 ***
    *** gcm 7995 ***
    *** gcm 7996 ***
    *** gcm 7997 ***
    *** gcm 7998 ***
    *** gcm 7999 ***
    *** gcm 8000 ***
    *** gcm 8001 ***
    *** gcm 8002 ***
    *** gcm 8003 ***
    *** gcm 8004 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/PKCS7PADDING
    07:48:00.275 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8005 ***
    *** gcm 8006 ***
    *** gcm 8007 ***
    *** gcm 8008 ***
    *** gcm 8009 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/TBCPADDING
    07:48:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23
    07:48:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/X9.23PADDING
    07:48:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTE
    07:48:00.276 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB8/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8010 ***
    *** gcm 8011 ***
    *** gcm 8012 ***
    *** gcm 8013 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/
    07:48:00.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126
    07:48:00.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2
    07:48:00.277 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126-2PADDING
    07:48:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO10126PADDING
    07:48:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4
    07:48:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ISO7816-4PADDING
    07:48:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/NOPADDING
    07:48:00.278 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5
    07:48:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS5PADDING
    07:48:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8014 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/PKCS7PADDING
    07:48:00.279 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/TBC
    07:48:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/TBCPADDING
    07:48:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23
    07:48:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/X9.23PADDING
    07:48:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTE
    07:48:00.280 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB80/ZEROBYTEPADDING
    07:48:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/
    07:48:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8015 ***
    *** gcm 8016 ***
    *** gcm 8017 ***
    *** gcm 8018 ***
    *** gcm 8019 ***
    *** gcm 8020 ***
    *** gcm 8021 ***
    *** gcm 8022 ***
    *** gcm 8023 ***
    *** gcm 8024 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.281 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2
    07:48:00.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8025 ***
    *** gcm 8026 ***
    *** gcm 8027 ***
    *** gcm 8028 ***
    *** gcm 8029 ***
    *** gcm 8030 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO10126PADDING
    07:48:00.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4
    07:48:00.282 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ISO7816-4PADDING
    07:48:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/NOPADDING
    07:48:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5
    07:48:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS5PADDING
    07:48:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7
    07:48:00.283 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/PKCS7PADDING
    07:48:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/TBC
    07:48:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/TBCPADDING
    07:48:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23
    07:48:00.284 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8031 ***
    *** gcm 8032 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTE
    07:48:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB88/ZEROBYTEPADDING
    07:48:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/
    07:48:00.285 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126
    07:48:00.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2
    07:48:00.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126-2PADDING
    07:48:00.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO10126PADDING
    07:48:00.286 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4
    07:48:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 8046 ***
    *** gcm 8047 ***
    *** gcm 8048 ***
    *** gcm 8049 ***
    *** gcm 8050 ***
    *** gcm 8051 ***
    *** gcm 8052 ***
    *** gcm 8053 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8054 ***
    *** gcm 8055 ***
    *** gcm 8056 ***
    *** gcm 8057 ***
    *** gcm 8058 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8059 ***
    *** gcm 8060 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.287 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS5PADDING
    07:48:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7
    07:48:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/PKCS7PADDING
    07:48:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/TBC
    07:48:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/TBCPADDING
    07:48:00.288 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23
    07:48:00.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/X9.23PADDING
    07:48:00.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTE
    07:48:00.289 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/OFB96/ZEROBYTEPADDING
    07:48:00.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8062 ***
    *** gcm 8063 ***
    *** gcm 8064 ***
    *** gcm 8065 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2
    07:48:00.290 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8066 ***
    *** gcm 8067 ***
    *** gcm 8068 ***
    *** gcm 8069 ***
    *** gcm 8070 ***
    *** gcm 8071 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO10126PADDING
    07:48:00.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4
    07:48:00.291 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8072 ***
    *** gcm 8073 ***
    *** gcm 8074 ***
    *** gcm 8075 ***
    *** gcm 8076 ***
    *** gcm 8077 ***
    *** gcm 8078 ***
    *** gcm 8079 ***
    *** gcm 8080 ***
    *** gcm 8081 ***
    *** gcm 8082 ***
    *** gcm 8083 ***
    *** gcm 8084 ***
    *** gcm 8085 ***
    *** gcm 8086 ***
    *** gcm 8087 ***
    *** gcm 8088 ***
    *** gcm 8089 ***
    *** gcm 8090 ***
    *** gcm 8091 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/NOPADDING
    07:48:00.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8092 ***
    *** gcm 8093 ***
    *** gcm 8094 ***
    *** gcm 8095 ***
    *** gcm 8096 ***
    *** gcm 8097 ***
    *** gcm 8098 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.292 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8100 ***
    *** gcm 8101 ***
    *** gcm 8102 ***
    *** gcm 8103 ***
    *** gcm 8104 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/PKCS7PADDING
    07:48:00.293 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/TBC
    07:48:00.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8105 ***
    *** gcm 8106 ***
    *** gcm 8107 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/X9.23
    07:48:00.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/X9.23PADDING
    07:48:00.294 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTE
    07:48:00.295 [Test worker] INFO  o.s.c.CipherTest - transformation=CAST6/SIC/ZEROBYTEPADDING
    07:48:00.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DES//

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8108 ***
    *** gcm 8109 ***
    *** gcm 8110 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DES//NOPADDING
    07:48:00.295 [Test worker] ERROR o.s.c.CipherTest - transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC-CTS/
    07:48:00.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC-CTS/NOPADDING
    07:48:00.296 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8111 ***
    *** gcm 8112 ***
    *** gcm 8113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/
    07:48:00.297 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8114 ***
    *** gcm 8115 ***
    *** gcm 8116 ***
    *** gcm 8117 ***
    *** gcm 8118 ***
    *** gcm 8119 ***
    *** gcm 8120 ***
    *** gcm 8121 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126
    07:48:00.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2
    07:48:00.298 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126-2PADDING
    07:48:00.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.299 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO10126PADDING
    07:48:00.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8122 ***
    *** gcm 8123 ***
    *** gcm 8124 ***
    *** gcm 8125 ***
    *** gcm 8126 ***
    *** gcm 8127 ***
    *** gcm 8128 ***
    *** gcm 8129 ***
    *** gcm 8130 ***
    *** gcm 8131 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.299 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4
    07:48:00.299 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.299 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ISO7816-4PADDING
    07:48:00.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.300 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/NOPADDING
    07:48:00.300 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.300 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS5
    07:48:00.301 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.301 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS5PADDING
    07:48:00.301 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.301 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS7
    07:48:00.302 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.302 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/PKCS7PADDING
    07:48:00.302 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.302 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/TBC
    07:48:00.302 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/TBCPADDING
    07:48:00.303 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8132 ***
    *** gcm 8133 ***
    *** gcm 8134 ***
    *** gcm 8135 ***
    *** gcm 8136 ***
    *** gcm 8137 ***
    *** gcm 8138 ***
    *** gcm 8139 ***
    *** gcm 8140 ***
    *** gcm 8141 ***
    *** gcm 8142 ***
    *** gcm 8143 ***
    *** gcm 8144 ***
    *** gcm 8145 ***
    *** gcm 8146 ***
    *** gcm 8147 ***
    *** gcm 8148 ***
    *** gcm 8149 ***
    *** gcm 8150 ***
    *** gcm 8151 ***
    *** gcm 8152 ***
    *** gcm 8153 ***
    *** gcm 8154 ***
    *** gcm 8155 ***
    *** gcm 8156 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/X9.23
    07:48:00.303 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/X9.23PADDING
    07:48:00.304 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTE
    07:48:00.304 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CBC/ZEROBYTEPADDING
    07:48:00.304 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.305 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/
    07:48:00.305 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.305 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126
    07:48:00.306 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8157 ***
    *** gcm 8158 ***
    *** gcm 8159 ***
    *** gcm 8160 ***
    *** gcm 8161 ***
    *** gcm 8162 ***
    *** gcm 8163 ***
    *** gcm 8164 ***
    *** gcm 8165 ***
    *** gcm 8166 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2
    07:48:00.306 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126-2PADDING
    07:48:00.306 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8167 ***
    *** gcm 8168 ***
    *** gcm 8169 ***
    *** gcm 8170 ***
    *** gcm 8171 ***
    *** gcm 8172 ***
    *** gcm 8173 ***
    *** gcm 8174 ***
    *** gcm 8175 ***
    *** gcm 8176 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO10126PADDING
    07:48:00.307 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4
    07:48:00.307 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ISO7816-4PADDING
    07:48:00.307 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8177 ***
    *** gcm 8178 ***
    *** gcm 8179 ***
    *** gcm 8180 ***
    *** gcm 8181 ***
    *** gcm 8182 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.308 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS5
    07:48:00.308 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS5PADDING
    07:48:00.309 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8183 ***
    *** gcm 8184 ***
    *** gcm 8185 ***
    *** gcm 8186 ***
    *** gcm 8187 ***
    *** gcm 8188 ***
    *** gcm 8189 ***
    *** gcm 8190 ***
    *** gcm 8191 ***
    *** gcm 8192 ***
    *** gcm 8193 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS7
    07:48:00.309 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/PKCS7PADDING
    07:48:00.310 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/TBC
    07:48:00.310 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/TBCPADDING
    07:48:00.311 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/X9.23
    07:48:00.311 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/X9.23PADDING
    07:48:00.311 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8194 ***
    *** gcm 8195 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTE
    07:48:00.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB/ZEROBYTEPADDING
    07:48:00.312 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8196 ***
    *** gcm 8197 ***
    *** gcm 8198 ***
    *** gcm 8199 ***
    *** gcm 8200 ***
    *** gcm 8201 ***
    *** gcm 8202 ***
    *** gcm 8203 ***
    *** gcm 8204 ***
    *** gcm 8205 ***
    *** gcm 8206 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/
    07:48:00.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8207 ***
    *** gcm 8208 ***
    *** gcm 8209 ***
    *** gcm 8210 ***
    *** gcm 8211 ***
    *** gcm 8212 ***
    *** gcm 8213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126
    07:48:00.313 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2
    07:48:00.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126-2PADDING
    07:48:00.314 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8214 ***
    *** gcm 8215 ***
    *** gcm 8216 ***
    *** gcm 8217 ***
    *** gcm 8218 ***
    *** gcm 8219 ***
    *** gcm 8220 ***
    *** gcm 8221 ***
    *** gcm 8222 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4
    07:48:00.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8223 ***
    *** gcm 8224 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.315 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/NOPADDING
    07:48:00.316 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS5
    07:48:00.316 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS5PADDING
    07:48:00.317 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS7
    07:48:00.317 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/PKCS7PADDING
    07:48:00.318 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8225 ***
    *** gcm 8226 ***
    *** gcm 8227 ***
    *** gcm 8228 ***
    *** gcm 8229 ***
    *** gcm 8230 ***
    *** gcm 8231 ***
    *** gcm 8232 ***
    *** gcm 8233 ***
    *** gcm 8234 ***
    *** gcm 8235 ***
    *** gcm 8236 ***
    *** gcm 8237 ***
    *** gcm 8238 ***
    *** gcm 8239 ***
    *** 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 ***
    *** gcm 8268 ***
    *** gcm 8269 ***
    *** gcm 8270 ***
    *** gcm 8271 ***
    *** gcm 8272 ***
    *** gcm 8273 ***
    *** gcm 8274 ***
    *** gcm 8275 ***
    *** gcm 8276 ***
    *** gcm 8277 ***
    *** gcm 8278 ***
    *** gcm 8279 ***
    *** gcm 8280 ***
    *** gcm 8281 ***
    *** gcm 8282 ***
    *** gcm 8283 ***
    *** gcm 8284 ***
    *** gcm 8285 ***
    *** gcm 8286 ***
    *** gcm 8287 ***
    *** gcm 8288 ***
    *** gcm 8289 ***
    *** gcm 8290 ***
    *** gcm 8291 ***
    *** gcm 8292 ***
    *** gcm 8293 ***
    *** gcm 8294 ***
    *** gcm 8295 ***
    *** gcm 8296 ***
    *** gcm 8297 ***
    *** gcm 8298 ***
    *** gcm 8299 ***
    *** gcm 8300 ***
    *** gcm 8301 ***
    *** gcm 8302 ***
    *** gcm 8303 ***
    *** gcm 8304 ***
    *** gcm 8305 ***
    *** gcm 8306 ***
    *** gcm 8307 ***
    *** gcm 8308 ***
    *** gcm 8309 ***
    *** gcm 8310 ***
    *** gcm 8311 ***
    *** gcm 8312 ***
    *** gcm 8313 ***
    *** gcm 8314 ***
    *** gcm 8315 ***
    *** gcm 8316 ***
    *** gcm 8317 ***
    *** gcm 8318 ***
    *** gcm 8319 ***
    *** gcm 8320 ***
    *** gcm 8321 ***
    *** gcm 8322 ***
    *** gcm 8323 ***
    *** gcm 8324 ***
    *** gcm 8325 ***
    *** gcm 8326 ***
    *** gcm 8327 ***
    *** gcm 8328 ***
    *** gcm 8329 ***
    *** gcm 8330 ***
    *** gcm 8331 ***
    *** gcm 8332 ***
    *** gcm 8333 ***
    *** gcm 8334 ***
    *** gcm 8335 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.318 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/TBCPADDING
    07:48:00.319 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/X9.23
    07:48:00.319 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/X9.23PADDING
    07:48:00.319 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTE
    07:48:00.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB104/ZEROBYTEPADDING
    07:48:00.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/
    07:48:00.320 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126
    07:48:00.321 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2
    07:48:00.322 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126-2PADDING
    07:48:00.322 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO10126PADDING
    07:48:00.322 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4
    07:48:00.323 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ISO7816-4PADDING
    07:48:00.323 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/NOPADDING
    07:48:00.324 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS5
    07:48:00.324 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS5PADDING
    07:48:00.324 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.325 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS7
    07:48:00.325 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8364 ***
    *** gcm 8365 ***
    *** gcm 8366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.325 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/PKCS7PADDING
    07:48:00.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.326 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8367 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.326 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/TBCPADDING
    07:48:00.326 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/X9.23
    07:48:00.327 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/X9.23PADDING
    07:48:00.327 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 8392 ***
    *** gcm 8393 ***
    *** gcm 8394 ***
    *** gcm 8395 ***
    *** gcm 8396 ***
    *** gcm 8397 ***
    *** gcm 8398 ***
    *** gcm 8399 ***
    *** gcm 8400 ***
    *** gcm 8401 ***
    *** gcm 8402 ***
    *** 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 ***
    *** gcm 8422 ***
    *** gcm 8423 ***
    *** gcm 8424 ***
    *** gcm 8425 ***
    *** gcm 8426 ***
    *** gcm 8427 ***
    *** gcm 8428 ***
    *** gcm 8429 ***
    *** gcm 8430 ***
    *** gcm 8431 ***
    *** gcm 8432 ***
    *** gcm 8433 ***
    *** gcm 8434 ***
    *** gcm 8435 ***
    *** gcm 8436 ***
    *** gcm 8437 ***
    *** gcm 8438 ***
    *** gcm 8439 ***
    *** gcm 8440 ***
    *** gcm 8441 ***
    *** gcm 8442 ***
    *** gcm 8443 ***
    *** gcm 8444 ***
    *** gcm 8445 ***
    *** gcm 8446 ***
    *** gcm 8447 ***
    *** gcm 8448 ***
    *** gcm 8449 ***
    *** gcm 8450 ***
    *** gcm 8451 ***
    *** gcm 8452 ***
    *** 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 ***
    *** gcm 8473 ***
    *** gcm 8474 ***
    *** gcm 8475 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB112/ZEROBYTEPADDING
    07:48:00.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/
    07:48:00.328 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126
    07:48:00.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.329 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2
    07:48:00.329 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126-2PADDING
    07:48:00.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO10126PADDING
    07:48:00.330 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4
    07:48:00.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ISO7816-4PADDING
    07:48:00.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/NOPADDING
    07:48:00.331 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS5
    07:48:00.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS5PADDING
    07:48:00.332 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS7
    07:48:00.333 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/PKCS7PADDING
    07:48:00.333 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/TBC
    07:48:00.334 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/TBCPADDING
    07:48:00.334 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/X9.23
    07:48:00.335 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/X9.23PADDING
    07:48:00.335 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTE
    07:48:00.335 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB120/ZEROBYTEPADDING
    07:48:00.336 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/
    07:48:00.336 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126
    07:48:00.337 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2
    07:48:00.337 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126-2PADDING
    07:48:00.338 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO10126PADDING
    07:48:00.338 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4
    07:48:00.338 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ISO7816-4PADDING
    07:48:00.339 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/NOPADDING
    07:48:00.339 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS5
    07:48:00.340 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.340 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS5PADDING
    07:48:00.340 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.340 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS7
    07:48:00.340 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/PKCS7PADDING
    07:48:00.341 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/TBC
    07:48:00.342 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/TBCPADDING
    07:48:00.342 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/X9.23
    07:48:00.342 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/X9.23PADDING
    07:48:00.343 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTE
    07:48:00.343 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB128/ZEROBYTEPADDING
    07:48:00.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/
    07:48:00.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126
    07:48:00.344 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2
    07:48:00.345 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126-2PADDING
    07:48:00.346 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO10126PADDING
    07:48:00.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4
    07:48:00.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ISO7816-4PADDING
    07:48:00.347 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/NOPADDING
    07:48:00.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS5
    07:48:00.348 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS5PADDING
    07:48:00.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.349 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS7
    07:48:00.349 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/PKCS7PADDING
    07:48:00.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/TBC
    07:48:00.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/TBCPADDING
    07:48:00.350 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/X9.23
    07:48:00.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/X9.23PADDING
    07:48:00.351 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTE
    07:48:00.352 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.352 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB136/ZEROBYTEPADDING
    07:48:00.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.353 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/
    07:48:00.353 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126
    07:48:00.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2
    07:48:00.354 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126-2PADDING
    07:48:00.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO10126PADDING
    07:48:00.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4
    07:48:00.355 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ISO7816-4PADDING
    07:48:00.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/NOPADDING
    07:48:00.356 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS5
    07:48:00.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS5PADDING
    07:48:00.357 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS7
    07:48:00.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/PKCS7PADDING
    07:48:00.358 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/TBC
    07:48:00.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/TBCPADDING
    07:48:00.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/X9.23
    07:48:00.359 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/X9.23PADDING
    07:48:00.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTE
    07:48:00.360 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB144/ZEROBYTEPADDING
    07:48:00.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/
    07:48:00.361 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126
    07:48:00.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2
    07:48:00.362 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126-2PADDING
    07:48:00.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO10126PADDING
    07:48:00.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4
    07:48:00.363 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ISO7816-4PADDING
    07:48:00.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/NOPADDING
    07:48:00.364 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS5
    07:48:00.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS5PADDING
    07:48:00.365 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS7
    07:48:00.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/PKCS7PADDING
    07:48:00.366 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/TBC
    07:48:00.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/TBCPADDING
    07:48:00.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/X9.23
    07:48:00.367 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/X9.23PADDING
    07:48:00.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTE
    07:48:00.368 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB152/ZEROBYTEPADDING
    07:48:00.369 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/
    07:48:00.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126
    07:48:00.370 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2
    07:48:00.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126-2PADDING
    07:48:00.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO10126PADDING
    07:48:00.371 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4
    07:48:00.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ISO7816-4PADDING
    07:48:00.372 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/NOPADDING
    07:48:00.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS5
    07:48:00.373 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS5PADDING
    07:48:00.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS7
    07:48:00.374 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/PKCS7PADDING
    07:48:00.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/TBC
    07:48:00.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/TBCPADDING
    07:48:00.375 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/X9.23
    07:48:00.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/X9.23PADDING
    07:48:00.376 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTE
    07:48:00.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB16/ZEROBYTEPADDING
    07:48:00.377 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/
    07:48:00.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126
    07:48:00.378 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2
    07:48:00.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126-2PADDING
    07:48:00.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO10126PADDING
    07:48:00.379 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4
    07:48:00.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ISO7816-4PADDING
    07:48:00.380 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/NOPADDING
    07:48:00.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS5
    07:48:00.381 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS5PADDING
    07:48:00.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS7
    07:48:00.382 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/PKCS7PADDING
    07:48:00.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/TBC
    07:48:00.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/TBCPADDING
    07:48:00.383 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/X9.23
    07:48:00.384 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/X9.23PADDING
    07:48:00.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.385 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTE
    07:48:00.385 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB160/ZEROBYTEPADDING
    07:48:00.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/
    07:48:00.386 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126
    07:48:00.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2
    07:48:00.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126-2PADDING
    07:48:00.387 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO10126PADDING
    07:48:00.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4
    07:48:00.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ISO7816-4PADDING
    07:48:00.388 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.389 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/NOPADDING
    07:48:00.389 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.389 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS5
    07:48:00.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS5PADDING
    07:48:00.390 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS7
    07:48:00.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/PKCS7PADDING
    07:48:00.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/TBC
    07:48:00.391 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/TBCPADDING
    07:48:00.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/X9.23
    07:48:00.392 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/X9.23PADDING
    07:48:00.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTE
    07:48:00.393 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB168/ZEROBYTEPADDING
    07:48:00.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/
    07:48:00.394 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126
    07:48:00.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2
    07:48:00.395 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126-2PADDING
    07:48:00.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO10126PADDING
    07:48:00.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4
    07:48:00.396 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ISO7816-4PADDING
    07:48:00.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/NOPADDING
    07:48:00.397 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS5
    07:48:00.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS5PADDING
    07:48:00.398 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS7
    07:48:00.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/PKCS7PADDING
    07:48:00.399 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/TBC
    07:48:00.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/TBCPADDING
    07:48:00.400 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/X9.23
    07:48:00.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/X9.23PADDING
    07:48:00.401 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTE
    07:48:00.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB176/ZEROBYTEPADDING
    07:48:00.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/
    07:48:00.402 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126
    07:48:00.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2
    07:48:00.403 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126-2PADDING
    07:48:00.404 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO10126PADDING
    07:48:00.405 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8476 ***
    *** gcm 8477 ***
    *** gcm 8478 ***
    *** gcm 8479 ***
    *** gcm 8480 ***
    *** gcm 8481 ***
    *** gcm 8482 ***
    *** gcm 8483 ***
    *** gcm 8484 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4
    07:48:00.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ISO7816-4PADDING
    07:48:00.408 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8485 ***
    *** gcm 8486 ***
    *** gcm 8487 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/NOPADDING
    07:48:00.409 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS5
    07:48:00.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS5PADDING
    07:48:00.410 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS7
    07:48:00.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/PKCS7PADDING
    07:48:00.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/TBC
    07:48:00.411 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8488 ***
    *** gcm 8489 ***
    *** gcm 8490 ***
    *** gcm 8491 ***
    *** gcm 8492 ***
    *** gcm 8493 ***
    *** gcm 8494 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/TBCPADDING
    07:48:00.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/X9.23
    07:48:00.412 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/X9.23PADDING
    07:48:00.413 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.413 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTE
    07:48:00.414 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB184/ZEROBYTEPADDING
    07:48:00.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/
    07:48:00.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126
    07:48:00.416 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2
    07:48:00.417 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126-2PADDING
    07:48:00.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8495 ***
    *** gcm 8496 ***
    *** gcm 8497 ***
    *** gcm 8498 ***
    *** gcm 8499 ***
    *** gcm 8500 ***
    *** gcm 8501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO10126PADDING
    07:48:00.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4
    07:48:00.418 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ISO7816-4PADDING
    07:48:00.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/NOPADDING
    07:48:00.419 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS5
    07:48:00.420 [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 8502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8503 ***
    *** gcm 8504 ***
    *** gcm 8505 ***
    *** gcm 8506 ***
    *** gcm 8507 ***
    *** gcm 8508 ***
    *** gcm 8509 ***
    *** gcm 8510 ***
    *** gcm 8511 ***
    *** gcm 8512 ***
    *** gcm 8513 ***
    *** gcm 8514 ***
    *** gcm 8515 ***
    *** gcm 8516 ***
    *** gcm 8517 ***
    *** gcm 8518 ***
    *** gcm 8519 ***
    *** gcm 8520 ***
    *** gcm 8521 ***
    *** gcm 8522 ***
    *** gcm 8523 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS7
    07:48:00.420 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/PKCS7PADDING
    07:48:00.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/TBC
    07:48:00.421 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/TBCPADDING
    07:48:00.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/X9.23
    07:48:00.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/X9.23PADDING
    07:48:00.422 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTE
    07:48:00.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB192/ZEROBYTEPADDING
    07:48:00.423 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/
    07:48:00.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8524 ***
    *** gcm 8525 ***
    *** gcm 8526 ***
    *** gcm 8527 ***
    *** gcm 8528 ***
    *** gcm 8529 ***
    *** gcm 8530 ***
    *** gcm 8531 ***
    *** gcm 8532 ***
    *** gcm 8533 ***
    *** gcm 8534 ***
    *** gcm 8535 ***
    *** gcm 8536 ***
    *** gcm 8537 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2
    07:48:00.424 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8538 ***
    *** gcm 8539 ***
    *** gcm 8540 ***
    *** gcm 8541 ***
    *** gcm 8542 ***
    *** gcm 8543 ***
    *** gcm 8544 ***
    *** gcm 8545 ***
    *** gcm 8546 ***
    *** gcm 8547 ***
    *** gcm 8548 ***
    *** gcm 8549 ***
    *** gcm 8550 ***
    *** gcm 8551 ***
    *** gcm 8552 ***
    *** gcm 8553 ***
    *** gcm 8554 ***
    *** gcm 8555 ***
    *** gcm 8556 ***
    *** gcm 8557 ***
    *** gcm 8558 ***
    *** gcm 8559 ***
    *** gcm 8560 ***
    *** gcm 8561 ***
    *** gcm 8562 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO10126PADDING
    07:48:00.425 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4
    07:48:00.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ISO7816-4PADDING
    07:48:00.426 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8563 ***
    *** gcm 8564 ***
    *** gcm 8565 ***
    *** gcm 8566 ***
    *** gcm 8567 ***
    *** gcm 8568 ***
    *** gcm 8569 ***
    *** gcm 8570 ***
    *** gcm 8571 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS5PADDING
    07:48:00.427 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8585 ***
    *** gcm 8586 ***
    *** gcm 8587 ***
    *** gcm 8588 ***
    *** gcm 8589 ***
    *** gcm 8590 ***
    *** gcm 8591 ***
    *** gcm 8592 ***
    *** gcm 8593 ***
    *** gcm 8594 ***
    *** gcm 8595 ***
    *** gcm 8596 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/PKCS7PADDING
    07:48:00.428 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/TBC
    07:48:00.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/TBCPADDING
    07:48:00.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/X9.23
    07:48:00.429 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/X9.23PADDING
    07:48:00.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTE
    07:48:00.430 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB200/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8597 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/
    07:48:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126
    07:48:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2
    07:48:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126-2PADDING
    07:48:00.431 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO10126PADDING
    07:48:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4
    07:48:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8598 ***
    *** gcm 8599 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ISO7816-4PADDING
    07:48:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/NOPADDING
    07:48:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS5
    07:48:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS5PADDING
    07:48:00.432 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS7
    07:48:00.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/PKCS7PADDING
    07:48:00.433 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/TBC
    07:48:00.434 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/TBCPADDING
    07:48:00.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8600 ***
    *** gcm 8601 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/X9.23
    07:48:00.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/X9.23PADDING
    07:48:00.435 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTE
    07:48:00.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB208/ZEROBYTEPADDING
    07:48:00.436 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/
    07:48:00.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126
    07:48:00.437 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2
    07:48:00.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126-2PADDING
    07:48:00.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO10126PADDING
    07:48:00.438 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4
    07:48:00.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ISO7816-4PADDING
    07:48:00.439 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/NOPADDING
    07:48:00.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS5
    07:48:00.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8602 ***
    *** gcm 8603 ***
    *** gcm 8604 ***
    *** gcm 8605 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS5PADDING
    07:48:00.440 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS7
    07:48:00.441 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8606 ***
    *** gcm 8607 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/PKCS7PADDING
    07:48:00.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/TBC
    07:48:00.442 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8608 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/TBCPADDING
    07:48:00.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8609 ***
    *** gcm 8610 ***
    *** gcm 8611 ***
    *** gcm 8612 ***
    *** gcm 8613 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/X9.23PADDING
    07:48:00.443 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTE
    07:48:00.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB216/ZEROBYTEPADDING
    07:48:00.444 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/
    07:48:00.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.445 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126
    07:48:00.445 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2
    07:48:00.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126-2PADDING
    07:48:00.446 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO10126PADDING
    07:48:00.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4
    07:48:00.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ISO7816-4PADDING
    07:48:00.447 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/NOPADDING
    07:48:00.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS5
    07:48:00.448 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS5PADDING
    07:48:00.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS7
    07:48:00.449 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/PKCS7PADDING
    07:48:00.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/TBC
    07:48:00.450 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8614 ***
    *** gcm 8615 ***
    *** gcm 8616 ***
    *** gcm 8617 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/TBCPADDING
    07:48:00.451 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/X9.23
    07:48:00.451 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/X9.23PADDING
    07:48:00.451 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8618 ***
    *** gcm 8619 ***
    *** gcm 8620 ***
    *** gcm 8621 ***
    *** gcm 8622 ***
    *** gcm 8623 ***
    *** gcm 8624 ***
    *** gcm 8625 ***
    *** gcm 8626 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTE
    07:48:00.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB224/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8627 ***
    *** gcm 8628 ***
    *** gcm 8629 ***
    *** gcm 8630 ***
    *** gcm 8631 ***
    *** gcm 8632 ***
    *** gcm 8633 ***
    *** gcm 8634 ***
    *** gcm 8635 ***
    *** gcm 8636 ***
    *** gcm 8637 ***
    *** gcm 8638 ***
    *** gcm 8639 ***
    *** gcm 8640 ***
    *** gcm 8641 ***
    *** gcm 8642 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/
    07:48:00.452 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126
    07:48:00.453 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2
    07:48:00.453 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126-2PADDING
    07:48:00.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO10126PADDING
    07:48:00.454 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4
    07:48:00.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8643 ***
    *** gcm 8644 ***
    *** gcm 8645 ***
    *** gcm 8646 ***
    *** gcm 8647 ***
    *** gcm 8648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/NOPADDING
    07:48:00.455 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS5
    07:48:00.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8649 ***
    *** gcm 8650 ***
    *** gcm 8651 ***
    *** gcm 8652 ***
    *** gcm 8653 ***
    *** gcm 8654 ***
    *** gcm 8655 ***
    *** gcm 8656 ***
    *** gcm 8657 ***
    *** gcm 8658 ***
    *** gcm 8659 ***
    *** gcm 8660 ***
    *** gcm 8661 ***
    *** gcm 8662 ***
    *** gcm 8663 ***
    *** gcm 8664 ***
    *** gcm 8665 ***
    *** gcm 8666 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8667 ***
    *** gcm 8668 ***
    *** gcm 8669 ***
    *** gcm 8670 ***
    *** gcm 8671 ***
    *** gcm 8672 ***
    *** gcm 8673 ***
    *** gcm 8674 ***
    *** gcm 8675 ***
    *** gcm 8676 ***
    *** gcm 8677 ***
    *** gcm 8678 ***
    *** gcm 8679 ***
    *** gcm 8680 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS7
    07:48:00.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/PKCS7PADDING
    07:48:00.456 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/TBC
    07:48:00.457 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/TBCPADDING
    07:48:00.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/X9.23
    07:48:00.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/X9.23PADDING
    07:48:00.458 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTE
    07:48:00.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB232/ZEROBYTEPADDING
    07:48:00.459 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/
    07:48:00.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126
    07:48:00.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2
    07:48:00.460 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126-2PADDING
    07:48:00.461 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO10126PADDING
    07:48:00.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4
    07:48:00.462 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ISO7816-4PADDING
    07:48:00.463 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/NOPADDING
    07:48:00.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS5
    07:48:00.464 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS5PADDING
    07:48:00.465 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS7
    07:48:00.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/PKCS7PADDING
    07:48:00.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/TBC
    07:48:00.466 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/TBCPADDING
    07:48:00.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/X9.23
    07:48:00.467 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/X9.23PADDING
    07:48:00.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTE
    07:48:00.468 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB24/ZEROBYTEPADDING
    07:48:00.469 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/
    07:48:00.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** 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 ***
    *** gcm 8714 ***
    *** gcm 8715 ***
    *** gcm 8716 ***
    *** gcm 8717 ***
    *** gcm 8718 ***
    *** gcm 8719 ***
    *** gcm 8720 ***
    *** gcm 8721 ***
    *** gcm 8722 ***
    *** gcm 8723 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126
    07:48:00.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8724 ***
    *** gcm 8725 ***
    *** gcm 8726 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2
    07:48:00.470 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126-2PADDING
    07:48:00.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8727 ***
    *** gcm 8728 ***
    *** gcm 8729 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.471 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8730 ***
    *** gcm 8731 ***
    *** gcm 8732 ***
    *** gcm 8733 ***
    *** gcm 8734 ***
    *** gcm 8735 ***
    *** gcm 8736 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4
    07:48:00.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8737 ***
    *** gcm 8738 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ISO7816-4PADDING
    07:48:00.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/NOPADDING
    07:48:00.472 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8739 ***
    *** gcm 8740 ***
    *** gcm 8741 ***
    *** gcm 8742 ***
    *** gcm 8743 ***
    *** gcm 8744 ***
    *** gcm 8745 ***
    *** gcm 8746 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.473 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS5PADDING
    07:48:00.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS7
    07:48:00.474 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/PKCS7PADDING
    07:48:00.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/TBC
    07:48:00.475 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/TBCPADDING
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8747 ***
    *** gcm 8748 ***
    *** gcm 8749 ***
    *** gcm 8750 ***
    *** gcm 8751 ***
    *** gcm 8752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/X9.23PADDING
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTE
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB240/ZEROBYTEPADDING
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126-2PADDING
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO10126PADDING
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ISO7816-4PADDING
    07:48:00.476 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/NOPADDING
    07:48:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS5
    07:48:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS5PADDING
    07:48:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8753 ***
    *** gcm 8754 ***
    *** gcm 8755 ***
    *** gcm 8756 ***
    *** 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 ***
    *** gcm 8781 ***
    *** gcm 8782 ***
    *** gcm 8783 ***
    *** gcm 8784 ***
    *** gcm 8785 ***
    *** gcm 8786 ***
    *** gcm 8787 ***
    *** gcm 8788 ***
    *** gcm 8789 ***
    *** gcm 8790 ***
    *** gcm 8791 ***
    *** gcm 8792 ***
    *** gcm 8793 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS7
    07:48:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/PKCS7PADDING
    07:48:00.477 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/TBC
    07:48:00.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/TBCPADDING
    07:48:00.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8794 ***
    *** gcm 8795 ***
    *** gcm 8796 ***
    *** gcm 8797 ***
    *** gcm 8798 ***
    *** gcm 8799 ***
    *** gcm 8800 ***
    *** gcm 8801 ***
    *** gcm 8802 ***
    *** gcm 8803 ***
    *** gcm 8804 ***
    *** gcm 8805 ***
    *** gcm 8806 ***
    *** gcm 8807 ***
    *** gcm 8808 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.478 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/X9.23PADDING
    07:48:00.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTE
    07:48:00.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB248/ZEROBYTEPADDING
    07:48:00.479 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/
    07:48:00.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126
    07:48:00.480 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2
    07:48:00.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126-2PADDING
    07:48:00.481 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO10126PADDING
    07:48:00.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4
    07:48:00.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ISO7816-4PADDING
    07:48:00.482 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/NOPADDING
    07:48:00.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8809 ***
    *** gcm 8810 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.483 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS5PADDING
    07:48:00.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS7
    07:48:00.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8811 ***
    *** gcm 8812 ***
    *** gcm 8813 ***
    *** gcm 8814 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/PKCS7PADDING
    07:48:00.484 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/TBC
    07:48:00.485 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/TBCPADDING
    07:48:00.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8815 ***
    *** gcm 8816 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/X9.23
    07:48:00.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8817 ***
    *** gcm 8818 ***
    *** gcm 8819 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.486 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8820 ***
    *** gcm 8821 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTE
    07:48:00.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB256/ZEROBYTEPADDING
    07:48:00.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/
    07:48:00.487 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126
    07:48:00.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2
    07:48:00.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8822 ***
    *** gcm 8823 ***
    *** gcm 8824 ***
    *** gcm 8825 ***
    *** gcm 8826 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126-2PADDING
    07:48:00.488 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO10126PADDING
    07:48:00.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4
    07:48:00.489 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.489 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ISO7816-4PADDING
    07:48:00.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/NOPADDING
    07:48:00.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.490 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS5
    07:48:00.490 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS5PADDING
    07:48:00.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS7
    07:48:00.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/PKCS7PADDING
    07:48:00.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/TBC
    07:48:00.491 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.491 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/TBCPADDING
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/X9.23
    07:48:00.492 [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 8846 ***
    *** gcm 8847 ***
    *** gcm 8848 ***
    *** gcm 8849 ***
    *** gcm 8850 ***
    *** gcm 8851 ***
    *** gcm 8852 ***
    *** gcm 8853 ***
    *** gcm 8854 ***
    *** gcm 8855 ***
    *** gcm 8856 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/X9.23PADDING
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTE
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB32/ZEROBYTEPADDING
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126-2PADDING
    07:48:00.492 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.492 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO10126PADDING
    07:48:00.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4
    07:48:00.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ISO7816-4PADDING
    07:48:00.493 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.493 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/NOPADDING
    07:48:00.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS5
    07:48:00.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS5PADDING
    07:48:00.494 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.494 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS7
    07:48:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/PKCS7PADDING
    07:48:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8857 ***
    *** gcm 8858 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/TBCPADDING
    07:48:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.495 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/X9.23
    07:48:00.495 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8859 ***
    *** gcm 8860 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTE
    07:48:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB40/ZEROBYTEPADDING
    07:48:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/
    07:48:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8877 ***
    *** gcm 8878 ***
    *** gcm 8879 ***
    *** gcm 8880 ***
    *** gcm 8881 ***
    *** gcm 8882 ***
    *** gcm 8883 ***
    *** gcm 8884 ***
    *** gcm 8885 ***
    *** gcm 8886 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126
    07:48:00.496 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8887 ***
    *** gcm 8888 ***
    *** gcm 8889 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.496 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2
    07:48:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126-2PADDING
    07:48:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO10126PADDING
    07:48:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4
    07:48:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ISO7816-4PADDING
    07:48:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/NOPADDING
    07:48:00.497 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.497 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS5
    07:48:00.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS5PADDING
    07:48:00.498 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.498 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS7
    07:48:00.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/PKCS7PADDING
    07:48:00.499 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.499 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/TBC
    07:48:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/TBCPADDING
    07:48:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/X9.23
    07:48:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/X9.23PADDING
    07:48:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/X9.23PADDING": 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:48:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTE
    07:48:00.500 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTE": 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:48:00.500 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB48/ZEROBYTEPADDING
    07:48:00.501 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.501 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/
    07:48:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8917 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126
    07:48:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8918 ***
    *** gcm 8919 ***
    *** gcm 8920 ***
    *** gcm 8921 ***
    *** gcm 8922 ***
    *** gcm 8923 ***
    *** gcm 8924 ***
    *** gcm 8925 ***
    *** gcm 8926 ***
    *** gcm 8927 ***
    *** gcm 8928 ***
    *** gcm 8929 ***
    *** gcm 8930 ***
    *** gcm 8931 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2
    07:48:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8932 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126-2PADDING
    07:48:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8933 ***
    *** gcm 8934 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO10126PADDING
    07:48:00.502 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.502 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8935 ***
    *** gcm 8936 ***
    *** gcm 8937 ***
    *** gcm 8938 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ISO7816-4PADDING
    07:48:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/NOPADDING
    07:48:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS5
    07:48:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS5PADDING
    07:48:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8939 ***
    *** gcm 8940 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.503 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS7
    07:48:00.503 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/PKCS7PADDING
    07:48:00.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8941 ***
    *** gcm 8942 ***
    *** gcm 8943 ***
    *** gcm 8944 ***
    *** gcm 8945 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/TBC
    07:48:00.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8946 ***
    *** gcm 8947 ***
    *** gcm 8948 ***
    *** gcm 8949 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/X9.23
    07:48:00.504 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.504 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/X9.23PADDING
    07:48:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTE
    07:48:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB56/ZEROBYTEPADDING
    07:48:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/
    07:48:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126
    07:48:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8974 ***
    *** gcm 8975 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.505 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2
    07:48:00.505 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126-2PADDING
    07:48:00.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO10126PADDING
    07:48:00.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.506 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8976 ***
    *** gcm 8977 ***
    *** gcm 8978 ***
    *** gcm 8979 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.506 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ISO7816-4PADDING
    07:48:00.507 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.507 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/NOPADDING
    07:48:00.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8980 ***
    *** gcm 8981 ***
    *** gcm 8982 ***
    *** gcm 8983 ***
    *** gcm 8984 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS5
    07:48:00.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS5PADDING
    07:48:00.508 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.508 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS7
    07:48:00.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.509 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/PKCS7PADDING
    07:48:00.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.509 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/TBC
    07:48:00.509 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/TBCPADDING
    07:48:00.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/X9.23
    07:48:00.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8985 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/X9.23PADDING
    07:48:00.510 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.510 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTE
    07:48:00.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB64/ZEROBYTEPADDING
    07:48:00.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/
    07:48:00.511 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.511 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8986 ***
    *** gcm 8987 ***
    *** gcm 8988 ***
    *** gcm 8989 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.512 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2
    07:48:00.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.512 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126-2PADDING
    07:48:00.512 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.513 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO10126PADDING
    07:48:00.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.513 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8990 ***
    *** gcm 8991 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.513 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8992 ***
    *** gcm 8993 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ISO7816-4PADDING
    07:48:00.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/NOPADDING
    07:48:00.514 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.514 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS5
    07:48:00.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8994 ***
    *** gcm 8995 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.515 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS5PADDING
    07:48:00.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.515 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS7
    07:48:00.515 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/PKCS7PADDING
    07:48:00.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/TBC
    07:48:00.516 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.516 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/TBCPADDING
    07:48:00.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.517 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/X9.23
    07:48:00.517 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.517 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/X9.23PADDING
    07:48:00.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.518 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTE
    07:48:00.518 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 8996 ***
    *** gcm 8997 ***
    *** gcm 8998 ***
    *** gcm 8999 ***
    *** gcm 9000 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.518 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB72/ZEROBYTEPADDING
    07:48:00.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9001 ***
    *** gcm 9002 ***
    *** gcm 9003 ***
    *** gcm 9004 ***
    *** gcm 9005 ***
    *** gcm 9006 ***
    *** gcm 9007 ***
    *** gcm 9008 ***
    *** gcm 9009 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9025 ***
    *** gcm 9026 ***
    *** gcm 9027 ***
    *** gcm 9028 ***
    *** gcm 9029 ***
    *** gcm 9030 ***
    *** gcm 9031 ***
    *** gcm 9032 ***
    *** gcm 9033 ***
    *** gcm 9034 ***
    *** gcm 9035 ***
    *** gcm 9036 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.519 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126
    07:48:00.519 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2
    07:48:00.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.520 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9037 ***
    *** gcm 9038 ***
    *** gcm 9039 ***
    *** gcm 9040 ***
    *** gcm 9041 ***
    *** gcm 9042 ***
    *** gcm 9043 ***
    *** gcm 9044 ***
    *** gcm 9045 ***
    *** gcm 9046 ***
    *** gcm 9047 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.520 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO10126PADDING
    07:48:00.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4
    07:48:00.521 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.521 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9048 ***
    *** gcm 9049 ***
    *** gcm 9050 ***
    *** gcm 9051 ***
    *** gcm 9052 ***
    *** gcm 9053 ***
    *** gcm 9054 ***
    *** gcm 9055 ***
    *** gcm 9056 ***
    *** gcm 9057 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/NOPADDING
    07:48:00.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS5
    07:48:00.522 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.522 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS5PADDING
    07:48:00.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS7
    07:48:00.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/PKCS7PADDING
    07:48:00.523 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.523 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/TBC
    07:48:00.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/TBCPADDING
    07:48:00.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/X9.23
    07:48:00.524 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.524 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/X9.23PADDING
    07:48:00.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTE
    07:48:00.525 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.525 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB8/ZEROBYTEPADDING
    07:48:00.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.526 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/
    07:48:00.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.526 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126
    07:48:00.526 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2
    07:48:00.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126-2PADDING
    07:48:00.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO10126PADDING
    07:48:00.527 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.527 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4
    07:48:00.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ISO7816-4PADDING
    07:48:00.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/NOPADDING
    07:48:00.528 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.528 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS5
    07:48:00.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS5PADDING
    07:48:00.529 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.529 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS7
    07:48:00.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.530 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/PKCS7PADDING
    07:48:00.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.530 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/TBC
    07:48:00.530 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.531 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/TBCPADDING
    07:48:00.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.531 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/X9.23
    07:48:00.531 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.531 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/X9.23PADDING
    07:48:00.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.532 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTE
    07:48:00.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.532 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB80/ZEROBYTEPADDING
    07:48:00.532 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.532 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/
    07:48:00.533 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.533 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126
    07:48:00.534 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.534 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2
    07:48:00.535 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.535 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126-2PADDING
    07:48:00.535 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.535 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO10126PADDING
    07:48:00.535 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.535 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4
    07:48:00.536 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.536 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ISO7816-4PADDING
    07:48:00.536 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.536 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/NOPADDING
    07:48:00.536 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.537 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS5
    07:48:00.537 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.538 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS5PADDING
    07:48:00.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.538 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS7
    07:48:00.538 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.538 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/PKCS7PADDING
    07:48:00.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/TBC
    07:48:00.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/TBCPADDING
    07:48:00.539 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.539 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/X9.23
    07:48:00.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/X9.23PADDING
    07:48:00.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.540 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTE
    07:48:00.540 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB88/ZEROBYTEPADDING
    07:48:00.541 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.541 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/
    07:48:00.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126
    07:48:00.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.542 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2
    07:48:00.542 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126-2PADDING
    07:48:00.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.543 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO10126PADDING
    07:48:00.543 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4
    07:48:00.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ISO7816-4PADDING
    07:48:00.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.544 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9058 ***
    *** gcm 9059 ***
    *** gcm 9060 ***
    *** gcm 9061 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.544 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS5
    07:48:00.545 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.545 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9062 ***
    *** gcm 9063 ***
    *** gcm 9064 ***
    *** gcm 9065 ***
    *** gcm 9066 ***
    *** gcm 9067 ***
    *** gcm 9068 ***
    *** gcm 9069 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS7
    07:48:00.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/PKCS7PADDING
    07:48:00.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.546 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/TBC
    07:48:00.546 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9070 ***
    *** gcm 9071 ***
    *** gcm 9072 ***
    *** gcm 9073 ***
    *** gcm 9074 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/TBCPADDING
    07:48:00.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9075 ***
    *** gcm 9076 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9077 ***
    *** gcm 9078 ***
    *** gcm 9079 ***
    *** gcm 9080 ***
    *** gcm 9081 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/X9.23PADDING
    07:48:00.547 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.547 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTE
    07:48:00.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CFB96/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9082 ***
    *** gcm 9083 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.548 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CTS/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9084 ***
    *** gcm 9085 ***
    *** gcm 9086 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.548 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/CTS/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9087 ***
    *** gcm 9088 ***
    *** gcm 9089 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.549 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.549 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/EAX/
    07:48:00.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.550 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/EAX/NOPADDING
    07:48:00.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.550 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/ECB/
    07:48:00.550 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.551 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/ECB/NOPADDING
    07:48:00.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.551 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/
    07:48:00.551 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9090 ***
    *** gcm 9091 ***
    *** gcm 9092 ***
    *** gcm 9093 ***
    *** gcm 9094 ***
    *** gcm 9095 ***
    *** gcm 9096 ***
    *** gcm 9097 ***
    *** gcm 9098 ***
    *** gcm 9099 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.551 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126
    07:48:00.553 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.554 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2
    07:48:00.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.554 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126-2PADDING
    07:48:00.554 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO10126PADDING
    07:48:00.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4
    07:48:00.555 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.555 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9100 ***
    *** gcm 9101 ***
    *** gcm 9102 ***
    *** gcm 9103 ***
    *** gcm 9104 ***
    *** gcm 9105 ***
    *** gcm 9106 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/NOPADDING
    07:48:00.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9107 ***
    *** gcm 9108 ***
    *** gcm 9109 ***
    *** gcm 9110 ***
    *** gcm 9111 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS5
    07:48:00.556 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9112 ***
    *** gcm 9113 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.556 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS5PADDING
    07:48:00.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.558 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9114 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.558 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9115 ***
    *** gcm 9116 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.558 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.558 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9117 ***
    *** gcm 9118 ***
    *** gcm 9119 ***
    *** gcm 9120 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/TBCPADDING
    07:48:00.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.559 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/X9.23
    07:48:00.559 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/X9.23PADDING
    07:48:00.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTE
    07:48:00.560 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.560 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/GOFB/ZEROBYTEPADDING
    07:48:00.561 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.561 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9121 ***
    *** gcm 9122 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9123 ***
    *** gcm 9124 ***
    *** gcm 9125 ***
    *** gcm 9126 ***
    *** gcm 9127 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.562 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9128 ***
    *** gcm 9129 ***
    *** gcm 9130 ***
    *** gcm 9131 ***
    *** gcm 9132 ***
    *** gcm 9133 ***
    *** gcm 9134 ***
    *** gcm 9135 ***
    *** gcm 9136 ***
    *** gcm 9137 ***
    *** gcm 9138 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.562 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2
    07:48:00.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126-2PADDING
    07:48:00.563 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.563 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO10126PADDING
    07:48:00.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4
    07:48:00.564 [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 9139 ***
    *** gcm 9140 ***
    *** gcm 9141 ***
    *** gcm 9142 ***
    *** gcm 9143 ***
    *** gcm 9144 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.564 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ISO7816-4PADDING
    07:48:00.564 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/NOPADDING
    07:48:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9145 ***
    *** gcm 9146 ***
    *** gcm 9147 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.565 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9148 ***
    *** gcm 9149 ***
    *** gcm 9150 ***
    *** gcm 9151 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.565 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS5PADDING
    07:48:00.566 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9152 ***
    *** gcm 9153 ***
    *** gcm 9154 ***
    *** gcm 9155 ***
    *** gcm 9156 ***
    *** gcm 9157 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS7
    07:48:00.566 [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 9158 ***
    *** gcm 9159 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.566 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/PKCS7PADDING
    07:48:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9160 ***
    *** gcm 9161 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9162 ***
    *** gcm 9163 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/TBCPADDING
    07:48:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9164 ***
    *** gcm 9165 ***
    *** gcm 9166 ***
    *** gcm 9167 ***
    *** gcm 9168 ***
    *** gcm 9169 ***
    *** gcm 9170 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.567 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9171 ***
    *** gcm 9172 ***
    *** gcm 9173 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.567 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/X9.23PADDING
    07:48:00.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9174 ***
    *** gcm 9175 ***
    *** gcm 9176 ***
    *** gcm 9177 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.568 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.568 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB/ZEROBYTEPADDING
    07:48:00.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9178 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/
    07:48:00.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9179 ***
    *** gcm 9180 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.569 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126
    07:48:00.569 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9181 ***
    *** gcm 9182 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9183 ***
    *** gcm 9184 ***
    *** gcm 9185 ***
    *** gcm 9186 ***
    *** gcm 9187 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9188 ***
    *** gcm 9189 ***
    *** gcm 9190 ***
    *** gcm 9191 ***
    *** gcm 9192 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126-2PADDING
    07:48:00.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.570 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO10126PADDING
    07:48:00.570 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9193 ***
    *** gcm 9194 ***
    *** gcm 9195 ***
    *** gcm 9196 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ISO7816-4PADDING
    07:48:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9197 ***
    *** gcm 9198 ***
    *** gcm 9199 ***
    *** gcm 9200 ***
    *** gcm 9201 ***
    *** gcm 9202 ***
    *** gcm 9203 ***
    *** gcm 9204 ***
    *** gcm 9205 ***
    *** gcm 9206 ***
    *** gcm 9207 ***
    *** gcm 9208 ***
    *** gcm 9209 ***
    *** gcm 9210 ***
    *** gcm 9211 ***
    *** gcm 9212 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.571 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/NOPADDING
    07:48:00.571 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS5
    07:48:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9213 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.572 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.572 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS7
    07:48:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.573 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/PKCS7PADDING
    07:48:00.573 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/TBC
    07:48:00.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/TBCPADDING
    07:48:00.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/X9.23
    07:48:00.574 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.574 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9214 ***
    *** gcm 9215 ***
    *** gcm 9216 ***
    *** gcm 9217 ***
    *** gcm 9218 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9219 ***
    *** gcm 9220 ***
    *** gcm 9221 ***
    *** gcm 9222 ***
    *** gcm 9223 ***
    *** gcm 9224 ***
    *** gcm 9225 ***
    *** gcm 9226 ***
    *** gcm 9227 ***
    *** gcm 9228 ***
    *** gcm 9229 ***
    *** gcm 9230 ***
    *** gcm 9231 ***
    *** gcm 9232 ***
    *** gcm 9233 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTE
    07:48:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB104/ZEROBYTEPADDING
    07:48:00.575 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.575 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/
    07:48:00.576 [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 9234 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126
    07:48:00.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.576 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2
    07:48:00.576 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126-2PADDING
    07:48:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9235 ***
    *** gcm 9236 ***
    *** gcm 9237 ***
    *** gcm 9238 ***
    *** gcm 9239 ***
    *** gcm 9240 ***
    *** gcm 9241 ***
    *** gcm 9242 ***
    *** gcm 9243 ***
    *** gcm 9244 ***
    *** gcm 9245 ***
    *** gcm 9246 ***
    *** gcm 9247 ***
    *** gcm 9248 ***
    *** gcm 9249 ***
    *** gcm 9250 ***
    *** gcm 9251 ***
    *** gcm 9252 ***
    *** gcm 9253 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.577 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO10126PADDING
    07:48:00.577 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.578 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4
    07:48:00.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.578 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ISO7816-4PADDING
    07:48:00.578 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.578 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9254 ***
    *** gcm 9255 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS5
    07:48:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS5PADDING
    07:48:00.579 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9256 ***
    *** gcm 9257 ***
    *** gcm 9258 ***
    *** gcm 9259 ***
    *** gcm 9260 ***
    *** gcm 9261 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.579 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS7
    07:48:00.580 [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 9262 ***
    *** gcm 9263 ***
    *** gcm 9264 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/PKCS7PADDING
    07:48:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.580 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/TBC
    07:48:00.580 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.581 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/TBCPADDING
    07:48:00.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.581 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/X9.23
    07:48:00.581 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.582 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/X9.23PADDING
    07:48:00.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9265 ***
    *** gcm 9266 ***
    *** gcm 9267 ***
    *** gcm 9268 ***
    *** gcm 9269 ***
    *** gcm 9270 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.582 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTE
    07:48:00.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9271 ***
    *** gcm 9272 ***
    *** gcm 9273 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.582 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB112/ZEROBYTEPADDING
    07:48:00.582 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 9293 ***
    *** gcm 9294 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/
    07:48:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9295 ***
    *** gcm 9296 ***
    *** gcm 9297 ***
    *** gcm 9298 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126
    07:48:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.583 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2
    07:48:00.583 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.584 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126-2PADDING
    07:48:00.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.584 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO10126PADDING
    07:48:00.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.584 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4
    07:48:00.584 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ISO7816-4PADDING
    07:48:00.585 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.585 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/NOPADDING
    07:48:00.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.586 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS5
    07:48:00.586 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.586 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9299 ***
    *** gcm 9300 ***
    *** gcm 9301 ***
    *** gcm 9302 ***
    *** gcm 9303 ***
    *** gcm 9304 ***
    *** gcm 9305 ***
    *** gcm 9306 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.586 [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 9307 ***
    *** gcm 9308 ***
    *** gcm 9309 ***
    *** gcm 9310 ***
    *** gcm 9311 ***
    *** gcm 9312 ***
    *** gcm 9313 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.586 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS7
    07:48:00.587 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/PKCS7PADDING
    07:48:00.587 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/TBC
    07:48:00.587 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.587 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/TBCPADDING
    07:48:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/X9.23
    07:48:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9314 ***
    *** gcm 9315 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/X9.23PADDING
    07:48:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.588 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTE
    07:48:00.588 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.589 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB120/ZEROBYTEPADDING
    07:48:00.589 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.589 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/
    07:48:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9316 ***
    *** gcm 9317 ***
    *** gcm 9318 ***
    *** gcm 9319 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.590 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126
    07:48:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 9339 ***
    *** gcm 9340 ***
    *** gcm 9341 ***
    *** gcm 9342 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.590 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2
    07:48:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.590 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9343 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.590 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO10126PADDING
    07:48:00.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4

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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.591 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ISO7816-4PADDING
    07:48:00.591 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9363 ***
    *** gcm 9364 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/NOPADDING
    07:48:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9365 ***
    *** gcm 9366 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS5PADDING
    07:48:00.592 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9367 ***
    *** gcm 9368 ***
    *** gcm 9369 ***
    *** gcm 9370 ***
    *** gcm 9371 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.592 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS7
    07:48:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/PKCS7PADDING
    07:48:00.593 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9372 ***
    *** gcm 9373 ***
    *** gcm 9374 ***
    *** gcm 9375 ***
    *** gcm 9376 ***
    *** gcm 9377 ***
    *** gcm 9378 ***
    *** gcm 9379 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.593 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/TBC
    07:48:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9380 ***
    *** gcm 9381 ***
    *** gcm 9382 ***
    *** gcm 9383 ***
    *** gcm 9384 ***
    *** gcm 9385 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/TBCPADDING
    07:48:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9386 ***
    *** gcm 9387 ***
    *** gcm 9388 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9389 ***
    *** gcm 9390 ***
    *** gcm 9391 ***
    *** gcm 9392 ***
    *** gcm 9393 ***
    *** gcm 9394 ***
    *** gcm 9395 ***
    *** gcm 9396 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.594 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9397 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.594 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/X9.23PADDING
    07:48:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9398 ***
    *** gcm 9399 ***
    *** gcm 9400 ***
    *** gcm 9401 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTE
    07:48:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB128/ZEROBYTEPADDING
    07:48:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9402 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.595 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9403 ***
    *** gcm 9404 ***
    *** gcm 9405 ***
    *** gcm 9406 ***
    *** gcm 9407 ***
    *** gcm 9408 ***
    *** gcm 9409 ***
    *** gcm 9410 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.595 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126
    07:48:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2
    07:48:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9411 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.596 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.596 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO10126PADDING
    07:48:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.597 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4
    07:48:00.597 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ISO7816-4PADDING
    07:48:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/NOPADDING
    07:48:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS5
    07:48:00.598 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.598 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9412 ***
    *** gcm 9413 ***
    *** gcm 9414 ***
    *** gcm 9415 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9416 ***
    *** gcm 9417 ***
    *** gcm 9418 ***
    *** gcm 9419 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS7
    07:48:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9420 ***
    *** gcm 9421 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/PKCS7PADDING
    07:48:00.599 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.599 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/TBC
    07:48:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9422 ***
    *** gcm 9423 ***
    *** gcm 9424 ***
    *** gcm 9425 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/TBCPADDING
    07:48:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9426 ***
    *** gcm 9427 ***
    *** gcm 9428 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/X9.23
    07:48:00.600 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9429 ***
    *** gcm 9430 ***
    *** gcm 9431 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.600 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/X9.23PADDING
    07:48:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9432 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.601 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB136/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9433 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.601 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/
    07:48:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126
    07:48:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9434 ***
    *** gcm 9435 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.602 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9436 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.602 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126-2PADDING
    07:48:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO10126PADDING
    07:48:00.603 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.603 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4
    07:48:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ISO7816-4PADDING
    07:48:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9437 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/NOPADDING
    07:48:00.604 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.604 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9438 ***
    *** gcm 9439 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9440 ***
    *** gcm 9441 ***
    *** gcm 9442 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.605 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9443 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.605 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.605 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9444 ***
    *** gcm 9445 ***
    *** gcm 9446 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/PKCS7PADDING
    07:48:00.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/TBC
    07:48:00.606 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.606 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9447 ***
    *** gcm 9448 ***
    *** gcm 9449 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.607 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/X9.23
    07:48:00.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.607 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9450 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.607 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.607 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTE
    07:48:00.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9451 ***
    *** gcm 9452 ***
    *** gcm 9453 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.608 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB144/ZEROBYTEPADDING
    07:48:00.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.608 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/
    07:48:00.608 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9454 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.608 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126
    07:48:00.609 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.609 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2
    07:48:00.609 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9455 ***
    *** gcm 9456 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.610 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9457 ***
    *** gcm 9458 ***
    *** gcm 9459 ***
    *** gcm 9460 ***
    *** gcm 9461 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO10126PADDING
    07:48:00.610 [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 9462 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.610 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4
    07:48:00.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ISO7816-4PADDING
    07:48:00.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/NOPADDING
    07:48:00.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9463 ***
    *** gcm 9464 ***
    *** gcm 9465 ***
    *** gcm 9466 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.611 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS5
    07:48:00.611 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS5PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9467 ***
    *** gcm 9468 ***
    *** gcm 9469 ***
    *** gcm 9470 ***
    *** gcm 9471 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS7
    07:48:00.612 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.612 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/PKCS7PADDING
    07:48:00.613 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9472 ***
    *** gcm 9473 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9474 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.613 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.613 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/TBCPADDING
    07:48:00.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/X9.23
    07:48:00.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/X9.23PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9475 ***
    *** gcm 9476 ***
    *** gcm 9477 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.614 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.614 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTE
    07:48:00.615 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB152/ZEROBYTEPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9478 ***
    *** gcm 9479 ***
    *** gcm 9480 ***
    *** gcm 9481 ***
    *** gcm 9482 ***
    *** gcm 9483 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.615 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9484 ***
    *** gcm 9485 ***
    *** gcm 9486 ***
    *** gcm 9487 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.615 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.615 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126
    07:48:00.616 [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 9488 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9489 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126-2PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9490 ***
    *** gcm 9491 ***
    *** gcm 9492 ***
    *** gcm 9493 ***
    *** gcm 9494 ***
    *** gcm 9495 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.616 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.616 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO10126PADDING
    07:48:00.616 [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 9496 ***
    *** gcm 9497 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9498 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.617 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9499 ***
    *** gcm 9500 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ISO7816-4PADDING
    07:48:00.617 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.617 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9501 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9502 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS5
    07:48:00.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS5PADDING
    07:48:00.618 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.618 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS7
    07:48:00.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/PKCS7PADDING
    07:48:00.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/TBC
    07:48:00.619 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.619 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/TBCPADDING
    07:48:00.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/X9.23

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9503 ***
    *** gcm 9504 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/X9.23PADDING
    07:48:00.620 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.620 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTE
    07:48:00.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB16/ZEROBYTEPADDING
    07:48:00.621 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9505 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.621 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126
    07:48:00.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9531 ***
    *** gcm 9532 ***
    *** gcm 9533 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.622 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.622 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126-2PADDING
    07:48:00.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO10126PADDING
    07:48:00.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4
    07:48:00.623 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9534 ***
    *** gcm 9535 ***
    *** gcm 9536 ***
    *** gcm 9537 ***
    *** gcm 9538 ***
    *** gcm 9539 ***
    *** gcm 9540 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.623 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ISO7816-4PADDING
    07:48:00.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/NOPADDING
    07:48:00.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS5
    07:48:00.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9541 ***
    *** gcm 9542 ***
    *** gcm 9543 ***
    *** gcm 9544 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.624 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS5PADDING
    07:48:00.624 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.625 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9545 ***
    *** gcm 9546 ***
    *** gcm 9547 ***
    *** gcm 9548 ***
    *** gcm 9549 ***
    *** gcm 9550 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.625 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/PKCS7PADDING
    07:48:00.625 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9551 ***
    *** gcm 9552 ***
    *** gcm 9553 ***
    *** gcm 9554 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/TBCPADDING
    07:48:00.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.626 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/X9.23
    07:48:00.626 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/X9.23PADDING
    07:48:00.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9555 ***
    *** gcm 9556 ***
    *** gcm 9557 ***
    *** gcm 9558 ***
    *** gcm 9559 ***
    *** gcm 9560 ***
    *** gcm 9561 ***
    *** gcm 9562 ***
    *** gcm 9563 ***
    *** gcm 9564 ***
    *** gcm 9565 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTE
    07:48:00.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.627 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB160/ZEROBYTEPADDING
    07:48:00.627 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/
    07:48:00.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9566 ***
    *** gcm 9567 ***
    *** gcm 9568 ***
    *** gcm 9569 ***
    *** gcm 9570 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126
    07:48:00.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.628 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2
    07:48:00.628 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9571 ***
    *** gcm 9572 ***
    *** gcm 9573 ***
    *** gcm 9574 ***
    *** gcm 9575 ***
    *** gcm 9576 ***
    *** gcm 9577 ***
    *** gcm 9578 ***
    *** gcm 9579 ***
    *** gcm 9580 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126-2PADDING
    07:48:00.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.629 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO10126PADDING
    07:48:00.629 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4
    07:48:00.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ISO7816-4PADDING
    07:48:00.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.630 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9581 ***
    *** gcm 9582 ***
    *** gcm 9583 ***
    *** gcm 9584 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.630 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9585 ***
    *** gcm 9586 ***
    *** gcm 9587 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS5
    07:48:00.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS5PADDING
    07:48:00.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.631 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS7
    07:48:00.631 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9588 ***
    *** gcm 9589 ***
    *** gcm 9590 ***
    *** gcm 9591 ***
    *** gcm 9592 ***
    *** gcm 9593 ***
    *** gcm 9594 ***
    *** gcm 9595 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9596 ***
    *** gcm 9597 ***
    *** gcm 9598 ***
    *** gcm 9599 ***
    *** gcm 9600 ***
    *** gcm 9601 ***
    *** gcm 9602 ***
    *** gcm 9603 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 9621 ***
    *** gcm 9622 ***
    *** gcm 9623 ***
    *** gcm 9624 ***
    *** gcm 9625 ***
    *** gcm 9626 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.632 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/TBCPADDING
    07:48:00.632 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9627 ***
    *** gcm 9628 ***
    *** gcm 9629 ***
    *** gcm 9630 ***
    *** gcm 9631 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.633 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/X9.23
    07:48:00.633 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/X9.23PADDING
    07:48:00.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTE
    07:48:00.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.634 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB168/ZEROBYTEPADDING
    07:48:00.634 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/
    07:48:00.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126
    07:48:00.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.635 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2
    07:48:00.635 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126-2PADDING
    07:48:00.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO10126PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9632 ***
    *** gcm 9633 ***
    *** gcm 9634 ***
    *** gcm 9635 ***
    *** gcm 9636 ***
    *** gcm 9637 ***
    *** gcm 9638 ***
    *** gcm 9639 ***
    *** gcm 9640 ***
    *** gcm 9641 ***
    *** gcm 9642 ***
    *** gcm 9643 ***
    *** gcm 9644 ***
    *** gcm 9645 ***
    *** gcm 9646 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4
    07:48:00.636 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.636 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ISO7816-4PADDING
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/NOPADDING
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS5
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS5PADDING
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS7
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/PKCS7PADDING
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/TBC

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9647 ***
    *** gcm 9648 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.637 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.637 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/TBCPADDING
    07:48:00.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/X9.23
    07:48:00.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/X9.23PADDING
    07:48:00.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTE
    07:48:00.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB176/ZEROBYTEPADDING
    07:48:00.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/
    07:48:00.638 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.638 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9649 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126-2PADDING
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO10126PADDING
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9650 ***
    *** gcm 9651 ***
    *** gcm 9652 ***
    *** gcm 9653 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.639 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/NOPADDING
    07:48:00.639 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS5
    07:48:00.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS5PADDING
    07:48:00.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9654 ***
    *** gcm 9655 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS7
    07:48:00.640 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.640 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/PKCS7PADDING
    07:48:00.641 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.641 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/TBC
    07:48:00.641 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.641 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/TBCPADDING
    07:48:00.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/X9.23
    07:48:00.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/X9.23PADDING
    07:48:00.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTE
    07:48:00.642 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.642 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB184/ZEROBYTEPADDING
    07:48:00.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/
    07:48:00.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126
    07:48:00.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 9680 ***
    *** gcm 9681 ***
    *** 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 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2
    07:48:00.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9700 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.643 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126-2PADDING
    07:48:00.643 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.644 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO10126PADDING
    07:48:00.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.644 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4
    07:48:00.644 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.644 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ISO7816-4PADDING
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/NOPADDING
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS5
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS5PADDING
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS7
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/PKCS7PADDING
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/TBC
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/TBCPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9701 ***
    *** gcm 9702 ***
    *** gcm 9703 ***
    *** gcm 9704 ***
    *** gcm 9705 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.648 [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 9706 ***
    *** gcm 9707 ***
    *** gcm 9708 ***
    *** gcm 9709 ***
    *** gcm 9710 ***
    *** gcm 9711 ***
    *** gcm 9712 ***
    *** gcm 9713 ***
    *** gcm 9714 ***
    *** gcm 9715 ***
    *** gcm 9716 ***
    *** gcm 9717 ***
    *** gcm 9718 ***
    *** gcm 9719 ***
    *** gcm 9720 ***
    *** gcm 9721 ***
    *** gcm 9722 ***
    *** gcm 9723 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.648 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/X9.23
    07:48:00.648 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/X9.23PADDING
    07:48:00.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTE

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9724 ***
    *** gcm 9725 ***
    *** gcm 9726 ***
    *** gcm 9727 ***
    *** gcm 9728 ***
    *** gcm 9729 ***
    *** gcm 9730 ***
    *** gcm 9731 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB192/ZEROBYTEPADDING
    07:48:00.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.649 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/
    07:48:00.649 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126
    07:48:00.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9732 ***
    *** gcm 9733 ***
    *** gcm 9734 ***
    *** gcm 9735 ***
    *** gcm 9736 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2
    07:48:00.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126-2PADDING
    07:48:00.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO10126PADDING
    07:48:00.650 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.650 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4
    07:48:00.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ISO7816-4PADDING
    07:48:00.651 [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 9737 ***
    *** gcm 9738 ***
    *** gcm 9739 ***
    *** gcm 9740 ***
    *** gcm 9741 ***
    *** gcm 9742 ***
    *** gcm 9743 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/NOPADDING
    07:48:00.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS5
    07:48:00.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.651 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS5PADDING
    07:48:00.651 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9744 ***
    *** gcm 9745 ***
    *** gcm 9746 ***
    *** gcm 9747 ***
    *** gcm 9748 ***
    *** gcm 9749 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS7
    07:48:00.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/PKCS7PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9750 ***
    *** gcm 9751 ***
    *** gcm 9752 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/TBC
    07:48:00.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/TBCPADDING
    07:48:00.652 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.652 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/X9.23
    07:48:00.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.653 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/X9.23PADDING
    07:48:00.653 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.660 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTE
    07:48:00.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.661 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB200/ZEROBYTEPADDING
    07:48:00.661 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9753 ***
    *** gcm 9754 ***
    *** gcm 9755 ***
    *** gcm 9756 ***
    *** gcm 9757 ***
    *** gcm 9758 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.661 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/
    07:48:00.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126
    07:48:00.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2
    07:48:00.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9759 ***
    *** gcm 9760 ***
    *** gcm 9761 ***
    *** gcm 9762 ***
    *** gcm 9763 ***
    *** gcm 9764 ***
    *** gcm 9765 ***
    *** gcm 9766 ***
    *** gcm 9767 ***
    *** gcm 9768 ***
    *** gcm 9769 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126-2PADDING
    07:48:00.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.662 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO10126PADDING
    07:48:00.662 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4
    07:48:00.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ISO7816-4PADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9770 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/NOPADDING

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9771 ***
    *** gcm 9772 ***
    *** gcm 9773 ***
    *** gcm 9774 ***
    *** gcm 9775 ***
    *** gcm 9776 ***
    *** gcm 9777 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.663 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS5
    07:48:00.663 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS5PADDING
    07:48:00.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS7
    07:48:00.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/PKCS7PADDING
    07:48:00.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/TBC
    07:48:00.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.664 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/TBCPADDING
    07:48:00.664 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.665 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/X9.23
    07:48:00.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.665 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/X9.23PADDING
    07:48:00.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.665 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTE
    07:48:00.665 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB208/ZEROBYTEPADDING
    07:48:00.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/
    07:48:00.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9778 ***
    *** gcm 9779 ***
    *** gcm 9780 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126
    07:48:00.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2
    07:48:00.666 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.666 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126-2PADDING
    07:48:00.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO10126PADDING
    07:48:00.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4
    07:48:00.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ISO7816-4PADDING
    07:48:00.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9781 ***
    *** gcm 9782 ***
    *** gcm 9783 ***
    *** gcm 9784 ***
    *** gcm 9785 ***
    *** gcm 9786 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/NOPADDING
    07:48:00.667 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.667 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS5

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** gcm 9787 ***
    *** gcm 9788 ***
    *** gcm 9789 ***
    *** gcm 9790 ***
    *** gcm 9791 ***
    *** gcm 9792 ***
    *** gcm 9793 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS5PADDING
    07:48:00.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS7

org.subshare.crypto.GCMTest > testEncryptionWithBCLowLevelAPI STANDARD_OUT
    *** 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 ***
    *** gcm 9807 ***
    *** gcm 9808 ***
    *** gcm 9809 ***
    *** gcm 9810 ***
    *** gcm 9811 ***
    *** gcm 9812 ***
    *** gcm 9813 ***
    *** gcm 9814 ***
    *** gcm 9815 ***
    *** gcm 9816 ***
    *** gcm 9817 ***
    *** gcm 9818 ***
    *** gcm 9819 ***
    *** gcm 9820 ***
    *** gcm 9821 ***
    *** gcm 9822 ***
    *** 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 ***
    *** gcm 9839 ***
    *** gcm 9840 ***
    *** gcm 9841 ***
    *** gcm 9842 ***
    *** gcm 9843 ***
    *** gcm 9844 ***
    *** gcm 9845 ***
    *** gcm 9846 ***
    *** gcm 9847 ***
    *** gcm 9848 ***
    *** gcm 9849 ***
    *** gcm 9850 ***
    *** gcm 9851 ***
    *** gcm 9852 ***
    *** gcm 9853 ***
    *** gcm 9854 ***
    *** gcm 9855 ***
    *** gcm 9856 ***
    *** gcm 9857 ***
    *** gcm 9858 ***
    *** gcm 9859 ***
    *** gcm 9860 ***
    *** gcm 9861 ***
    *** gcm 9862 ***
    *** gcm 9863 ***
    *** gcm 9864 ***
    *** gcm 9865 ***
    *** gcm 9866 ***
    *** gcm 9867 ***
    *** gcm 9868 ***
    *** gcm 9869 ***
    *** gcm 9870 ***
    *** gcm 9871 ***
    *** gcm 9872 ***
    *** gcm 9873 ***
    *** gcm 9874 ***
    *** gcm 9875 ***
    *** gcm 9876 ***
    *** gcm 9877 ***
    *** gcm 9878 ***
    *** gcm 9879 ***
    *** gcm 9880 ***
    *** gcm 9881 ***
    *** gcm 9882 ***
    *** gcm 9883 ***
    *** gcm 9884 ***
    *** gcm 9885 ***
    *** gcm 9886 ***
    *** gcm 9887 ***
    *** gcm 9888 ***
    *** gcm 9889 ***
    *** gcm 9890 ***
    *** gcm 9891 ***
    *** gcm 9892 ***
    *** gcm 9893 ***
    *** gcm 9894 ***
    *** gcm 9895 ***
    *** gcm 9896 ***
    *** gcm 9897 ***
    *** gcm 9898 ***
    *** gcm 9899 ***
    *** gcm 9900 ***
    *** gcm 9901 ***
    *** gcm 9902 ***
    *** gcm 9903 ***
    *** gcm 9904 ***
    *** gcm 9905 ***
    *** gcm 9906 ***
    *** gcm 9907 ***
    *** gcm 9908 ***
    *** gcm 9909 ***
    *** gcm 9910 ***
    *** gcm 9911 ***
    *** gcm 9912 ***
    *** gcm 9913 ***
    *** gcm 9914 ***
    *** gcm 9915 ***
    *** gcm 9916 ***
    *** gcm 9917 ***
    *** gcm 9918 ***
    *** gcm 9919 ***
    *** gcm 9920 ***
    *** gcm 9921 ***
    *** gcm 9922 ***
    *** gcm 9923 ***
    *** gcm 9924 ***
    *** gcm 9925 ***
    *** gcm 9926 ***
    *** gcm 9927 ***
    *** gcm 9928 ***
    *** gcm 9929 ***
    *** gcm 9930 ***
    *** gcm 9931 ***
    *** 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 ***
    *** 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 ***
    *** gcm 9966 ***
    *** gcm 9967 ***
    *** gcm 9968 ***
    *** gcm 9969 ***
    *** gcm 9970 ***
    *** gcm 9971 ***
    *** gcm 9972 ***
    *** gcm 9973 ***
    *** gcm 9974 ***
    *** gcm 9975 ***
    *** gcm 9976 ***
    *** gcm 9977 ***
    *** gcm 9978 ***
    *** gcm 9979 ***
    *** gcm 9980 ***
    *** gcm 9981 ***
    *** gcm 9982 ***
    *** gcm 9983 ***
    *** gcm 9984 ***
    *** gcm 9985 ***
    *** gcm 9986 ***
    *** gcm 9987 ***
    *** gcm 9988 ***
    *** gcm 9989 ***
    *** gcm 9990 ***
    *** gcm 9991 ***
    *** gcm 9992 ***
    *** gcm 9993 ***
    *** gcm 9994 ***
    *** gcm 9995 ***
    *** gcm 9996 ***
    *** gcm 9997 ***
    *** gcm 9998 ***
    *** gcm 9999 ***

org.subshare.crypto.CipherTest > testNullAsKeyParameter STANDARD_OUT
    07:48:00.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.668 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/PKCS7PADDING
    07:48:00.668 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/TBC
    07:48:00.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.669 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/TBCPADDING
    07:48:00.669 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/X9.23
    07:48:00.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/X9.23PADDING
    07:48:00.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTE
    07:48:00.670 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.670 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB216/ZEROBYTEPADDING
    07:48:00.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/
    07:48:00.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126
    07:48:00.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.671 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2
    07:48:00.671 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126-2PADDING
    07:48:00.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO10126PADDING
    07:48:00.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4
    07:48:00.672 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.672 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ISO7816-4PADDING
    07:48:00.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.673 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/NOPADDING
    07:48:00.673 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.680 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS5
    07:48:00.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.681 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS5PADDING
    07:48:00.681 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS7
    07:48:00.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/PKCS7PADDING
    07:48:00.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/TBC
    07:48:00.682 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.682 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/TBCPADDING
    07:48:00.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/X9.23
    07:48:00.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/X9.23PADDING
    07:48:00.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.683 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTE
    07:48:00.683 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB224/ZEROBYTEPADDING
    07:48:00.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/
    07:48:00.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126
    07:48:00.684 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.684 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2
    07:48:00.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126-2PADDING
    07:48:00.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.685 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO10126PADDING
    07:48:00.685 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4
    07:48:00.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:48:00.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ISO7816-4PADDING
    07:48:00.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:48:00.686 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/NOPADDING
    07:48:00.686 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS5
    07:48:00.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS5PADDING
    07:48:00.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS7
    07:48:00.687 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.687 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/PKCS7PADDING
    07:48:00.688 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/TBC
    07:48:00.688 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/TBCPADDING
    07:48:00.688 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/X9.23
    07:48:00.688 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.688 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/X9.23PADDING
    07:48:00.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:48:00.689 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTE
    07:48:00.689 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.689 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB232/ZEROBYTEPADDING
    07:48:00.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/
    07:48:00.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126
    07:48:00.690 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2
    07:48:00.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:48:00.690 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126-2PADDING
    07:48:00.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO10126PADDING
    07:48:00.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4
    07:48:00.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.691 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ISO7816-4PADDING
    07:48:00.691 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/NOPADDING
    07:48:00.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS5
    07:48:00.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS5PADDING
    07:48:00.692 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.692 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS7
    07:48:00.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/PKCS7PADDING
    07:48:00.693 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.693 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/TBC
    07:48:00.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.694 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/TBCPADDING
    07:48:00.694 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.700 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/X9.23
    07:48:00.700 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.700 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/X9.23PADDING
    07:48:00.701 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.701 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTE
    07:48:00.701 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.701 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB24/ZEROBYTEPADDING
    07:48:00.702 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.702 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/
    07:48:00.702 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.702 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126
    07:48:00.702 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.702 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2
    07:48:00.703 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.703 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126-2PADDING
    07:48:00.703 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.703 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO10126PADDING
    07:48:00.703 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.703 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4
    07:48:00.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.704 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ISO7816-4PADDING
    07:48:00.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.704 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/NOPADDING
    07:48:00.704 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.705 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS5
    07:48:00.705 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.705 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS5PADDING
    07:48:00.705 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.706 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS7
    07:48:00.706 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.706 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/PKCS7PADDING
    07:48:00.706 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.706 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/TBC
    07:48:00.706 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.706 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/TBCPADDING
    07:48:00.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/X9.23
    07:48:00.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/X9.23PADDING
    07:48:00.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.707 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTE
    07:48:00.707 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB240/ZEROBYTEPADDING
    07:48:00.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/
    07:48:00.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126
    07:48:00.708 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.708 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2
    07:48:00.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.709 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126-2PADDING
    07:48:00.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.709 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO10126PADDING
    07:48:00.709 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4
    07:48:00.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ISO7816-4PADDING
    07:48:00.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/NOPADDING
    07:48:00.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.710 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS5
    07:48:00.710 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS5PADDING
    07:48:00.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS7
    07:48:00.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/PKCS7PADDING
    07:48:00.711 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.711 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/TBC
    07:48:00.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/TBCPADDING
    07:48:00.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/X9.23
    07:48:00.712 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.712 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/X9.23PADDING
    07:48:00.713 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTE
    07:48:00.714 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.714 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB248/ZEROBYTEPADDING
    07:48:00.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/
    07:48:00.723 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.723 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126-2PADDING
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO10126PADDING
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ISO7816-4PADDING
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/NOPADDING
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS5
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS5PADDING
    07:48:00.724 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.724 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS7
    07:48:00.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/PKCS7PADDING
    07:48:00.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/TBC
    07:48:00.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/TBCPADDING
    07:48:00.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/X9.23
    07:48:00.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.725 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/X9.23PADDING
    07:48:00.725 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTE
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB256/ZEROBYTEPADDING
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126-2PADDING
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO10126PADDING
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ISO7816-4PADDING
    07:48:00.726 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.726 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/NOPADDING
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS5
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS5PADDING
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS7
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/PKCS7PADDING
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/TBC
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/TBCPADDING
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/X9.23
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/X9.23PADDING
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTE
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB32/ZEROBYTEPADDING
    07:48:00.727 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.727 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126-2PADDING
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO10126PADDING
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ISO7816-4PADDING
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/NOPADDING
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS5
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS5PADDING
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.728 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS7
    07:48:00.728 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/PKCS7PADDING
    07:48:00.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/TBC
    07:48:00.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.729 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/TBCPADDING
    07:48:00.729 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.730 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/X9.23
    07:48:00.730 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.730 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/X9.23PADDING
    07:48:00.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.731 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTE
    07:48:00.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.731 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB40/ZEROBYTEPADDING
    07:48:00.731 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126-2PADDING
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO10126PADDING
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ISO7816-4PADDING
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/NOPADDING
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.732 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS5
    07:48:00.732 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS5PADDING
    07:48:00.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS7
    07:48:00.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/PKCS7PADDING
    07:48:00.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/TBC
    07:48:00.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/TBCPADDING
    07:48:00.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.733 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/X9.23
    07:48:00.733 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/X9.23PADDING
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTE
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB48/ZEROBYTEPADDING
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126-2PADDING
    07:48:00.734 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.734 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO10126PADDING
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ISO7816-4PADDING
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/NOPADDING
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS5
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS5PADDING
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS7
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/PKCS7PADDING
    07:48:00.735 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.735 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/TBC
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/TBCPADDING
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/X9.23
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/X9.23PADDING
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTE
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB56/ZEROBYTEPADDING
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2
    07:48:00.736 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.736 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126-2PADDING
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO10126PADDING
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ISO7816-4PADDING
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/NOPADDING
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS5
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS5PADDING
    07:48:00.737 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.737 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS7
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/PKCS7PADDING
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/TBC
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/TBCPADDING
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/X9.23
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/X9.23PADDING
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTE
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB64/ZEROBYTEPADDING
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.738 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/
    07:48:00.738 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126-2PADDING
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO10126PADDING
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4
    07:48:00.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:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ISO7816-4PADDING
    07:48:00.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:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/NOPADDING
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS5
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS5PADDING
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS7
    07:48:00.739 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.739 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/PKCS7PADDING
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/TBC
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/TBCPADDING
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/X9.23
    07:48:00.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:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/X9.23PADDING
    07:48:00.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:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTE
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB72/ZEROBYTEPADDING
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.740 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2
    07:48:00.740 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126-2PADDING
    07:48:00.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:48:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO10126PADDING
    07:48:00.741 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.741 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4
    07:48:00.753 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ISO7816-4PADDING
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/NOPADDING
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS5
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS5PADDING
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS7
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/PKCS7PADDING
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/TBC
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/TBCPADDING
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/X9.23
    07:48:00.754 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.754 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/X9.23PADDING
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTE
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB8/ZEROBYTEPADDING
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126-2PADDING
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO10126PADDING
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4
    07:48:00.755 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.755 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ISO7816-4PADDING
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/NOPADDING
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS5
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS5PADDING
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS7
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/PKCS7PADDING
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/TBC
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/TBCPADDING
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/X9.23
    07:48:00.756 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.756 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/X9.23PADDING
    07:48:00.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTE
    07:48:00.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB80/ZEROBYTEPADDING
    07:48:00.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/
    07:48:00.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126
    07:48:00.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.757 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2
    07:48:00.757 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126-2PADDING
    07:48:00.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO10126PADDING
    07:48:00.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4
    07:48:00.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ISO7816-4PADDING
    07:48:00.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/NOPADDING
    07:48:00.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.758 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS5
    07:48:00.758 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.769 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS5PADDING
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS7
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/PKCS7PADDING
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/TBC
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/TBCPADDING
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/X9.23
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/X9.23PADDING
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTE
    07:48:00.770 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.770 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB88/ZEROBYTEPADDING
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126-2PADDING
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO10126PADDING
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ISO7816-4PADDING
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/NOPADDING
    07:48:00.771 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.771 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS5
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS5PADDING
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS7
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/PKCS7PADDING
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/TBC
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/TBCPADDING
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/X9.23
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/X9.23PADDING
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTE
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/OFB96/ZEROBYTEPADDING
    07:48:00.772 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.772 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/
    07:48:00.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126
    07:48:00.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2
    07:48:00.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126-2PADDING
    07:48:00.773 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.773 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO10126PADDING
    07:48:00.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4
    07:48:00.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ISO7816-4PADDING
    07:48:00.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/NOPADDING
    07:48:00.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS5
    07:48:00.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS5PADDING
    07:48:00.774 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.774 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS7
    07:48:00.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/PKCS7PADDING
    07:48:00.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/TBC
    07:48:00.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/TBCPADDING
    07:48:00.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/X9.23
    07:48:00.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/X9.23PADDING
    07:48:00.775 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.775 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTE
    07:48:00.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DES/SIC/ZEROBYTEPADDING
    07:48:00.776 [Test worker] ERROR o.s.c.CipherTest - transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes
    07:48:00.776 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE//
    07:48:00.778 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping.
    07:48:00.778 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE//NOPADDING
    07:48:00.779 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping.
    07:48:00.779 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/
    07:48:00.780 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC-CTS/NOPADDING
    07:48:00.781 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/
    07:48:00.794 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126
    07:48:00.795 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2
    07:48:00.834 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126-2PADDING
    07:48:00.835 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO10126PADDING
    07:48:00.836 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4
    07:48:00.838 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ISO7816-4PADDING
    07:48:00.839 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/NOPADDING
    07:48:00.840 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5
    07:48:00.841 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS5PADDING
    07:48:00.843 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7
    07:48:00.844 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/PKCS7PADDING
    07:48:00.845 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/TBC
    07:48:00.846 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/TBCPADDING
    07:48:00.848 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23
    07:48:00.849 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/X9.23PADDING
    07:48:00.851 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTE
    07:48:00.852 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CBC/ZEROBYTEPADDING
    07:48:00.854 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/
    07:48:00.855 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126
    07:48:00.856 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2
    07:48:00.858 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126-2PADDING
    07:48:00.859 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO10126PADDING
    07:48:00.860 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4
    07:48:00.862 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ISO7816-4PADDING
    07:48:00.863 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/NOPADDING
    07:48:00.864 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5
    07:48:00.865 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS5PADDING
    07:48:00.867 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7
    07:48:00.868 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/PKCS7PADDING
    07:48:00.869 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/TBC
    07:48:00.870 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/TBCPADDING
    07:48:00.872 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23
    07:48:00.873 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/X9.23PADDING
    07:48:00.874 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTE
    07:48:00.876 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB/ZEROBYTEPADDING
    07:48:00.877 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/
    07:48:00.878 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126
    07:48:00.879 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2
    07:48:00.880 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126-2PADDING
    07:48:00.882 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO10126PADDING
    07:48:00.883 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4
    07:48:00.884 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ISO7816-4PADDING
    07:48:00.886 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/NOPADDING
    07:48:00.887 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5
    07:48:00.888 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS5PADDING
    07:48:00.890 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7
    07:48:00.891 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/PKCS7PADDING
    07:48:00.892 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/TBC
    07:48:00.893 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/TBCPADDING
    07:48:00.895 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23
    07:48:00.896 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/X9.23PADDING
    07:48:00.897 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTE
    07:48:00.899 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB104/ZEROBYTEPADDING
    07:48:00.900 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/
    07:48:00.901 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126
    07:48:00.902 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2
    07:48:00.903 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126-2PADDING
    07:48:00.904 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO10126PADDING
    07:48:00.906 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4
    07:48:00.907 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ISO7816-4PADDING
    07:48:00.908 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/NOPADDING
    07:48:00.910 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5
    07:48:00.911 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS5PADDING
    07:48:00.912 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7
    07:48:00.914 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/PKCS7PADDING
    07:48:00.915 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/TBC
    07:48:00.916 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/TBCPADDING
    07:48:00.917 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23
    07:48:00.919 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/X9.23PADDING
    07:48:00.920 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTE
    07:48:00.921 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB112/ZEROBYTEPADDING
    07:48:00.922 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/
    07:48:00.924 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126
    07:48:00.925 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2
    07:48:00.926 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126-2PADDING
    07:48:00.927 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO10126PADDING
    07:48:00.929 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4
    07:48:00.930 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ISO7816-4PADDING
    07:48:00.931 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/NOPADDING
    07:48:00.932 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5
    07:48:00.934 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS5PADDING
    07:48:00.935 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7
    07:48:00.936 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/PKCS7PADDING
    07:48:00.938 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/TBC
    07:48:00.939 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/TBCPADDING
    07:48:00.940 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23
    07:48:00.941 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/X9.23PADDING
    07:48:00.942 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTE
    07:48:00.944 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB120/ZEROBYTEPADDING
    07:48:00.945 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/
    07:48:00.947 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126
    07:48:00.948 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2
    07:48:00.949 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126-2PADDING
    07:48:00.951 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO10126PADDING
    07:48:00.952 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4
    07:48:00.953 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ISO7816-4PADDING
    07:48:00.954 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/NOPADDING
    07:48:00.956 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5
    07:48:00.957 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS5PADDING
    07:48:00.958 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7
    07:48:00.960 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/PKCS7PADDING
    07:48:00.961 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/TBC
    07:48:00.962 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/TBCPADDING
    07:48:00.963 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23
    07:48:00.965 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/X9.23PADDING
    07:48:00.966 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTE
    07:48:00.967 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB128/ZEROBYTEPADDING
    07:48:00.969 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/
    07:48:00.970 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126
    07:48:00.971 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2
    07:48:00.973 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126-2PADDING
    07:48:00.974 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO10126PADDING
    07:48:00.975 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4
    07:48:00.976 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ISO7816-4PADDING
    07:48:00.978 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/NOPADDING
    07:48:00.979 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5
    07:48:00.980 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS5PADDING
    07:48:00.982 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7
    07:48:00.983 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/PKCS7PADDING
    07:48:00.984 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/TBC
    07:48:00.986 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/TBCPADDING
    07:48:00.987 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23
    07:48:00.988 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/X9.23PADDING
    07:48:00.990 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTE
    07:48:00.992 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB136/ZEROBYTEPADDING
    07:48:00.994 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/
    07:48:00.996 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126
    07:48:00.998 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2
    07:48:00.999 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126-2PADDING
    07:48:01.001 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO10126PADDING
    07:48:01.003 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4
    07:48:01.004 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ISO7816-4PADDING
    07:48:01.007 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/NOPADDING
    07:48:01.008 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5
    07:48:01.009 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS5PADDING
    07:48:01.011 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7
    07:48:01.013 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/PKCS7PADDING
    07:48:01.016 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/TBC
    07:48:01.019 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/TBCPADDING
    07:48:01.023 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23
    07:48:01.024 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/X9.23PADDING
    07:48:01.025 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTE
    07:48:01.028 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB144/ZEROBYTEPADDING
    07:48:01.030 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/
    07:48:01.031 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126
    07:48:01.032 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2
    07:48:01.033 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126-2PADDING
    07:48:01.034 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO10126PADDING
    07:48:01.035 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4
    07:48:01.036 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ISO7816-4PADDING
    07:48:01.038 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/NOPADDING
    07:48:01.039 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5
    07:48:01.040 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS5PADDING
    07:48:01.042 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7
    07:48:01.043 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/PKCS7PADDING
    07:48:01.046 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/TBC
    07:48:01.047 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/TBCPADDING
    07:48:01.049 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23
    07:48:01.050 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/X9.23PADDING
    07:48:01.051 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTE
    07:48:01.053 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB152/ZEROBYTEPADDING
    07:48:01.054 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/
    07:48:01.057 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126
    07:48:01.058 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2
    07:48:01.061 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126-2PADDING
    07:48:01.063 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO10126PADDING
    07:48:01.065 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4
    07:48:01.066 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ISO7816-4PADDING
    07:48:01.067 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/NOPADDING
    07:48:01.068 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5
    07:48:01.071 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS5PADDING
    07:48:01.074 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7
    07:48:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/PKCS7PADDING
    07:48:01.075 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/TBC
    07:48:01.076 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/TBCPADDING
    07:48:01.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23
    07:48:01.078 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/X9.23PADDING
    07:48:01.079 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTE
    07:48:01.080 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB16/ZEROBYTEPADDING
    07:48:01.081 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/
    07:48:01.082 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126
    07:48:01.083 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2
    07:48:01.084 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126-2PADDING
    07:48:01.085 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO10126PADDING
    07:48:01.086 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4
    07:48:01.087 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ISO7816-4PADDING
    07:48:01.088 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/NOPADDING
    07:48:01.089 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5
    07:48:01.090 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS5PADDING
    07:48:01.091 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7
    07:48:01.092 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/PKCS7PADDING
    07:48:01.093 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/TBC
    07:48:01.094 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/TBCPADDING
    07:48:01.095 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23
    07:48:01.096 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/X9.23PADDING
    07:48:01.096 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTE
    07:48:01.098 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB160/ZEROBYTEPADDING
    07:48:01.098 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/
    07:48:01.099 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126
    07:48:01.100 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2
    07:48:01.101 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126-2PADDING
    07:48:01.102 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO10126PADDING
    07:48:01.103 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4
    07:48:01.104 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ISO7816-4PADDING
    07:48:01.105 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/NOPADDING
    07:48:01.106 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5
    07:48:01.107 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS5PADDING
    07:48:01.108 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7
    07:48:01.109 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/PKCS7PADDING
    07:48:01.110 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/TBC
    07:48:01.111 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/TBCPADDING
    07:48:01.112 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23
    07:48:01.113 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/X9.23PADDING
    07:48:01.114 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTE
    07:48:01.115 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB168/ZEROBYTEPADDING
    07:48:01.116 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/
    07:48:01.117 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126
    07:48:01.118 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2
    07:48:01.119 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126-2PADDING
    07:48:01.120 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO10126PADDING
    07:48:01.121 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4
    07:48:01.122 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ISO7816-4PADDING
    07:48:01.123 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/NOPADDING
    07:48:01.125 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5
    07:48:01.126 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS5PADDING
    07:48:01.127 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7
    07:48:01.128 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/PKCS7PADDING
    07:48:01.129 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/TBC
    07:48:01.131 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/TBCPADDING
    07:48:01.132 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23
    07:48:01.133 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/X9.23PADDING
    07:48:01.134 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTE
    07:48:01.135 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB176/ZEROBYTEPADDING
    07:48:01.136 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/
    07:48:01.138 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126
    07:48:01.139 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2
    07:48:01.140 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126-2PADDING
    07:48:01.141 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO10126PADDING
    07:48:01.142 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4
    07:48:01.143 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ISO7816-4PADDING
    07:48:01.144 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/NOPADDING
    07:48:01.145 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5
    07:48:01.146 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS5PADDING
    07:48:01.147 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7
    07:48:01.148 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/PKCS7PADDING
    07:48:01.149 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/TBC
    07:48:01.150 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/TBCPADDING
    07:48:01.151 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23
    07:48:01.152 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/X9.23PADDING
    07:48:01.153 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTE
    07:48:01.154 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB184/ZEROBYTEPADDING
    07:48:01.155 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/
    07:48:01.156 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126
    07:48:01.157 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2
    07:48:01.158 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126-2PADDING
    07:48:01.159 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO10126PADDING
    07:48:01.160 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4
    07:48:01.161 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ISO7816-4PADDING
    07:48:01.162 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/NOPADDING
    07:48:01.163 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5
    07:48:01.164 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS5PADDING
    07:48:01.165 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7
    07:48:01.166 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/PKCS7PADDING
    07:48:01.167 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/TBC
    07:48:01.168 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/TBCPADDING
    07:48:01.169 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23
    07:48:01.170 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/X9.23PADDING
    07:48:01.171 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTE
    07:48:01.172 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB192/ZEROBYTEPADDING
    07:48:01.173 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/
    07:48:01.174 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126
    07:48:01.175 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2
    07:48:01.176 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126-2PADDING
    07:48:01.177 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO10126PADDING
    07:48:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4
    07:48:01.179 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ISO7816-4PADDING
    07:48:01.180 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/NOPADDING
    07:48:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5
    07:48:01.182 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS5PADDING
    07:48:01.183 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7
    07:48:01.186 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/PKCS7PADDING
    07:48:01.187 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/TBC
    07:48:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/TBCPADDING
    07:48:01.188 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23
    07:48:01.189 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/X9.23PADDING
    07:48:01.191 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTE
    07:48:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB200/ZEROBYTEPADDING
    07:48:01.192 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/
    07:48:01.194 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126
    07:48:01.206 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2
    07:48:01.207 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126-2PADDING
    07:48:01.208 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO10126PADDING
    07:48:01.209 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4
    07:48:01.222 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ISO7816-4PADDING
    07:48:01.223 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/NOPADDING
    07:48:01.224 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5
    07:48:01.226 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS5PADDING
    07:48:01.226 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7
    07:48:01.227 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/PKCS7PADDING
    07:48:01.228 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/TBC
    07:48:01.229 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/TBCPADDING
    07:48:01.230 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23
    07:48:01.231 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/X9.23PADDING
    07:48:01.231 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTE
    07:48:01.232 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB208/ZEROBYTEPADDING
    07:48:01.234 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/
    07:48:01.235 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126
    07:48:01.236 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2
    07:48:01.237 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126-2PADDING
    07:48:01.238 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO10126PADDING
    07:48:01.239 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4
    07:48:01.240 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ISO7816-4PADDING
    07:48:01.241 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/NOPADDING
    07:48:01.242 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5
    07:48:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS5PADDING
    07:48:01.243 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7
    07:48:01.245 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/PKCS7PADDING
    07:48:01.246 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/TBC
    07:48:01.247 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/TBCPADDING
    07:48:01.248 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23
    07:48:01.249 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/X9.23PADDING
    07:48:01.250 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTE
    07:48:01.251 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB216/ZEROBYTEPADDING
    07:48:01.252 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/
    07:48:01.253 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126
    07:48:01.254 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2
    07:48:01.255 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126-2PADDING
    07:48:01.256 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO10126PADDING
    07:48:01.257 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4
    07:48:01.258 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ISO7816-4PADDING
    07:48:01.259 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/NOPADDING
    07:48:01.260 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5
    07:48:01.261 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS5PADDING
    07:48:01.261 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7
    07:48:01.261 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/PKCS7PADDING
    07:48:01.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/TBC
    07:48:01.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/TBCPADDING
    07:48:01.262 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23
    07:48:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/X9.23PADDING
    07:48:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTE
    07:48:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB224/ZEROBYTEPADDING
    07:48:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/
    07:48:01.263 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126
    07:48:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2
    07:48:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126-2PADDING
    07:48:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO10126PADDING
    07:48:01.264 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4
    07:48:01.265 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ISO7816-4PADDING
    07:48:01.265 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/NOPADDING
    07:48:01.265 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5
    07:48:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS5PADDING
    07:48:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7
    07:48:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/PKCS7PADDING
    07:48:01.266 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/TBC
    07:48:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/TBCPADDING
    07:48:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23
    07:48:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/X9.23PADDING
    07:48:01.267 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTE
    07:48:01.268 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB232/ZEROBYTEPADDING
    07:48:01.268 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/
    07:48:01.268 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126
    07:48:01.268 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2
    07:48:01.268 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126-2PADDING
    07:48:01.269 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO10126PADDING
    07:48:01.269 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4
    07:48:01.270 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ISO7816-4PADDING
    07:48:01.270 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/NOPADDING
    07:48:01.270 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5
    07:48:01.270 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS5PADDING
    07:48:01.271 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7
    07:48:01.271 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/PKCS7PADDING
    07:48:01.271 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/TBC
    07:48:01.271 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/TBCPADDING
    07:48:01.271 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23
    07:48:01.272 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/X9.23PADDING
    07:48:01.272 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTE
    07:48:01.272 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB24/ZEROBYTEPADDING
    07:48:01.272 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/
    07:48:01.273 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126
    07:48:01.273 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2
    07:48:01.273 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126-2PADDING
    07:48:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO10126PADDING
    07:48:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4
    07:48:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ISO7816-4PADDING
    07:48:01.274 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/NOPADDING
    07:48:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5
    07:48:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS5PADDING
    07:48:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7
    07:48:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/PKCS7PADDING
    07:48:01.275 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/TBC
    07:48:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/TBCPADDING
    07:48:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23
    07:48:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/X9.23PADDING
    07:48:01.276 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTE
    07:48:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB240/ZEROBYTEPADDING
    07:48:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/
    07:48:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126
    07:48:01.277 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2
    07:48:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126-2PADDING
    07:48:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO10126PADDING
    07:48:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4
    07:48:01.278 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ISO7816-4PADDING
    07:48:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/NOPADDING
    07:48:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5
    07:48:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS5PADDING
    07:48:01.279 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7
    07:48:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/PKCS7PADDING
    07:48:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/TBC
    07:48:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/TBCPADDING
    07:48:01.280 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23
    07:48:01.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/X9.23PADDING
    07:48:01.281 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTE
    07:48:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB248/ZEROBYTEPADDING
    07:48:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/
    07:48:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126
    07:48:01.282 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2
    07:48:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126-2PADDING
    07:48:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO10126PADDING
    07:48:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4
    07:48:01.283 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ISO7816-4PADDING
    07:48:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/NOPADDING
    07:48:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5
    07:48:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS5PADDING
    07:48:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7
    07:48:01.284 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/PKCS7PADDING
    07:48:01.285 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/TBC
    07:48:01.285 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/TBCPADDING
    07:48:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23
    07:48:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/X9.23PADDING
    07:48:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTE
    07:48:01.286 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB256/ZEROBYTEPADDING
    07:48:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/
    07:48:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126
    07:48:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2
    07:48:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126-2PADDING
    07:48:01.287 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO10126PADDING
    07:48:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4
    07:48:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ISO7816-4PADDING
    07:48:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/NOPADDING
    07:48:01.288 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5
    07:48:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS5PADDING
    07:48:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7
    07:48:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/PKCS7PADDING
    07:48:01.289 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/TBC
    07:48:01.290 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/TBCPADDING
    07:48:01.290 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23
    07:48:01.290 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/X9.23PADDING
    07:48:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTE
    07:48:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB32/ZEROBYTEPADDING
    07:48:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/
    07:48:01.291 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126
    07:48:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2
    07:48:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126-2PADDING
    07:48:01.292 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO10126PADDING
    07:48:01.293 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4
    07:48:01.293 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ISO7816-4PADDING
    07:48:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/NOPADDING
    07:48:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5
    07:48:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS5PADDING
    07:48:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7
    07:48:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/PKCS7PADDING
    07:48:01.294 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/TBC
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/TBCPADDING
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/X9.23PADDING
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTE
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB40/ZEROBYTEPADDING
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/
    07:48:01.295 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126-2PADDING
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO10126PADDING
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ISO7816-4PADDING
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/NOPADDING
    07:48:01.296 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS5PADDING
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/PKCS7PADDING
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/TBC
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/TBCPADDING
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23
    07:48:01.297 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/X9.23PADDING
    07:48:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTE
    07:48:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB48/ZEROBYTEPADDING
    07:48:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/
    07:48:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126
    07:48:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2
    07:48:01.298 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126-2PADDING
    07:48:01.302 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO10126PADDING
    07:48:01.302 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ISO7816-4PADDING
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/NOPADDING
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS5PADDING
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/PKCS7PADDING
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/TBC
    07:48:01.303 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/TBCPADDING
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/X9.23PADDING
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTE
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB56/ZEROBYTEPADDING
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2
    07:48:01.304 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126-2PADDING
    07:48:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO10126PADDING
    07:48:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4
    07:48:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ISO7816-4PADDING
    07:48:01.305 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/NOPADDING
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS5PADDING
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/PKCS7PADDING
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/TBC
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/TBCPADDING
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23
    07:48:01.306 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/X9.23PADDING
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTE
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB64/ZEROBYTEPADDING
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126-2PADDING
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO10126PADDING
    07:48:01.307 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ISO7816-4PADDING
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/NOPADDING
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS5PADDING
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/PKCS7PADDING
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/TBC
    07:48:01.308 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/TBCPADDING
    07:48:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23
    07:48:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/X9.23PADDING
    07:48:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTE
    07:48:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB72/ZEROBYTEPADDING
    07:48:01.309 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126-2PADDING
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO10126PADDING
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ISO7816-4PADDING
    07:48:01.310 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/NOPADDING
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS5PADDING
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/PKCS7PADDING
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/TBC
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/TBCPADDING
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23
    07:48:01.311 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/X9.23PADDING
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTE
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB8/ZEROBYTEPADDING
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126-2PADDING
    07:48:01.312 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO10126PADDING
    07:48:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4
    07:48:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ISO7816-4PADDING
    07:48:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/NOPADDING
    07:48:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5
    07:48:01.313 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS5PADDING
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/PKCS7PADDING
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/TBC
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/TBCPADDING
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/X9.23PADDING
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTE
    07:48:01.314 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB80/ZEROBYTEPADDING
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126-2PADDING
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO10126PADDING
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ISO7816-4PADDING
    07:48:01.315 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/NOPADDING
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS5PADDING
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/PKCS7PADDING
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/TBC
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/TBCPADDING
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23
    07:48:01.316 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/X9.23PADDING
    07:48:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTE
    07:48:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB88/ZEROBYTEPADDING
    07:48:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/
    07:48:01.317 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126-2PADDING
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO10126PADDING
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ISO7816-4PADDING
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/NOPADDING
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5
    07:48:01.318 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS5PADDING
    07:48:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7
    07:48:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/PKCS7PADDING
    07:48:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/TBC
    07:48:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/TBCPADDING
    07:48:01.319 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23
    07:48:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/X9.23PADDING
    07:48:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTE
    07:48:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CFB96/ZEROBYTEPADDING
    07:48:01.320 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CTS/
    07:48:01.321 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping.
    07:48:01.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/CTS/NOPADDING
    07:48:01.321 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping.
    07:48:01.321 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/EAX/
    07:48:01.322 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/EAX/NOPADDING
    07:48:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/ECB/
    07:48:01.323 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping.
    07:48:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/ECB/NOPADDING
    07:48:01.323 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping.
    07:48:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/
    07:48:01.323 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126
    07:48:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2
    07:48:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126-2PADDING
    07:48:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO10126PADDING
    07:48:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4
    07:48:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ISO7816-4PADDING
    07:48:01.324 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/NOPADDING
    07:48:01.325 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5
    07:48:01.326 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS5PADDING
    07:48:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7
    07:48:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/PKCS7PADDING
    07:48:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/TBC
    07:48:01.327 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/TBCPADDING
    07:48:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23
    07:48:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/X9.23PADDING
    07:48:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTE
    07:48:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/GOFB/ZEROBYTEPADDING
    07:48:01.328 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/
    07:48:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126
    07:48:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2
    07:48:01.329 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126-2PADDING
    07:48:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO10126PADDING
    07:48:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4
    07:48:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ISO7816-4PADDING
    07:48:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/NOPADDING
    07:48:01.330 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5
    07:48:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS5PADDING
    07:48:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7
    07:48:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/PKCS7PADDING
    07:48:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/TBC
    07:48:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/TBCPADDING
    07:48:01.331 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23
    07:48:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/X9.23PADDING
    07:48:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTE
    07:48:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB/ZEROBYTEPADDING
    07:48:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/
    07:48:01.332 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126
    07:48:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2
    07:48:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126-2PADDING
    07:48:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO10126PADDING
    07:48:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4
    07:48:01.333 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ISO7816-4PADDING
    07:48:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/NOPADDING
    07:48:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5
    07:48:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS5PADDING
    07:48:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7
    07:48:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/PKCS7PADDING
    07:48:01.334 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/TBC
    07:48:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/TBCPADDING
    07:48:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23
    07:48:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/X9.23PADDING
    07:48:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTE
    07:48:01.335 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB104/ZEROBYTEPADDING
    07:48:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/
    07:48:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126
    07:48:01.336 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2
    07:48:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126-2PADDING
    07:48:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO10126PADDING
    07:48:01.337 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4
    07:48:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ISO7816-4PADDING
    07:48:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/NOPADDING
    07:48:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5
    07:48:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS5PADDING
    07:48:01.338 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7
    07:48:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/PKCS7PADDING
    07:48:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/TBC
    07:48:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/TBCPADDING
    07:48:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23
    07:48:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/X9.23PADDING
    07:48:01.339 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTE
    07:48:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB112/ZEROBYTEPADDING
    07:48:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/
    07:48:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126
    07:48:01.340 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2
    07:48:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126-2PADDING
    07:48:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO10126PADDING
    07:48:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4
    07:48:01.341 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ISO7816-4PADDING
    07:48:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/NOPADDING
    07:48:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5
    07:48:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS5PADDING
    07:48:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7
    07:48:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/PKCS7PADDING
    07:48:01.342 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/TBC
    07:48:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/TBCPADDING
    07:48:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23
    07:48:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/X9.23PADDING
    07:48:01.343 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTE
    07:48:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB120/ZEROBYTEPADDING
    07:48:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/
    07:48:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126
    07:48:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2
    07:48:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126-2PADDING
    07:48:01.344 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO10126PADDING
    07:48:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4
    07:48:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ISO7816-4PADDING
    07:48:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/NOPADDING
    07:48:01.345 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5
    07:48:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS5PADDING
    07:48:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7
    07:48:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/PKCS7PADDING
    07:48:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/TBC
    07:48:01.346 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/TBCPADDING
    07:48:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23
    07:48:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/X9.23PADDING
    07:48:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTE
    07:48:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB128/ZEROBYTEPADDING
    07:48:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/
    07:48:01.347 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126
    07:48:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2
    07:48:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126-2PADDING
    07:48:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO10126PADDING
    07:48:01.348 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4
    07:48:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ISO7816-4PADDING
    07:48:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/NOPADDING
    07:48:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5
    07:48:01.349 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS5PADDING
    07:48:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7
    07:48:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/PKCS7PADDING
    07:48:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/TBC
    07:48:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/TBCPADDING
    07:48:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23
    07:48:01.350 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/X9.23PADDING
    07:48:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTE
    07:48:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB136/ZEROBYTEPADDING
    07:48:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/
    07:48:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126
    07:48:01.351 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2
    07:48:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126-2PADDING
    07:48:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO10126PADDING
    07:48:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4
    07:48:01.352 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ISO7816-4PADDING
    07:48:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/NOPADDING
    07:48:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5
    07:48:01.353 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS5PADDING
    07:48:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7
    07:48:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/PKCS7PADDING
    07:48:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/TBC
    07:48:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/TBCPADDING
    07:48:01.354 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23
    07:48:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/X9.23PADDING
    07:48:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTE
    07:48:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB144/ZEROBYTEPADDING
    07:48:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/
    07:48:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126
    07:48:01.355 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2
    07:48:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126-2PADDING
    07:48:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO10126PADDING
    07:48:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4
    07:48:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ISO7816-4PADDING
    07:48:01.356 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/NOPADDING
    07:48:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5
    07:48:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS5PADDING
    07:48:01.357 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7
    07:48:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/PKCS7PADDING
    07:48:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/TBC
    07:48:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/TBCPADDING
    07:48:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23
    07:48:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/X9.23PADDING
    07:48:01.358 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTE
    07:48:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB152/ZEROBYTEPADDING
    07:48:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/
    07:48:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126
    07:48:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2
    07:48:01.359 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126-2PADDING
    07:48:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO10126PADDING
    07:48:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4
    07:48:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ISO7816-4PADDING
    07:48:01.360 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/NOPADDING
    07:48:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5
    07:48:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS5PADDING
    07:48:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7
    07:48:01.361 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/PKCS7PADDING
    07:48:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/TBC
    07:48:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/TBCPADDING
    07:48:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23
    07:48:01.362 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/X9.23PADDING
    07:48:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTE
    07:48:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB16/ZEROBYTEPADDING
    07:48:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/
    07:48:01.363 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126
    07:48:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2
    07:48:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126-2PADDING
    07:48:01.364 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO10126PADDING
    07:48:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4
    07:48:01.365 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ISO7816-4PADDING
    07:48:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/NOPADDING
    07:48:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5
    07:48:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS5PADDING
    07:48:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7
    07:48:01.366 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/PKCS7PADDING
    07:48:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/TBC
    07:48:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/TBCPADDING
    07:48:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23
    07:48:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/X9.23PADDING
    07:48:01.367 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTE
    07:48:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB160/ZEROBYTEPADDING
    07:48:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/
    07:48:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126
    07:48:01.368 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2
    07:48:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126-2PADDING
    07:48:01.369 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO10126PADDING
    07:48:01.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4
    07:48:01.370 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ISO7816-4PADDING
    07:48:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/NOPADDING
    07:48:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5
    07:48:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS5PADDING
    07:48:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7
    07:48:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/PKCS7PADDING
    07:48:01.371 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/TBC
    07:48:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/TBCPADDING
    07:48:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23
    07:48:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/X9.23PADDING
    07:48:01.372 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTE
    07:48:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB168/ZEROBYTEPADDING
    07:48:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/
    07:48:01.373 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126
    07:48:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2
    07:48:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126-2PADDING
    07:48:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO10126PADDING
    07:48:01.374 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4
    07:48:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ISO7816-4PADDING
    07:48:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/NOPADDING
    07:48:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5
    07:48:01.375 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS5PADDING
    07:48:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7
    07:48:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/PKCS7PADDING
    07:48:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/TBC
    07:48:01.376 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/TBCPADDING
    07:48:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23
    07:48:01.377 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/X9.23PADDING
    07:48:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTE
    07:48:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB176/ZEROBYTEPADDING
    07:48:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/
    07:48:01.378 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126
    07:48:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2
    07:48:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126-2PADDING
    07:48:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO10126PADDING
    07:48:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4
    07:48:01.379 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ISO7816-4PADDING
    07:48:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/NOPADDING
    07:48:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5
    07:48:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS5PADDING
    07:48:01.380 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7
    07:48:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/PKCS7PADDING
    07:48:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/TBC
    07:48:01.381 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/TBCPADDING
    07:48:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23
    07:48:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/X9.23PADDING
    07:48:01.382 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTE
    07:48:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB184/ZEROBYTEPADDING
    07:48:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/
    07:48:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126
    07:48:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2
    07:48:01.383 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126-2PADDING
    07:48:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO10126PADDING
    07:48:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4
    07:48:01.384 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ISO7816-4PADDING
    07:48:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/NOPADDING
    07:48:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5
    07:48:01.385 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS5PADDING
    07:48:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7
    07:48:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/PKCS7PADDING
    07:48:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/TBC
    07:48:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/TBCPADDING
    07:48:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23
    07:48:01.386 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/X9.23PADDING
    07:48:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTE
    07:48:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB192/ZEROBYTEPADDING
    07:48:01.387 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/
    07:48:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126
    07:48:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2
    07:48:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126-2PADDING
    07:48:01.388 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO10126PADDING
    07:48:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4
    07:48:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ISO7816-4PADDING
    07:48:01.389 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/NOPADDING
    07:48:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5
    07:48:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS5PADDING
    07:48:01.390 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7
    07:48:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/PKCS7PADDING
    07:48:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/TBC
    07:48:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/TBCPADDING
    07:48:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23
    07:48:01.391 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/X9.23PADDING
    07:48:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTE
    07:48:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB200/ZEROBYTEPADDING
    07:48:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/
    07:48:01.392 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126
    07:48:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2
    07:48:01.393 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126-2PADDING
    07:48:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO10126PADDING
    07:48:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4
    07:48:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ISO7816-4PADDING
    07:48:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/NOPADDING
    07:48:01.394 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5
    07:48:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS5PADDING
    07:48:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7
    07:48:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/PKCS7PADDING
    07:48:01.395 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/TBC
    07:48:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/TBCPADDING
    07:48:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23
    07:48:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/X9.23PADDING
    07:48:01.396 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTE
    07:48:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB208/ZEROBYTEPADDING
    07:48:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/
    07:48:01.397 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126
    07:48:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2
    07:48:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126-2PADDING
    07:48:01.398 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO10126PADDING
    07:48:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4
    07:48:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ISO7816-4PADDING
    07:48:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/NOPADDING
    07:48:01.399 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5
    07:48:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS5PADDING
    07:48:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7
    07:48:01.400 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/PKCS7PADDING
    07:48:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/TBC
    07:48:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/TBCPADDING
    07:48:01.401 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23
    07:48:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/X9.23PADDING
    07:48:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTE
    07:48:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB216/ZEROBYTEPADDING
    07:48:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/
    07:48:01.402 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126
    07:48:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2
    07:48:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126-2PADDING
    07:48:01.403 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO10126PADDING
    07:48:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4
    07:48:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ISO7816-4PADDING
    07:48:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/NOPADDING
    07:48:01.404 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5
    07:48:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS5PADDING
    07:48:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7
    07:48:01.405 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/PKCS7PADDING
    07:48:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/TBC
    07:48:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/TBCPADDING
    07:48:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23
    07:48:01.406 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/X9.23PADDING
    07:48:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTE
    07:48:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB224/ZEROBYTEPADDING
    07:48:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/
    07:48:01.407 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126
    07:48:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2
    07:48:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126-2PADDING
    07:48:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO10126PADDING
    07:48:01.408 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4
    07:48:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ISO7816-4PADDING
    07:48:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/NOPADDING
    07:48:01.409 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5
    07:48:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS5PADDING
    07:48:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7
    07:48:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/PKCS7PADDING
    07:48:01.410 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/TBC
    07:48:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/TBCPADDING
    07:48:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23
    07:48:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/X9.23PADDING
    07:48:01.411 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTE
    07:48:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB232/ZEROBYTEPADDING
    07:48:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/
    07:48:01.412 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126
    07:48:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2
    07:48:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126-2PADDING
    07:48:01.413 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO10126PADDING
    07:48:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4
    07:48:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ISO7816-4PADDING
    07:48:01.414 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/NOPADDING
    07:48:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5
    07:48:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS5PADDING
    07:48:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7
    07:48:01.415 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/PKCS7PADDING
    07:48:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/TBC
    07:48:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/TBCPADDING
    07:48:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23
    07:48:01.416 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/X9.23PADDING
    07:48:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTE
    07:48:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB24/ZEROBYTEPADDING
    07:48:01.417 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/
    07:48:01.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126
    07:48:01.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2
    07:48:01.418 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126-2PADDING
    07:48:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO10126PADDING
    07:48:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4
    07:48:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ISO7816-4PADDING
    07:48:01.419 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/NOPADDING
    07:48:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5
    07:48:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS5PADDING
    07:48:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7
    07:48:01.420 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/PKCS7PADDING
    07:48:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/TBC
    07:48:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/TBCPADDING
    07:48:01.421 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23
    07:48:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/X9.23PADDING
    07:48:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTE
    07:48:01.422 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB240/ZEROBYTEPADDING
    07:48:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/
    07:48:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126
    07:48:01.423 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2
    07:48:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126-2PADDING
    07:48:01.424 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO10126PADDING
    07:48:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4
    07:48:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ISO7816-4PADDING
    07:48:01.425 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/NOPADDING
    07:48:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5
    07:48:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS5PADDING
    07:48:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7
    07:48:01.426 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/PKCS7PADDING
    07:48:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/TBC
    07:48:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/TBCPADDING
    07:48:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23
    07:48:01.427 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/X9.23PADDING
    07:48:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTE
    07:48:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB248/ZEROBYTEPADDING
    07:48:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/
    07:48:01.428 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126
    07:48:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2
    07:48:01.429 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126-2PADDING
    07:48:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO10126PADDING
    07:48:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4
    07:48:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ISO7816-4PADDING
    07:48:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/NOPADDING
    07:48:01.430 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5
    07:48:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS5PADDING
    07:48:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7
    07:48:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/PKCS7PADDING
    07:48:01.431 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/TBC
    07:48:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/TBCPADDING
    07:48:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23
    07:48:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/X9.23PADDING
    07:48:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTE
    07:48:01.432 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB256/ZEROBYTEPADDING
    07:48:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/
    07:48:01.433 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126
    07:48:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2
    07:48:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126-2PADDING
    07:48:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO10126PADDING
    07:48:01.434 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4
    07:48:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ISO7816-4PADDING
    07:48:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/NOPADDING
    07:48:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5
    07:48:01.435 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS5PADDING
    07:48:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7
    07:48:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/PKCS7PADDING
    07:48:01.436 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/TBC
    07:48:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/TBCPADDING
    07:48:01.437 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23
    07:48:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/X9.23PADDING
    07:48:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTE
    07:48:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB32/ZEROBYTEPADDING
    07:48:01.438 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/
    07:48:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126
    07:48:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2
    07:48:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126-2PADDING
    07:48:01.439 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO10126PADDING
    07:48:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4
    07:48:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ISO7816-4PADDING
    07:48:01.440 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/NOPADDING
    07:48:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5
    07:48:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS5PADDING
    07:48:01.441 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7
    07:48:01.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/PKCS7PADDING
    07:48:01.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/TBC
    07:48:01.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/TBCPADDING
    07:48:01.442 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23
    07:48:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/X9.23PADDING
    07:48:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTE
    07:48:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB40/ZEROBYTEPADDING
    07:48:01.443 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/
    07:48:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126
    07:48:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2
    07:48:01.444 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126-2PADDING
    07:48:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO10126PADDING
    07:48:01.445 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4
    07:48:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ISO7816-4PADDING
    07:48:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/NOPADDING
    07:48:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5
    07:48:01.446 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS5PADDING
    07:48:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7
    07:48:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/PKCS7PADDING
    07:48:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/TBC
    07:48:01.447 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/TBCPADDING
    07:48:01.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23
    07:48:01.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/X9.23PADDING
    07:48:01.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTE
    07:48:01.448 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB48/ZEROBYTEPADDING
    07:48:01.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/
    07:48:01.449 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126
    07:48:01.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2
    07:48:01.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126-2PADDING
    07:48:01.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO10126PADDING
    07:48:01.450 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4
    07:48:01.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ISO7816-4PADDING
    07:48:01.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/NOPADDING
    07:48:01.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5
    07:48:01.451 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS5PADDING
    07:48:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7
    07:48:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/PKCS7PADDING
    07:48:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/TBC
    07:48:01.452 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/TBCPADDING
    07:48:01.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23
    07:48:01.453 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/X9.23PADDING
    07:48:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTE
    07:48:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB56/ZEROBYTEPADDING
    07:48:01.454 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/
    07:48:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126
    07:48:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2
    07:48:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126-2PADDING
    07:48:01.455 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO10126PADDING
    07:48:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4
    07:48:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ISO7816-4PADDING
    07:48:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/NOPADDING
    07:48:01.456 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5
    07:48:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS5PADDING
    07:48:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7
    07:48:01.457 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/PKCS7PADDING
    07:48:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/TBC
    07:48:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/TBCPADDING
    07:48:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23
    07:48:01.458 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/X9.23PADDING
    07:48:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTE
    07:48:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB64/ZEROBYTEPADDING
    07:48:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/
    07:48:01.459 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126
    07:48:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2
    07:48:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126-2PADDING
    07:48:01.460 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO10126PADDING
    07:48:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4
    07:48:01.461 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ISO7816-4PADDING
    07:48:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/NOPADDING
    07:48:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5
    07:48:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS5PADDING
    07:48:01.462 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7
    07:48:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/PKCS7PADDING
    07:48:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/TBC
    07:48:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/TBCPADDING
    07:48:01.463 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23
    07:48:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/X9.23PADDING
    07:48:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTE
    07:48:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB72/ZEROBYTEPADDING
    07:48:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/
    07:48:01.464 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126
    07:48:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2
    07:48:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126-2PADDING
    07:48:01.465 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO10126PADDING
    07:48:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4
    07:48:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ISO7816-4PADDING
    07:48:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/NOPADDING
    07:48:01.466 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5
    07:48:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS5PADDING
    07:48:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7
    07:48:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/PKCS7PADDING
    07:48:01.467 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/TBC
    07:48:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/TBCPADDING
    07:48:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23
    07:48:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/X9.23PADDING
    07:48:01.468 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTE
    07:48:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB8/ZEROBYTEPADDING
    07:48:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/
    07:48:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126
    07:48:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2
    07:48:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126-2PADDING
    07:48:01.469 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO10126PADDING
    07:48:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4
    07:48:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ISO7816-4PADDING
    07:48:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/NOPADDING
    07:48:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5
    07:48:01.470 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS5PADDING
    07:48:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7
    07:48:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/PKCS7PADDING
    07:48:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/TBC
    07:48:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/TBCPADDING
    07:48:01.471 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23
    07:48:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/X9.23PADDING
    07:48:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTE
    07:48:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB80/ZEROBYTEPADDING
    07:48:01.472 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/
    07:48:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126
    07:48:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2
    07:48:01.473 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126-2PADDING
    07:48:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO10126PADDING
    07:48:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4
    07:48:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ISO7816-4PADDING
    07:48:01.474 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/NOPADDING
    07:48:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5
    07:48:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS5PADDING
    07:48:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7
    07:48:01.475 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/PKCS7PADDING
    07:48:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/TBC
    07:48:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/TBCPADDING
    07:48:01.476 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23
    07:48:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/X9.23PADDING
    07:48:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTE
    07:48:01.477 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB88/ZEROBYTEPADDING
    07:48:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/
    07:48:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126
    07:48:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2
    07:48:01.478 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126-2PADDING
    07:48:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO10126PADDING
    07:48:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4
    07:48:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ISO7816-4PADDING
    07:48:01.479 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/NOPADDING
    07:48:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5
    07:48:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS5PADDING
    07:48:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7
    07:48:01.480 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/PKCS7PADDING
    07:48:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/TBC
    07:48:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/TBCPADDING
    07:48:01.481 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23
    07:48:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/X9.23PADDING
    07:48:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTE
    07:48:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/OFB96/ZEROBYTEPADDING
    07:48:01.482 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/
    07:48:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126
    07:48:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2
    07:48:01.483 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126-2PADDING
    07:48:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO10126PADDING
    07:48:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4
    07:48:01.484 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ISO7816-4PADDING
    07:48:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/NOPADDING
    07:48:01.485 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5
    07:48:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS5PADDING
    07:48:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7
    07:48:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/PKCS7PADDING
    07:48:01.486 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/TBC
    07:48:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/TBCPADDING
    07:48:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23
    07:48:01.487 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/X9.23PADDING
    07:48:01.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTE
    07:48:01.488 [Test worker] INFO  o.s.c.CipherTest - transformation=DESEDE/SIC/ZEROBYTEPADDING
    07:48:01.488 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147//
    07:48:01.491 [Test worker] ERROR o.s.c.CipherTest - transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!!
    07:48:01.492 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147//NOPADDING
    07:48:01.508 [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:48:01.509 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/
    07:48:01.510 [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:48:01.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC-CTS/NOPADDING
    07:48:01.510 [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:48:01.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/
    07:48:01.510 [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:48:01.510 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126
    07:48:01.511 [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:48:01.511 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2
    07:48:01.512 [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:48:01.513 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126-2PADDING
    07:48:01.514 [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:48:01.514 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO10126PADDING
    07:48:01.514 [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:48:01.514 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4
    07:48:01.515 [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:48:01.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ISO7816-4PADDING
    07:48:01.515 [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:48:01.515 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/NOPADDING
    07:48:01.515 [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:48:01.516 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5
    07:48:01.516 [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:48:01.516 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS5PADDING
    07:48:01.516 [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:48:01.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7
    07:48:01.517 [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:48:01.517 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/PKCS7PADDING
    07:48:01.518 [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:48:01.518 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/TBC
    07:48:01.518 [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:48:01.518 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/TBCPADDING
    07:48:01.519 [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:48:01.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23
    07:48:01.519 [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:48:01.519 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/X9.23PADDING
    07:48:01.520 [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:48:01.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTE
    07:48:01.520 [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:48:01.520 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CBC/ZEROBYTEPADDING
    07:48:01.520 [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:48:01.521 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/
    07:48:01.521 [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:48:01.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126
    07:48:01.522 [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:48:01.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2
    07:48:01.522 [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:48:01.522 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126-2PADDING
    07:48:01.523 [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:48:01.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO10126PADDING
    07:48:01.523 [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:48:01.523 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4
    07:48:01.523 [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:48:01.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ISO7816-4PADDING
    07:48:01.524 [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:48:01.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/NOPADDING
    07:48:01.524 [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:48:01.524 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5
    07:48:01.525 [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:48:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS5PADDING
    07:48:01.525 [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:48:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7
    07:48:01.525 [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:48:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/PKCS7PADDING
    07:48:01.525 [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:48:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/TBC
    07:48:01.525 [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:48:01.525 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/TBCPADDING
    07:48:01.526 [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:48:01.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23
    07:48:01.526 [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:48:01.526 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/X9.23PADDING
    07:48:01.526 [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:48:01.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTE
    07:48:01.527 [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:48:01.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB/ZEROBYTEPADDING
    07:48:01.527 [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:48:01.527 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/
    07:48:01.528 [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:48:01.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126
    07:48:01.528 [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:48:01.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2
    07:48:01.528 [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:48:01.528 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126-2PADDING
    07:48:01.529 [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:48:01.529 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO10126PADDING
    07:48:01.530 [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:48:01.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4
    07:48:01.530 [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:48:01.530 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ISO7816-4PADDING
    07:48:01.530 [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:48:01.531 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/NOPADDING
    07:48:01.531 [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:48:01.531 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5
    07:48:01.531 [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:48:01.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS5PADDING
    07:48:01.532 [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:48:01.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7
    07:48:01.532 [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:48:01.532 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/PKCS7PADDING
    07:48:01.533 [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:48:01.533 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/TBC
    07:48:01.533 [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:48:01.533 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/TBCPADDING
    07:48:01.534 [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:48:01.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23
    07:48:01.534 [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:48:01.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/X9.23PADDING
    07:48:01.534 [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:48:01.534 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTE
    07:48:01.535 [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:48:01.535 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB104/ZEROBYTEPADDING
    07:48:01.535 [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:48:01.535 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/
    07:48:01.536 [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:48:01.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126
    07:48:01.536 [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:48:01.536 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2
    07:48:01.537 [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:48:01.537 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126-2PADDING
    07:48:01.537 [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:48:01.537 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO10126PADDING
    07:48:01.537 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4
    07:48:01.538 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ISO7816-4PADDING
    07:48:01.538 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/NOPADDING
    07:48:01.538 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5
    07:48:01.538 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS5PADDING
    07:48:01.538 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7
    07:48:01.538 [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:48:01.538 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/PKCS7PADDING
    07:48:01.539 [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:48:01.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/TBC
    07:48:01.539 [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:48:01.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/TBCPADDING
    07:48:01.539 [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:48:01.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23
    07:48:01.539 [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:48:01.539 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/X9.23PADDING
    07:48:01.539 [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:48:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTE
    07:48:01.540 [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:48:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB112/ZEROBYTEPADDING
    07:48:01.540 [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:48:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/
    07:48:01.540 [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:48:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126
    07:48:01.540 [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:48:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2
    07:48:01.540 [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:48:01.540 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126-2PADDING
    07:48:01.540 [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:48:01.541 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO10126PADDING
    07:48:01.541 [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:48:01.541 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4
    07:48:01.542 [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:48:01.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ISO7816-4PADDING
    07:48:01.542 [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:48:01.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/NOPADDING
    07:48:01.542 [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:48:01.542 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5
    07:48:01.543 [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:48:01.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS5PADDING
    07:48:01.543 [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:48:01.543 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7
    07:48:01.543 [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:48:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/PKCS7PADDING
    07:48:01.544 [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:48:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/TBC
    07:48:01.544 [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:48:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/TBCPADDING
    07:48:01.544 [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:48:01.544 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23
    07:48:01.544 [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:48:01.545 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/X9.23PADDING
    07:48:01.545 [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:48:01.545 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTE
    07:48:01.546 [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:48:01.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB120/ZEROBYTEPADDING
    07:48:01.546 [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:48:01.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/
    07:48:01.546 [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:48:01.546 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126
    07:48:01.547 [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:48:01.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2
    07:48:01.547 [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:48:01.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126-2PADDING
    07:48:01.547 [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:48:01.547 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO10126PADDING
    07:48:01.547 [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:48:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4
    07:48:01.548 [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:48:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ISO7816-4PADDING
    07:48:01.548 [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:48:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/NOPADDING
    07:48:01.548 [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:48:01.548 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5
    07:48:01.549 [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:48:01.549 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS5PADDING
    07:48:01.549 [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:48:01.549 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7
    07:48:01.549 [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:48:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/PKCS7PADDING
    07:48:01.550 [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:48:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/TBC
    07:48:01.550 [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:48:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/TBCPADDING
    07:48:01.550 [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:48:01.550 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23
    07:48:01.551 [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:48:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/X9.23PADDING
    07:48:01.551 [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:48:01.551 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTE
    07:48:01.551 [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:48:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB128/ZEROBYTEPADDING
    07:48:01.552 [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:48:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/
    07:48:01.552 [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:48:01.552 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126
    07:48:01.552 [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:48:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2
    07:48:01.553 [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:48:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126-2PADDING
    07:48:01.553 [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:48:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO10126PADDING
    07:48:01.553 [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:48:01.553 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4
    07:48:01.554 [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:48:01.554 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ISO7816-4PADDING
    07:48:01.554 [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:48:01.554 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/NOPADDING
    07:48:01.554 [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:48:01.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5
    07:48:01.555 [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:48:01.555 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS5PADDING
    07:48:01.555 [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:48:01.556 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7
    07:48:01.556 [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:48:01.556 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/PKCS7PADDING
    07:48:01.556 [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:48:01.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/TBC
    07:48:01.557 [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:48:01.557 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/TBCPADDING
    07:48:01.558 [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:48:01.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23
    07:48:01.558 [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:48:01.558 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/X9.23PADDING
    07:48:01.558 [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:48:01.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTE
    07:48:01.559 [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:48:01.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB136/ZEROBYTEPADDING
    07:48:01.559 [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:48:01.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/
    07:48:01.559 [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:48:01.559 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126
    07:48:01.560 [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:48:01.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2
    07:48:01.560 [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:48:01.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126-2PADDING
    07:48:01.560 [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:48:01.560 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO10126PADDING
    07:48:01.560 [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:48:01.561 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4
    07:48:01.561 [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:48:01.561 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ISO7816-4PADDING
    07:48:01.562 [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:48:01.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/NOPADDING
    07:48:01.562 [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:48:01.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5
    07:48:01.562 [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:48:01.562 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS5PADDING
    07:48:01.563 [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:48:01.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7
    07:48:01.563 [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:48:01.563 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/PKCS7PADDING
    07:48:01.564 [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:48:01.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/TBC
    07:48:01.564 [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:48:01.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/TBCPADDING
    07:48:01.564 [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:48:01.564 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23
    07:48:01.565 [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:48:01.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/X9.23PADDING
    07:48:01.565 [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:48:01.565 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTE
    07:48:01.565 [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:48:01.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB144/ZEROBYTEPADDING
    07:48:01.566 [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:48:01.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/
    07:48:01.566 [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:48:01.566 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126
    07:48:01.566 [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:48:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2
    07:48:01.567 [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:48:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126-2PADDING
    07:48:01.567 [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:48:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO10126PADDING
    07:48:01.567 [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:48:01.567 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4
    07:48:01.568 [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:48:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ISO7816-4PADDING
    07:48:01.568 [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:48:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/NOPADDING
    07:48:01.568 [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:48:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5
    07:48:01.568 [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:48:01.568 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS5PADDING
    07:48:01.569 [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:48:01.569 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7
    07:48:01.569 [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:48:01.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/PKCS7PADDING
    07:48:01.570 [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:48:01.570 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/TBC
    07:48:01.570 [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:48:01.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/TBCPADDING
    07:48:01.571 [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:48:01.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23
    07:48:01.571 [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:48:01.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/X9.23PADDING
    07:48:01.571 [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:48:01.571 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTE
    07:48:01.572 [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:48:01.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB152/ZEROBYTEPADDING
    07:48:01.572 [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:48:01.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/
    07:48:01.572 [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:48:01.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126
    07:48:01.572 [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:48:01.572 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2
    07:48:01.573 [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:48:01.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126-2PADDING
    07:48:01.573 [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:48:01.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO10126PADDING
    07:48:01.573 [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:48:01.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4
    07:48:01.573 [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:48:01.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ISO7816-4PADDING
    07:48:01.573 [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:48:01.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/NOPADDING
    07:48:01.573 [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:48:01.573 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5
    07:48:01.574 [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:48:01.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS5PADDING
    07:48:01.574 [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:48:01.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7
    07:48:01.574 [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:48:01.574 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/PKCS7PADDING
    07:48:01.574 [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:48:01.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/TBC
    07:48:01.575 [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:48:01.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/TBCPADDING
    07:48:01.575 [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:48:01.575 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23
    07:48:01.576 [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:48:01.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/X9.23PADDING
    07:48:01.576 [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:48:01.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTE
    07:48:01.576 [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:48:01.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB16/ZEROBYTEPADDING
    07:48:01.576 [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:48:01.576 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/
    07:48:01.576 [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:48:01.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126
    07:48:01.577 [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:48:01.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2
    07:48:01.577 [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:48:01.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126-2PADDING
    07:48:01.577 [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:48:01.577 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO10126PADDING
    07:48:01.578 [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:48:01.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4
    07:48:01.578 [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:48:01.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ISO7816-4PADDING
    07:48:01.578 [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:48:01.578 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/NOPADDING
    07:48:01.579 [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:48:01.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5
    07:48:01.579 [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:48:01.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS5PADDING
    07:48:01.579 [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:48:01.579 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7
    07:48:01.580 [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:48:01.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/PKCS7PADDING
    07:48:01.580 [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:48:01.580 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/TBC
    07:48:01.581 [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:48:01.581 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/TBCPADDING
    07:48:01.582 [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:48:01.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23
    07:48:01.582 [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:48:01.582 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/X9.23PADDING
    07:48:01.583 [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:48:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTE
    07:48:01.583 [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:48:01.583 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB160/ZEROBYTEPADDING
    07:48:01.583 [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:48:01.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/
    07:48:01.584 [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:48:01.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126
    07:48:01.584 [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:48:01.584 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2
    07:48:01.584 [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:48:01.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126-2PADDING
    07:48:01.585 [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:48:01.585 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO10126PADDING
    07:48:01.585 [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:48:01.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4
    07:48:01.586 [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:48:01.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ISO7816-4PADDING
    07:48:01.586 [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:48:01.586 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/NOPADDING
    07:48:01.587 [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:48:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5
    07:48:01.587 [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:48:01.587 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS5PADDING
    07:48:01.588 [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:48:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7
    07:48:01.588 [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:48:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/PKCS7PADDING
    07:48:01.588 [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:48:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/TBC
    07:48:01.588 [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:48:01.588 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/TBCPADDING
    07:48:01.589 [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:48:01.589 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23
    07:48:01.589 [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:48:01.589 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/X9.23PADDING
    07:48:01.590 [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:48:01.590 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTE
    07:48:01.590 [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:48:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB168/ZEROBYTEPADDING
    07:48:01.591 [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:48:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/
    07:48:01.591 [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:48:01.591 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126
    07:48:01.592 [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:48:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2
    07:48:01.592 [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:48:01.592 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126-2PADDING
    07:48:01.593 [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:48:01.593 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO10126PADDING
    07:48:01.594 [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:48:01.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4
    07:48:01.594 [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:48:01.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ISO7816-4PADDING
    07:48:01.594 [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:48:01.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/NOPADDING
    07:48:01.594 [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:48:01.594 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5
    07:48:01.595 [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:48:01.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS5PADDING
    07:48:01.595 [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:48:01.595 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7
    07:48:01.596 [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:48:01.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/PKCS7PADDING
    07:48:01.596 [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:48:01.596 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/TBC
    07:48:01.596 [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:48:01.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/TBCPADDING
    07:48:01.597 [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:48:01.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23
    07:48:01.597 [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:48:01.597 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/X9.23PADDING
    07:48:01.597 [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:48:01.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTE
    07:48:01.598 [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:48:01.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB176/ZEROBYTEPADDING
    07:48:01.598 [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:48:01.598 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/
    07:48:01.599 [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:48:01.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126
    07:48:01.599 [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:48:01.599 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2
    07:48:01.600 [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:48:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126-2PADDING
    07:48:01.600 [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:48:01.600 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO10126PADDING
    07:48:01.600 [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:48:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4
    07:48:01.601 [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:48:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ISO7816-4PADDING
    07:48:01.601 [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:48:01.601 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/NOPADDING
    07:48:01.602 [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:48:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5
    07:48:01.602 [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:48:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS5PADDING
    07:48:01.602 [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:48:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7
    07:48:01.602 [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:48:01.602 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/PKCS7PADDING
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/TBC
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/TBCPADDING
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/X9.23PADDING
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTE
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB184/ZEROBYTEPADDING
    07:48:01.603 [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:48:01.603 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/
    07:48:01.603 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126-2PADDING
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO10126PADDING
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ISO7816-4PADDING
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/NOPADDING
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS5PADDING
    07:48:01.604 [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:48:01.604 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7
    07:48:01.605 [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:48:01.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/PKCS7PADDING
    07:48:01.605 [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:48:01.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/TBC
    07:48:01.605 [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:48:01.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/TBCPADDING
    07:48:01.605 [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:48:01.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23
    07:48:01.605 [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:48:01.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/X9.23PADDING
    07:48:01.605 [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:48:01.605 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTE
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB192/ZEROBYTEPADDING
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126-2PADDING
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO10126PADDING
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ISO7816-4PADDING
    07:48:01.606 [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:48:01.606 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/NOPADDING
    07:48:01.607 [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:48:01.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5
    07:48:01.607 [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:48:01.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS5PADDING
    07:48:01.607 [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:48:01.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7
    07:48:01.607 [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:48:01.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/PKCS7PADDING
    07:48:01.607 [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:48:01.607 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/TBC
    07:48:01.608 [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:48:01.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/TBCPADDING
    07:48:01.608 [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:48:01.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23
    07:48:01.608 [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:48:01.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/X9.23PADDING
    07:48:01.608 [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:48:01.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTE
    07:48:01.608 [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:48:01.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB200/ZEROBYTEPADDING
    07:48:01.608 [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:48:01.608 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/
    07:48:01.608 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126
    07:48:01.609 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2
    07:48:01.609 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126-2PADDING
    07:48:01.609 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO10126PADDING
    07:48:01.609 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4
    07:48:01.609 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ISO7816-4PADDING
    07:48:01.609 [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:48:01.609 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/NOPADDING
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS5PADDING
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/PKCS7PADDING
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/TBC
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/TBCPADDING
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/X9.23PADDING
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTE
    07:48:01.610 [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:48:01.610 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB208/ZEROBYTEPADDING
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126-2PADDING
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO10126PADDING
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ISO7816-4PADDING
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/NOPADDING
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5
    07:48:01.611 [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:48:01.611 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS5PADDING
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/PKCS7PADDING
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/TBC
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/TBCPADDING
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/X9.23PADDING
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTE
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB216/ZEROBYTEPADDING
    07:48:01.612 [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:48:01.612 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/
    07:48:01.613 [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:48:01.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126
    07:48:01.613 [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:48:01.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2
    07:48:01.613 [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:48:01.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126-2PADDING
    07:48:01.613 [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:48:01.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO10126PADDING
    07:48:01.613 [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:48:01.613 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4
    07:48:01.613 [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:48:01.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ISO7816-4PADDING
    07:48:01.614 [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:48:01.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/NOPADDING
    07:48:01.614 [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:48:01.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5
    07:48:01.614 [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:48:01.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS5PADDING
    07:48:01.614 [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:48:01.614 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/PKCS7PADDING
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/TBC
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/TBCPADDING
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/X9.23PADDING
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTE
    07:48:01.615 [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:48:01.615 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB224/ZEROBYTEPADDING
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126-2PADDING
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO10126PADDING
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ISO7816-4PADDING
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/NOPADDING
    07:48:01.616 [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:48:01.616 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5
    07:48:01.616 [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:48:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS5PADDING
    07:48:01.617 [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:48:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7
    07:48:01.617 [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:48:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/PKCS7PADDING
    07:48:01.617 [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:48:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/TBC
    07:48:01.617 [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:48:01.617 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/TBCPADDING
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/X9.23PADDING
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTE
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB232/ZEROBYTEPADDING
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126-2PADDING
    07:48:01.618 [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:48:01.618 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO10126PADDING
    07:48:01.618 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ISO7816-4PADDING
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/NOPADDING
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS5PADDING
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/PKCS7PADDING
    07:48:01.619 [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:48:01.619 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/TBC
    07:48:01.619 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/TBCPADDING
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/X9.23PADDING
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTE
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB24/ZEROBYTEPADDING
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2
    07:48:01.620 [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:48:01.620 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126-2PADDING
    07:48:01.621 [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:48:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO10126PADDING
    07:48:01.621 [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:48:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4
    07:48:01.621 [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:48:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ISO7816-4PADDING
    07:48:01.621 [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:48:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/NOPADDING
    07:48:01.621 [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:48:01.621 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS5PADDING
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/PKCS7PADDING
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/TBC
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/TBCPADDING
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/X9.23PADDING
    07:48:01.622 [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:48:01.622 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTE
    07:48:01.622 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB240/ZEROBYTEPADDING
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126-2PADDING
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO10126PADDING
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ISO7816-4PADDING
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/NOPADDING
    07:48:01.623 [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:48:01.623 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS5PADDING
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/PKCS7PADDING
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/TBC
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/TBCPADDING
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/X9.23PADDING
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTE
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB248/ZEROBYTEPADDING
    07:48:01.624 [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:48:01.624 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/
    07:48:01.625 [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:48:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126
    07:48:01.625 [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:48:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2
    07:48:01.625 [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:48:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126-2PADDING
    07:48:01.625 [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:48:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO10126PADDING
    07:48:01.625 [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:48:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4
    07:48:01.625 [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:48:01.625 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ISO7816-4PADDING
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/NOPADDING
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS5PADDING
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/PKCS7PADDING
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/TBC
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/TBCPADDING
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/X9.23PADDING
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTE
    07:48:01.626 [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:48:01.626 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB256/ZEROBYTEPADDING
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126-2PADDING
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO10126PADDING
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ISO7816-4PADDING
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/NOPADDING
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS5PADDING
    07:48:01.627 [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:48:01.627 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/PKCS7PADDING
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/TBC
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/TBCPADDING
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/X9.23PADDING
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTE
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB32/ZEROBYTEPADDING
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126
    07:48:01.628 [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:48:01.628 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2
    07:48:01.629 [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:48:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126-2PADDING
    07:48:01.629 [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:48:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO10126PADDING
    07:48:01.629 [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:48:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4
    07:48:01.629 [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:48:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ISO7816-4PADDING
    07:48:01.629 [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:48:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/NOPADDING
    07:48:01.629 [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:48:01.629 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5
    07:48:01.629 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS5PADDING
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/PKCS7PADDING
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/TBC
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/TBCPADDING
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/X9.23PADDING
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTE
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB40/ZEROBYTEPADDING
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126
    07:48:01.630 [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:48:01.630 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126-2PADDING
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO10126PADDING
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ISO7816-4PADDING
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/NOPADDING
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS5PADDING
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/PKCS7PADDING
    07:48:01.631 [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:48:01.631 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/TBC
    07:48:01.631 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/TBCPADDING
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/X9.23PADDING
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTE
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB48/ZEROBYTEPADDING
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126-2PADDING
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO10126PADDING
    07:48:01.632 [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:48:01.632 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4
    07:48:01.633 [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:48:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ISO7816-4PADDING
    07:48:01.633 [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:48:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/NOPADDING
    07:48:01.633 [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:48:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5
    07:48:01.633 [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:48:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS5PADDING
    07:48:01.633 [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:48:01.633 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7
    07:48:01.634 [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:48:01.634 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/PKCS7PADDING
    07:48:01.634 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/TBC
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/TBCPADDING
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/X9.23PADDING
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTE
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB56/ZEROBYTEPADDING
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/
    07:48:01.635 [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:48:01.635 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126
    07:48:01.635 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126-2PADDING
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO10126PADDING
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ISO7816-4PADDING
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/NOPADDING
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5
    07:48:01.636 [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:48:01.636 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS5PADDING
    07:48:01.637 [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:48:01.637 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7
    07:48:01.637 [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:48:01.637 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/PKCS7PADDING
    07:48:01.637 [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:48:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/TBC
    07:48:01.638 [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:48:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/TBCPADDING
    07:48:01.638 [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:48:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23
    07:48:01.638 [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:48:01.638 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/X9.23PADDING
    07:48:01.639 [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:48:01.639 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTE
    07:48:01.639 [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:48:01.639 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB64/ZEROBYTEPADDING
    07:48:01.639 [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:48:01.639 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/
    07:48:01.640 [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:48:01.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126
    07:48:01.640 [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:48:01.640 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2
    07:48:01.640 [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:48:01.641 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126-2PADDING
    07:48:01.641 [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:48:01.641 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO10126PADDING
    07:48:01.641 [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:48:01.642 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4
    07:48:01.642 [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:48:01.642 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ISO7816-4PADDING
    07:48:01.642 [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:48:01.642 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/NOPADDING
    07:48:01.643 [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:48:01.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5
    07:48:01.643 [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:48:01.643 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS5PADDING
    07:48:01.643 [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:48:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7
    07:48:01.644 [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:48:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/PKCS7PADDING
    07:48:01.644 [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:48:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/TBC
    07:48:01.644 [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:48:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/TBCPADDING
    07:48:01.644 [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:48:01.644 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23
    07:48:01.645 [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:48:01.645 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/X9.23PADDING
    07:48:01.645 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTE
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB72/ZEROBYTEPADDING
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126-2PADDING
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO10126PADDING
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4
    07:48:01.646 [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:48:01.646 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ISO7816-4PADDING
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/NOPADDING
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS5PADDING
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/PKCS7PADDING
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/TBC
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/TBCPADDING
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/X9.23PADDING
    07:48:01.647 [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:48:01.647 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTE
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB8/ZEROBYTEPADDING
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126-2PADDING
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO10126PADDING
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ISO7816-4PADDING
    07:48:01.648 [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:48:01.648 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/NOPADDING
    07:48:01.648 [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:48:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5
    07:48:01.649 [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:48:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS5PADDING
    07:48:01.649 [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:48:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7
    07:48:01.649 [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:48:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/PKCS7PADDING
    07:48:01.649 [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:48:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/TBC
    07:48:01.649 [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:48:01.649 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/TBCPADDING
    07:48:01.649 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/X9.23PADDING
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTE
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB80/ZEROBYTEPADDING
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126-2PADDING
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO10126PADDING
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4
    07:48:01.650 [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:48:01.650 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ISO7816-4PADDING
    07:48:01.651 [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:48:01.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/NOPADDING
    07:48:01.651 [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:48:01.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5
    07:48:01.651 [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:48:01.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS5PADDING
    07:48:01.651 [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:48:01.651 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7
    07:48:01.652 [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:48:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/PKCS7PADDING
    07:48:01.652 [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:48:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/TBC
    07:48:01.652 [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:48:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/TBCPADDING
    07:48:01.652 [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:48:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23
    07:48:01.652 [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:48:01.652 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/X9.23PADDING
    07:48:01.652 [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:48:01.653 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTE
    07:48:01.653 [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:48:01.653 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB88/ZEROBYTEPADDING
    07:48:01.653 [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:48:01.653 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/
    07:48:01.654 [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:48:01.654 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126
    07:48:01.654 [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:48:01.654 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2
    07:48:01.654 [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:48:01.654 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126-2PADDING
    07:48:01.654 [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:48:01.654 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO10126PADDING
    07:48:01.654 [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:48:01.655 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4
    07:48:01.655 [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:48:01.655 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ISO7816-4PADDING
    07:48:01.655 [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:48:01.655 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/NOPADDING
    07:48:01.656 [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:48:01.656 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5
    07:48:01.656 [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:48:01.656 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS5PADDING
    07:48:01.656 [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:48:01.657 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7
    07:48:01.657 [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:48:01.657 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/PKCS7PADDING
    07:48:01.657 [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:48:01.658 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/TBC
    07:48:01.658 [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:48:01.658 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/TBCPADDING
    07:48:01.658 [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:48:01.658 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23
    07:48:01.658 [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:48:01.658 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/X9.23PADDING
    07:48:01.659 [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:48:01.659 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTE
    07:48:01.659 [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:48:01.659 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CFB96/ZEROBYTEPADDING
    07:48:01.659 [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:48:01.659 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CTS/
    07:48:01.659 [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:48:01.660 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/CTS/NOPADDING
    07:48:01.660 [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:48:01.660 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/EAX/
    07:48:01.660 [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:48:01.660 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/EAX/NOPADDING
    07:48:01.661 [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:48:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/ECB/
    07:48:01.661 [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:48:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/ECB/NOPADDING
    07:48:01.661 [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:48:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/
    07:48:01.661 [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:48:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126
    07:48:01.661 [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:48:01.661 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2
    07:48:01.662 [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:48:01.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126-2PADDING
    07:48:01.662 [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:48:01.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO10126PADDING
    07:48:01.662 [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:48:01.662 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4
    07:48:01.663 [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:48:01.663 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ISO7816-4PADDING
    07:48:01.663 [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:48:01.663 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/NOPADDING
    07:48:01.663 [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:48:01.663 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5
    07:48:01.663 [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:48:01.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS5PADDING
    07:48:01.664 [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:48:01.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7
    07:48:01.664 [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:48:01.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/PKCS7PADDING
    07:48:01.664 [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:48:01.664 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/TBC
    07:48:01.664 [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:48:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/TBCPADDING
    07:48:01.665 [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:48:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23
    07:48:01.665 [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:48:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/X9.23PADDING
    07:48:01.665 [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:48:01.665 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTE
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/GOFB/ZEROBYTEPADDING
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126-2PADDING
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO10126PADDING
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ISO7816-4PADDING
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/NOPADDING
    07:48:01.666 [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:48:01.666 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS5PADDING
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/PKCS7PADDING
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/TBC
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/TBCPADDING
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/X9.23PADDING
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTE
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB/ZEROBYTEPADDING
    07:48:01.667 [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:48:01.667 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126-2PADDING
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO10126PADDING
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ISO7816-4PADDING
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/NOPADDING
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS5PADDING
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7
    07:48:01.668 [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:48:01.668 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/PKCS7PADDING
    07:48:01.668 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/TBC
    07:48:01.669 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/TBCPADDING
    07:48:01.669 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23
    07:48:01.669 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/X9.23PADDING
    07:48:01.669 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTE
    07:48:01.669 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB104/ZEROBYTEPADDING
    07:48:01.669 [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:48:01.669 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126-2PADDING
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO10126PADDING
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ISO7816-4PADDING
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/NOPADDING
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS5PADDING
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7
    07:48:01.670 [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:48:01.670 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/PKCS7PADDING
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/TBC
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/TBCPADDING
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/X9.23PADDING
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTE
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB112/ZEROBYTEPADDING
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2
    07:48:01.671 [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:48:01.671 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126-2PADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO10126PADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ISO7816-4PADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/NOPADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS5PADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/PKCS7PADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/TBC
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/TBCPADDING
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23
    07:48:01.672 [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:48:01.672 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/X9.23PADDING
    07:48:01.673 [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:48:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTE
    07:48:01.673 [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:48:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB120/ZEROBYTEPADDING
    07:48:01.673 [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:48:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/
    07:48:01.673 [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:48:01.673 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126
    07:48:01.674 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126-2PADDING
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO10126PADDING
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ISO7816-4PADDING
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/NOPADDING
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5
    07:48:01.675 [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:48:01.675 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS5PADDING
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/PKCS7PADDING
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/TBC
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/TBCPADDING
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/X9.23PADDING
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTE
    07:48:01.676 [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:48:01.676 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB128/ZEROBYTEPADDING
    07:48:01.676 [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:48:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/
    07:48:01.677 [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:48:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126
    07:48:01.677 [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:48:01.677 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126-2PADDING
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO10126PADDING
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ISO7816-4PADDING
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/NOPADDING
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5
    07:48:01.678 [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:48:01.678 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS5PADDING
    07:48:01.678 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/PKCS7PADDING
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/TBC
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/TBCPADDING
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/X9.23PADDING
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTE
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB136/ZEROBYTEPADDING
    07:48:01.679 [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:48:01.679 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126-2PADDING
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO10126PADDING
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ISO7816-4PADDING
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/NOPADDING
    07:48:01.680 [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:48:01.680 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5
    07:48:01.681 [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:48:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS5PADDING
    07:48:01.681 [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:48:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7
    07:48:01.681 [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:48:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/PKCS7PADDING
    07:48:01.681 [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:48:01.681 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/TBC
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/TBCPADDING
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/X9.23PADDING
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTE
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB144/ZEROBYTEPADDING
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/
    07:48:01.682 [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:48:01.682 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126-2PADDING
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO10126PADDING
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ISO7816-4PADDING
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/NOPADDING
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS5PADDING
    07:48:01.683 [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:48:01.683 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/PKCS7PADDING
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/TBC
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/TBCPADDING
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/X9.23PADDING
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTE
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB152/ZEROBYTEPADDING
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126
    07:48:01.684 [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:48:01.684 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2
    07:48:01.685 [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:48:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126-2PADDING
    07:48:01.685 [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:48:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO10126PADDING
    07:48:01.685 [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:48:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4
    07:48:01.685 [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:48:01.685 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ISO7816-4PADDING
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/NOPADDING
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS5PADDING
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/PKCS7PADDING
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/TBC
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/TBCPADDING
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23
    07:48:01.686 [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:48:01.686 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/X9.23PADDING
    07:48:01.687 [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:48:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTE
    07:48:01.687 [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:48:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB16/ZEROBYTEPADDING
    07:48:01.687 [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:48:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/
    07:48:01.687 [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:48:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126
    07:48:01.687 [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:48:01.687 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2
    07:48:01.687 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126-2PADDING
    07:48:01.688 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO10126PADDING
    07:48:01.688 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4
    07:48:01.688 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ISO7816-4PADDING
    07:48:01.688 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/NOPADDING
    07:48:01.688 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5
    07:48:01.688 [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:48:01.688 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS5PADDING
    07:48:01.688 [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:48:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7
    07:48:01.689 [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:48:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/PKCS7PADDING
    07:48:01.689 [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:48:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/TBC
    07:48:01.689 [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:48:01.689 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/TBCPADDING
    07:48:01.690 [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:48:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23
    07:48:01.690 [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:48:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/X9.23PADDING
    07:48:01.690 [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:48:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTE
    07:48:01.690 [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:48:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB160/ZEROBYTEPADDING
    07:48:01.690 [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:48:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/
    07:48:01.690 [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:48:01.690 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126
    07:48:01.690 [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:48:01.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2
    07:48:01.691 [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:48:01.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126-2PADDING
    07:48:01.691 [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:48:01.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO10126PADDING
    07:48:01.691 [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:48:01.691 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4
    07:48:01.691 [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:48:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ISO7816-4PADDING
    07:48:01.692 [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:48:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/NOPADDING
    07:48:01.692 [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:48:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5
    07:48:01.692 [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:48:01.692 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS5PADDING
    07:48:01.692 [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:48:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7
    07:48:01.693 [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:48:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/PKCS7PADDING
    07:48:01.693 [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:48:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/TBC
    07:48:01.693 [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:48:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/TBCPADDING
    07:48:01.693 [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:48:01.693 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/X9.23PADDING
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTE
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB168/ZEROBYTEPADDING
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2
    07:48:01.694 [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:48:01.694 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126-2PADDING
    07:48:01.694 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO10126PADDING
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ISO7816-4PADDING
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/NOPADDING
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS5PADDING
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7
    07:48:01.695 [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:48:01.695 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/PKCS7PADDING
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/TBC
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/TBCPADDING
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/X9.23PADDING
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTE
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB176/ZEROBYTEPADDING
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/
    07:48:01.696 [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:48:01.696 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126
    07:48:01.697 [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:48:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2
    07:48:01.697 [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:48:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126-2PADDING
    07:48:01.697 [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:48:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO10126PADDING
    07:48:01.697 [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:48:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4
    07:48:01.697 [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:48:01.697 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ISO7816-4PADDING
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/NOPADDING
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS5PADDING
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/PKCS7PADDING
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/TBC
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/TBCPADDING
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/X9.23PADDING
    07:48:01.698 [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:48:01.698 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTE
    07:48:01.698 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB184/ZEROBYTEPADDING
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126-2PADDING
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO10126PADDING
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ISO7816-4PADDING
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/NOPADDING
    07:48:01.699 [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:48:01.699 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS5PADDING
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/PKCS7PADDING
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/TBC
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/TBCPADDING
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/X9.23PADDING
    07:48:01.700 [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:48:01.700 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTE
    07:48:01.701 [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:48:01.701 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB192/ZEROBYTEPADDING
    07:48:01.701 [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:48:01.701 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/
    07:48:01.701 [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:48:01.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126
    07:48:01.702 [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:48:01.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2
    07:48:01.702 [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:48:01.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126-2PADDING
    07:48:01.702 [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:48:01.702 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO10126PADDING
    07:48:01.703 [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:48:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4
    07:48:01.703 [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:48:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ISO7816-4PADDING
    07:48:01.703 [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:48:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/NOPADDING
    07:48:01.703 [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:48:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5
    07:48:01.703 [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:48:01.703 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS5PADDING
    07:48:01.704 [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:48:01.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7
    07:48:01.704 [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:48:01.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/PKCS7PADDING
    07:48:01.704 [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:48:01.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/TBC
    07:48:01.704 [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:48:01.704 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/TBCPADDING
    07:48:01.705 [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:48:01.705 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23
    07:48:01.705 [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:48:01.705 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/X9.23PADDING
    07:48:01.705 [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:48:01.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTE
    07:48:01.706 [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:48:01.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB200/ZEROBYTEPADDING
    07:48:01.706 [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:48:01.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/
    07:48:01.706 [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:48:01.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126
    07:48:01.706 [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:48:01.706 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2
    07:48:01.706 [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:48:01.708 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126-2PADDING
    07:48:01.708 [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:48:01.708 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO10126PADDING
    07:48:01.708 [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:48:01.708 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4
    07:48:01.709 [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:48:01.709 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ISO7816-4PADDING
    07:48:01.709 [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:48:01.709 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/NOPADDING
    07:48:01.709 [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:48:01.709 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5
    07:48:01.710 [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:48:01.710 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS5PADDING
    07:48:01.710 [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:48:01.710 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7
    07:48:01.710 [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:48:01.710 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/PKCS7PADDING
    07:48:01.710 [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:48:01.710 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/TBC
    07:48:01.710 [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:48:01.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/TBCPADDING
    07:48:01.711 [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:48:01.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23
    07:48:01.711 [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:48:01.711 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/X9.23PADDING
    07:48:01.712 [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:48:01.712 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTE
    07:48:01.712 [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:48:01.712 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB208/ZEROBYTEPADDING
    07:48:01.712 [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:48:01.712 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/
    07:48:01.713 [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:48:01.713 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126
    07:48:01.713 [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:48:01.713 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2
    07:48:01.713 [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:48:01.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126-2PADDING
    07:48:01.714 [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:48:01.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO10126PADDING
    07:48:01.714 [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:48:01.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4
    07:48:01.714 [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:48:01.714 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ISO7816-4PADDING
    07:48:01.715 [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:48:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/NOPADDING
    07:48:01.715 [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:48:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5
    07:48:01.715 [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:48:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS5PADDING
    07:48:01.715 [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:48:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7
    07:48:01.715 [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:48:01.715 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/PKCS7PADDING
    07:48:01.716 [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:48:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/TBC
    07:48:01.716 [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:48:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/TBCPADDING
    07:48:01.716 [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:48:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23
    07:48:01.716 [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:48:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/X9.23PADDING
    07:48:01.716 [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:48:01.716 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTE
    07:48:01.717 [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:48:01.717 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB216/ZEROBYTEPADDING
    07:48:01.717 [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:48:01.718 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/
    07:48:01.718 [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:48:01.718 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126
    07:48:01.718 [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:48:01.718 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2
    07:48:01.719 [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:48:01.719 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126-2PADDING
    07:48:01.719 [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:48:01.719 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO10126PADDING
    07:48:01.719 [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:48:01.719 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4
    07:48:01.720 [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:48:01.720 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ISO7816-4PADDING
    07:48:01.720 [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:48:01.720 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/NOPADDING
    07:48:01.720 [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:48:01.720 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5
    07:48:01.721 [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:48:01.721 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS5PADDING
    07:48:01.722 [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:48:01.722 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7
    07:48:01.722 [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:48:01.722 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/PKCS7PADDING
    07:48:01.722 [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:48:01.722 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/TBC
    07:48:01.722 [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:48:01.722 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/TBCPADDING
    07:48:01.723 [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:48:01.723 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23
    07:48:01.723 [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:48:01.723 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/X9.23PADDING
    07:48:01.723 [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:48:01.723 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTE
    07:48:01.723 [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:48:01.724 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB224/ZEROBYTEPADDING
    07:48:01.724 [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:48:01.724 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/
    07:48:01.724 [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:48:01.725 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126
    07:48:01.725 [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:48:01.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2
    07:48:01.726 [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:48:01.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126-2PADDING
    07:48:01.726 [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:48:01.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO10126PADDING
    07:48:01.726 [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:48:01.726 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4
    07:48:01.727 [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:48:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ISO7816-4PADDING
    07:48:01.727 [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:48:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/NOPADDING
    07:48:01.727 [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:48:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5
    07:48:01.727 [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:48:01.727 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS5PADDING
    07:48:01.728 [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:48:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7
    07:48:01.728 [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:48:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/PKCS7PADDING
    07:48:01.728 [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:48:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/TBC
    07:48:01.728 [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:48:01.728 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/TBCPADDING
    07:48:01.728 [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:48:01.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23
    07:48:01.729 [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:48:01.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/X9.23PADDING
    07:48:01.729 [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:48:01.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTE
    07:48:01.729 [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:48:01.729 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB232/ZEROBYTEPADDING
    07:48:01.730 [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:48:01.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/
    07:48:01.730 [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:48:01.730 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126
    07:48:01.730 [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:48:01.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2
    07:48:01.731 [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:48:01.731 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126-2PADDING
    07:48:01.731 [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:48:01.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO10126PADDING
    07:48:01.732 [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:48:01.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4
    07:48:01.732 [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:48:01.732 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ISO7816-4PADDING
    07:48:01.732 [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:48:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/NOPADDING
    07:48:01.733 [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:48:01.733 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5
    07:48:01.734 [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:48:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS5PADDING
    07:48:01.734 [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:48:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7
    07:48:01.734 [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:48:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/PKCS7PADDING
    07:48:01.734 [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:48:01.734 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/TBC
    07:48:01.735 [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:48:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/TBCPADDING
    07:48:01.735 [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:48:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23
    07:48:01.735 [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:48:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/X9.23PADDING
    07:48:01.735 [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:48:01.735 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTE
    07:48:01.736 [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:48:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB24/ZEROBYTEPADDING
    07:48:01.736 [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:48:01.736 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/
    07:48:01.736 [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:48:01.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126
    07:48:01.737 [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:48:01.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2
    07:48:01.737 [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:48:01.737 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126-2PADDING
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO10126PADDING
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ISO7816-4PADDING
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/NOPADDING
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS5PADDING
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/PKCS7PADDING
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/TBC
    07:48:01.738 [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:48:01.738 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/TBCPADDING
    07:48:01.738 [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:48:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23
    07:48:01.739 [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:48:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/X9.23PADDING
    07:48:01.739 [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:48:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTE
    07:48:01.739 [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:48:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB240/ZEROBYTEPADDING
    07:48:01.739 [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:48:01.739 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/
    07:48:01.739 [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:48:01.740 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126
    07:48:01.740 [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:48:01.740 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2
    07:48:01.740 [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:48:01.740 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126-2PADDING
    07:48:01.740 [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:48:01.741 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO10126PADDING
    07:48:01.741 [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:48:01.741 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4
    07:48:01.742 [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:48:01.742 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ISO7816-4PADDING
    07:48:01.742 [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:48:01.742 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/NOPADDING
    07:48:01.743 [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:48:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5
    07:48:01.743 [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:48:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS5PADDING
    07:48:01.743 [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:48:01.743 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7
    07:48:01.743 [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:48:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/PKCS7PADDING
    07:48:01.744 [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:48:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/TBC
    07:48:01.744 [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:48:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/TBCPADDING
    07:48:01.744 [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:48:01.744 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23
    07:48:01.745 [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:48:01.745 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/X9.23PADDING
    07:48:01.745 [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:48:01.745 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTE
    07:48:01.745 [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:48:01.746 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB248/ZEROBYTEPADDING
    07:48:01.746 [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:48:01.746 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/
    07:48:01.746 [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:48:01.746 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126
    07:48:01.747 [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:48:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2
    07:48:01.747 [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:48:01.747 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126-2PADDING
    07:48:01.747 [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:48:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO10126PADDING
    07:48:01.748 [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:48:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4
    07:48:01.748 [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:48:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ISO7816-4PADDING
    07:48:01.748 [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:48:01.748 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/NOPADDING
    07:48:01.748 [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:48:01.749 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5
    07:48:01.749 [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:48:01.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS5PADDING
    07:48:01.750 [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:48:01.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7
    07:48:01.750 [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:48:01.750 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/PKCS7PADDING
    07:48:01.751 [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:48:01.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/TBC
    07:48:01.751 [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:48:01.751 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/TBCPADDING
    07:48:01.752 [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:48:01.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23
    07:48:01.752 [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:48:01.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/X9.23PADDING
    07:48:01.752 [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:48:01.752 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTE
    07:48:01.753 [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:48:01.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB256/ZEROBYTEPADDING
    07:48:01.753 [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:48:01.753 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/
    07:48:01.753 [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:48:01.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126
    07:48:01.754 [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:48:01.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2
    07:48:01.754 [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:48:01.754 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126-2PADDING
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO10126PADDING
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ISO7816-4PADDING
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/NOPADDING
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS5PADDING
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/PKCS7PADDING
    07:48:01.755 [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:48:01.755 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/TBC
    07:48:01.756 [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:48:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/TBCPADDING
    07:48:01.756 [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:48:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23
    07:48:01.756 [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:48:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/X9.23PADDING
    07:48:01.756 [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:48:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTE
    07:48:01.756 [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:48:01.756 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB32/ZEROBYTEPADDING
    07:48:01.757 [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:48:01.757 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/
    07:48:01.757 [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:48:01.757 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126
    07:48:01.758 [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:48:01.758 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2
    07:48:01.758 [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:48:01.758 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126-2PADDING
    07:48:01.758 [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:48:01.758 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO10126PADDING
    07:48:01.759 [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:48:01.759 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4
    07:48:01.759 [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:48:01.759 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ISO7816-4PADDING
    07:48:01.759 [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:48:01.759 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/NOPADDING
    07:48:01.760 [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:48:01.760 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5
    07:48:01.760 [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:48:01.760 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS5PADDING
    07:48:01.760 [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:48:01.760 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7
    07:48:01.760 [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:48:01.761 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/PKCS7PADDING
    07:48:01.761 [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:48:01.761 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/TBC
    07:48:01.761 [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:48:01.761 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/TBCPADDING
    07:48:01.762 [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:48:01.762 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23
    07:48:01.762 [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:48:01.762 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/X9.23PADDING
    07:48:01.762 [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:48:01.763 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTE
    07:48:01.763 [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:48:01.763 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB40/ZEROBYTEPADDING
    07:48:01.763 [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:48:01.763 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/
    07:48:01.763 [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:48:01.764 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126
    07:48:01.764 [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:48:01.764 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2
    07:48:01.764 [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:48:01.764 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126-2PADDING
    07:48:01.765 [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:48:01.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO10126PADDING
    07:48:01.765 [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:48:01.765 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4
    07:48:01.765 [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:48:01.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ISO7816-4PADDING
    07:48:01.766 [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:48:01.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/NOPADDING
    07:48:01.766 [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:48:01.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5
    07:48:01.766 [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:48:01.766 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS5PADDING
    07:48:01.767 [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:48:01.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7
    07:48:01.767 [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:48:01.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/PKCS7PADDING
    07:48:01.767 [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:48:01.767 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/TBC
    07:48:01.768 [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:48:01.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/TBCPADDING
    07:48:01.768 [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:48:01.768 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23
    07:48:01.769 [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:48:01.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/X9.23PADDING
    07:48:01.769 [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:48:01.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTE
    07:48:01.769 [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:48:01.769 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB48/ZEROBYTEPADDING
    07:48:01.770 [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:48:01.770 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/
    07:48:01.770 [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:48:01.770 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126
    07:48:01.770 [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:48:01.771 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2
    07:48:01.771 [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:48:01.771 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126-2PADDING
    07:48:01.771 [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:48:01.771 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO10126PADDING
    07:48:01.771 [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:48:01.772 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4
    07:48:01.772 [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:48:01.772 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ISO7816-4PADDING
    07:48:01.772 [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:48:01.772 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/NOPADDING
    07:48:01.772 [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:48:01.772 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5
    07:48:01.773 [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:48:01.773 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS5PADDING
    07:48:01.773 [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:48:01.774 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7
    07:48:01.774 [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:48:01.774 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/PKCS7PADDING
    07:48:01.774 [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:48:01.774 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/TBC
    07:48:01.775 [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:48:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/TBCPADDING
    07:48:01.775 [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:48:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23
    07:48:01.775 [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:48:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/X9.23PADDING
    07:48:01.775 [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:48:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTE
    07:48:01.775 [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:48:01.775 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB56/ZEROBYTEPADDING
    07:48:01.775 [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:48:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/
    07:48:01.776 [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:48:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126
    07:48:01.776 [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:48:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2
    07:48:01.776 [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:48:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126-2PADDING
    07:48:01.776 [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:48:01.776 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO10126PADDING
    07:48:01.777 [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:48:01.777 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4
    07:48:01.777 [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:48:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ISO7816-4PADDING
    07:48:01.778 [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:48:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/NOPADDING
    07:48:01.778 [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:48:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5
    07:48:01.778 [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:48:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS5PADDING
    07:48:01.778 [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:48:01.778 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/PKCS7PADDING
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/TBC
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/TBCPADDING
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/X9.23PADDING
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTE
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB64/ZEROBYTEPADDING
    07:48:01.779 [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:48:01.779 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/
    07:48:01.779 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126-2PADDING
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO10126PADDING
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ISO7816-4PADDING
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/NOPADDING
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS5PADDING
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7
    07:48:01.780 [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:48:01.780 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/PKCS7PADDING
    07:48:01.781 [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:48:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/TBC
    07:48:01.781 [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:48:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/TBCPADDING
    07:48:01.781 [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:48:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23
    07:48:01.781 [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:48:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/X9.23PADDING
    07:48:01.781 [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:48:01.781 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTE
    07:48:01.781 [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:48:01.782 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB72/ZEROBYTEPADDING
    07:48:01.782 [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:48:01.782 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/
    07:48:01.782 [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:48:01.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126
    07:48:01.783 [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:48:01.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2
    07:48:01.783 [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:48:01.783 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126-2PADDING
    07:48:01.783 [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:48:01.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO10126PADDING
    07:48:01.784 [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:48:01.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4
    07:48:01.784 [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:48:01.784 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ISO7816-4PADDING
    07:48:01.785 [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:48:01.785 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/NOPADDING
    07:48:01.785 [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:48:01.785 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5
    07:48:01.785 [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:48:01.785 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS5PADDING
    07:48:01.785 [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:48:01.786 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7
    07:48:01.786 [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:48:01.786 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/PKCS7PADDING
    07:48:01.786 [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:48:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/TBC
    07:48:01.787 [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:48:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/TBCPADDING
    07:48:01.787 [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:48:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23
    07:48:01.787 [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:48:01.787 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/X9.23PADDING
    07:48:01.788 [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:48:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTE
    07:48:01.788 [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:48:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB8/ZEROBYTEPADDING
    07:48:01.788 [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:48:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/
    07:48:01.788 [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:48:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126
    07:48:01.788 [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:48:01.788 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2
    07:48:01.789 [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:48:01.789 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126-2PADDING
    07:48:01.789 [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:48:01.789 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO10126PADDING
    07:48:01.789 [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:48:01.789 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4
    07:48:01.790 [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:48:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ISO7816-4PADDING
    07:48:01.790 [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:48:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/NOPADDING
    07:48:01.790 [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:48:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5
    07:48:01.790 [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:48:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS5PADDING
    07:48:01.790 [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:48:01.790 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7
    07:48:01.790 [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:48:01.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/PKCS7PADDING
    07:48:01.791 [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:48:01.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/TBC
    07:48:01.791 [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:48:01.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/TBCPADDING
    07:48:01.791 [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:48:01.791 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23
    07:48:01.791 [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:48:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/X9.23PADDING
    07:48:01.792 [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:48:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTE
    07:48:01.792 [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:48:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB80/ZEROBYTEPADDING
    07:48:01.792 [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:48:01.792 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/
    07:48:01.793 [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:48:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126
    07:48:01.793 [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:48:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2
    07:48:01.793 [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:48:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126-2PADDING
    07:48:01.793 [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:48:01.793 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO10126PADDING
    07:48:01.793 [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:48:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4
    07:48:01.794 [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:48:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ISO7816-4PADDING
    07:48:01.794 [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:48:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/NOPADDING
    07:48:01.794 [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:48:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5
    07:48:01.794 [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:48:01.794 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS5PADDING
    07:48:01.795 [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:48:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7
    07:48:01.795 [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:48:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/PKCS7PADDING
    07:48:01.795 [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:48:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/TBC
    07:48:01.795 [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:48:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/TBCPADDING
    07:48:01.795 [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:48:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23
    07:48:01.795 [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:48:01.795 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/X9.23PADDING
    07:48:01.796 [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:48:01.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTE
    07:48:01.796 [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:48:01.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB88/ZEROBYTEPADDING
    07:48:01.796 [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:48:01.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/
    07:48:01.796 [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:48:01.796 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126
    07:48:01.797 [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:48:01.797 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2
    07:48:01.797 [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:48:01.797 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126-2PADDING
    07:48:01.798 [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:48:01.798 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO10126PADDING
    07:48:01.798 [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:48:01.798 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4
    07:48:01.798 [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:48:01.798 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ISO7816-4PADDING
    07:48:01.798 [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:48:01.798 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/NOPADDING
    07:48:01.799 [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:48:01.799 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5
    07:48:01.799 [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:48:01.799 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS5PADDING
    07:48:01.800 [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:48:01.800 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7
    07:48:01.800 [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:48:01.801 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/PKCS7PADDING
    07:48:01.801 [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:48:01.802 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/TBC
    07:48:01.802 [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:48:01.802 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/TBCPADDING
    07:48:01.802 [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:48:01.803 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23
    07:48:01.803 [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:48:01.803 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/X9.23PADDING
    07:48:01.803 [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:48:01.803 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTE
    07:48:01.803 [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:48:01.804 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/OFB96/ZEROBYTEPADDING
    07:48:01.804 [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:48:01.804 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/
    07:48:01.804 [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:48:01.804 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126
    07:48:01.805 [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:48:01.805 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2
    07:48:01.806 [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:48:01.806 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126-2PADDING
    07:48:01.806 [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:48:01.806 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO10126PADDING
    07:48:01.806 [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:48:01.806 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4
    07:48:01.807 [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:48:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ISO7816-4PADDING
    07:48:01.807 [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:48:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/NOPADDING
    07:48:01.807 [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:48:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5
    07:48:01.807 [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:48:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS5PADDING
    07:48:01.807 [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:48:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7
    07:48:01.807 [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:48:01.807 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/PKCS7PADDING
    07:48:01.808 [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:48:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/TBC
    07:48:01.808 [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:48:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/TBCPADDING
    07:48:01.808 [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:48:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23
    07:48:01.808 [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:48:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/X9.23PADDING
    07:48:01.808 [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:48:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTE
    07:48:01.808 [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:48:01.808 [Test worker] INFO  o.s.c.CipherTest - transformation=GOST28147/SIC/ZEROBYTEPADDING
    07:48:01.808 [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:48:01.809 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128//
    07:48:01.810 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128//NOPADDING
    07:48:01.811 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128/ECB/
    07:48:01.812 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-128/ECB/NOPADDING
    07:48:01.813 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1//
    07:48:01.814 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1//NOPADDING
    07:48:01.815 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1/ECB/
    07:48:01.815 [Test worker] INFO  o.s.c.CipherTest - transformation=GRAIN-V1/ECB/NOPADDING
    07:48:01.816 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128//
    07:48:01.832 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128//NOPADDING
    07:48:01.836 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128/ECB/
    07:48:01.850 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-128/ECB/NOPADDING
    07:48:01.855 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256//
    07:48:01.876 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256//NOPADDING
    07:48:01.882 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256/ECB/
    07:48:01.894 [Test worker] INFO  o.s.c.CipherTest - transformation=HC-256/ECB/NOPADDING
    07:48:01.898 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC//
    07:48:01.904 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping.
    07:48:01.905 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC//NOPADDING
    07:48:01.908 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping.
    07:48:01.908 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC/ECB/
    07:48:01.909 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping.
    07:48:01.909 [Test worker] INFO  o.s.c.CipherTest - transformation=ISAAC/ECB/NOPADDING
    07:48:01.910 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping.
    07:48:01.910 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON//
    07:48:01.910 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping.
    07:48:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON//NOPADDING
    07:48:01.911 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping.
    07:48:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/
    07:48:01.911 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC-CTS/NOPADDING
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126-2PADDING
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO10126PADDING
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4
    07:48:01.912 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ISO7816-4PADDING
    07:48:01.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/NOPADDING
    07:48:01.913 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5
    07:48:01.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS5PADDING
    07:48:01.914 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7
    07:48:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/PKCS7PADDING
    07:48:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/TBC
    07:48:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/TBCPADDING
    07:48:01.915 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23
    07:48:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/X9.23PADDING
    07:48:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTE
    07:48:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CBC/ZEROBYTEPADDING
    07:48:01.916 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CCM/
    07:48:01.916 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CCM/NOPADDING
    07:48:01.917 [Test worker] ERROR o.s.c.CipherTest - transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/
    07:48:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126
    07:48:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2
    07:48:01.917 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126-2PADDING
    07:48:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO10126PADDING
    07:48:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4
    07:48:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ISO7816-4PADDING
    07:48:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/NOPADDING
    07:48:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5
    07:48:01.918 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS5PADDING
    07:48:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7
    07:48:01.919 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/PKCS7PADDING
    07:48:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/TBC
    07:48:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/TBCPADDING
    07:48:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23
    07:48:01.920 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/X9.23PADDING
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTE
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB/ZEROBYTEPADDING
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126-2PADDING
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO10126PADDING
    07:48:01.921 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4
    07:48:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ISO7816-4PADDING
    07:48:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/NOPADDING
    07:48:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5
    07:48:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS5PADDING
    07:48:01.922 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7
    07:48:01.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/PKCS7PADDING
    07:48:01.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBC
    07:48:01.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/TBCPADDING
    07:48:01.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23
    07:48:01.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/X9.23PADDING
    07:48:01.923 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTE
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB104/ZEROBYTEPADDING
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126-2PADDING
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO10126PADDING
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ISO7816-4PADDING
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/NOPADDING
    07:48:01.924 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS5PADDING
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/PKCS7PADDING
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBC
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/TBCPADDING
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23
    07:48:01.925 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/X9.23PADDING
    07:48:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTE
    07:48:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB112/ZEROBYTEPADDING
    07:48:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/
    07:48:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126
    07:48:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2
    07:48:01.926 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126-2PADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO10126PADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ISO7816-4PADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/NOPADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS5PADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/PKCS7PADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBC
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/TBCPADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/X9.23PADDING
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTE
    07:48:01.927 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB120/ZEROBYTEPADDING
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126-2PADDING
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO10126PADDING
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ISO7816-4PADDING
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/NOPADDING
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS5PADDING
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7
    07:48:01.928 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/PKCS7PADDING
    07:48:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBC
    07:48:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/TBCPADDING
    07:48:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23
    07:48:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/X9.23PADDING
    07:48:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTE
    07:48:01.929 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB128/ZEROBYTEPADDING
    07:48:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/
    07:48:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126
    07:48:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2
    07:48:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126-2PADDING
    07:48:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO10126PADDING
    07:48:01.930 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4
    07:48:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ISO7816-4PADDING
    07:48:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/NOPADDING
    07:48:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5
    07:48:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS5PADDING
    07:48:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7
    07:48:01.931 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/PKCS7PADDING
    07:48:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBC
    07:48:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/TBCPADDING
    07:48:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23
    07:48:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/X9.23PADDING
    07:48:01.932 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTE
    07:48:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB136/ZEROBYTEPADDING
    07:48:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/
    07:48:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126
    07:48:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2
    07:48:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126-2PADDING
    07:48:01.933 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO10126PADDING
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ISO7816-4PADDING
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/NOPADDING
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS5PADDING
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/PKCS7PADDING
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBC
    07:48:01.934 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/TBCPADDING
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/X9.23PADDING
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTE
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB144/ZEROBYTEPADDING
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126-2PADDING
    07:48:01.935 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO10126PADDING
    07:48:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4
    07:48:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ISO7816-4PADDING
    07:48:01.936 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/NOPADDING
    07:48:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5
    07:48:01.937 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS5PADDING
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/PKCS7PADDING
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBC
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/TBCPADDING
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/X9.23PADDING
    07:48:01.938 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTE
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB152/ZEROBYTEPADDING
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126-2PADDING
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO10126PADDING
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ISO7816-4PADDING
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/NOPADDING
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS5PADDING
    07:48:01.939 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/PKCS7PADDING
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBC
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/TBCPADDING
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/X9.23PADDING
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTE
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB16/ZEROBYTEPADDING
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126-2PADDING
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO10126PADDING
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4
    07:48:01.940 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ISO7816-4PADDING
    07:48:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/NOPADDING
    07:48:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5
    07:48:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS5PADDING
    07:48:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7
    07:48:01.941 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/PKCS7PADDING
    07:48:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBC
    07:48:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/TBCPADDING
    07:48:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23
    07:48:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/X9.23PADDING
    07:48:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTE
    07:48:01.942 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB160/ZEROBYTEPADDING
    07:48:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/
    07:48:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126
    07:48:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2
    07:48:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126-2PADDING
    07:48:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO10126PADDING
    07:48:01.943 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ISO7816-4PADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/NOPADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS5PADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/PKCS7PADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBC
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/TBCPADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/X9.23PADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTE
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB168/ZEROBYTEPADDING
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/
    07:48:01.944 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126-2PADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO10126PADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ISO7816-4PADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/NOPADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS5PADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/PKCS7PADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBC
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/TBCPADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/X9.23PADDING
    07:48:01.945 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTE
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB176/ZEROBYTEPADDING
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126-2PADDING
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO10126PADDING
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ISO7816-4PADDING
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/NOPADDING
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS5PADDING
    07:48:01.946 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/PKCS7PADDING
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBC
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/TBCPADDING
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/X9.23PADDING
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTE
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB184/ZEROBYTEPADDING
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126
    07:48:01.947 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126-2PADDING
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO10126PADDING
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ISO7816-4PADDING
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/NOPADDING
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5
    07:48:01.948 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS5PADDING
    07:48:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7
    07:48:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/PKCS7PADDING
    07:48:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBC
    07:48:01.949 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/TBCPADDING
    07:48:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23
    07:48:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/X9.23PADDING
    07:48:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTE
    07:48:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB192/ZEROBYTEPADDING
    07:48:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/
    07:48:01.950 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126
    07:48:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2
    07:48:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126-2PADDING
    07:48:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO10126PADDING
    07:48:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4
    07:48:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ISO7816-4PADDING
    07:48:01.951 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/NOPADDING
    07:48:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5
    07:48:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS5PADDING
    07:48:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7
    07:48:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/PKCS7PADDING
    07:48:01.952 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBC
    07:48:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/TBCPADDING
    07:48:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23
    07:48:01.953 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/X9.23PADDING
    07:48:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTE
    07:48:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB200/ZEROBYTEPADDING
    07:48:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/
    07:48:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126
    07:48:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2
    07:48:01.954 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126-2PADDING
    07:48:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO10126PADDING
    07:48:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4
    07:48:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ISO7816-4PADDING
    07:48:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/NOPADDING
    07:48:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5
    07:48:01.955 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS5PADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/PKCS7PADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBC
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/TBCPADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/X9.23PADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTE
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB208/ZEROBYTEPADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126-2PADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO10126PADDING
    07:48:01.956 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ISO7816-4PADDING
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/NOPADDING
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS5PADDING
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/PKCS7PADDING
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBC
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/TBCPADDING
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/X9.23PADDING
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTE
    07:48:01.957 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB216/ZEROBYTEPADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126-2PADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO10126PADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ISO7816-4PADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/NOPADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS5PADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/PKCS7PADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBC
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/TBCPADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/X9.23PADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTE
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB224/ZEROBYTEPADDING
    07:48:01.958 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126-2PADDING
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO10126PADDING
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ISO7816-4PADDING
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/NOPADDING
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS5PADDING
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/PKCS7PADDING
    07:48:01.959 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBC
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/TBCPADDING
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/X9.23PADDING
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTE
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB232/ZEROBYTEPADDING
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/
    07:48:01.960 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126
    07:48:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2
    07:48:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126-2PADDING
    07:48:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO10126PADDING
    07:48:01.961 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ISO7816-4PADDING
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/NOPADDING
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS5PADDING
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/PKCS7PADDING
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBC
    07:48:01.962 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/TBCPADDING
    07:48:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23
    07:48:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/X9.23PADDING
    07:48:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTE
    07:48:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB24/ZEROBYTEPADDING
    07:48:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/
    07:48:01.963 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126
    07:48:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2
    07:48:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126-2PADDING
    07:48:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO10126PADDING
    07:48:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4
    07:48:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ISO7816-4PADDING
    07:48:01.964 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/NOPADDING
    07:48:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5
    07:48:01.965 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS5PADDING
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/PKCS7PADDING
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBC
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/TBCPADDING
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/X9.23PADDING
    07:48:01.966 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTE
    07:48:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB240/ZEROBYTEPADDING
    07:48:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/
    07:48:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126
    07:48:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2
    07:48:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126-2PADDING
    07:48:01.967 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO10126PADDING
    07:48:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4
    07:48:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ISO7816-4PADDING
    07:48:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/NOPADDING
    07:48:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5
    07:48:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS5PADDING
    07:48:01.968 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7
    07:48:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/PKCS7PADDING
    07:48:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBC
    07:48:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/TBCPADDING
    07:48:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23
    07:48:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/X9.23PADDING
    07:48:01.969 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTE
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB248/ZEROBYTEPADDING
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126-2PADDING
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO10126PADDING
    07:48:01.970 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ISO7816-4PADDING
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/NOPADDING
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS5PADDING
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/PKCS7PADDING
    07:48:01.971 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBC
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/TBCPADDING
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/X9.23PADDING
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTE
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB256/ZEROBYTEPADDING
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/
    07:48:01.972 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126
    07:48:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2
    07:48:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126-2PADDING
    07:48:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO10126PADDING
    07:48:01.973 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ISO7816-4PADDING
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/NOPADDING
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS5PADDING
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/PKCS7PADDING
    07:48:01.974 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBC
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/TBCPADDING
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/X9.23PADDING
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTE
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB32/ZEROBYTEPADDING
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/
    07:48:01.975 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126
    07:48:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2
    07:48:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126-2PADDING
    07:48:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO10126PADDING
    07:48:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4
    07:48:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ISO7816-4PADDING
    07:48:01.976 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/NOPADDING
    07:48:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5
    07:48:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS5PADDING
    07:48:01.977 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7
    07:48:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/PKCS7PADDING
    07:48:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBC
    07:48:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/TBCPADDING
    07:48:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23
    07:48:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/X9.23PADDING
    07:48:01.978 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTE
    07:48:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB40/ZEROBYTEPADDING
    07:48:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/
    07:48:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126
    07:48:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2
    07:48:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126-2PADDING
    07:48:01.979 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO10126PADDING
    07:48:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4
    07:48:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ISO7816-4PADDING
    07:48:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/NOPADDING
    07:48:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5
    07:48:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS5PADDING
    07:48:01.980 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7
    07:48:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/PKCS7PADDING
    07:48:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBC
    07:48:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/TBCPADDING
    07:48:01.981 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23
    07:48:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/X9.23PADDING
    07:48:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTE
    07:48:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB48/ZEROBYTEPADDING
    07:48:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/
    07:48:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126
    07:48:01.982 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2
    07:48:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126-2PADDING
    07:48:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO10126PADDING
    07:48:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4
    07:48:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ISO7816-4PADDING
    07:48:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/NOPADDING
    07:48:01.983 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS5PADDING
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/PKCS7PADDING
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBC
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/TBCPADDING
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23
    07:48:01.984 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/X9.23PADDING
    07:48:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTE
    07:48:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB56/ZEROBYTEPADDING
    07:48:01.985 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/
    07:48:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126
    07:48:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2
    07:48:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126-2PADDING
    07:48:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO10126PADDING
    07:48:01.991 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ISO7816-4PADDING
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/NOPADDING
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS5PADDING
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/PKCS7PADDING
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBC
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/TBCPADDING
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/X9.23PADDING
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTE
    07:48:01.992 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB64/ZEROBYTEPADDING
    07:48:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/
    07:48:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126
    07:48:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2
    07:48:01.993 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126-2PADDING
    07:48:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO10126PADDING
    07:48:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4
    07:48:01.994 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ISO7816-4PADDING
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/NOPADDING
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS5PADDING
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/PKCS7PADDING
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBC
    07:48:01.997 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/TBCPADDING
    07:48:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23
    07:48:01.998 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/X9.23PADDING
    07:48:02.001 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTE
    07:48:02.002 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB72/ZEROBYTEPADDING
    07:48:02.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/
    07:48:02.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126
    07:48:02.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2
    07:48:02.005 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126-2PADDING
    07:48:02.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO10126PADDING
    07:48:02.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4
    07:48:02.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ISO7816-4PADDING
    07:48:02.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/NOPADDING
    07:48:02.006 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5
    07:48:02.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS5PADDING
    07:48:02.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7
    07:48:02.007 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/PKCS7PADDING
    07:48:02.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBC
    07:48:02.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/TBCPADDING
    07:48:02.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23
    07:48:02.008 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/X9.23PADDING
    07:48:02.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTE
    07:48:02.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB8/ZEROBYTEPADDING
    07:48:02.009 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/
    07:48:02.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126
    07:48:02.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2
    07:48:02.010 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126-2PADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO10126PADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ISO7816-4PADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/NOPADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS5PADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/PKCS7PADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBC
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/TBCPADDING
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23
    07:48:02.011 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/X9.23PADDING
    07:48:02.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTE
    07:48:02.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB80/ZEROBYTEPADDING
    07:48:02.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/
    07:48:02.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126
    07:48:02.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2
    07:48:02.012 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126-2PADDING
    07:48:02.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO10126PADDING
    07:48:02.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4
    07:48:02.013 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ISO7816-4PADDING
    07:48:02.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/NOPADDING
    07:48:02.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5
    07:48:02.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS5PADDING
    07:48:02.014 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7
    07:48:02.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/PKCS7PADDING
    07:48:02.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBC
    07:48:02.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/TBCPADDING
    07:48:02.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23
    07:48:02.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/X9.23PADDING
    07:48:02.015 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTE
    07:48:02.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB88/ZEROBYTEPADDING
    07:48:02.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/
    07:48:02.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126
    07:48:02.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2
    07:48:02.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126-2PADDING
    07:48:02.016 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO10126PADDING
    07:48:02.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4
    07:48:02.017 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ISO7816-4PADDING
    07:48:02.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/NOPADDING
    07:48:02.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5
    07:48:02.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS5PADDING
    07:48:02.018 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7
    07:48:02.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/PKCS7PADDING
    07:48:02.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBC
    07:48:02.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/TBCPADDING
    07:48:02.019 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23
    07:48:02.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/X9.23PADDING
    07:48:02.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTE
    07:48:02.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CFB96/ZEROBYTEPADDING
    07:48:02.020 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CTS/
    07:48:02.021 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping.
    07:48:02.021 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/CTS/NOPADDING
    07:48:02.021 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping.
    07:48:02.022 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/EAX/
    07:48:02.026 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/EAX/NOPADDING
    07:48:02.029 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/ECB/
    07:48:02.029 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping.
    07:48:02.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/ECB/NOPADDING
    07:48:02.030 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping.
    07:48:02.030 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/GCM/
    07:48:02.031 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/GCM/NOPADDING
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126-2PADDING
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO10126PADDING
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ISO7816-4PADDING
    07:48:02.032 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/NOPADDING
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS5PADDING
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/PKCS7PADDING
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/TBC
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/TBCPADDING
    07:48:02.033 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23
    07:48:02.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/X9.23PADDING
    07:48:02.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTE
    07:48:02.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB/ZEROBYTEPADDING
    07:48:02.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/
    07:48:02.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126
    07:48:02.034 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2
    07:48:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126-2PADDING
    07:48:02.037 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO10126PADDING
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ISO7816-4PADDING
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/NOPADDING
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS5PADDING
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/PKCS7PADDING
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBC
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/TBCPADDING
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23
    07:48:02.038 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/X9.23PADDING
    07:48:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTE
    07:48:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB104/ZEROBYTEPADDING
    07:48:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/
    07:48:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126
    07:48:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2
    07:48:02.040 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126-2PADDING
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO10126PADDING
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ISO7816-4PADDING
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/NOPADDING
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS5PADDING
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7
    07:48:02.041 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/PKCS7PADDING
    07:48:02.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBC
    07:48:02.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/TBCPADDING
    07:48:02.042 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/X9.23PADDING
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTE
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB112/ZEROBYTEPADDING
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126-2PADDING
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO10126PADDING
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ISO7816-4PADDING
    07:48:02.044 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/NOPADDING
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS5PADDING
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/PKCS7PADDING
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBC
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/TBCPADDING
    07:48:02.045 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23
    07:48:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/X9.23PADDING
    07:48:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTE
    07:48:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB120/ZEROBYTEPADDING
    07:48:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/
    07:48:02.046 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126-2PADDING
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO10126PADDING
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ISO7816-4PADDING
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/NOPADDING
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS5PADDING
    07:48:02.047 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/PKCS7PADDING
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBC
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/TBCPADDING
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/X9.23PADDING
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTE
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB128/ZEROBYTEPADDING
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/
    07:48:02.048 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126
    07:48:02.049 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2
    07:48:02.049 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126-2PADDING
    07:48:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO10126PADDING
    07:48:02.050 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4
    07:48:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ISO7816-4PADDING
    07:48:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/NOPADDING
    07:48:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5
    07:48:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS5PADDING
    07:48:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7
    07:48:02.051 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/PKCS7PADDING
    07:48:02.052 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBC
    07:48:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/TBCPADDING
    07:48:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23
    07:48:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/X9.23PADDING
    07:48:02.053 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTE
    07:48:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB136/ZEROBYTEPADDING
    07:48:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/
    07:48:02.054 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126-2PADDING
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO10126PADDING
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ISO7816-4PADDING
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/NOPADDING
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS5PADDING
    07:48:02.055 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/PKCS7PADDING
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBC
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/TBCPADDING
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/X9.23PADDING
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTE
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB144/ZEROBYTEPADDING
    07:48:02.056 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/
    07:48:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126
    07:48:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2
    07:48:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126-2PADDING
    07:48:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO10126PADDING
    07:48:02.057 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4
    07:48:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ISO7816-4PADDING
    07:48:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/NOPADDING
    07:48:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5
    07:48:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS5PADDING
    07:48:02.058 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/PKCS7PADDING
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBC
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/TBCPADDING
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/X9.23PADDING
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTE
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB152/ZEROBYTEPADDING
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/
    07:48:02.059 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126
    07:48:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2
    07:48:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126-2PADDING
    07:48:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO10126PADDING
    07:48:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4
    07:48:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ISO7816-4PADDING
    07:48:02.060 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/NOPADDING
    07:48:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5
    07:48:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS5PADDING
    07:48:02.061 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/PKCS7PADDING
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBC
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/TBCPADDING
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/X9.23PADDING
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTE
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB16/ZEROBYTEPADDING
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2
    07:48:02.062 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126-2PADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO10126PADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ISO7816-4PADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/NOPADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS5PADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/PKCS7PADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBC
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/TBCPADDING
    07:48:02.063 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/X9.23PADDING
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTE
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB160/ZEROBYTEPADDING
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2
    07:48:02.064 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126-2PADDING
    07:48:02.065 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO10126PADDING
    07:48:02.065 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4
    07:48:02.065 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ISO7816-4PADDING
    07:48:02.065 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/NOPADDING
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS5PADDING
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/PKCS7PADDING
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBC
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/TBCPADDING
    07:48:02.066 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/X9.23PADDING
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTE
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB168/ZEROBYTEPADDING
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2
    07:48:02.067 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126-2PADDING
    07:48:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO10126PADDING
    07:48:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4
    07:48:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ISO7816-4PADDING
    07:48:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/NOPADDING
    07:48:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5
    07:48:02.068 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS5PADDING
    07:48:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7
    07:48:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/PKCS7PADDING
    07:48:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBC
    07:48:02.069 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/TBCPADDING
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/X9.23PADDING
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTE
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB176/ZEROBYTEPADDING
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2
    07:48:02.070 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126-2PADDING
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO10126PADDING
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ISO7816-4PADDING
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/NOPADDING
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS5PADDING
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/PKCS7PADDING
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBC
    07:48:02.071 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/TBCPADDING
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/X9.23PADDING
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTE
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB184/ZEROBYTEPADDING
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126-2PADDING
    07:48:02.072 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO10126PADDING
    07:48:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4
    07:48:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ISO7816-4PADDING
    07:48:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/NOPADDING
    07:48:02.073 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5
    07:48:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS5PADDING
    07:48:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7
    07:48:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/PKCS7PADDING
    07:48:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBC
    07:48:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/TBCPADDING
    07:48:02.074 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23
    07:48:02.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/X9.23PADDING
    07:48:02.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTE
    07:48:02.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB192/ZEROBYTEPADDING
    07:48:02.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/
    07:48:02.075 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126
    07:48:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2
    07:48:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126-2PADDING
    07:48:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO10126PADDING
    07:48:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4
    07:48:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ISO7816-4PADDING
    07:48:02.076 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/NOPADDING
    07:48:02.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5
    07:48:02.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS5PADDING
    07:48:02.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7
    07:48:02.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/PKCS7PADDING
    07:48:02.077 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBC
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/TBCPADDING
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/X9.23PADDING
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTE
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB200/ZEROBYTEPADDING
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126-2PADDING
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO10126PADDING
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4
    07:48:02.078 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ISO7816-4PADDING
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/NOPADDING
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS5PADDING
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/PKCS7PADDING
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBC
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/TBCPADDING
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23
    07:48:02.079 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/X9.23PADDING
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTE
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB208/ZEROBYTEPADDING
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126-2PADDING
    07:48:02.080 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO10126PADDING
    07:48:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4
    07:48:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ISO7816-4PADDING
    07:48:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/NOPADDING
    07:48:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5
    07:48:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS5PADDING
    07:48:02.081 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/PKCS7PADDING
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBC
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/TBCPADDING
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/X9.23PADDING
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTE
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB216/ZEROBYTEPADDING
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126-2PADDING
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO10126PADDING
    07:48:02.082 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ISO7816-4PADDING
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/NOPADDING
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS5PADDING
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/PKCS7PADDING
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBC
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/TBCPADDING
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/X9.23PADDING
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTE
    07:48:02.083 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB224/ZEROBYTEPADDING
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126-2PADDING
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO10126PADDING
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ISO7816-4PADDING
    07:48:02.084 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/NOPADDING
    07:48:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5
    07:48:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS5PADDING
    07:48:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7
    07:48:02.085 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/PKCS7PADDING
    07:48:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBC
    07:48:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/TBCPADDING
    07:48:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23
    07:48:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/X9.23PADDING
    07:48:02.086 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTE
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB232/ZEROBYTEPADDING
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126-2PADDING
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO10126PADDING
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4
    07:48:02.087 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ISO7816-4PADDING
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/NOPADDING
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS5PADDING
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/PKCS7PADDING
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBC
    07:48:02.088 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/TBCPADDING
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/X9.23PADDING
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTE
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB24/ZEROBYTEPADDING
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126-2PADDING
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO10126PADDING
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4
    07:48:02.089 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ISO7816-4PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/NOPADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS5PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/PKCS7PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBC
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/TBCPADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/X9.23PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTE
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB240/ZEROBYTEPADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126-2PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO10126PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ISO7816-4PADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/NOPADDING
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5
    07:48:02.090 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS5PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/PKCS7PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBC
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/TBCPADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/X9.23PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTE
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB248/ZEROBYTEPADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126-2PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO10126PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ISO7816-4PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/NOPADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS5PADDING
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7
    07:48:02.091 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/PKCS7PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBC
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/TBCPADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/X9.23PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTE
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB256/ZEROBYTEPADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126-2PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO10126PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ISO7816-4PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/NOPADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS5PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/PKCS7PADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBC
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/TBCPADDING
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23
    07:48:02.092 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/X9.23PADDING
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTE
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB32/ZEROBYTEPADDING
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126-2PADDING
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO10126PADDING
    07:48:02.093 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ISO7816-4PADDING
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/NOPADDING
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS5PADDING
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/PKCS7PADDING
    07:48:02.094 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBC
    07:48:02.109 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/TBCPADDING
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/X9.23PADDING
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTE
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB40/ZEROBYTEPADDING
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126-2PADDING
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO10126PADDING
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ISO7816-4PADDING
    07:48:02.110 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/NOPADDING
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS5PADDING
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/PKCS7PADDING
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBC
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/TBCPADDING
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/X9.23PADDING
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTE
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB48/ZEROBYTEPADDING
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126
    07:48:02.111 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126-2PADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO10126PADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ISO7816-4PADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/NOPADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS5PADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/PKCS7PADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBC
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/TBCPADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/X9.23PADDING
    07:48:02.112 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTE
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB56/ZEROBYTEPADDING
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126-2PADDING
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO10126PADDING
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4
    07:48:02.113 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ISO7816-4PADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/NOPADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS5PADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/PKCS7PADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBC
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/TBCPADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/X9.23PADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTE
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB64/ZEROBYTEPADDING
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/
    07:48:02.114 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126-2PADDING
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO10126PADDING
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ISO7816-4PADDING
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/NOPADDING
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS5PADDING
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/PKCS7PADDING
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBC
    07:48:02.115 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/TBCPADDING
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/X9.23PADDING
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTE
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB72/ZEROBYTEPADDING
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126-2PADDING
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO10126PADDING
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ISO7816-4PADDING
    07:48:02.116 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/NOPADDING
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS5PADDING
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/PKCS7PADDING
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBC
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/TBCPADDING
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/X9.23PADDING
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTE
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB8/ZEROBYTEPADDING
    07:48:02.117 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/
    07:48:02.118 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126
    07:48:02.118 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126-2PADDING
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO10126PADDING
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ISO7816-4PADDING
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/NOPADDING
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS5PADDING
    07:48:02.127 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/PKCS7PADDING
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBC
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/TBCPADDING
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/X9.23PADDING
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTE
    07:48:02.128 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB80/ZEROBYTEPADDING
    07:48:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/
    07:48:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126
    07:48:02.129 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2
    07:48:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126-2PADDING
    07:48:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO10126PADDING
    07:48:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4
    07:48:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ISO7816-4PADDING
    07:48:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/NOPADDING
    07:48:02.130 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS5PADDING
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/PKCS7PADDING
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBC
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/TBCPADDING
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23
    07:48:02.131 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/X9.23PADDING
    07:48:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTE
    07:48:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB88/ZEROBYTEPADDING
    07:48:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/
    07:48:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126
    07:48:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2
    07:48:02.132 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126-2PADDING
    07:48:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO10126PADDING
    07:48:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4
    07:48:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ISO7816-4PADDING
    07:48:02.133 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/NOPADDING
    07:48:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5
    07:48:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS5PADDING
    07:48:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7
    07:48:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/PKCS7PADDING
    07:48:02.134 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBC
    07:48:02.135 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/TBCPADDING
    07:48:02.135 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23
    07:48:02.135 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/X9.23PADDING
    07:48:02.135 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTE
    07:48:02.135 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/OFB96/ZEROBYTEPADDING
    07:48:02.135 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/
    07:48:02.136 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126
    07:48:02.136 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2
    07:48:02.136 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126-2PADDING
    07:48:02.136 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO10126PADDING
    07:48:02.136 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4
    07:48:02.137 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ISO7816-4PADDING
    07:48:02.137 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/NOPADDING
    07:48:02.137 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5
    07:48:02.138 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS5PADDING
    07:48:02.138 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7
    07:48:02.138 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/PKCS7PADDING
    07:48:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/TBC
    07:48:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/TBCPADDING
    07:48:02.139 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23
    07:48:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/X9.23PADDING
    07:48:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTE
    07:48:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=NOEKEON/SIC/ZEROBYTEPADDING
    07:48:02.140 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL//
    07:48:02.141 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping.
    07:48:02.141 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL//NOPADDING
    07:48:02.142 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping.
    07:48:02.142 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC-CTS/
    07:48:02.142 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC-CTS/NOPADDING
    07:48:02.142 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/
    07:48:02.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126
    07:48:02.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2
    07:48:02.143 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126-2PADDING
    07:48:02.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO10126PADDING
    07:48:02.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4
    07:48:02.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ISO7816-4PADDING
    07:48:02.144 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/NOPADDING
    07:48:02.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS5
    07:48:02.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS5PADDING
    07:48:02.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS7
    07:48:02.145 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/PKCS7PADDING
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/TBC
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/TBCPADDING
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/X9.23
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/X9.23PADDING
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTE
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CBC/ZEROBYTEPADDING
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/
    07:48:02.146 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126
    07:48:02.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2
    07:48:02.147 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126-2PADDING
    07:48:02.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO10126PADDING
    07:48:02.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4
    07:48:02.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ISO7816-4PADDING
    07:48:02.148 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/NOPADDING
    07:48:02.149 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS5
    07:48:02.149 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS5PADDING
    07:48:02.149 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS7
    07:48:02.150 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/PKCS7PADDING
    07:48:02.150 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/TBC
    07:48:02.150 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/TBCPADDING
    07:48:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/X9.23
    07:48:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/X9.23PADDING
    07:48:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTE
    07:48:02.151 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB/ZEROBYTEPADDING
    07:48:02.152 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/
    07:48:02.152 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126
    07:48:02.152 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2
    07:48:02.153 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126-2PADDING
    07:48:02.153 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO10126PADDING
    07:48:02.154 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4
    07:48:02.154 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ISO7816-4PADDING
    07:48:02.154 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/NOPADDING
    07:48:02.154 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5
    07:48:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS5PADDING
    07:48:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7
    07:48:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/PKCS7PADDING
    07:48:02.155 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/TBC
    07:48:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/TBCPADDING
    07:48:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/X9.23
    07:48:02.156 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/X9.23PADDING
    07:48:02.157 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTE
    07:48:02.157 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB104/ZEROBYTEPADDING
    07:48:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/
    07:48:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126
    07:48:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2
    07:48:02.158 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126-2PADDING
    07:48:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO10126PADDING
    07:48:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4
    07:48:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ISO7816-4PADDING
    07:48:02.159 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/NOPADDING
    07:48:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5
    07:48:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS5PADDING
    07:48:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7
    07:48:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/PKCS7PADDING
    07:48:02.160 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/TBC
    07:48:02.161 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/TBCPADDING
    07:48:02.161 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/X9.23
    07:48:02.162 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/X9.23PADDING
    07:48:02.162 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTE
    07:48:02.162 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB112/ZEROBYTEPADDING
    07:48:02.162 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/
    07:48:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126
    07:48:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2
    07:48:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126-2PADDING
    07:48:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO10126PADDING
    07:48:02.163 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4
    07:48:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ISO7816-4PADDING
    07:48:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/NOPADDING
    07:48:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5
    07:48:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS5PADDING
    07:48:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7
    07:48:02.164 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/PKCS7PADDING
    07:48:02.165 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/TBC
    07:48:02.165 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/TBCPADDING
    07:48:02.165 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/X9.23
    07:48:02.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/X9.23PADDING
    07:48:02.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTE
    07:48:02.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB120/ZEROBYTEPADDING
    07:48:02.166 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/
    07:48:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126
    07:48:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2
    07:48:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126-2PADDING
    07:48:02.167 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO10126PADDING
    07:48:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4
    07:48:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ISO7816-4PADDING
    07:48:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/NOPADDING
    07:48:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5
    07:48:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS5PADDING
    07:48:02.168 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7
    07:48:02.169 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/PKCS7PADDING
    07:48:02.169 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/TBC
    07:48:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/TBCPADDING
    07:48:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/X9.23
    07:48:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/X9.23PADDING
    07:48:02.170 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTE
    07:48:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB128/ZEROBYTEPADDING
    07:48:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/
    07:48:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126
    07:48:02.171 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2
    07:48:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126-2PADDING
    07:48:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO10126PADDING
    07:48:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4
    07:48:02.172 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ISO7816-4PADDING
    07:48:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/NOPADDING
    07:48:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5
    07:48:02.173 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS5PADDING
    07:48:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7
    07:48:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/PKCS7PADDING
    07:48:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/TBC
    07:48:02.174 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/TBCPADDING
    07:48:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/X9.23
    07:48:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/X9.23PADDING
    07:48:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTE
    07:48:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB136/ZEROBYTEPADDING
    07:48:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/
    07:48:02.175 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126
    07:48:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2
    07:48:02.176 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126-2PADDING
    07:48:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO10126PADDING
    07:48:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4
    07:48:02.177 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ISO7816-4PADDING
    07:48:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/NOPADDING
    07:48:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5
    07:48:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS5PADDING
    07:48:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7
    07:48:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/PKCS7PADDING
    07:48:02.178 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/TBC
    07:48:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/TBCPADDING
    07:48:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/X9.23
    07:48:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/X9.23PADDING
    07:48:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTE
    07:48:02.179 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB144/ZEROBYTEPADDING
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126-2PADDING
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO10126PADDING
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4
    07:48:02.180 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ISO7816-4PADDING
    07:48:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/NOPADDING
    07:48:02.181 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5
    07:48:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS5PADDING
    07:48:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7
    07:48:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/PKCS7PADDING
    07:48:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/TBC
    07:48:02.182 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/TBCPADDING
    07:48:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/X9.23
    07:48:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/X9.23PADDING
    07:48:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTE
    07:48:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB152/ZEROBYTEPADDING
    07:48:02.183 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/
    07:48:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126
    07:48:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2
    07:48:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126-2PADDING
    07:48:02.184 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO10126PADDING
    07:48:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4
    07:48:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ISO7816-4PADDING
    07:48:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/NOPADDING
    07:48:02.185 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5
    07:48:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS5PADDING
    07:48:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7
    07:48:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/PKCS7PADDING
    07:48:02.186 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/TBC
    07:48:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/TBCPADDING
    07:48:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/X9.23
    07:48:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/X9.23PADDING
    07:48:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTE
    07:48:02.187 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB16/ZEROBYTEPADDING
    07:48:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/
    07:48:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126
    07:48:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2
    07:48:02.188 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126-2PADDING
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO10126PADDING
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ISO7816-4PADDING
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/NOPADDING
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS5PADDING
    07:48:02.189 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7
    07:48:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/PKCS7PADDING
    07:48:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/TBC
    07:48:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/TBCPADDING
    07:48:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/X9.23
    07:48:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/X9.23PADDING
    07:48:02.190 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTE
    07:48:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB160/ZEROBYTEPADDING
    07:48:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/
    07:48:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126
    07:48:02.191 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2
    07:48:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126-2PADDING
    07:48:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO10126PADDING
    07:48:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4
    07:48:02.192 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ISO7816-4PADDING
    07:48:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/NOPADDING
    07:48:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5
    07:48:02.193 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS5PADDING
    07:48:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7
    07:48:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/PKCS7PADDING
    07:48:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/TBC
    07:48:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/TBCPADDING
    07:48:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/X9.23
    07:48:02.194 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/X9.23PADDING
    07:48:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTE
    07:48:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB168/ZEROBYTEPADDING
    07:48:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/
    07:48:02.195 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126
    07:48:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2
    07:48:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126-2PADDING
    07:48:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO10126PADDING
    07:48:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4
    07:48:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ISO7816-4PADDING
    07:48:02.196 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/NOPADDING
    07:48:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5
    07:48:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS5PADDING
    07:48:02.197 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7
    07:48:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/PKCS7PADDING
    07:48:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/TBC
    07:48:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/TBCPADDING
    07:48:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/X9.23
    07:48:02.198 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/X9.23PADDING
    07:48:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTE
    07:48:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB176/ZEROBYTEPADDING
    07:48:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/
    07:48:02.199 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126
    07:48:02.200 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2
    07:48:02.200 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126-2PADDING
    07:48:02.200 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO10126PADDING
    07:48:02.200 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4
    07:48:02.201 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ISO7816-4PADDING
    07:48:02.201 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/NOPADDING
    07:48:02.201 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS5PADDING
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/PKCS7PADDING
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/TBC
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/TBCPADDING
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/X9.23
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/X9.23PADDING
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTE
    07:48:02.202 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB184/ZEROBYTEPADDING
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126-2PADDING
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO10126PADDING
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4
    07:48:02.203 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ISO7816-4PADDING
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/NOPADDING
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS5PADDING
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/PKCS7PADDING
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/TBC
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/TBCPADDING
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/X9.23
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/X9.23PADDING
    07:48:02.204 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTE
    07:48:02.205 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB192/ZEROBYTEPADDING
    07:48:02.205 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/
    07:48:02.205 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126
    07:48:02.205 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126-2PADDING
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO10126PADDING
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ISO7816-4PADDING
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/NOPADDING
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS5PADDING
    07:48:02.206 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/PKCS7PADDING
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/TBC
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/TBCPADDING
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/X9.23
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/X9.23PADDING
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTE
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB200/ZEROBYTEPADDING
    07:48:02.207 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126-2PADDING
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO10126PADDING
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ISO7816-4PADDING
    07:48:02.208 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/NOPADDING
    07:48:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5
    07:48:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS5PADDING
    07:48:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7
    07:48:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/PKCS7PADDING
    07:48:02.209 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/TBC
    07:48:02.210 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/TBCPADDING
    07:48:02.210 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/X9.23
    07:48:02.210 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/X9.23PADDING
    07:48:02.210 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTE
    07:48:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB208/ZEROBYTEPADDING
    07:48:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/
    07:48:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126
    07:48:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2
    07:48:02.211 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126-2PADDING
    07:48:02.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO10126PADDING
    07:48:02.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4
    07:48:02.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ISO7816-4PADDING
    07:48:02.212 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/NOPADDING
    07:48:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5
    07:48:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS5PADDING
    07:48:02.213 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/PKCS7PADDING
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/TBC
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/TBCPADDING
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/X9.23
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/X9.23PADDING
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTE
    07:48:02.214 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB216/ZEROBYTEPADDING
    07:48:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/
    07:48:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126
    07:48:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2
    07:48:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126-2PADDING
    07:48:02.215 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO10126PADDING
    07:48:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4
    07:48:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ISO7816-4PADDING
    07:48:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/NOPADDING
    07:48:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5
    07:48:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS5PADDING
    07:48:02.216 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7
    07:48:02.217 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/PKCS7PADDING
    07:48:02.217 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/TBC
    07:48:02.217 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/TBCPADDING
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/X9.23
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/X9.23PADDING
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTE
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB224/ZEROBYTEPADDING
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126
    07:48:02.218 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126-2PADDING
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO10126PADDING
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ISO7816-4PADDING
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/NOPADDING
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS5PADDING
    07:48:02.219 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/PKCS7PADDING
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/TBC
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/TBCPADDING
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/X9.23
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/X9.23PADDING
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTE
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB232/ZEROBYTEPADDING
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/
    07:48:02.220 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126-2PADDING
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO10126PADDING
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ISO7816-4PADDING
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/NOPADDING
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5
    07:48:02.221 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS5PADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/PKCS7PADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/TBC
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/TBCPADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/X9.23
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/X9.23PADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTE
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB24/ZEROBYTEPADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126-2PADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO10126PADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ISO7816-4PADDING
    07:48:02.222 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/NOPADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS5PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/PKCS7PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/TBC
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/TBCPADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/X9.23
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/X9.23PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTE
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB240/ZEROBYTEPADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126-2PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO10126PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ISO7816-4PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/NOPADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS5PADDING
    07:48:02.223 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/PKCS7PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/TBC
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/TBCPADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/X9.23
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/X9.23PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTE
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB248/ZEROBYTEPADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126-2PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO10126PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ISO7816-4PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/NOPADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS5PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/PKCS7PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/TBC
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/TBCPADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/X9.23
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/X9.23PADDING
    07:48:02.224 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTE
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB256/ZEROBYTEPADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126-2PADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO10126PADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ISO7816-4PADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/NOPADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS5PADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/PKCS7PADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/TBC
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/TBCPADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/X9.23
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/X9.23PADDING
    07:48:02.225 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTE
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB32/ZEROBYTEPADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126-2PADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO10126PADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ISO7816-4PADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/NOPADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS5PADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/PKCS7PADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/TBC
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/TBCPADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/X9.23
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/X9.23PADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTE
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB40/ZEROBYTEPADDING
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126
    07:48:02.226 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126-2PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO10126PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ISO7816-4PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/NOPADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS5PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/PKCS7PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/TBC
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/TBCPADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/X9.23
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/X9.23PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTE
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB48/ZEROBYTEPADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126-2PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO10126PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ISO7816-4PADDING
    07:48:02.227 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/NOPADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS5PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/PKCS7PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/TBC
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/TBCPADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/X9.23
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/X9.23PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTE
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB56/ZEROBYTEPADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126-2PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO10126PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ISO7816-4PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/NOPADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS5PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/PKCS7PADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/TBC
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/TBCPADDING
    07:48:02.228 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/X9.23
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/X9.23PADDING
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTE
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB64/ZEROBYTEPADDING
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2
    07:48:02.229 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126-2PADDING
    07:48:02.230 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO10126PADDING
    07:48:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4
    07:48:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ISO7816-4PADDING
    07:48:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/NOPADDING
    07:48:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5
    07:48:02.231 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS5PADDING
    07:48:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7
    07:48:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/PKCS7PADDING
    07:48:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/TBC
    07:48:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/TBCPADDING
    07:48:02.232 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/X9.23
    07:48:02.233 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/X9.23PADDING
    07:48:02.233 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTE
    07:48:02.233 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB72/ZEROBYTEPADDING
    07:48:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/
    07:48:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126
    07:48:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2
    07:48:02.234 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126-2PADDING
    07:48:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO10126PADDING
    07:48:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4
    07:48:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ISO7816-4PADDING
    07:48:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/NOPADDING
    07:48:02.235 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5
    07:48:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS5PADDING
    07:48:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7
    07:48:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/PKCS7PADDING
    07:48:02.236 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/TBC
    07:48:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/TBCPADDING
    07:48:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/X9.23
    07:48:02.237 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/X9.23PADDING
    07:48:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTE
    07:48:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB8/ZEROBYTEPADDING
    07:48:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/
    07:48:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126
    07:48:02.238 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2
    07:48:02.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126-2PADDING
    07:48:02.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO10126PADDING
    07:48:02.239 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4
    07:48:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ISO7816-4PADDING
    07:48:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/NOPADDING
    07:48:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5
    07:48:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS5PADDING
    07:48:02.240 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7
    07:48:02.241 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/PKCS7PADDING
    07:48:02.241 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/TBC
    07:48:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/TBCPADDING
    07:48:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/X9.23
    07:48:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/X9.23PADDING
    07:48:02.242 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTE
    07:48:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB80/ZEROBYTEPADDING
    07:48:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/
    07:48:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126
    07:48:02.243 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2
    07:48:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126-2PADDING
    07:48:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO10126PADDING
    07:48:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4
    07:48:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ISO7816-4PADDING
    07:48:02.244 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/NOPADDING
    07:48:02.245 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5
    07:48:02.245 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS5PADDING
    07:48:02.245 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7
    07:48:02.246 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/PKCS7PADDING
    07:48:02.246 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/TBC
    07:48:02.246 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/TBCPADDING
    07:48:02.246 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/X9.23
    07:48:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/X9.23PADDING
    07:48:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTE
    07:48:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB88/ZEROBYTEPADDING
    07:48:02.247 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/
    07:48:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126
    07:48:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2
    07:48:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126-2PADDING
    07:48:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO10126PADDING
    07:48:02.248 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4
    07:48:02.249 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ISO7816-4PADDING
    07:48:02.249 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/NOPADDING
    07:48:02.250 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5
    07:48:02.250 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS5PADDING
    07:48:02.250 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7
    07:48:02.250 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/PKCS7PADDING
    07:48:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/TBC
    07:48:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/TBCPADDING
    07:48:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/X9.23
    07:48:02.251 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/X9.23PADDING
    07:48:02.252 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTE
    07:48:02.252 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CFB96/ZEROBYTEPADDING
    07:48:02.252 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CTS/
    07:48:02.253 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping.
    07:48:02.253 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/CTS/NOPADDING
    07:48:02.254 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping.
    07:48:02.254 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/ECB/
    07:48:02.254 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping.
    07:48:02.254 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/ECB/NOPADDING
    07:48:02.255 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping.
    07:48:02.255 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/
    07:48:02.255 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126
    07:48:02.255 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2
    07:48:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126-2PADDING
    07:48:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO10126PADDING
    07:48:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4
    07:48:02.256 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ISO7816-4PADDING
    07:48:02.257 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/NOPADDING
    07:48:02.257 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS5
    07:48:02.257 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS5PADDING
    07:48:02.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS7
    07:48:02.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/PKCS7PADDING
    07:48:02.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/TBC
    07:48:02.258 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/TBCPADDING
    07:48:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/X9.23
    07:48:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/X9.23PADDING
    07:48:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTE
    07:48:02.259 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB/ZEROBYTEPADDING
    07:48:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/
    07:48:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126
    07:48:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2
    07:48:02.260 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126-2PADDING
    07:48:02.261 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO10126PADDING
    07:48:02.261 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4
    07:48:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ISO7816-4PADDING
    07:48:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/NOPADDING
    07:48:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5
    07:48:02.262 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS5PADDING
    07:48:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7
    07:48:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/PKCS7PADDING
    07:48:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/TBC
    07:48:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/TBCPADDING
    07:48:02.263 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/X9.23
    07:48:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/X9.23PADDING
    07:48:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTE
    07:48:02.264 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB104/ZEROBYTEPADDING
    07:48:02.265 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/
    07:48:02.265 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126
    07:48:02.265 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2
    07:48:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126-2PADDING
    07:48:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO10126PADDING
    07:48:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4
    07:48:02.266 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ISO7816-4PADDING
    07:48:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/NOPADDING
    07:48:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5
    07:48:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS5PADDING
    07:48:02.267 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7
    07:48:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/PKCS7PADDING
    07:48:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/TBC
    07:48:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/TBCPADDING
    07:48:02.268 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/X9.23
    07:48:02.269 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/X9.23PADDING
    07:48:02.269 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTE
    07:48:02.269 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB112/ZEROBYTEPADDING
    07:48:02.270 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/
    07:48:02.270 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126
    07:48:02.270 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2
    07:48:02.270 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126-2PADDING
    07:48:02.271 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO10126PADDING
    07:48:02.271 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4
    07:48:02.271 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ISO7816-4PADDING
    07:48:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/NOPADDING
    07:48:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5
    07:48:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS5PADDING
    07:48:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7
    07:48:02.272 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/PKCS7PADDING
    07:48:02.273 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/TBC
    07:48:02.273 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/TBCPADDING
    07:48:02.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/X9.23
    07:48:02.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/X9.23PADDING
    07:48:02.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTE
    07:48:02.274 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB120/ZEROBYTEPADDING
    07:48:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/
    07:48:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126
    07:48:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2
    07:48:02.275 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126-2PADDING
    07:48:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO10126PADDING
    07:48:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4
    07:48:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ISO7816-4PADDING
    07:48:02.276 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/NOPADDING
    07:48:02.277 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5
    07:48:02.277 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS5PADDING
    07:48:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7
    07:48:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/PKCS7PADDING
    07:48:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/TBC
    07:48:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/TBCPADDING
    07:48:02.278 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/X9.23
    07:48:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/X9.23PADDING
    07:48:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTE
    07:48:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB128/ZEROBYTEPADDING
    07:48:02.279 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/
    07:48:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126
    07:48:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2
    07:48:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126-2PADDING
    07:48:02.280 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO10126PADDING
    07:48:02.281 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4
    07:48:02.281 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ISO7816-4PADDING
    07:48:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/NOPADDING
    07:48:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5
    07:48:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS5PADDING
    07:48:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7
    07:48:02.282 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/PKCS7PADDING
    07:48:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/TBC
    07:48:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/TBCPADDING
    07:48:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/X9.23
    07:48:02.283 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/X9.23PADDING
    07:48:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTE
    07:48:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB136/ZEROBYTEPADDING
    07:48:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/
    07:48:02.284 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126
    07:48:02.285 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2
    07:48:02.286 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126-2PADDING
    07:48:02.286 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO10126PADDING
    07:48:02.286 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4
    07:48:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ISO7816-4PADDING
    07:48:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/NOPADDING
    07:48:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5
    07:48:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS5PADDING
    07:48:02.287 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7
    07:48:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/PKCS7PADDING
    07:48:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/TBC
    07:48:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/TBCPADDING
    07:48:02.288 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/X9.23
    07:48:02.289 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/X9.23PADDING
    07:48:02.289 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTE
    07:48:02.290 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB144/ZEROBYTEPADDING
    07:48:02.290 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/
    07:48:02.290 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126
    07:48:02.290 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2
    07:48:02.291 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126-2PADDING
    07:48:02.291 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO10126PADDING
    07:48:02.291 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4
    07:48:02.291 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ISO7816-4PADDING
    07:48:02.292 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/NOPADDING
    07:48:02.292 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5
    07:48:02.292 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS5PADDING
    07:48:02.293 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7
    07:48:02.293 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/PKCS7PADDING
    07:48:02.293 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/TBC
    07:48:02.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/TBCPADDING
    07:48:02.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/X9.23
    07:48:02.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/X9.23PADDING
    07:48:02.294 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTE
    07:48:02.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB152/ZEROBYTEPADDING
    07:48:02.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/
    07:48:02.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126
    07:48:02.295 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2
    07:48:02.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126-2PADDING
    07:48:02.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO10126PADDING
    07:48:02.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4
    07:48:02.296 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ISO7816-4PADDING
    07:48:02.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/NOPADDING
    07:48:02.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5
    07:48:02.297 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS5PADDING
    07:48:02.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7
    07:48:02.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/PKCS7PADDING
    07:48:02.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/TBC
    07:48:02.298 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/TBCPADDING
    07:48:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/X9.23
    07:48:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/X9.23PADDING
    07:48:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTE
    07:48:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB16/ZEROBYTEPADDING
    07:48:02.299 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/
    07:48:02.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126
    07:48:02.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2
    07:48:02.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126-2PADDING
    07:48:02.300 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO10126PADDING
    07:48:02.301 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4
    07:48:02.301 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ISO7816-4PADDING
    07:48:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/NOPADDING
    07:48:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5
    07:48:02.302 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS5PADDING
    07:48:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7
    07:48:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/PKCS7PADDING
    07:48:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/TBC
    07:48:02.303 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/TBCPADDING
    07:48:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/X9.23
    07:48:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/X9.23PADDING
    07:48:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTE
    07:48:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB160/ZEROBYTEPADDING
    07:48:02.304 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/
    07:48:02.305 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126
    07:48:02.305 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2
    07:48:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126-2PADDING
    07:48:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO10126PADDING
    07:48:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4
    07:48:02.306 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ISO7816-4PADDING
    07:48:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/NOPADDING
    07:48:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5
    07:48:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS5PADDING
    07:48:02.307 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7
    07:48:02.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/PKCS7PADDING
    07:48:02.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/TBC
    07:48:02.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/TBCPADDING
    07:48:02.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/X9.23
    07:48:02.308 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/X9.23PADDING
    07:48:02.309 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTE
    07:48:02.309 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB168/ZEROBYTEPADDING
    07:48:02.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/
    07:48:02.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126
    07:48:02.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2
    07:48:02.310 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126-2PADDING
    07:48:02.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO10126PADDING
    07:48:02.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4
    07:48:02.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ISO7816-4PADDING
    07:48:02.311 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/NOPADDING
    07:48:02.312 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5
    07:48:02.312 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS5PADDING
    07:48:02.312 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7
    07:48:02.313 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/PKCS7PADDING
    07:48:02.313 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/TBC
    07:48:02.313 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/TBCPADDING
    07:48:02.314 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/X9.23
    07:48:02.314 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/X9.23PADDING
    07:48:02.314 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTE
    07:48:02.314 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB176/ZEROBYTEPADDING
    07:48:02.315 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/
    07:48:02.315 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126
    07:48:02.315 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2
    07:48:02.315 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126-2PADDING
    07:48:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO10126PADDING
    07:48:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4
    07:48:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ISO7816-4PADDING
    07:48:02.316 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/NOPADDING
    07:48:02.317 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5
    07:48:02.317 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS5PADDING
    07:48:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7
    07:48:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/PKCS7PADDING
    07:48:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/TBC
    07:48:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/TBCPADDING
    07:48:02.318 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/X9.23
    07:48:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/X9.23PADDING
    07:48:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTE
    07:48:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB184/ZEROBYTEPADDING
    07:48:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/
    07:48:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126
    07:48:02.319 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126-2PADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO10126PADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ISO7816-4PADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/NOPADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS5PADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/PKCS7PADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/TBC
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/TBCPADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/X9.23
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/X9.23PADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTE
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB192/ZEROBYTEPADDING
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126
    07:48:02.320 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126-2PADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO10126PADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ISO7816-4PADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/NOPADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS5PADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/PKCS7PADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/TBC
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/TBCPADDING
    07:48:02.321 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/X9.23
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/X9.23PADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTE
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB200/ZEROBYTEPADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126-2PADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO10126PADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ISO7816-4PADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/NOPADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS5PADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/PKCS7PADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/TBC
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/TBCPADDING
    07:48:02.322 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/X9.23
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/X9.23PADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTE
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB208/ZEROBYTEPADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126-2PADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO10126PADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ISO7816-4PADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/NOPADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS5PADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/PKCS7PADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/TBC
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/TBCPADDING
    07:48:02.323 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/X9.23
    07:48:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/X9.23PADDING
    07:48:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTE
    07:48:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB216/ZEROBYTEPADDING
    07:48:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/
    07:48:02.324 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126
    07:48:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2
    07:48:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126-2PADDING
    07:48:02.325 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO10126PADDING
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ISO7816-4PADDING
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/NOPADDING
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS5PADDING
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/PKCS7PADDING
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/TBC
    07:48:02.326 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/TBCPADDING
    07:48:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/X9.23
    07:48:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/X9.23PADDING
    07:48:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTE
    07:48:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB224/ZEROBYTEPADDING
    07:48:02.327 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126-2PADDING
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO10126PADDING
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ISO7816-4PADDING
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/NOPADDING
    07:48:02.328 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5
    07:48:02.329 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS5PADDING
    07:48:02.329 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7
    07:48:02.329 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/PKCS7PADDING
    07:48:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/TBC
    07:48:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/TBCPADDING
    07:48:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/X9.23
    07:48:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/X9.23PADDING
    07:48:02.330 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTE
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB232/ZEROBYTEPADDING
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126-2PADDING
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO10126PADDING
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ISO7816-4PADDING
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/NOPADDING
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS5PADDING
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7
    07:48:02.331 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/PKCS7PADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/TBC
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/TBCPADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/X9.23
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/X9.23PADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTE
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB24/ZEROBYTEPADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126-2PADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO10126PADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ISO7816-4PADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/NOPADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS5PADDING
    07:48:02.332 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/PKCS7PADDING
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/TBC
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/TBCPADDING
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/X9.23
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/X9.23PADDING
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTE
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB240/ZEROBYTEPADDING
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126
    07:48:02.333 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126-2PADDING
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO10126PADDING
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ISO7816-4PADDING
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/NOPADDING
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5
    07:48:02.334 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS5PADDING
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/PKCS7PADDING
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/TBC
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/TBCPADDING
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/X9.23
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/X9.23PADDING
    07:48:02.335 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTE
    07:48:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB248/ZEROBYTEPADDING
    07:48:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/
    07:48:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126
    07:48:02.336 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2
    07:48:02.337 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126-2PADDING
    07:48:02.337 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO10126PADDING
    07:48:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4
    07:48:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ISO7816-4PADDING
    07:48:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/NOPADDING
    07:48:02.338 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5
    07:48:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS5PADDING
    07:48:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7
    07:48:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/PKCS7PADDING
    07:48:02.339 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/TBC
    07:48:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/TBCPADDING
    07:48:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/X9.23
    07:48:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/X9.23PADDING
    07:48:02.340 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTE
    07:48:02.341 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB256/ZEROBYTEPADDING
    07:48:02.341 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/
    07:48:02.341 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126
    07:48:02.342 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2
    07:48:02.342 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126-2PADDING
    07:48:02.342 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO10126PADDING
    07:48:02.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4
    07:48:02.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ISO7816-4PADDING
    07:48:02.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/NOPADDING
    07:48:02.343 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5
    07:48:02.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS5PADDING
    07:48:02.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7
    07:48:02.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/PKCS7PADDING
    07:48:02.344 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/TBC
    07:48:02.345 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/TBCPADDING
    07:48:02.346 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/X9.23
    07:48:02.346 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/X9.23PADDING
    07:48:02.346 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTE
    07:48:02.346 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB32/ZEROBYTEPADDING
    07:48:02.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/
    07:48:02.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126
    07:48:02.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2
    07:48:02.347 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126-2PADDING
    07:48:02.348 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO10126PADDING
    07:48:02.348 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4
    07:48:02.348 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ISO7816-4PADDING
    07:48:02.348 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/NOPADDING
    07:48:02.349 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5
    07:48:02.349 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS5PADDING
    07:48:02.350 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7
    07:48:02.350 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/PKCS7PADDING
    07:48:02.350 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/TBC
    07:48:02.350 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/TBCPADDING
    07:48:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/X9.23
    07:48:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/X9.23PADDING
    07:48:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTE
    07:48:02.351 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB40/ZEROBYTEPADDING
    07:48:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/
    07:48:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126
    07:48:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2
    07:48:02.352 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126-2PADDING
    07:48:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO10126PADDING
    07:48:02.353 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4
    07:48:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ISO7816-4PADDING
    07:48:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/NOPADDING
    07:48:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5
    07:48:02.354 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS5PADDING
    07:48:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7
    07:48:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/PKCS7PADDING
    07:48:02.355 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/TBC
    07:48:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/TBCPADDING
    07:48:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/X9.23
    07:48:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/X9.23PADDING
    07:48:02.356 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTE
    07:48:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB48/ZEROBYTEPADDING
    07:48:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/
    07:48:02.357 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126
    07:48:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2
    07:48:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126-2PADDING
    07:48:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO10126PADDING
    07:48:02.358 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4
    07:48:02.359 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ISO7816-4PADDING
    07:48:02.359 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/NOPADDING
    07:48:02.359 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5
    07:48:02.359 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS5PADDING
    07:48:02.360 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7
    07:48:02.360 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/PKCS7PADDING
    07:48:02.360 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/TBC
    07:48:02.360 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/TBCPADDING
    07:48:02.361 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/X9.23
    07:48:02.361 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/X9.23PADDING
    07:48:02.361 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTE
    07:48:02.362 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB56/ZEROBYTEPADDING
    07:48:02.362 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/
    07:48:02.362 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126
    07:48:02.363 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2
    07:48:02.363 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126-2PADDING
    07:48:02.363 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO10126PADDING
    07:48:02.363 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4
    07:48:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ISO7816-4PADDING
    07:48:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/NOPADDING
    07:48:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5
    07:48:02.364 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS5PADDING
    07:48:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7
    07:48:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/PKCS7PADDING
    07:48:02.365 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/TBC
    07:48:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/TBCPADDING
    07:48:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/X9.23
    07:48:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/X9.23PADDING
    07:48:02.366 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTE
    07:48:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB64/ZEROBYTEPADDING
    07:48:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/
    07:48:02.367 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126
    07:48:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2
    07:48:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126-2PADDING
    07:48:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO10126PADDING
    07:48:02.368 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4
    07:48:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ISO7816-4PADDING
    07:48:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/NOPADDING
    07:48:02.369 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5
    07:48:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS5PADDING
    07:48:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7
    07:48:02.370 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/PKCS7PADDING
    07:48:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/TBC
    07:48:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/TBCPADDING
    07:48:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/X9.23
    07:48:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/X9.23PADDING
    07:48:02.371 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTE
    07:48:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB72/ZEROBYTEPADDING
    07:48:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/
    07:48:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126
    07:48:02.372 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2
    07:48:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126-2PADDING
    07:48:02.373 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO10126PADDING
    07:48:02.374 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4
    07:48:02.374 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ISO7816-4PADDING
    07:48:02.374 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/NOPADDING
    07:48:02.374 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5
    07:48:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS5PADDING
    07:48:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7
    07:48:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/PKCS7PADDING
    07:48:02.375 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/TBC
    07:48:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/TBCPADDING
    07:48:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/X9.23
    07:48:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/X9.23PADDING
    07:48:02.376 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTE
    07:48:02.377 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB8/ZEROBYTEPADDING
    07:48:02.377 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/
    07:48:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126
    07:48:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2
    07:48:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126-2PADDING
    07:48:02.378 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO10126PADDING
    07:48:02.379 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4
    07:48:02.379 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ISO7816-4PADDING
    07:48:02.379 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/NOPADDING
    07:48:02.379 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5
    07:48:02.380 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS5PADDING
    07:48:02.380 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7
    07:48:02.380 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/PKCS7PADDING
    07:48:02.380 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/TBC
    07:48:02.381 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/TBCPADDING
    07:48:02.381 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/X9.23
    07:48:02.381 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/X9.23PADDING
    07:48:02.382 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTE
    07:48:02.382 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB80/ZEROBYTEPADDING
    07:48:02.382 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/
    07:48:02.382 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126
    07:48:02.383 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2
    07:48:02.383 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126-2PADDING
    07:48:02.383 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO10126PADDING
    07:48:02.384 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4
    07:48:02.384 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ISO7816-4PADDING
    07:48:02.384 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/NOPADDING
    07:48:02.384 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5
    07:48:02.385 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS5PADDING
    07:48:02.385 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7
    07:48:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/PKCS7PADDING
    07:48:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/TBC
    07:48:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/TBCPADDING
    07:48:02.386 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/X9.23
    07:48:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/X9.23PADDING
    07:48:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTE
    07:48:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB88/ZEROBYTEPADDING
    07:48:02.387 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/
    07:48:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126
    07:48:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2
    07:48:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126-2PADDING
    07:48:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO10126PADDING
    07:48:02.388 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4
    07:48:02.389 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ISO7816-4PADDING
    07:48:02.389 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/NOPADDING
    07:48:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5
    07:48:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS5PADDING
    07:48:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7
    07:48:02.390 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/PKCS7PADDING
    07:48:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/TBC
    07:48:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/TBCPADDING
    07:48:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/X9.23
    07:48:02.391 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/X9.23PADDING
    07:48:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTE
    07:48:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/OFB96/ZEROBYTEPADDING
    07:48:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/
    07:48:02.392 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126
    07:48:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2
    07:48:02.393 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126-2PADDING
    07:48:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO10126PADDING
    07:48:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4
    07:48:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ISO7816-4PADDING
    07:48:02.394 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/NOPADDING
    07:48:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS5
    07:48:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS5PADDING
    07:48:02.395 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS7
    07:48:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/PKCS7PADDING
    07:48:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/TBC
    07:48:02.396 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/TBCPADDING
    07:48:02.397 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/X9.23
    07:48:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/X9.23PADDING
    07:48:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTE
    07:48:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=NULL/SIC/ZEROBYTEPADDING
    07:48:02.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2//
    07:48:02.399 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping.
    07:48:02.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2//NOPADDING
    07:48:02.399 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping.
    07:48:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC-CTS/
    07:48:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC-CTS/NOPADDING
    07:48:02.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/
    07:48:02.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126
    07:48:02.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2
    07:48:02.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126-2PADDING
    07:48:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO10126PADDING
    07:48:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4
    07:48:02.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ISO7816-4PADDING
    07:48:02.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/NOPADDING
    07:48:02.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS5
    07:48:02.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS5PADDING
    07:48:02.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS7
    07:48:02.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/PKCS7PADDING
    07:48:02.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/TBC
    07:48:02.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/TBCPADDING
    07:48:02.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/X9.23
    07:48:02.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/X9.23PADDING
    07:48:02.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTE
    07:48:02.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CBC/ZEROBYTEPADDING
    07:48:02.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/
    07:48:02.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126
    07:48:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2
    07:48:02.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126-2PADDING
    07:48:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO10126PADDING
    07:48:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4
    07:48:02.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ISO7816-4PADDING
    07:48:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/NOPADDING
    07:48:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS5
    07:48:02.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS5PADDING
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS7
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/PKCS7PADDING
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/TBC
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/TBCPADDING
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/X9.23
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/X9.23PADDING
    07:48:02.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTE
    07:48:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB/ZEROBYTEPADDING
    07:48:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/
    07:48:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126
    07:48:02.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2
    07:48:02.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126-2PADDING
    07:48:02.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO10126PADDING
    07:48:02.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4
    07:48:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ISO7816-4PADDING
    07:48:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/NOPADDING
    07:48:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5
    07:48:02.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS5PADDING
    07:48:02.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7
    07:48:02.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/PKCS7PADDING
    07:48:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/TBC
    07:48:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/TBCPADDING
    07:48:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/X9.23
    07:48:02.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/X9.23PADDING
    07:48:02.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTE
    07:48:02.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB104/ZEROBYTEPADDING
    07:48:02.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/
    07:48:02.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126
    07:48:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2
    07:48:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126-2PADDING
    07:48:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO10126PADDING
    07:48:02.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4
    07:48:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ISO7816-4PADDING
    07:48:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/NOPADDING
    07:48:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5
    07:48:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS5PADDING
    07:48:02.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7
    07:48:02.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/PKCS7PADDING
    07:48:02.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/TBC
    07:48:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/TBCPADDING
    07:48:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/X9.23
    07:48:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/X9.23PADDING
    07:48:02.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTE
    07:48:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB112/ZEROBYTEPADDING
    07:48:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/
    07:48:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126
    07:48:02.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2
    07:48:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126-2PADDING
    07:48:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO10126PADDING
    07:48:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4
    07:48:02.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ISO7816-4PADDING
    07:48:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/NOPADDING
    07:48:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5
    07:48:02.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS5PADDING
    07:48:02.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7
    07:48:02.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/PKCS7PADDING
    07:48:02.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/TBC
    07:48:02.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/TBCPADDING
    07:48:02.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/X9.23
    07:48:02.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/X9.23PADDING
    07:48:02.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTE
    07:48:02.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB120/ZEROBYTEPADDING
    07:48:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/
    07:48:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126
    07:48:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2
    07:48:02.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126-2PADDING
    07:48:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO10126PADDING
    07:48:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4
    07:48:02.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ISO7816-4PADDING
    07:48:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/NOPADDING
    07:48:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5
    07:48:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS5PADDING
    07:48:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7
    07:48:02.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/PKCS7PADDING
    07:48:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/TBC
    07:48:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/TBCPADDING
    07:48:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/X9.23
    07:48:02.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/X9.23PADDING
    07:48:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTE
    07:48:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB128/ZEROBYTEPADDING
    07:48:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/
    07:48:02.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126
    07:48:02.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2
    07:48:02.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126-2PADDING
    07:48:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO10126PADDING
    07:48:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4
    07:48:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ISO7816-4PADDING
    07:48:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/NOPADDING
    07:48:02.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS5PADDING
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/PKCS7PADDING
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/TBC
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/TBCPADDING
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/X9.23
    07:48:02.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/X9.23PADDING
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTE
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB136/ZEROBYTEPADDING
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126-2PADDING
    07:48:02.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO10126PADDING
    07:48:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4
    07:48:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ISO7816-4PADDING
    07:48:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/NOPADDING
    07:48:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5
    07:48:02.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS5PADDING
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/PKCS7PADDING
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/TBC
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/TBCPADDING
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/X9.23
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/X9.23PADDING
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTE
    07:48:02.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB144/ZEROBYTEPADDING
    07:48:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/
    07:48:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126
    07:48:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2
    07:48:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126-2PADDING
    07:48:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO10126PADDING
    07:48:02.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ISO7816-4PADDING
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/NOPADDING
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS5PADDING
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/PKCS7PADDING
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/TBC
    07:48:02.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/TBCPADDING
    07:48:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/X9.23
    07:48:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/X9.23PADDING
    07:48:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTE
    07:48:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB152/ZEROBYTEPADDING
    07:48:02.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126-2PADDING
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO10126PADDING
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ISO7816-4PADDING
    07:48:02.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/NOPADDING
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS5PADDING
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/PKCS7PADDING
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/TBC
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/TBCPADDING
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/X9.23
    07:48:02.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/X9.23PADDING
    07:48:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTE
    07:48:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB16/ZEROBYTEPADDING
    07:48:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/
    07:48:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126
    07:48:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2
    07:48:02.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126-2PADDING
    07:48:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO10126PADDING
    07:48:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4
    07:48:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ISO7816-4PADDING
    07:48:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/NOPADDING
    07:48:02.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5
    07:48:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS5PADDING
    07:48:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7
    07:48:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/PKCS7PADDING
    07:48:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/TBC
    07:48:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/TBCPADDING
    07:48:02.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/X9.23
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/X9.23PADDING
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTE
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB160/ZEROBYTEPADDING
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2
    07:48:02.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126-2PADDING
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO10126PADDING
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ISO7816-4PADDING
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/NOPADDING
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS5PADDING
    07:48:02.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7
    07:48:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/PKCS7PADDING
    07:48:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/TBC
    07:48:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/TBCPADDING
    07:48:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/X9.23
    07:48:02.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/X9.23PADDING
    07:48:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTE
    07:48:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB168/ZEROBYTEPADDING
    07:48:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/
    07:48:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126
    07:48:02.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2
    07:48:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126-2PADDING
    07:48:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO10126PADDING
    07:48:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4
    07:48:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ISO7816-4PADDING
    07:48:02.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/NOPADDING
    07:48:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5
    07:48:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS5PADDING
    07:48:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7
    07:48:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/PKCS7PADDING
    07:48:02.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/TBC
    07:48:02.453 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/TBCPADDING
    07:48:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/X9.23
    07:48:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/X9.23PADDING
    07:48:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTE
    07:48:02.454 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB176/ZEROBYTEPADDING
    07:48:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/
    07:48:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126
    07:48:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2
    07:48:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126-2PADDING
    07:48:02.455 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO10126PADDING
    07:48:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4
    07:48:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ISO7816-4PADDING
    07:48:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/NOPADDING
    07:48:02.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5
    07:48:02.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS5PADDING
    07:48:02.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7
    07:48:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/PKCS7PADDING
    07:48:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/TBC
    07:48:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/TBCPADDING
    07:48:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/X9.23
    07:48:02.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/X9.23PADDING
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTE
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB184/ZEROBYTEPADDING
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126-2PADDING
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO10126PADDING
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ISO7816-4PADDING
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/NOPADDING
    07:48:02.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS5PADDING
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/PKCS7PADDING
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/TBC
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/TBCPADDING
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/X9.23
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/X9.23PADDING
    07:48:02.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTE
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB192/ZEROBYTEPADDING
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126-2PADDING
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO10126PADDING
    07:48:02.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ISO7816-4PADDING
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/NOPADDING
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS5PADDING
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/PKCS7PADDING
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/TBC
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/TBCPADDING
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/X9.23
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/X9.23PADDING
    07:48:02.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTE
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB200/ZEROBYTEPADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126-2PADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO10126PADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ISO7816-4PADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/NOPADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS5PADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/PKCS7PADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/TBC
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/TBCPADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/X9.23
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/X9.23PADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTE
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB208/ZEROBYTEPADDING
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/
    07:48:02.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126-2PADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO10126PADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ISO7816-4PADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/NOPADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS5PADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/PKCS7PADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/TBC
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/TBCPADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/X9.23
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/X9.23PADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTE
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB216/ZEROBYTEPADDING
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126
    07:48:02.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2
    07:48:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126-2PADDING
    07:48:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO10126PADDING
    07:48:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4
    07:48:02.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ISO7816-4PADDING
    07:48:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/NOPADDING
    07:48:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5
    07:48:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS5PADDING
    07:48:02.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7
    07:48:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/PKCS7PADDING
    07:48:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/TBC
    07:48:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/TBCPADDING
    07:48:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/X9.23
    07:48:02.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/X9.23PADDING
    07:48:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTE
    07:48:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB224/ZEROBYTEPADDING
    07:48:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/
    07:48:02.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126
    07:48:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2
    07:48:02.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126-2PADDING
    07:48:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO10126PADDING
    07:48:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4
    07:48:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ISO7816-4PADDING
    07:48:02.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/NOPADDING
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS5PADDING
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/PKCS7PADDING
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/TBC
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/TBCPADDING
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/X9.23
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/X9.23PADDING
    07:48:02.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTE
    07:48:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB232/ZEROBYTEPADDING
    07:48:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/
    07:48:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126
    07:48:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2
    07:48:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126-2PADDING
    07:48:02.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO10126PADDING
    07:48:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4
    07:48:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ISO7816-4PADDING
    07:48:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/NOPADDING
    07:48:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5
    07:48:02.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS5PADDING
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/PKCS7PADDING
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/TBC
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/TBCPADDING
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/X9.23
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/X9.23PADDING
    07:48:02.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTE
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB24/ZEROBYTEPADDING
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126-2PADDING
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO10126PADDING
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ISO7816-4PADDING
    07:48:02.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/NOPADDING
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS5PADDING
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/PKCS7PADDING
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/TBC
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/TBCPADDING
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/X9.23
    07:48:02.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/X9.23PADDING
    07:48:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTE
    07:48:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB240/ZEROBYTEPADDING
    07:48:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/
    07:48:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126
    07:48:02.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126-2PADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO10126PADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ISO7816-4PADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/NOPADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS5PADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/PKCS7PADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/TBC
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/TBCPADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/X9.23
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/X9.23PADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTE
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB248/ZEROBYTEPADDING
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2
    07:48:02.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126-2PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO10126PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ISO7816-4PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/NOPADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS5PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/PKCS7PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/TBC
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/TBCPADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/X9.23
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/X9.23PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTE
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB256/ZEROBYTEPADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126-2PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO10126PADDING
    07:48:02.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ISO7816-4PADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/NOPADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS5PADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/PKCS7PADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/TBC
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/TBCPADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/X9.23
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/X9.23PADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTE
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB32/ZEROBYTEPADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126-2PADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO10126PADDING
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4
    07:48:02.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ISO7816-4PADDING
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/NOPADDING
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS5PADDING
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/PKCS7PADDING
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/TBC
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/TBCPADDING
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/X9.23
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/X9.23PADDING
    07:48:02.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTE
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB40/ZEROBYTEPADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126-2PADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO10126PADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ISO7816-4PADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/NOPADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS5PADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/PKCS7PADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/TBC
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/TBCPADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/X9.23
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/X9.23PADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTE
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB48/ZEROBYTEPADDING
    07:48:02.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126-2PADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO10126PADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ISO7816-4PADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/NOPADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS5PADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/PKCS7PADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/TBC
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/TBCPADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/X9.23
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/X9.23PADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTE
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB56/ZEROBYTEPADDING
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/
    07:48:02.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126-2PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO10126PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ISO7816-4PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/NOPADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS5PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/PKCS7PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/TBC
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/TBCPADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/X9.23
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/X9.23PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTE
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB64/ZEROBYTEPADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126-2PADDING
    07:48:02.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO10126PADDING
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ISO7816-4PADDING
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/NOPADDING
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS5PADDING
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/PKCS7PADDING
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/TBC
    07:48:02.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/TBCPADDING
    07:48:02.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/X9.23
    07:48:02.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/X9.23PADDING
    07:48:02.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTE
    07:48:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB72/ZEROBYTEPADDING
    07:48:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/
    07:48:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126
    07:48:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2
    07:48:02.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126-2PADDING
    07:48:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO10126PADDING
    07:48:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4
    07:48:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ISO7816-4PADDING
    07:48:02.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/NOPADDING
    07:48:02.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5
    07:48:02.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS5PADDING
    07:48:02.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7
    07:48:02.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/PKCS7PADDING
    07:48:02.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/TBC
    07:48:02.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/TBCPADDING
    07:48:02.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/X9.23
    07:48:02.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/X9.23PADDING
    07:48:02.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTE
    07:48:02.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB8/ZEROBYTEPADDING
    07:48:02.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/
    07:48:02.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126
    07:48:02.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2
    07:48:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126-2PADDING
    07:48:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO10126PADDING
    07:48:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4
    07:48:02.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ISO7816-4PADDING
    07:48:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/NOPADDING
    07:48:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5
    07:48:02.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS5PADDING
    07:48:02.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7
    07:48:02.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/PKCS7PADDING
    07:48:02.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/TBC
    07:48:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/TBCPADDING
    07:48:02.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/X9.23
    07:48:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/X9.23PADDING
    07:48:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTE
    07:48:02.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB80/ZEROBYTEPADDING
    07:48:02.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/
    07:48:02.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126
    07:48:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2
    07:48:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126-2PADDING
    07:48:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO10126PADDING
    07:48:02.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4
    07:48:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ISO7816-4PADDING
    07:48:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/NOPADDING
    07:48:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5
    07:48:02.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS5PADDING
    07:48:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7
    07:48:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/PKCS7PADDING
    07:48:02.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/TBC
    07:48:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/TBCPADDING
    07:48:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/X9.23
    07:48:02.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/X9.23PADDING
    07:48:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTE
    07:48:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB88/ZEROBYTEPADDING
    07:48:02.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/
    07:48:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126
    07:48:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2
    07:48:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126-2PADDING
    07:48:02.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO10126PADDING
    07:48:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4
    07:48:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ISO7816-4PADDING
    07:48:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/NOPADDING
    07:48:02.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5
    07:48:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS5PADDING
    07:48:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7
    07:48:02.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/PKCS7PADDING
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/TBC
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/TBCPADDING
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/X9.23
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/X9.23PADDING
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTE
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CFB96/ZEROBYTEPADDING
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CTS/
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping.
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/CTS/NOPADDING
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping.
    07:48:02.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/EAX/
    07:48:02.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/EAX/NOPADDING
    07:48:02.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/ECB/
    07:48:02.521 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping.
    07:48:02.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/ECB/NOPADDING
    07:48:02.522 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping.
    07:48:02.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/
    07:48:02.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126
    07:48:02.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2
    07:48:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126-2PADDING
    07:48:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO10126PADDING
    07:48:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4
    07:48:02.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ISO7816-4PADDING
    07:48:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/NOPADDING
    07:48:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5
    07:48:02.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS5PADDING
    07:48:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7
    07:48:02.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/PKCS7PADDING
    07:48:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/TBC
    07:48:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/TBCPADDING
    07:48:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/X9.23
    07:48:02.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/X9.23PADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTE
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/GOFB/ZEROBYTEPADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126-2PADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO10126PADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ISO7816-4PADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/NOPADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS5
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS5PADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS7
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/PKCS7PADDING
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/TBC
    07:48:02.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/TBCPADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/X9.23
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/X9.23PADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTE
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB/ZEROBYTEPADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126-2PADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO10126PADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ISO7816-4PADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/NOPADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS5PADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/PKCS7PADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/TBC
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/TBCPADDING
    07:48:02.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/X9.23
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/X9.23PADDING
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTE
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB104/ZEROBYTEPADDING
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126-2PADDING
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO10126PADDING
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ISO7816-4PADDING
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/NOPADDING
    07:48:02.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS5PADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/PKCS7PADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/TBC
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/TBCPADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/X9.23
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/X9.23PADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTE
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB112/ZEROBYTEPADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126-2PADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO10126PADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ISO7816-4PADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/NOPADDING
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5
    07:48:02.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS5PADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/PKCS7PADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/TBC
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/TBCPADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/X9.23
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/X9.23PADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTE
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB120/ZEROBYTEPADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126-2PADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO10126PADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ISO7816-4PADDING
    07:48:02.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/NOPADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS5PADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/PKCS7PADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/TBC
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/TBCPADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/X9.23
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/X9.23PADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTE
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB128/ZEROBYTEPADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126-2PADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO10126PADDING
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4
    07:48:02.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ISO7816-4PADDING
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/NOPADDING
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS5PADDING
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/PKCS7PADDING
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/TBC
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/TBCPADDING
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/X9.23
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/X9.23PADDING
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTE
    07:48:02.533 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB136/ZEROBYTEPADDING
    07:48:02.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/
    07:48:02.534 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126
    07:48:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2
    07:48:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126-2PADDING
    07:48:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO10126PADDING
    07:48:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4
    07:48:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ISO7816-4PADDING
    07:48:02.535 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/NOPADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS5PADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/PKCS7PADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/TBC
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/TBCPADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/X9.23
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/X9.23PADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTE
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB144/ZEROBYTEPADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126-2PADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO10126PADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ISO7816-4PADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/NOPADDING
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5
    07:48:02.536 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS5PADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/PKCS7PADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/TBC
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/TBCPADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/X9.23
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/X9.23PADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTE
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB152/ZEROBYTEPADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126-2PADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO10126PADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ISO7816-4PADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/NOPADDING
    07:48:02.537 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS5PADDING
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/PKCS7PADDING
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/TBC
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/TBCPADDING
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/X9.23
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/X9.23PADDING
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTE
    07:48:02.538 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB16/ZEROBYTEPADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126-2PADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO10126PADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ISO7816-4PADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/NOPADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS5PADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/PKCS7PADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/TBC
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/TBCPADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/X9.23
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/X9.23PADDING
    07:48:02.539 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTE
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB160/ZEROBYTEPADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126-2PADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO10126PADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ISO7816-4PADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/NOPADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS5PADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/PKCS7PADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/TBC
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/TBCPADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/X9.23
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/X9.23PADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTE
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB168/ZEROBYTEPADDING
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2
    07:48:02.540 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126-2PADDING
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO10126PADDING
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ISO7816-4PADDING
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/NOPADDING
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS5PADDING
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7
    07:48:02.541 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/PKCS7PADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/TBC
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/TBCPADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/X9.23
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/X9.23PADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTE
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB176/ZEROBYTEPADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126-2PADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO10126PADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ISO7816-4PADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/NOPADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS5PADDING
    07:48:02.542 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/PKCS7PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/TBC
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/TBCPADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/X9.23
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/X9.23PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTE
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB184/ZEROBYTEPADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126-2PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO10126PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ISO7816-4PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/NOPADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS5PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/PKCS7PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/TBC
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/TBCPADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/X9.23
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/X9.23PADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTE
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB192/ZEROBYTEPADDING
    07:48:02.543 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126-2PADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO10126PADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ISO7816-4PADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/NOPADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS5PADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/PKCS7PADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/TBC
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/TBCPADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/X9.23
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/X9.23PADDING
    07:48:02.544 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTE
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB200/ZEROBYTEPADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126-2PADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO10126PADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ISO7816-4PADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/NOPADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS5PADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/PKCS7PADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/TBC
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/TBCPADDING
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/X9.23
    07:48:02.545 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/X9.23PADDING
    07:48:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTE
    07:48:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB208/ZEROBYTEPADDING
    07:48:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/
    07:48:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126
    07:48:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2
    07:48:02.546 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126-2PADDING
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO10126PADDING
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ISO7816-4PADDING
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/NOPADDING
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS5PADDING
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/PKCS7PADDING
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/TBC
    07:48:02.547 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/TBCPADDING
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/X9.23
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/X9.23PADDING
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTE
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB216/ZEROBYTEPADDING
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126
    07:48:02.548 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2
    07:48:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126-2PADDING
    07:48:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO10126PADDING
    07:48:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4
    07:48:02.549 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ISO7816-4PADDING
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/NOPADDING
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS5PADDING
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/PKCS7PADDING
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/TBC
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/TBCPADDING
    07:48:02.550 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/X9.23
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/X9.23PADDING
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTE
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB224/ZEROBYTEPADDING
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126-2PADDING
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO10126PADDING
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4
    07:48:02.551 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ISO7816-4PADDING
    07:48:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/NOPADDING
    07:48:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5
    07:48:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS5PADDING
    07:48:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7
    07:48:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/PKCS7PADDING
    07:48:02.552 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/TBC
    07:48:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/TBCPADDING
    07:48:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/X9.23
    07:48:02.553 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/X9.23PADDING
    07:48:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTE
    07:48:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB232/ZEROBYTEPADDING
    07:48:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/
    07:48:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126
    07:48:02.554 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126-2PADDING
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO10126PADDING
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ISO7816-4PADDING
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/NOPADDING
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS5PADDING
    07:48:02.555 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/PKCS7PADDING
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/TBC
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/TBCPADDING
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/X9.23
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/X9.23PADDING
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTE
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB24/ZEROBYTEPADDING
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/
    07:48:02.556 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126
    07:48:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2
    07:48:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126-2PADDING
    07:48:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO10126PADDING
    07:48:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4
    07:48:02.557 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ISO7816-4PADDING
    07:48:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/NOPADDING
    07:48:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5
    07:48:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS5PADDING
    07:48:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7
    07:48:02.558 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/PKCS7PADDING
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/TBC
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/TBCPADDING
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/X9.23
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/X9.23PADDING
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTE
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB240/ZEROBYTEPADDING
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126-2PADDING
    07:48:02.559 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO10126PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ISO7816-4PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/NOPADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS5PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/PKCS7PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/TBC
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/TBCPADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/X9.23
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/X9.23PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTE
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB248/ZEROBYTEPADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126-2PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO10126PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ISO7816-4PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/NOPADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS5PADDING
    07:48:02.560 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/PKCS7PADDING
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/TBC
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/TBCPADDING
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/X9.23
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/X9.23PADDING
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTE
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB256/ZEROBYTEPADDING
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126-2PADDING
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO10126PADDING
    07:48:02.561 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ISO7816-4PADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/NOPADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS5PADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/PKCS7PADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/TBC
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/TBCPADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/X9.23
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/X9.23PADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTE
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB32/ZEROBYTEPADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126-2PADDING
    07:48:02.562 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO10126PADDING
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ISO7816-4PADDING
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/NOPADDING
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS5PADDING
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/PKCS7PADDING
    07:48:02.563 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/TBC
    07:48:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/TBCPADDING
    07:48:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/X9.23
    07:48:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/X9.23PADDING
    07:48:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTE
    07:48:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB40/ZEROBYTEPADDING
    07:48:02.564 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/
    07:48:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126
    07:48:02.565 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2
    07:48:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126-2PADDING
    07:48:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO10126PADDING
    07:48:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4
    07:48:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ISO7816-4PADDING
    07:48:02.566 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/NOPADDING
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS5PADDING
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/PKCS7PADDING
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/TBC
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/TBCPADDING
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/X9.23
    07:48:02.567 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/X9.23PADDING
    07:48:02.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTE
    07:48:02.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB48/ZEROBYTEPADDING
    07:48:02.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/
    07:48:02.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126
    07:48:02.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2
    07:48:02.568 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126-2PADDING
    07:48:02.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO10126PADDING
    07:48:02.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4
    07:48:02.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ISO7816-4PADDING
    07:48:02.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/NOPADDING
    07:48:02.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5
    07:48:02.569 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS5PADDING
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/PKCS7PADDING
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/TBC
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/TBCPADDING
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/X9.23
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/X9.23PADDING
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTE
    07:48:02.570 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB56/ZEROBYTEPADDING
    07:48:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/
    07:48:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126
    07:48:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2
    07:48:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126-2PADDING
    07:48:02.571 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO10126PADDING
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ISO7816-4PADDING
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/NOPADDING
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS5PADDING
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/PKCS7PADDING
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/TBC
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/TBCPADDING
    07:48:02.572 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/X9.23
    07:48:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/X9.23PADDING
    07:48:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTE
    07:48:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB64/ZEROBYTEPADDING
    07:48:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/
    07:48:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126
    07:48:02.573 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2
    07:48:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126-2PADDING
    07:48:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO10126PADDING
    07:48:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4
    07:48:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ISO7816-4PADDING
    07:48:02.574 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/NOPADDING
    07:48:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5
    07:48:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS5PADDING
    07:48:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7
    07:48:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/PKCS7PADDING
    07:48:02.575 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/TBC
    07:48:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/TBCPADDING
    07:48:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/X9.23
    07:48:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/X9.23PADDING
    07:48:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTE
    07:48:02.576 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB72/ZEROBYTEPADDING
    07:48:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/
    07:48:02.577 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126
    07:48:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2
    07:48:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126-2PADDING
    07:48:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO10126PADDING
    07:48:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4
    07:48:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ISO7816-4PADDING
    07:48:02.578 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/NOPADDING
    07:48:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5
    07:48:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS5PADDING
    07:48:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7
    07:48:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/PKCS7PADDING
    07:48:02.579 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/TBC
    07:48:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/TBCPADDING
    07:48:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/X9.23
    07:48:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/X9.23PADDING
    07:48:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTE
    07:48:02.580 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB8/ZEROBYTEPADDING
    07:48:02.581 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/
    07:48:02.581 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126
    07:48:02.581 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2
    07:48:02.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126-2PADDING
    07:48:02.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO10126PADDING
    07:48:02.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4
    07:48:02.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ISO7816-4PADDING
    07:48:02.582 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/NOPADDING
    07:48:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5
    07:48:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS5PADDING
    07:48:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7
    07:48:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/PKCS7PADDING
    07:48:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/TBC
    07:48:02.583 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/TBCPADDING
    07:48:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/X9.23
    07:48:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/X9.23PADDING
    07:48:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTE
    07:48:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB80/ZEROBYTEPADDING
    07:48:02.584 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/
    07:48:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126
    07:48:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2
    07:48:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126-2PADDING
    07:48:02.585 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO10126PADDING
    07:48:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4
    07:48:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ISO7816-4PADDING
    07:48:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/NOPADDING
    07:48:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5
    07:48:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS5PADDING
    07:48:02.586 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/PKCS7PADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/TBC
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/TBCPADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/X9.23
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/X9.23PADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTE
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB88/ZEROBYTEPADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126-2PADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO10126PADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ISO7816-4PADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/NOPADDING
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5
    07:48:02.587 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS5PADDING
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/PKCS7PADDING
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/TBC
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/TBCPADDING
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/X9.23
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/X9.23PADDING
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTE
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/OFB96/ZEROBYTEPADDING
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126-2PADDING
    07:48:02.588 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO10126PADDING
    07:48:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4
    07:48:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ISO7816-4PADDING
    07:48:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/NOPADDING
    07:48:02.589 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS5
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS5PADDING
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS7
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/PKCS7PADDING
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/TBC
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/TBCPADDING
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/X9.23
    07:48:02.590 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/X9.23PADDING
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTE
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC2/SIC/ZEROBYTEPADDING
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4//
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping.
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4//NOPADDING
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping.
    07:48:02.591 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4/ECB/
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping.
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC4/ECB/NOPADDING
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping.
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32//
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping.
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32//NOPADDING
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping.
    07:48:02.592 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/
    07:48:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC-CTS/NOPADDING
    07:48:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/
    07:48:02.593 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126
    07:48:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2
    07:48:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126-2PADDING
    07:48:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO10126PADDING
    07:48:02.594 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4
    07:48:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ISO7816-4PADDING
    07:48:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/NOPADDING
    07:48:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5
    07:48:02.595 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS5PADDING
    07:48:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7
    07:48:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/PKCS7PADDING
    07:48:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/TBC
    07:48:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/TBCPADDING
    07:48:02.596 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23
    07:48:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/X9.23PADDING
    07:48:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTE
    07:48:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CBC/ZEROBYTEPADDING
    07:48:02.597 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126-2PADDING
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO10126PADDING
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ISO7816-4PADDING
    07:48:02.598 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/NOPADDING
    07:48:02.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5
    07:48:02.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS5PADDING
    07:48:02.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7
    07:48:02.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/PKCS7PADDING
    07:48:02.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/TBC
    07:48:02.599 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/TBCPADDING
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/X9.23PADDING
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTE
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB/ZEROBYTEPADDING
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126
    07:48:02.600 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2
    07:48:02.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126-2PADDING
    07:48:02.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO10126PADDING
    07:48:02.601 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4
    07:48:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ISO7816-4PADDING
    07:48:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/NOPADDING
    07:48:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5
    07:48:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS5PADDING
    07:48:02.602 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7
    07:48:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/PKCS7PADDING
    07:48:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/TBC
    07:48:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/TBCPADDING
    07:48:02.603 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23
    07:48:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/X9.23PADDING
    07:48:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTE
    07:48:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB104/ZEROBYTEPADDING
    07:48:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/
    07:48:02.604 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126
    07:48:02.605 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2
    07:48:02.605 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126-2PADDING
    07:48:02.605 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO10126PADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ISO7816-4PADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/NOPADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS5PADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/PKCS7PADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/TBC
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/TBCPADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/X9.23PADDING
    07:48:02.606 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTE
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB112/ZEROBYTEPADDING
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126-2PADDING
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO10126PADDING
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ISO7816-4PADDING
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/NOPADDING
    07:48:02.607 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS5PADDING
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/PKCS7PADDING
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/TBC
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/TBCPADDING
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/X9.23PADDING
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTE
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB120/ZEROBYTEPADDING
    07:48:02.608 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126-2PADDING
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO10126PADDING
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ISO7816-4PADDING
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/NOPADDING
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS5PADDING
    07:48:02.609 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/PKCS7PADDING
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/TBC
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/TBCPADDING
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/X9.23PADDING
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTE
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB128/ZEROBYTEPADDING
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/
    07:48:02.610 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126-2PADDING
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO10126PADDING
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ISO7816-4PADDING
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/NOPADDING
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS5PADDING
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/PKCS7PADDING
    07:48:02.611 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/TBC
    07:48:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/TBCPADDING
    07:48:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23
    07:48:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/X9.23PADDING
    07:48:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTE
    07:48:02.612 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB136/ZEROBYTEPADDING
    07:48:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/
    07:48:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126
    07:48:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2
    07:48:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126-2PADDING
    07:48:02.613 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO10126PADDING
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ISO7816-4PADDING
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/NOPADDING
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS5PADDING
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7
    07:48:02.614 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/PKCS7PADDING
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/TBC
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/TBCPADDING
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/X9.23PADDING
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTE
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB144/ZEROBYTEPADDING
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/
    07:48:02.615 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126
    07:48:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2
    07:48:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126-2PADDING
    07:48:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO10126PADDING
    07:48:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4
    07:48:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ISO7816-4PADDING
    07:48:02.616 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/NOPADDING
    07:48:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5
    07:48:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS5PADDING
    07:48:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7
    07:48:02.617 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/PKCS7PADDING
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/TBC
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/TBCPADDING
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/X9.23PADDING
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTE
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB152/ZEROBYTEPADDING
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/
    07:48:02.618 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126-2PADDING
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO10126PADDING
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ISO7816-4PADDING
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/NOPADDING
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5
    07:48:02.619 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS5PADDING
    07:48:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7
    07:48:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/PKCS7PADDING
    07:48:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/TBC
    07:48:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/TBCPADDING
    07:48:02.620 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23
    07:48:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/X9.23PADDING
    07:48:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTE
    07:48:02.621 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB16/ZEROBYTEPADDING
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126-2PADDING
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO10126PADDING
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ISO7816-4PADDING
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/NOPADDING
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS5PADDING
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7
    07:48:02.622 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/PKCS7PADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/TBC
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/TBCPADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/X9.23PADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTE
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB160/ZEROBYTEPADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126-2PADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO10126PADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ISO7816-4PADDING
    07:48:02.623 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/NOPADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS5PADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/PKCS7PADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/TBC
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/TBCPADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/X9.23PADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTE
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB168/ZEROBYTEPADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126-2PADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO10126PADDING
    07:48:02.624 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4
    07:48:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ISO7816-4PADDING
    07:48:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/NOPADDING
    07:48:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5
    07:48:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS5PADDING
    07:48:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7
    07:48:02.625 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/PKCS7PADDING
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/TBC
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/TBCPADDING
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/X9.23PADDING
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTE
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB176/ZEROBYTEPADDING
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2
    07:48:02.626 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126-2PADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO10126PADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ISO7816-4PADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/NOPADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS5PADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/PKCS7PADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/TBC
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/TBCPADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/X9.23PADDING
    07:48:02.627 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTE
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB184/ZEROBYTEPADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126-2PADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO10126PADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ISO7816-4PADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/NOPADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS5PADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/PKCS7PADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/TBC
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/TBCPADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/X9.23PADDING
    07:48:02.628 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTE
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB192/ZEROBYTEPADDING
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126-2PADDING
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO10126PADDING
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ISO7816-4PADDING
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/NOPADDING
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS5PADDING
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7
    07:48:02.629 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/PKCS7PADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/TBC
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/TBCPADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/X9.23PADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTE
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB200/ZEROBYTEPADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126-2PADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO10126PADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ISO7816-4PADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/NOPADDING
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5
    07:48:02.630 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS5PADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/PKCS7PADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/TBC
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/TBCPADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/X9.23PADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTE
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB208/ZEROBYTEPADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126-2PADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO10126PADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ISO7816-4PADDING
    07:48:02.631 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/NOPADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS5PADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/PKCS7PADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/TBC
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/TBCPADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/X9.23PADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTE
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB216/ZEROBYTEPADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126-2PADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO10126PADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ISO7816-4PADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/NOPADDING
    07:48:02.632 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS5PADDING
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/PKCS7PADDING
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/TBC
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/TBCPADDING
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/X9.23PADDING
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTE
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB224/ZEROBYTEPADDING
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2
    07:48:02.633 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126-2PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO10126PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ISO7816-4PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/NOPADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS5PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/PKCS7PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/TBC
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/TBCPADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/X9.23PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTE
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB232/ZEROBYTEPADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126-2PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO10126PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ISO7816-4PADDING
    07:48:02.634 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/NOPADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS5PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/PKCS7PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/TBC
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/TBCPADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/X9.23PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTE
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB24/ZEROBYTEPADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126-2PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO10126PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ISO7816-4PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/NOPADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS5PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/PKCS7PADDING
    07:48:02.635 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/TBC
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/TBCPADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/X9.23PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTE
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB240/ZEROBYTEPADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126-2PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO10126PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ISO7816-4PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/NOPADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS5PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/PKCS7PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/TBC
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/TBCPADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/X9.23PADDING
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTE
    07:48:02.636 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB248/ZEROBYTEPADDING
    07:48:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/
    07:48:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126
    07:48:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2
    07:48:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126-2PADDING
    07:48:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO10126PADDING
    07:48:02.637 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ISO7816-4PADDING
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/NOPADDING
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS5PADDING
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/PKCS7PADDING
    07:48:02.638 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/TBC
    07:48:02.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/TBCPADDING
    07:48:02.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23
    07:48:02.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/X9.23PADDING
    07:48:02.639 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTE
    07:48:02.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB256/ZEROBYTEPADDING
    07:48:02.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/
    07:48:02.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126
    07:48:02.640 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2
    07:48:02.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126-2PADDING
    07:48:02.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO10126PADDING
    07:48:02.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4
    07:48:02.641 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ISO7816-4PADDING
    07:48:02.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/NOPADDING
    07:48:02.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5
    07:48:02.642 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS5PADDING
    07:48:02.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7
    07:48:02.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/PKCS7PADDING
    07:48:02.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/TBC
    07:48:02.643 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/TBCPADDING
    07:48:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23
    07:48:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/X9.23PADDING
    07:48:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTE
    07:48:02.644 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB32/ZEROBYTEPADDING
    07:48:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/
    07:48:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126
    07:48:02.645 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2
    07:48:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126-2PADDING
    07:48:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO10126PADDING
    07:48:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4
    07:48:02.646 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ISO7816-4PADDING
    07:48:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/NOPADDING
    07:48:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5
    07:48:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS5PADDING
    07:48:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7
    07:48:02.647 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/PKCS7PADDING
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/TBC
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/TBCPADDING
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/X9.23PADDING
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTE
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB40/ZEROBYTEPADDING
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2
    07:48:02.648 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126-2PADDING
    07:48:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO10126PADDING
    07:48:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4
    07:48:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ISO7816-4PADDING
    07:48:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/NOPADDING
    07:48:02.649 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS5PADDING
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/PKCS7PADDING
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/TBC
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/TBCPADDING
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/X9.23PADDING
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTE
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB48/ZEROBYTEPADDING
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126
    07:48:02.650 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126-2PADDING
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO10126PADDING
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ISO7816-4PADDING
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/NOPADDING
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS5PADDING
    07:48:02.651 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/PKCS7PADDING
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/TBC
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/TBCPADDING
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/X9.23PADDING
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTE
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB56/ZEROBYTEPADDING
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/
    07:48:02.652 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126
    07:48:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2
    07:48:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126-2PADDING
    07:48:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO10126PADDING
    07:48:02.653 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ISO7816-4PADDING
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/NOPADDING
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS5PADDING
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/PKCS7PADDING
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/TBC
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/TBCPADDING
    07:48:02.654 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/X9.23PADDING
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTE
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB64/ZEROBYTEPADDING
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126-2PADDING
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO10126PADDING
    07:48:02.655 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ISO7816-4PADDING
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/NOPADDING
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS5PADDING
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/PKCS7PADDING
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/TBC
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/TBCPADDING
    07:48:02.656 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23
    07:48:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/X9.23PADDING
    07:48:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTE
    07:48:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB72/ZEROBYTEPADDING
    07:48:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/
    07:48:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126
    07:48:02.657 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126-2PADDING
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO10126PADDING
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ISO7816-4PADDING
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/NOPADDING
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS5PADDING
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7
    07:48:02.658 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/PKCS7PADDING
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/TBC
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/TBCPADDING
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/X9.23PADDING
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTE
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB8/ZEROBYTEPADDING
    07:48:02.659 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126-2PADDING
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO10126PADDING
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ISO7816-4PADDING
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/NOPADDING
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5
    07:48:02.660 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS5PADDING
    07:48:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7
    07:48:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/PKCS7PADDING
    07:48:02.661 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/TBC
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/TBCPADDING
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/X9.23PADDING
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTE
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB80/ZEROBYTEPADDING
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/
    07:48:02.662 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126-2PADDING
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO10126PADDING
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ISO7816-4PADDING
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/NOPADDING
    07:48:02.663 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS5PADDING
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/PKCS7PADDING
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/TBC
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/TBCPADDING
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/X9.23PADDING
    07:48:02.664 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTE
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB88/ZEROBYTEPADDING
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126-2PADDING
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO10126PADDING
    07:48:02.665 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ISO7816-4PADDING
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/NOPADDING
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS5PADDING
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/PKCS7PADDING
    07:48:02.666 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/TBC
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/TBCPADDING
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/X9.23PADDING
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTE
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CFB96/ZEROBYTEPADDING
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CTS/
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping.
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/CTS/NOPADDING
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping.
    07:48:02.667 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/EAX/
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/EAX/NOPADDING
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/ECB/
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping.
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/ECB/NOPADDING
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping.
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126
    07:48:02.668 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2
    07:48:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126-2PADDING
    07:48:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO10126PADDING
    07:48:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4
    07:48:02.669 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ISO7816-4PADDING
    07:48:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/NOPADDING
    07:48:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5
    07:48:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS5PADDING
    07:48:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7
    07:48:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/PKCS7PADDING
    07:48:02.670 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/TBC
    07:48:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/TBCPADDING
    07:48:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23
    07:48:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/X9.23PADDING
    07:48:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTE
    07:48:02.671 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/GOFB/ZEROBYTEPADDING
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126-2PADDING
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO10126PADDING
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ISO7816-4PADDING
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/NOPADDING
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5
    07:48:02.672 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS5PADDING
    07:48:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7
    07:48:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/PKCS7PADDING
    07:48:02.673 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/TBC
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/TBCPADDING
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/X9.23PADDING
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTE
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB/ZEROBYTEPADDING
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126-2PADDING
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO10126PADDING
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4
    07:48:02.674 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ISO7816-4PADDING
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/NOPADDING
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS5PADDING
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/PKCS7PADDING
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/TBC
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/TBCPADDING
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/X9.23PADDING
    07:48:02.675 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTE
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB104/ZEROBYTEPADDING
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126-2PADDING
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO10126PADDING
    07:48:02.676 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4
    07:48:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ISO7816-4PADDING
    07:48:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/NOPADDING
    07:48:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5
    07:48:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS5PADDING
    07:48:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7
    07:48:02.677 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/PKCS7PADDING
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/TBC
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/TBCPADDING
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/X9.23PADDING
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTE
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB112/ZEROBYTEPADDING
    07:48:02.678 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126-2PADDING
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO10126PADDING
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ISO7816-4PADDING
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/NOPADDING
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5
    07:48:02.679 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS5PADDING
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/PKCS7PADDING
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/TBC
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/TBCPADDING
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/X9.23PADDING
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTE
    07:48:02.680 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB120/ZEROBYTEPADDING
    07:48:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/
    07:48:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126
    07:48:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2
    07:48:02.681 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126-2PADDING
    07:48:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO10126PADDING
    07:48:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4
    07:48:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ISO7816-4PADDING
    07:48:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/NOPADDING
    07:48:02.682 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5
    07:48:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS5PADDING
    07:48:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7
    07:48:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/PKCS7PADDING
    07:48:02.683 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/TBC
    07:48:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/TBCPADDING
    07:48:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23
    07:48:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/X9.23PADDING
    07:48:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTE
    07:48:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB128/ZEROBYTEPADDING
    07:48:02.684 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/
    07:48:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126
    07:48:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2
    07:48:02.685 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126-2PADDING
    07:48:02.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO10126PADDING
    07:48:02.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4
    07:48:02.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ISO7816-4PADDING
    07:48:02.686 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/NOPADDING
    07:48:02.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5
    07:48:02.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS5PADDING
    07:48:02.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7
    07:48:02.687 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/PKCS7PADDING
    07:48:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/TBC
    07:48:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/TBCPADDING
    07:48:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23
    07:48:02.688 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/X9.23PADDING
    07:48:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTE
    07:48:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB136/ZEROBYTEPADDING
    07:48:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/
    07:48:02.689 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126
    07:48:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2
    07:48:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126-2PADDING
    07:48:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO10126PADDING
    07:48:02.690 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ISO7816-4PADDING
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/NOPADDING
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS5PADDING
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/PKCS7PADDING
    07:48:02.691 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/TBC
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/TBCPADDING
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/X9.23PADDING
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTE
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB144/ZEROBYTEPADDING
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126-2PADDING
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO10126PADDING
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4
    07:48:02.692 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ISO7816-4PADDING
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/NOPADDING
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS5PADDING
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/PKCS7PADDING
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/TBC
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/TBCPADDING
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/X9.23PADDING
    07:48:02.693 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTE
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB152/ZEROBYTEPADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126-2PADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO10126PADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ISO7816-4PADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/NOPADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS5PADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/PKCS7PADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/TBC
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/TBCPADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/X9.23PADDING
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTE
    07:48:02.694 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB16/ZEROBYTEPADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126-2PADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO10126PADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ISO7816-4PADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/NOPADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS5PADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/PKCS7PADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/TBC
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/TBCPADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/X9.23PADDING
    07:48:02.695 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTE
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB160/ZEROBYTEPADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126-2PADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO10126PADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ISO7816-4PADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/NOPADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS5PADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/PKCS7PADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/TBC
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/TBCPADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/X9.23PADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTE
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB168/ZEROBYTEPADDING
    07:48:02.696 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126-2PADDING
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO10126PADDING
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ISO7816-4PADDING
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/NOPADDING
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS5PADDING
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/PKCS7PADDING
    07:48:02.697 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/TBC
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/TBCPADDING
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/X9.23PADDING
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTE
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB176/ZEROBYTEPADDING
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2
    07:48:02.698 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126-2PADDING
    07:48:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO10126PADDING
    07:48:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4
    07:48:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ISO7816-4PADDING
    07:48:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/NOPADDING
    07:48:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5
    07:48:02.699 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS5PADDING
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/PKCS7PADDING
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/TBC
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/TBCPADDING
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/X9.23PADDING
    07:48:02.700 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTE
    07:48:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB184/ZEROBYTEPADDING
    07:48:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/
    07:48:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126
    07:48:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2
    07:48:02.701 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126-2PADDING
    07:48:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO10126PADDING
    07:48:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4
    07:48:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ISO7816-4PADDING
    07:48:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/NOPADDING
    07:48:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5
    07:48:02.702 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS5PADDING
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/PKCS7PADDING
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/TBC
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/TBCPADDING
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/X9.23PADDING
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTE
    07:48:02.703 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB192/ZEROBYTEPADDING
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126-2PADDING
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO10126PADDING
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4
    07:48:02.704 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ISO7816-4PADDING
    07:48:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/NOPADDING
    07:48:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5
    07:48:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS5PADDING
    07:48:02.705 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7
    07:48:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/PKCS7PADDING
    07:48:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/TBC
    07:48:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/TBCPADDING
    07:48:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23
    07:48:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/X9.23PADDING
    07:48:02.706 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTE
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB200/ZEROBYTEPADDING
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126-2PADDING
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO10126PADDING
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ISO7816-4PADDING
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/NOPADDING
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS5PADDING
    07:48:02.707 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/PKCS7PADDING
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/TBC
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/TBCPADDING
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/X9.23PADDING
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTE
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB208/ZEROBYTEPADDING
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126-2PADDING
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO10126PADDING
    07:48:02.708 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4
    07:48:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ISO7816-4PADDING
    07:48:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/NOPADDING
    07:48:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5
    07:48:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS5PADDING
    07:48:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7
    07:48:02.709 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/PKCS7PADDING
    07:48:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/TBC
    07:48:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/TBCPADDING
    07:48:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23
    07:48:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/X9.23PADDING
    07:48:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTE
    07:48:02.710 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB216/ZEROBYTEPADDING
    07:48:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/
    07:48:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126
    07:48:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2
    07:48:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126-2PADDING
    07:48:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO10126PADDING
    07:48:02.711 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ISO7816-4PADDING
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/NOPADDING
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS5PADDING
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/PKCS7PADDING
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/TBC
    07:48:02.712 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/TBCPADDING
    07:48:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23
    07:48:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/X9.23PADDING
    07:48:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTE
    07:48:02.713 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB224/ZEROBYTEPADDING
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126-2PADDING
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO10126PADDING
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4
    07:48:02.714 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ISO7816-4PADDING
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/NOPADDING
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS5PADDING
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/PKCS7PADDING
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/TBC
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/TBCPADDING
    07:48:02.715 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/X9.23PADDING
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTE
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB232/ZEROBYTEPADDING
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2
    07:48:02.716 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126-2PADDING
    07:48:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO10126PADDING
    07:48:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4
    07:48:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ISO7816-4PADDING
    07:48:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/NOPADDING
    07:48:02.717 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS5PADDING
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/PKCS7PADDING
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/TBC
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/TBCPADDING
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23
    07:48:02.718 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/X9.23PADDING
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTE
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB24/ZEROBYTEPADDING
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126-2PADDING
    07:48:02.719 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO10126PADDING
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ISO7816-4PADDING
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/NOPADDING
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS5PADDING
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7
    07:48:02.720 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/PKCS7PADDING
    07:48:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/TBC
    07:48:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/TBCPADDING
    07:48:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23
    07:48:02.721 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/X9.23PADDING
    07:48:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTE
    07:48:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB240/ZEROBYTEPADDING
    07:48:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/
    07:48:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126
    07:48:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2
    07:48:02.722 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126-2PADDING
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO10126PADDING
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ISO7816-4PADDING
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/NOPADDING
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS5PADDING
    07:48:02.723 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/PKCS7PADDING
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/TBC
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/TBCPADDING
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/X9.23PADDING
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTE
    07:48:02.724 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB248/ZEROBYTEPADDING
    07:48:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/
    07:48:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126
    07:48:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2
    07:48:02.725 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126-2PADDING
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO10126PADDING
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ISO7816-4PADDING
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/NOPADDING
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS5PADDING
    07:48:02.726 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/PKCS7PADDING
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/TBC
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/TBCPADDING
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/X9.23PADDING
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTE
    07:48:02.727 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB256/ZEROBYTEPADDING
    07:48:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/
    07:48:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126
    07:48:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2
    07:48:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126-2PADDING
    07:48:02.728 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO10126PADDING
    07:48:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4
    07:48:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ISO7816-4PADDING
    07:48:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/NOPADDING
    07:48:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5
    07:48:02.729 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS5PADDING
    07:48:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7
    07:48:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/PKCS7PADDING
    07:48:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/TBC
    07:48:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/TBCPADDING
    07:48:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23
    07:48:02.730 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/X9.23PADDING
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTE
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB32/ZEROBYTEPADDING
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126-2PADDING
    07:48:02.731 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO10126PADDING
    07:48:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4
    07:48:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ISO7816-4PADDING
    07:48:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/NOPADDING
    07:48:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5
    07:48:02.732 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS5PADDING
    07:48:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7
    07:48:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/PKCS7PADDING
    07:48:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/TBC
    07:48:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/TBCPADDING
    07:48:02.733 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/X9.23PADDING
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTE
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB40/ZEROBYTEPADDING
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126-2PADDING
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO10126PADDING
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ISO7816-4PADDING
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/NOPADDING
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5
    07:48:02.734 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS5PADDING
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/PKCS7PADDING
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/TBC
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/TBCPADDING
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/X9.23PADDING
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTE
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB48/ZEROBYTEPADDING
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126-2PADDING
    07:48:02.735 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO10126PADDING
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ISO7816-4PADDING
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/NOPADDING
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS5PADDING
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/PKCS7PADDING
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/TBC
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/TBCPADDING
    07:48:02.736 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/X9.23PADDING
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTE
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB56/ZEROBYTEPADDING
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2
    07:48:02.737 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126-2PADDING
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO10126PADDING
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ISO7816-4PADDING
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/NOPADDING
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS5PADDING
    07:48:02.738 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/PKCS7PADDING
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/TBC
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/TBCPADDING
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/X9.23PADDING
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTE
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB64/ZEROBYTEPADDING
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/
    07:48:02.739 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126-2PADDING
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO10126PADDING
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ISO7816-4PADDING
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/NOPADDING
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5
    07:48:02.740 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS5PADDING
    07:48:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7
    07:48:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/PKCS7PADDING
    07:48:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/TBC
    07:48:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/TBCPADDING
    07:48:02.741 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/X9.23PADDING
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTE
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB72/ZEROBYTEPADDING
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126-2PADDING
    07:48:02.742 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO10126PADDING
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ISO7816-4PADDING
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/NOPADDING
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS5PADDING
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/PKCS7PADDING
    07:48:02.743 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/TBC
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/TBCPADDING
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/X9.23PADDING
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTE
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB8/ZEROBYTEPADDING
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126-2PADDING
    07:48:02.744 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO10126PADDING
    07:48:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4
    07:48:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ISO7816-4PADDING
    07:48:02.745 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/NOPADDING
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS5PADDING
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/PKCS7PADDING
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/TBC
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/TBCPADDING
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/X9.23PADDING
    07:48:02.746 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTE
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB80/ZEROBYTEPADDING
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126-2PADDING
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO10126PADDING
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4
    07:48:02.747 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ISO7816-4PADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/NOPADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS5PADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/PKCS7PADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/TBC
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/TBCPADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/X9.23PADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTE
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB88/ZEROBYTEPADDING
    07:48:02.748 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126-2PADDING
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO10126PADDING
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ISO7816-4PADDING
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/NOPADDING
    07:48:02.749 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS5PADDING
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/PKCS7PADDING
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/TBC
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/TBCPADDING
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/X9.23PADDING
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTE
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/OFB96/ZEROBYTEPADDING
    07:48:02.750 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126-2PADDING
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO10126PADDING
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ISO7816-4PADDING
    07:48:02.751 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/NOPADDING
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS5PADDING
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/PKCS7PADDING
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/TBC
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/TBCPADDING
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23
    07:48:02.752 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/X9.23PADDING
    07:48:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTE
    07:48:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-32/SIC/ZEROBYTEPADDING
    07:48:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64//
    07:48:02.753 [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:48:02.753 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64//NOPADDING
    07:48:02.753 [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:48:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/
    07:48:02.754 [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:48:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC-CTS/NOPADDING
    07:48:02.754 [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:48:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/
    07:48:02.754 [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:48:02.754 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126
    07:48:02.755 [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:48:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2
    07:48:02.755 [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:48:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126-2PADDING
    07:48:02.755 [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:48:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO10126PADDING
    07:48:02.755 [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:48:02.755 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4
    07:48:02.755 [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:48:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ISO7816-4PADDING
    07:48:02.756 [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:48:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/NOPADDING
    07:48:02.756 [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:48:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5
    07:48:02.756 [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:48:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS5PADDING
    07:48:02.756 [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:48:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7
    07:48:02.756 [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:48:02.756 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/PKCS7PADDING
    07:48:02.757 [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:48:02.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/TBC
    07:48:02.757 [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:48:02.757 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/TBCPADDING
    07:48:02.757 [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:48:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23
    07:48:02.758 [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:48:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/X9.23PADDING
    07:48:02.758 [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:48:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTE
    07:48:02.758 [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:48:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CBC/ZEROBYTEPADDING
    07:48:02.758 [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:48:02.758 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CCM/
    07:48:02.759 [Test worker] ERROR o.s.c.CipherTest - transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CCM/NOPADDING
    07:48:02.759 [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:48:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/
    07:48:02.759 [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:48:02.759 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126
    07:48:02.760 [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:48:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2
    07:48:02.760 [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:48:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126-2PADDING
    07:48:02.760 [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:48:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO10126PADDING
    07:48:02.760 [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:48:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4
    07:48:02.760 [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:48:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ISO7816-4PADDING
    07:48:02.760 [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:48:02.760 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/NOPADDING
    07:48:02.760 [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:48:02.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5
    07:48:02.761 [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:48:02.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS5PADDING
    07:48:02.761 [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:48:02.761 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7
    07:48:02.762 [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:48:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/PKCS7PADDING
    07:48:02.762 [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:48:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/TBC
    07:48:02.762 [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:48:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/TBCPADDING
    07:48:02.762 [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:48:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23
    07:48:02.762 [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:48:02.762 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/X9.23PADDING
    07:48:02.763 [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:48:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTE
    07:48:02.763 [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:48:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB/ZEROBYTEPADDING
    07:48:02.763 [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:48:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/
    07:48:02.763 [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:48:02.763 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126
    07:48:02.764 [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:48:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2
    07:48:02.764 [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:48:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126-2PADDING
    07:48:02.764 [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:48:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO10126PADDING
    07:48:02.764 [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:48:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4
    07:48:02.764 [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:48:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ISO7816-4PADDING
    07:48:02.764 [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:48:02.764 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/NOPADDING
    07:48:02.765 [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:48:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5
    07:48:02.765 [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:48:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS5PADDING
    07:48:02.765 [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:48:02.765 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7
    07:48:02.766 [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:48:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/PKCS7PADDING
    07:48:02.766 [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:48:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/TBC
    07:48:02.766 [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:48:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/TBCPADDING
    07:48:02.766 [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:48:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23
    07:48:02.766 [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:48:02.766 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/X9.23PADDING
    07:48:02.767 [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:48:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTE
    07:48:02.767 [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:48:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB104/ZEROBYTEPADDING
    07:48:02.767 [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:48:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/
    07:48:02.767 [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:48:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126
    07:48:02.767 [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:48:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2
    07:48:02.767 [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:48:02.767 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126-2PADDING
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO10126PADDING
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ISO7816-4PADDING
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/NOPADDING
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS5PADDING
    07:48:02.768 [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:48:02.768 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7
    07:48:02.769 [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:48:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/PKCS7PADDING
    07:48:02.769 [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:48:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/TBC
    07:48:02.769 [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:48:02.769 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/TBCPADDING
    07:48:02.769 [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:48:02.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23
    07:48:02.770 [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:48:02.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/X9.23PADDING
    07:48:02.770 [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:48:02.770 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTE
    07:48:02.770 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB112/ZEROBYTEPADDING
    07:48:02.771 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/
    07:48:02.771 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126
    07:48:02.771 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2
    07:48:02.771 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126-2PADDING
    07:48:02.771 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO10126PADDING
    07:48:02.771 [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:48:02.771 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ISO7816-4PADDING
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/NOPADDING
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS5PADDING
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/PKCS7PADDING
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/TBC
    07:48:02.772 [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:48:02.772 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/TBCPADDING
    07:48:02.773 [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:48:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23
    07:48:02.773 [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:48:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/X9.23PADDING
    07:48:02.773 [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:48:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTE
    07:48:02.773 [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:48:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB120/ZEROBYTEPADDING
    07:48:02.773 [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:48:02.773 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/
    07:48:02.774 [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:48:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126
    07:48:02.774 [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:48:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2
    07:48:02.774 [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:48:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126-2PADDING
    07:48:02.774 [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:48:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO10126PADDING
    07:48:02.774 [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:48:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4
    07:48:02.774 [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:48:02.774 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ISO7816-4PADDING
    07:48:02.775 [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:48:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/NOPADDING
    07:48:02.775 [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:48:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5
    07:48:02.775 [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:48:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS5PADDING
    07:48:02.775 [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:48:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7
    07:48:02.775 [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:48:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/PKCS7PADDING
    07:48:02.775 [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:48:02.775 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/TBC
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/TBCPADDING
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/X9.23PADDING
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTE
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB128/ZEROBYTEPADDING
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126
    07:48:02.776 [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:48:02.776 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2
    07:48:02.776 [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:48:02.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126-2PADDING
    07:48:02.777 [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:48:02.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO10126PADDING
    07:48:02.777 [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:48:02.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4
    07:48:02.777 [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:48:02.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ISO7816-4PADDING
    07:48:02.777 [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:48:02.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/NOPADDING
    07:48:02.777 [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:48:02.777 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS5PADDING
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/PKCS7PADDING
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/TBC
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/TBCPADDING
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/X9.23PADDING
    07:48:02.778 [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:48:02.778 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTE
    07:48:02.778 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB136/ZEROBYTEPADDING
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126-2PADDING
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO10126PADDING
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ISO7816-4PADDING
    07:48:02.779 [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:48:02.779 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/NOPADDING
    07:48:02.780 [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:48:02.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5
    07:48:02.780 [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:48:02.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS5PADDING
    07:48:02.780 [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:48:02.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7
    07:48:02.780 [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:48:02.780 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/PKCS7PADDING
    07:48:02.781 [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:48:02.781 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/TBC
    07:48:02.782 [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:48:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/TBCPADDING
    07:48:02.782 [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:48:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23
    07:48:02.782 [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:48:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/X9.23PADDING
    07:48:02.782 [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:48:02.782 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTE
    07:48:02.783 [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:48:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB144/ZEROBYTEPADDING
    07:48:02.783 [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:48:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/
    07:48:02.783 [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:48:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126
    07:48:02.783 [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:48:02.783 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2
    07:48:02.783 [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:48:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126-2PADDING
    07:48:02.784 [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:48:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO10126PADDING
    07:48:02.784 [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:48:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4
    07:48:02.784 [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:48:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ISO7816-4PADDING
    07:48:02.784 [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:48:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/NOPADDING
    07:48:02.784 [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:48:02.784 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5
    07:48:02.784 [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:48:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS5PADDING
    07:48:02.785 [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:48:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7
    07:48:02.785 [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:48:02.785 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/PKCS7PADDING
    07:48:02.785 [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:48:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/TBC
    07:48:02.786 [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:48:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/TBCPADDING
    07:48:02.786 [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:48:02.786 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23
    07:48:02.786 [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:48:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/X9.23PADDING
    07:48:02.787 [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:48:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTE
    07:48:02.787 [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:48:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB152/ZEROBYTEPADDING
    07:48:02.787 [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:48:02.787 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/
    07:48:02.788 [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:48:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126
    07:48:02.788 [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:48:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2
    07:48:02.788 [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:48:02.788 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126-2PADDING
    07:48:02.788 [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:48:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO10126PADDING
    07:48:02.789 [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:48:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4
    07:48:02.789 [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:48:02.789 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ISO7816-4PADDING
    07:48:02.790 [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:48:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/NOPADDING
    07:48:02.790 [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:48:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5
    07:48:02.790 [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:48:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS5PADDING
    07:48:02.790 [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:48:02.790 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7
    07:48:02.791 [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:48:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/PKCS7PADDING
    07:48:02.791 [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:48:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/TBC
    07:48:02.791 [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:48:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/TBCPADDING
    07:48:02.791 [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:48:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23
    07:48:02.791 [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:48:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/X9.23PADDING
    07:48:02.791 [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:48:02.791 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTE
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB16/ZEROBYTEPADDING
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126-2PADDING
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO10126PADDING
    07:48:02.792 [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:48:02.792 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4
    07:48:02.792 [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:48:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ISO7816-4PADDING
    07:48:02.793 [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:48:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/NOPADDING
    07:48:02.793 [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:48:02.793 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5
    07:48:02.793 [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:48:02.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS5PADDING
    07:48:02.794 [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:48:02.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7
    07:48:02.794 [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:48:02.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/PKCS7PADDING
    07:48:02.794 [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:48:02.794 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/TBC
    07:48:02.795 [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:48:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/TBCPADDING
    07:48:02.795 [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:48:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23
    07:48:02.795 [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:48:02.795 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/X9.23PADDING
    07:48:02.796 [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:48:02.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTE
    07:48:02.796 [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:48:02.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB160/ZEROBYTEPADDING
    07:48:02.796 [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:48:02.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/
    07:48:02.796 [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:48:02.796 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126
    07:48:02.797 [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:48:02.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2
    07:48:02.797 [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:48:02.797 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126-2PADDING
    07:48:02.798 [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:48:02.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO10126PADDING
    07:48:02.798 [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:48:02.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4
    07:48:02.798 [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:48:02.798 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ISO7816-4PADDING
    07:48:02.798 [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:48:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/NOPADDING
    07:48:02.799 [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:48:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5
    07:48:02.799 [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:48:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS5PADDING
    07:48:02.799 [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:48:02.799 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7
    07:48:02.799 [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:48:02.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/PKCS7PADDING
    07:48:02.800 [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:48:02.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/TBC
    07:48:02.800 [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:48:02.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/TBCPADDING
    07:48:02.800 [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:48:02.800 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23
    07:48:02.801 [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:48:02.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/X9.23PADDING
    07:48:02.801 [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:48:02.801 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTE
    07:48:02.801 [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:48:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB168/ZEROBYTEPADDING
    07:48:02.802 [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:48:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/
    07:48:02.802 [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:48:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126
    07:48:02.802 [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:48:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2
    07:48:02.802 [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:48:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126-2PADDING
    07:48:02.802 [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:48:02.802 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO10126PADDING
    07:48:02.803 [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:48:02.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4
    07:48:02.803 [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:48:02.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ISO7816-4PADDING
    07:48:02.803 [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:48:02.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/NOPADDING
    07:48:02.803 [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:48:02.803 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5
    07:48:02.804 [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:48:02.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS5PADDING
    07:48:02.804 [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:48:02.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7
    07:48:02.804 [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:48:02.804 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/PKCS7PADDING
    07:48:02.805 [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:48:02.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/TBC
    07:48:02.805 [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:48:02.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/TBCPADDING
    07:48:02.805 [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:48:02.805 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23
    07:48:02.805 [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:48:02.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/X9.23PADDING
    07:48:02.806 [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:48:02.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTE
    07:48:02.806 [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:48:02.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB176/ZEROBYTEPADDING
    07:48:02.806 [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:48:02.806 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/
    07:48:02.807 [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:48:02.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126
    07:48:02.807 [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:48:02.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2
    07:48:02.807 [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:48:02.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126-2PADDING
    07:48:02.807 [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:48:02.807 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO10126PADDING
    07:48:02.808 [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:48:02.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4
    07:48:02.808 [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:48:02.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ISO7816-4PADDING
    07:48:02.808 [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:48:02.808 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/NOPADDING
    07:48:02.809 [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:48:02.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5
    07:48:02.809 [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:48:02.809 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS5PADDING
    07:48:02.810 [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:48:02.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7
    07:48:02.810 [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:48:02.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/PKCS7PADDING
    07:48:02.810 [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:48:02.810 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/TBC
    07:48:02.811 [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:48:02.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/TBCPADDING
    07:48:02.811 [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:48:02.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23
    07:48:02.811 [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:48:02.811 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/X9.23PADDING
    07:48:02.811 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTE
    07:48:02.812 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB184/ZEROBYTEPADDING
    07:48:02.812 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/
    07:48:02.812 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126
    07:48:02.812 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2
    07:48:02.812 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126-2PADDING
    07:48:02.812 [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:48:02.812 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO10126PADDING
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ISO7816-4PADDING
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/NOPADDING
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS5PADDING
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7
    07:48:02.813 [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:48:02.813 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/PKCS7PADDING
    07:48:02.814 [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:48:02.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/TBC
    07:48:02.814 [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:48:02.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/TBCPADDING
    07:48:02.814 [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:48:02.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23
    07:48:02.814 [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:48:02.814 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/X9.23PADDING
    07:48:02.815 [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:48:02.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTE
    07:48:02.815 [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:48:02.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB192/ZEROBYTEPADDING
    07:48:02.815 [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:48:02.815 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/
    07:48:02.816 [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:48:02.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126
    07:48:02.816 [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:48:02.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2
    07:48:02.816 [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:48:02.816 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126-2PADDING
    07:48:02.816 [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:48:02.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO10126PADDING
    07:48:02.817 [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:48:02.817 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4
    07:48:02.818 [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:48:02.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ISO7816-4PADDING
    07:48:02.818 [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:48:02.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/NOPADDING
    07:48:02.818 [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:48:02.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5
    07:48:02.818 [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:48:02.818 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS5PADDING
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/PKCS7PADDING
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/TBC
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/TBCPADDING
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/X9.23PADDING
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTE
    07:48:02.819 [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:48:02.819 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB200/ZEROBYTEPADDING
    07:48:02.820 [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:48:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/
    07:48:02.820 [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:48:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126
    07:48:02.820 [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:48:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2
    07:48:02.820 [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:48:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126-2PADDING
    07:48:02.820 [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:48:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO10126PADDING
    07:48:02.820 [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:48:02.820 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4
    07:48:02.820 [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:48:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ISO7816-4PADDING
    07:48:02.821 [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:48:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/NOPADDING
    07:48:02.821 [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:48:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5
    07:48:02.821 [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:48:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS5PADDING
    07:48:02.821 [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:48:02.821 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/PKCS7PADDING
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/TBC
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/TBCPADDING
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/X9.23PADDING
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTE
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB208/ZEROBYTEPADDING
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126
    07:48:02.822 [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:48:02.822 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126-2PADDING
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO10126PADDING
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ISO7816-4PADDING
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/NOPADDING
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS5PADDING
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/PKCS7PADDING
    07:48:02.823 [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:48:02.823 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/TBC
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/TBCPADDING
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/X9.23PADDING
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTE
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB216/ZEROBYTEPADDING
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2
    07:48:02.824 [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:48:02.824 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126-2PADDING
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO10126PADDING
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ISO7816-4PADDING
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/NOPADDING
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS5PADDING
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7
    07:48:02.825 [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:48:02.825 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/PKCS7PADDING
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/TBC
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/TBCPADDING
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/X9.23PADDING
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTE
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB224/ZEROBYTEPADDING
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126
    07:48:02.826 [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:48:02.826 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2
    07:48:02.826 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126-2PADDING
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO10126PADDING
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ISO7816-4PADDING
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/NOPADDING
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS5PADDING
    07:48:02.827 [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:48:02.827 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/PKCS7PADDING
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/TBC
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/TBCPADDING
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/X9.23PADDING
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTE
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB232/ZEROBYTEPADDING
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/
    07:48:02.828 [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:48:02.828 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126
    07:48:02.828 [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:48:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2
    07:48:02.829 [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:48:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126-2PADDING
    07:48:02.829 [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:48:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO10126PADDING
    07:48:02.829 [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:48:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4
    07:48:02.829 [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:48:02.829 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ISO7816-4PADDING
    07:48:02.829 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/NOPADDING
    07:48:02.830 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5
    07:48:02.830 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS5PADDING
    07:48:02.830 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7
    07:48:02.830 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/PKCS7PADDING
    07:48:02.830 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/TBC
    07:48:02.830 [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:48:02.830 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/TBCPADDING
    07:48:02.831 [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:48:02.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23
    07:48:02.831 [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:48:02.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/X9.23PADDING
    07:48:02.831 [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:48:02.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTE
    07:48:02.831 [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:48:02.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB24/ZEROBYTEPADDING
    07:48:02.831 [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:48:02.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/
    07:48:02.831 [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:48:02.831 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126
    07:48:02.832 [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:48:02.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2
    07:48:02.832 [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:48:02.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126-2PADDING
    07:48:02.832 [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:48:02.832 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO10126PADDING
    07:48:02.833 [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:48:02.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4
    07:48:02.833 [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:48:02.833 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ISO7816-4PADDING
    07:48:02.834 [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:48:02.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/NOPADDING
    07:48:02.834 [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:48:02.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5
    07:48:02.834 [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:48:02.834 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS5PADDING
    07:48:02.835 [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:48:02.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7
    07:48:02.835 [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:48:02.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/PKCS7PADDING
    07:48:02.835 [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:48:02.835 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/TBC
    07:48:02.835 [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:48:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/TBCPADDING
    07:48:02.836 [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:48:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23
    07:48:02.836 [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:48:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/X9.23PADDING
    07:48:02.836 [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:48:02.836 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTE
    07:48:02.837 [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:48:02.837 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB240/ZEROBYTEPADDING
    07:48:02.837 [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:48:02.837 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/
    07:48:02.838 [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:48:02.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126
    07:48:02.838 [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:48:02.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2
    07:48:02.838 [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:48:02.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126-2PADDING
    07:48:02.838 [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:48:02.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO10126PADDING
    07:48:02.838 [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:48:02.838 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4
    07:48:02.839 [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:48:02.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ISO7816-4PADDING
    07:48:02.839 [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:48:02.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/NOPADDING
    07:48:02.839 [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:48:02.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5
    07:48:02.839 [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:48:02.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS5PADDING
    07:48:02.839 [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:48:02.839 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7
    07:48:02.840 [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:48:02.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/PKCS7PADDING
    07:48:02.840 [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:48:02.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/TBC
    07:48:02.840 [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:48:02.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/TBCPADDING
    07:48:02.840 [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:48:02.840 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23
    07:48:02.840 [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:48:02.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/X9.23PADDING
    07:48:02.841 [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:48:02.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTE
    07:48:02.841 [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:48:02.841 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB248/ZEROBYTEPADDING
    07:48:02.841 [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:48:02.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/
    07:48:02.842 [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:48:02.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126
    07:48:02.842 [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:48:02.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2
    07:48:02.842 [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:48:02.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126-2PADDING
    07:48:02.842 [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:48:02.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO10126PADDING
    07:48:02.842 [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:48:02.842 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4
    07:48:02.843 [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:48:02.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ISO7816-4PADDING
    07:48:02.843 [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:48:02.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/NOPADDING
    07:48:02.843 [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:48:02.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5
    07:48:02.843 [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:48:02.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS5PADDING
    07:48:02.843 [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:48:02.843 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7
    07:48:02.844 [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:48:02.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/PKCS7PADDING
    07:48:02.844 [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:48:02.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/TBC
    07:48:02.844 [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:48:02.844 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/TBCPADDING
    07:48:02.844 [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:48:02.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23
    07:48:02.845 [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:48:02.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/X9.23PADDING
    07:48:02.845 [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:48:02.845 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTE
    07:48:02.846 [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:48:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB256/ZEROBYTEPADDING
    07:48:02.846 [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:48:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/
    07:48:02.846 [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:48:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126
    07:48:02.846 [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:48:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2
    07:48:02.846 [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:48:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126-2PADDING
    07:48:02.846 [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:48:02.846 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO10126PADDING
    07:48:02.846 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ISO7816-4PADDING
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/NOPADDING
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS5PADDING
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/PKCS7PADDING
    07:48:02.847 [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:48:02.847 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/TBC
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/TBCPADDING
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/X9.23PADDING
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTE
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB32/ZEROBYTEPADDING
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/
    07:48:02.848 [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:48:02.848 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126
    07:48:02.849 [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:48:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2
    07:48:02.849 [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:48:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126-2PADDING
    07:48:02.849 [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:48:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO10126PADDING
    07:48:02.849 [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:48:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4
    07:48:02.849 [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:48:02.849 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ISO7816-4PADDING
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/NOPADDING
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS5PADDING
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/PKCS7PADDING
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/TBC
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/TBCPADDING
    07:48:02.850 [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:48:02.850 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/X9.23PADDING
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTE
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB40/ZEROBYTEPADDING
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2
    07:48:02.851 [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:48:02.851 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126-2PADDING
    07:48:02.852 [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:48:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO10126PADDING
    07:48:02.852 [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:48:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4
    07:48:02.852 [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:48:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ISO7816-4PADDING
    07:48:02.852 [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:48:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/NOPADDING
    07:48:02.852 [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:48:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5
    07:48:02.852 [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:48:02.852 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS5PADDING
    07:48:02.852 [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:48:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7
    07:48:02.853 [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:48:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/PKCS7PADDING
    07:48:02.853 [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:48:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/TBC
    07:48:02.853 [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:48:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/TBCPADDING
    07:48:02.853 [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:48:02.853 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23
    07:48:02.853 [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:48:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/X9.23PADDING
    07:48:02.854 [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:48:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTE
    07:48:02.854 [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:48:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB48/ZEROBYTEPADDING
    07:48:02.854 [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:48:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/
    07:48:02.854 [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:48:02.854 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126
    07:48:02.854 [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:48:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2
    07:48:02.855 [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:48:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126-2PADDING
    07:48:02.855 [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:48:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO10126PADDING
    07:48:02.855 [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:48:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4
    07:48:02.855 [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:48:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ISO7816-4PADDING
    07:48:02.855 [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:48:02.855 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/NOPADDING
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS5PADDING
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/PKCS7PADDING
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/TBC
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/TBCPADDING
    07:48:02.856 [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:48:02.856 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23
    07:48:02.857 [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:48:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/X9.23PADDING
    07:48:02.857 [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:48:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTE
    07:48:02.857 [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:48:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB56/ZEROBYTEPADDING
    07:48:02.857 [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:48:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/
    07:48:02.857 [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:48:02.857 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126
    07:48:02.858 [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:48:02.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2
    07:48:02.858 [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:48:02.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126-2PADDING
    07:48:02.858 [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:48:02.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO10126PADDING
    07:48:02.858 [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:48:02.858 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4
    07:48:02.859 [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:48:02.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ISO7816-4PADDING
    07:48:02.859 [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:48:02.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/NOPADDING
    07:48:02.859 [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:48:02.859 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5
    07:48:02.859 [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:48:02.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS5PADDING
    07:48:02.860 [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:48:02.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7
    07:48:02.860 [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:48:02.860 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/PKCS7PADDING
    07:48:02.860 [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:48:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/TBC
    07:48:02.861 [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:48:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/TBCPADDING
    07:48:02.861 [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:48:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23
    07:48:02.861 [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:48:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/X9.23PADDING
    07:48:02.861 [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:48:02.861 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTE
    07:48:02.861 [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:48:02.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB64/ZEROBYTEPADDING
    07:48:02.862 [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:48:02.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/
    07:48:02.862 [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:48:02.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126
    07:48:02.862 [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:48:02.862 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2
    07:48:02.863 [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:48:02.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126-2PADDING
    07:48:02.863 [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:48:02.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO10126PADDING
    07:48:02.863 [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:48:02.863 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4
    07:48:02.863 [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:48:02.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ISO7816-4PADDING
    07:48:02.864 [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:48:02.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/NOPADDING
    07:48:02.864 [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:48:02.864 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5
    07:48:02.864 [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:48:02.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS5PADDING
    07:48:02.865 [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:48:02.865 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7
    07:48:02.865 [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:48:02.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/PKCS7PADDING
    07:48:02.866 [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:48:02.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/TBC
    07:48:02.866 [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:48:02.866 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/TBCPADDING
    07:48:02.867 [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:48:02.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23
    07:48:02.867 [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:48:02.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/X9.23PADDING
    07:48:02.867 [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:48:02.867 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTE
    07:48:02.868 [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:48:02.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB72/ZEROBYTEPADDING
    07:48:02.868 [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:48:02.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/
    07:48:02.868 [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:48:02.868 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126
    07:48:02.868 [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:48:02.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2
    07:48:02.869 [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:48:02.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126-2PADDING
    07:48:02.869 [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:48:02.869 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO10126PADDING
    07:48:02.869 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ISO7816-4PADDING
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/NOPADDING
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS5PADDING
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/PKCS7PADDING
    07:48:02.870 [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:48:02.870 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/TBC
    07:48:02.870 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/TBCPADDING
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/X9.23PADDING
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTE
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB8/ZEROBYTEPADDING
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126
    07:48:02.871 [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:48:02.871 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2
    07:48:02.872 [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:48:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126-2PADDING
    07:48:02.872 [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:48:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO10126PADDING
    07:48:02.872 [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:48:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4
    07:48:02.872 [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:48:02.872 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ISO7816-4PADDING
    07:48:02.872 [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:48:02.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/NOPADDING
    07:48:02.873 [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:48:02.873 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5
    07:48:02.873 [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:48:02.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS5PADDING
    07:48:02.874 [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:48:02.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7
    07:48:02.874 [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:48:02.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/PKCS7PADDING
    07:48:02.874 [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:48:02.874 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/TBC
    07:48:02.875 [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:48:02.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/TBCPADDING
    07:48:02.875 [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:48:02.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23
    07:48:02.875 [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:48:02.875 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/X9.23PADDING
    07:48:02.875 [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:48:02.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTE
    07:48:02.876 [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:48:02.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB80/ZEROBYTEPADDING
    07:48:02.876 [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:48:02.876 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/
    07:48:02.876 [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:48:02.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126
    07:48:02.877 [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:48:02.877 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2
    07:48:02.878 [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:48:02.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126-2PADDING
    07:48:02.878 [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:48:02.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO10126PADDING
    07:48:02.878 [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:48:02.878 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4
    07:48:02.879 [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:48:02.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ISO7816-4PADDING
    07:48:02.879 [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:48:02.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/NOPADDING
    07:48:02.879 [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:48:02.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5
    07:48:02.879 [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:48:02.879 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS5PADDING
    07:48:02.880 [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:48:02.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7
    07:48:02.880 [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:48:02.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/PKCS7PADDING
    07:48:02.880 [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:48:02.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/TBC
    07:48:02.880 [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:48:02.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/TBCPADDING
    07:48:02.880 [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:48:02.880 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23
    07:48:02.880 [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:48:02.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/X9.23PADDING
    07:48:02.881 [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:48:02.881 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTE
    07:48:02.881 [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:48:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB88/ZEROBYTEPADDING
    07:48:02.882 [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:48:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/
    07:48:02.882 [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:48:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126
    07:48:02.882 [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:48:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2
    07:48:02.882 [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:48:02.882 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126-2PADDING
    07:48:02.882 [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:48:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO10126PADDING
    07:48:02.883 [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:48:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4
    07:48:02.883 [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:48:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ISO7816-4PADDING
    07:48:02.883 [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:48:02.883 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/NOPADDING
    07:48:02.883 [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:48:02.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5
    07:48:02.884 [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:48:02.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS5PADDING
    07:48:02.884 [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:48:02.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7
    07:48:02.884 [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:48:02.884 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/PKCS7PADDING
    07:48:02.884 [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:48:02.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/TBC
    07:48:02.885 [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:48:02.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/TBCPADDING
    07:48:02.885 [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:48:02.885 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23
    07:48:02.886 [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:48:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/X9.23PADDING
    07:48:02.886 [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:48:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTE
    07:48:02.886 [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:48:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CFB96/ZEROBYTEPADDING
    07:48:02.886 [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:48:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CTS/
    07:48:02.886 [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:48:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/CTS/NOPADDING
    07:48:02.886 [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:48:02.886 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/EAX/
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/EAX/NOPADDING
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/ECB/
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/ECB/NOPADDING
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/GCM/
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/GCM/NOPADDING
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/
    07:48:02.887 [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:48:02.887 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126-2PADDING
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO10126PADDING
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ISO7816-4PADDING
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/NOPADDING
    07:48:02.888 [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:48:02.888 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5
    07:48:02.889 [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:48:02.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS5PADDING
    07:48:02.889 [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:48:02.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7
    07:48:02.889 [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:48:02.889 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/PKCS7PADDING
    07:48:02.890 [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:48:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/TBC
    07:48:02.890 [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:48:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/TBCPADDING
    07:48:02.890 [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:48:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23
    07:48:02.890 [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:48:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/X9.23PADDING
    07:48:02.890 [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:48:02.890 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTE
    07:48:02.890 [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:48:02.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB/ZEROBYTEPADDING
    07:48:02.891 [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:48:02.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/
    07:48:02.891 [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:48:02.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126
    07:48:02.891 [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:48:02.891 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2
    07:48:02.892 [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:48:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126-2PADDING
    07:48:02.892 [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:48:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO10126PADDING
    07:48:02.892 [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:48:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4
    07:48:02.892 [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:48:02.892 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ISO7816-4PADDING
    07:48:02.892 [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:48:02.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/NOPADDING
    07:48:02.893 [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:48:02.893 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5
    07:48:02.893 [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:48:02.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS5PADDING
    07:48:02.894 [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:48:02.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7
    07:48:02.894 [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:48:02.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/PKCS7PADDING
    07:48:02.894 [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:48:02.894 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/TBC
    07:48:02.895 [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:48:02.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/TBCPADDING
    07:48:02.895 [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:48:02.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23
    07:48:02.895 [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:48:02.895 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/X9.23PADDING
    07:48:02.895 [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:48:02.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTE
    07:48:02.896 [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:48:02.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB104/ZEROBYTEPADDING
    07:48:02.896 [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:48:02.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/
    07:48:02.896 [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:48:02.896 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126
    07:48:02.897 [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:48:02.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2
    07:48:02.897 [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:48:02.897 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126-2PADDING
    07:48:02.897 [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:48:02.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO10126PADDING
    07:48:02.898 [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:48:02.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4
    07:48:02.898 [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:48:02.898 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ISO7816-4PADDING
    07:48:02.898 [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:48:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/NOPADDING
    07:48:02.899 [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:48:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5
    07:48:02.899 [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:48:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS5PADDING
    07:48:02.899 [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:48:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7
    07:48:02.899 [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:48:02.899 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/PKCS7PADDING
    07:48:02.900 [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:48:02.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/TBC
    07:48:02.900 [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:48:02.900 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/TBCPADDING
    07:48:02.900 [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:48:02.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23
    07:48:02.901 [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:48:02.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/X9.23PADDING
    07:48:02.901 [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:48:02.901 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTE
    07:48:02.901 [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:48:02.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB112/ZEROBYTEPADDING
    07:48:02.902 [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:48:02.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/
    07:48:02.902 [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:48:02.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126
    07:48:02.902 [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:48:02.902 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2
    07:48:02.903 [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:48:02.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126-2PADDING
    07:48:02.903 [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:48:02.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO10126PADDING
    07:48:02.903 [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:48:02.903 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4
    07:48:02.903 [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:48:02.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ISO7816-4PADDING
    07:48:02.904 [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:48:02.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/NOPADDING
    07:48:02.904 [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:48:02.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5
    07:48:02.904 [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:48:02.904 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS5PADDING
    07:48:02.905 [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:48:02.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7
    07:48:02.905 [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:48:02.905 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/PKCS7PADDING
    07:48:02.906 [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:48:02.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/TBC
    07:48:02.906 [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:48:02.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/TBCPADDING
    07:48:02.906 [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:48:02.906 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23
    07:48:02.907 [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:48:02.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/X9.23PADDING
    07:48:02.907 [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:48:02.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTE
    07:48:02.907 [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:48:02.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB120/ZEROBYTEPADDING
    07:48:02.907 [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:48:02.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/
    07:48:02.907 [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:48:02.907 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126
    07:48:02.908 [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:48:02.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2
    07:48:02.908 [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:48:02.908 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126-2PADDING
    07:48:02.908 [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:48:02.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO10126PADDING
    07:48:02.909 [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:48:02.909 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4
    07:48:02.909 [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:48:02.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ISO7816-4PADDING
    07:48:02.910 [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:48:02.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/NOPADDING
    07:48:02.910 [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:48:02.910 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5
    07:48:02.911 [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:48:02.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS5PADDING
    07:48:02.911 [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:48:02.911 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7
    07:48:02.911 [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:48:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/PKCS7PADDING
    07:48:02.912 [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:48:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/TBC
    07:48:02.912 [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:48:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/TBCPADDING
    07:48:02.912 [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:48:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23
    07:48:02.912 [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:48:02.912 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/X9.23PADDING
    07:48:02.913 [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:48:02.913 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTE
    07:48:02.914 [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:48:02.914 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB128/ZEROBYTEPADDING
    07:48:02.914 [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:48:02.914 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/
    07:48:02.914 [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:48:02.914 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126
    07:48:02.914 [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:48:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2
    07:48:02.915 [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:48:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126-2PADDING
    07:48:02.915 [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:48:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO10126PADDING
    07:48:02.915 [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:48:02.915 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4
    07:48:02.916 [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:48:02.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ISO7816-4PADDING
    07:48:02.916 [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:48:02.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/NOPADDING
    07:48:02.916 [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:48:02.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5
    07:48:02.916 [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:48:02.916 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS5PADDING
    07:48:02.916 [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:48:02.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7
    07:48:02.917 [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:48:02.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/PKCS7PADDING
    07:48:02.917 [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:48:02.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/TBC
    07:48:02.917 [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:48:02.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/TBCPADDING
    07:48:02.917 [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:48:02.917 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23
    07:48:02.917 [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:48:02.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/X9.23PADDING
    07:48:02.918 [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:48:02.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTE
    07:48:02.918 [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:48:02.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB136/ZEROBYTEPADDING
    07:48:02.918 [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:48:02.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/
    07:48:02.918 [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:48:02.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126
    07:48:02.918 [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:48:02.918 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126-2PADDING
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO10126PADDING
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ISO7816-4PADDING
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/NOPADDING
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5
    07:48:02.919 [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:48:02.919 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS5PADDING
    07:48:02.919 [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:48:02.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7
    07:48:02.920 [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:48:02.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/PKCS7PADDING
    07:48:02.920 [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:48:02.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/TBC
    07:48:02.920 [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:48:02.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/TBCPADDING
    07:48:02.920 [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:48:02.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23
    07:48:02.920 [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:48:02.920 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/X9.23PADDING
    07:48:02.920 [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:48:02.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTE
    07:48:02.921 [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:48:02.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB144/ZEROBYTEPADDING
    07:48:02.921 [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:48:02.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/
    07:48:02.921 [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:48:02.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126
    07:48:02.921 [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:48:02.921 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2
    07:48:02.922 [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:48:02.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126-2PADDING
    07:48:02.922 [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:48:02.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO10126PADDING
    07:48:02.922 [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:48:02.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4
    07:48:02.922 [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:48:02.922 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ISO7816-4PADDING
    07:48:02.922 [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:48:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/NOPADDING
    07:48:02.923 [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:48:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5
    07:48:02.923 [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:48:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS5PADDING
    07:48:02.923 [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:48:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7
    07:48:02.923 [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:48:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/PKCS7PADDING
    07:48:02.923 [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:48:02.923 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/TBC
    07:48:02.924 [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:48:02.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/TBCPADDING
    07:48:02.924 [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:48:02.924 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23
    07:48:02.924 [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:48:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/X9.23PADDING
    07:48:02.925 [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:48:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTE
    07:48:02.925 [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:48:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB152/ZEROBYTEPADDING
    07:48:02.925 [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:48:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/
    07:48:02.925 [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:48:02.925 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126
    07:48:02.926 [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:48:02.926 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2
    07:48:02.926 [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:48:02.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126-2PADDING
    07:48:02.927 [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:48:02.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO10126PADDING
    07:48:02.927 [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:48:02.927 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4
    07:48:02.927 [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:48:02.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ISO7816-4PADDING
    07:48:02.928 [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:48:02.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/NOPADDING
    07:48:02.928 [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:48:02.928 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5
    07:48:02.928 [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:48:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS5PADDING
    07:48:02.929 [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:48:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7
    07:48:02.929 [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:48:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/PKCS7PADDING
    07:48:02.929 [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:48:02.929 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/TBC
    07:48:02.930 [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:48:02.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/TBCPADDING
    07:48:02.930 [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:48:02.930 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23
    07:48:02.930 [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:48:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/X9.23PADDING
    07:48:02.931 [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:48:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTE
    07:48:02.931 [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:48:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB16/ZEROBYTEPADDING
    07:48:02.931 [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:48:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/
    07:48:02.931 [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:48:02.931 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126
    07:48:02.932 [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:48:02.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2
    07:48:02.932 [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:48:02.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126-2PADDING
    07:48:02.932 [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:48:02.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO10126PADDING
    07:48:02.932 [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:48:02.932 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4
    07:48:02.932 [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:48:02.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ISO7816-4PADDING
    07:48:02.933 [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:48:02.933 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/NOPADDING
    07:48:02.933 [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:48:02.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5
    07:48:02.934 [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:48:02.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS5PADDING
    07:48:02.934 [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:48:02.934 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7
    07:48:02.935 [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:48:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/PKCS7PADDING
    07:48:02.935 [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:48:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/TBC
    07:48:02.935 [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:48:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/TBCPADDING
    07:48:02.935 [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:48:02.935 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23
    07:48:02.936 [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:48:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/X9.23PADDING
    07:48:02.936 [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:48:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTE
    07:48:02.936 [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:48:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB160/ZEROBYTEPADDING
    07:48:02.936 [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:48:02.936 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/
    07:48:02.936 [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:48:02.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126
    07:48:02.937 [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:48:02.937 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2
    07:48:02.938 [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:48:02.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126-2PADDING
    07:48:02.938 [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:48:02.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO10126PADDING
    07:48:02.938 [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:48:02.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4
    07:48:02.938 [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:48:02.938 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ISO7816-4PADDING
    07:48:02.939 [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:48:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/NOPADDING
    07:48:02.939 [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:48:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5
    07:48:02.939 [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:48:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS5PADDING
    07:48:02.939 [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:48:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7
    07:48:02.939 [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:48:02.939 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/PKCS7PADDING
    07:48:02.940 [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:48:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/TBC
    07:48:02.940 [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:48:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/TBCPADDING
    07:48:02.940 [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:48:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23
    07:48:02.940 [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:48:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/X9.23PADDING
    07:48:02.940 [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:48:02.940 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTE
    07:48:02.940 [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:48:02.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB168/ZEROBYTEPADDING
    07:48:02.941 [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:48:02.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/
    07:48:02.941 [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:48:02.941 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126
    07:48:02.942 [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:48:02.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2
    07:48:02.942 [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:48:02.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126-2PADDING
    07:48:02.942 [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:48:02.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO10126PADDING
    07:48:02.942 [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:48:02.942 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4
    07:48:02.943 [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:48:02.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ISO7816-4PADDING
    07:48:02.943 [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:48:02.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/NOPADDING
    07:48:02.943 [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:48:02.943 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5
    07:48:02.944 [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:48:02.944 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS5PADDING
    07:48:02.944 [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:48:02.944 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7
    07:48:02.944 [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:48:02.945 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/PKCS7PADDING
    07:48:02.945 [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:48:02.945 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/TBC
    07:48:02.946 [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:48:02.946 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/TBCPADDING
    07:48:02.946 [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:48:02.946 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23
    07:48:02.946 [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:48:02.946 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/X9.23PADDING
    07:48:02.946 [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:48:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTE
    07:48:02.947 [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:48:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB176/ZEROBYTEPADDING
    07:48:02.947 [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:48:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/
    07:48:02.947 [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:48:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126
    07:48:02.947 [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:48:02.947 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2
    07:48:02.947 [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:48:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126-2PADDING
    07:48:02.948 [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:48:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO10126PADDING
    07:48:02.948 [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:48:02.948 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4
    07:48:02.948 [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:48:02.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ISO7816-4PADDING
    07:48:02.949 [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:48:02.949 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/NOPADDING
    07:48:02.950 [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:48:02.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5
    07:48:02.950 [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:48:02.950 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS5PADDING
    07:48:02.950 [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:48:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7
    07:48:02.951 [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:48:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/PKCS7PADDING
    07:48:02.951 [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:48:02.951 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/TBC
    07:48:02.952 [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:48:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/TBCPADDING
    07:48:02.952 [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:48:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23
    07:48:02.952 [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:48:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/X9.23PADDING
    07:48:02.952 [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:48:02.952 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTE
    07:48:02.952 [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:48:02.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB184/ZEROBYTEPADDING
    07:48:02.953 [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:48:02.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/
    07:48:02.953 [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:48:02.953 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126
    07:48:02.953 [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:48:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2
    07:48:02.954 [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:48:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126-2PADDING
    07:48:02.954 [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:48:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO10126PADDING
    07:48:02.954 [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:48:02.954 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4
    07:48:02.954 [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:48:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ISO7816-4PADDING
    07:48:02.955 [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:48:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/NOPADDING
    07:48:02.955 [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:48:02.955 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5
    07:48:02.956 [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:48:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS5PADDING
    07:48:02.956 [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:48:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7
    07:48:02.956 [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:48:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/PKCS7PADDING
    07:48:02.956 [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:48:02.956 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/TBC
    07:48:02.957 [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:48:02.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/TBCPADDING
    07:48:02.957 [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:48:02.957 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23
    07:48:02.958 [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:48:02.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/X9.23PADDING
    07:48:02.958 [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:48:02.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTE
    07:48:02.958 [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:48:02.958 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB192/ZEROBYTEPADDING
    07:48:02.958 [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:48:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/
    07:48:02.959 [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:48:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126
    07:48:02.959 [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:48:02.959 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2
    07:48:02.960 [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:48:02.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126-2PADDING
    07:48:02.960 [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:48:02.960 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO10126PADDING
    07:48:02.961 [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:48:02.961 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4
    07:48:02.961 [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:48:02.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ISO7816-4PADDING
    07:48:02.962 [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:48:02.962 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/NOPADDING
    07:48:02.962 [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:48:02.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5
    07:48:02.963 [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:48:02.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS5PADDING
    07:48:02.963 [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:48:02.963 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7
    07:48:02.964 [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:48:02.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/PKCS7PADDING
    07:48:02.964 [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:48:02.964 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/TBC
    07:48:02.965 [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:48:02.965 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/TBCPADDING
    07:48:02.965 [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:48:02.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23
    07:48:02.966 [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:48:02.966 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/X9.23PADDING
    07:48:02.966 [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:48:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTE
    07:48:02.967 [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:48:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB200/ZEROBYTEPADDING
    07:48:02.967 [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:48:02.967 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/
    07:48:02.968 [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:48:02.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126
    07:48:02.968 [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:48:02.968 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2
    07:48:02.969 [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:48:02.969 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126-2PADDING
    07:48:02.970 [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:48:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO10126PADDING
    07:48:02.970 [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:48:02.970 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4
    07:48:02.971 [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:48:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ISO7816-4PADDING
    07:48:02.971 [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:48:02.971 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/NOPADDING
    07:48:02.971 [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:48:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5
    07:48:02.972 [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:48:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS5PADDING
    07:48:02.972 [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:48:02.972 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7
    07:48:02.973 [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:48:02.973 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/PKCS7PADDING
    07:48:02.974 [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:48:02.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/TBC
    07:48:02.974 [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:48:02.974 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/TBCPADDING
    07:48:02.975 [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:48:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23
    07:48:02.975 [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:48:02.975 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/X9.23PADDING
    07:48:02.975 [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:48:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTE
    07:48:02.976 [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:48:02.976 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB208/ZEROBYTEPADDING
    07:48:02.976 [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:48:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/
    07:48:02.977 [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:48:02.977 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126
    07:48:02.978 [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:48:02.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2
    07:48:02.978 [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:48:02.978 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126-2PADDING
    07:48:02.978 [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:48:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO10126PADDING
    07:48:02.979 [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:48:02.979 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4
    07:48:02.979 [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:48:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ISO7816-4PADDING
    07:48:02.980 [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:48:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/NOPADDING
    07:48:02.980 [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:48:02.980 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5
    07:48:02.981 [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:48:02.981 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS5PADDING
    07:48:02.981 [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:48:02.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7
    07:48:02.982 [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:48:02.982 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/PKCS7PADDING
    07:48:02.982 [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:48:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/TBC
    07:48:02.983 [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:48:02.983 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/TBCPADDING
    07:48:02.983 [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:48:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23
    07:48:02.984 [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:48:02.984 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/X9.23PADDING
    07:48:02.984 [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:48:02.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTE
    07:48:02.985 [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:48:02.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB216/ZEROBYTEPADDING
    07:48:02.985 [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:48:02.985 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/
    07:48:02.985 [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:48:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126
    07:48:02.986 [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:48:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2
    07:48:02.986 [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:48:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126-2PADDING
    07:48:02.986 [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:48:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO10126PADDING
    07:48:02.986 [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:48:02.986 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4
    07:48:02.987 [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:48:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ISO7816-4PADDING
    07:48:02.987 [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:48:02.987 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/NOPADDING
    07:48:02.988 [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:48:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5
    07:48:02.988 [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:48:02.988 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS5PADDING
    07:48:02.989 [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:48:02.989 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7
    07:48:02.990 [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:48:02.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/PKCS7PADDING
    07:48:02.990 [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:48:02.990 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/TBC
    07:48:02.991 [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:48:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/TBCPADDING
    07:48:02.991 [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:48:02.991 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23
    07:48:02.991 [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:48:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/X9.23PADDING
    07:48:02.992 [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:48:02.992 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTE
    07:48:02.992 [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:48:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB224/ZEROBYTEPADDING
    07:48:02.993 [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:48:02.993 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/
    07:48:02.994 [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:48:02.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126
    07:48:02.994 [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:48:02.994 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2
    07:48:02.995 [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:48:02.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126-2PADDING
    07:48:02.995 [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:48:02.995 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO10126PADDING
    07:48:02.996 [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:48:02.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4
    07:48:02.996 [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:48:02.996 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ISO7816-4PADDING
    07:48:02.997 [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:48:02.997 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/NOPADDING
    07:48:02.998 [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:48:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5
    07:48:02.998 [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:48:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS5PADDING
    07:48:02.998 [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:48:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7
    07:48:02.998 [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:48:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/PKCS7PADDING
    07:48:02.998 [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:48:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/TBC
    07:48:02.998 [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:48:02.998 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/TBCPADDING
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/X9.23PADDING
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTE
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB232/ZEROBYTEPADDING
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126-2PADDING
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO10126PADDING
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ISO7816-4PADDING
    07:48:02.999 [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:48:02.999 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/NOPADDING
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS5PADDING
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/PKCS7PADDING
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/TBC
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/TBCPADDING
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/X9.23PADDING
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTE
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB24/ZEROBYTEPADDING
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126
    07:48:03.000 [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:48:03.000 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126-2PADDING
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO10126PADDING
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ISO7816-4PADDING
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/NOPADDING
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5
    07:48:03.001 [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:48:03.001 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS5PADDING
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/PKCS7PADDING
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/TBC
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/TBCPADDING
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/X9.23PADDING
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTE
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB240/ZEROBYTEPADDING
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126-2PADDING
    07:48:03.002 [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:48:03.002 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO10126PADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ISO7816-4PADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/NOPADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS5PADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/PKCS7PADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/TBC
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/TBCPADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/X9.23PADDING
    07:48:03.003 [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:48:03.003 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTE
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB248/ZEROBYTEPADDING
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126-2PADDING
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO10126PADDING
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ISO7816-4PADDING
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/NOPADDING
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS5PADDING
    07:48:03.004 [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:48:03.004 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7
    07:48:03.005 [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:48:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/PKCS7PADDING
    07:48:03.005 [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:48:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/TBC
    07:48:03.005 [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:48:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/TBCPADDING
    07:48:03.005 [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:48:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23
    07:48:03.005 [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:48:03.005 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/X9.23PADDING
    07:48:03.005 [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:48:03.006 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTE
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB256/ZEROBYTEPADDING
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126-2PADDING
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO10126PADDING
    07:48:03.007 [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:48:03.007 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4
    07:48:03.007 [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:48:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ISO7816-4PADDING
    07:48:03.008 [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:48:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/NOPADDING
    07:48:03.008 [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:48:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5
    07:48:03.008 [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:48:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS5PADDING
    07:48:03.008 [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:48:03.008 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7
    07:48:03.008 [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:48:03.009 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/PKCS7PADDING
    07:48:03.009 [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:48:03.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/TBC
    07:48:03.010 [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:48:03.010 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/TBCPADDING
    07:48:03.010 [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:48:03.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23
    07:48:03.011 [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:48:03.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/X9.23PADDING
    07:48:03.011 [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:48:03.011 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTE
    07:48:03.011 [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:48:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB32/ZEROBYTEPADDING
    07:48:03.012 [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:48:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/
    07:48:03.012 [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:48:03.012 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126
    07:48:03.013 [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:48:03.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2
    07:48:03.013 [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:48:03.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126-2PADDING
    07:48:03.013 [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:48:03.013 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO10126PADDING
    07:48:03.013 [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:48:03.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4
    07:48:03.014 [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:48:03.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ISO7816-4PADDING
    07:48:03.014 [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:48:03.014 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/NOPADDING
    07:48:03.014 [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:48:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5
    07:48:03.015 [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:48:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS5PADDING
    07:48:03.015 [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:48:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7
    07:48:03.015 [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:48:03.015 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/PKCS7PADDING
    07:48:03.015 [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:48:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/TBC
    07:48:03.016 [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:48:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/TBCPADDING
    07:48:03.016 [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:48:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23
    07:48:03.016 [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:48:03.016 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/X9.23PADDING
    07:48:03.017 [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:48:03.017 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTE
    07:48:03.017 [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:48:03.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB40/ZEROBYTEPADDING
    07:48:03.018 [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:48:03.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/
    07:48:03.018 [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:48:03.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126
    07:48:03.018 [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:48:03.018 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2
    07:48:03.019 [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:48:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126-2PADDING
    07:48:03.019 [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:48:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO10126PADDING
    07:48:03.019 [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:48:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4
    07:48:03.019 [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:48:03.019 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ISO7816-4PADDING
    07:48:03.020 [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:48:03.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/NOPADDING
    07:48:03.020 [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:48:03.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5
    07:48:03.020 [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:48:03.020 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS5PADDING
    07:48:03.021 [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:48:03.021 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7
    07:48:03.021 [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:48:03.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/PKCS7PADDING
    07:48:03.022 [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:48:03.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/TBC
    07:48:03.022 [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:48:03.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/TBCPADDING
    07:48:03.022 [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:48:03.022 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23
    07:48:03.023 [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:48:03.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/X9.23PADDING
    07:48:03.023 [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:48:03.023 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTE
    07:48:03.023 [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:48:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB48/ZEROBYTEPADDING
    07:48:03.024 [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:48:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/
    07:48:03.024 [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:48:03.024 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126
    07:48:03.025 [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:48:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2
    07:48:03.025 [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:48:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126-2PADDING
    07:48:03.025 [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:48:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO10126PADDING
    07:48:03.025 [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:48:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4
    07:48:03.025 [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:48:03.025 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ISO7816-4PADDING
    07:48:03.025 [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:48:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/NOPADDING
    07:48:03.026 [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:48:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5
    07:48:03.026 [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:48:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS5PADDING
    07:48:03.026 [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:48:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7
    07:48:03.026 [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:48:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/PKCS7PADDING
    07:48:03.026 [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:48:03.026 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/TBC
    07:48:03.027 [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:48:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/TBCPADDING
    07:48:03.027 [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:48:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23
    07:48:03.027 [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:48:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/X9.23PADDING
    07:48:03.027 [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:48:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTE
    07:48:03.027 [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:48:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB56/ZEROBYTEPADDING
    07:48:03.027 [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:48:03.027 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/
    07:48:03.027 [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:48:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126
    07:48:03.028 [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:48:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2
    07:48:03.028 [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:48:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126-2PADDING
    07:48:03.028 [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:48:03.028 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO10126PADDING
    07:48:03.029 [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:48:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4
    07:48:03.029 [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:48:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ISO7816-4PADDING
    07:48:03.029 [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:48:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/NOPADDING
    07:48:03.029 [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:48:03.029 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5
    07:48:03.029 [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:48:03.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS5PADDING
    07:48:03.030 [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:48:03.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7
    07:48:03.030 [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:48:03.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/PKCS7PADDING
    07:48:03.030 [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:48:03.030 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/TBC
    07:48:03.030 [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:48:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/TBCPADDING
    07:48:03.031 [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:48:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23
    07:48:03.031 [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:48:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/X9.23PADDING
    07:48:03.031 [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:48:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTE
    07:48:03.031 [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:48:03.031 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB64/ZEROBYTEPADDING
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126-2PADDING
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO10126PADDING
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4
    07:48:03.032 [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:48:03.032 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ISO7816-4PADDING
    07:48:03.032 [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:48:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/NOPADDING
    07:48:03.033 [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:48:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5
    07:48:03.033 [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:48:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS5PADDING
    07:48:03.033 [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:48:03.033 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7
    07:48:03.034 [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:48:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/PKCS7PADDING
    07:48:03.034 [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:48:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/TBC
    07:48:03.034 [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:48:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/TBCPADDING
    07:48:03.034 [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:48:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23
    07:48:03.034 [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:48:03.034 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/X9.23PADDING
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTE
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB72/ZEROBYTEPADDING
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126-2PADDING
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO10126PADDING
    07:48:03.035 [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:48:03.035 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ISO7816-4PADDING
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/NOPADDING
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS5PADDING
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/PKCS7PADDING
    07:48:03.036 [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:48:03.036 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/TBC
    07:48:03.036 [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:48:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/TBCPADDING
    07:48:03.037 [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:48:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23
    07:48:03.037 [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:48:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/X9.23PADDING
    07:48:03.037 [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:48:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTE
    07:48:03.037 [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:48:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB8/ZEROBYTEPADDING
    07:48:03.037 [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:48:03.037 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/
    07:48:03.038 [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:48:03.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126
    07:48:03.038 [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:48:03.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2
    07:48:03.038 [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:48:03.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126-2PADDING
    07:48:03.038 [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:48:03.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO10126PADDING
    07:48:03.038 [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:48:03.038 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4
    07:48:03.039 [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:48:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ISO7816-4PADDING
    07:48:03.039 [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:48:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/NOPADDING
    07:48:03.039 [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:48:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5
    07:48:03.039 [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:48:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS5PADDING
    07:48:03.039 [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:48:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7
    07:48:03.039 [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:48:03.039 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/PKCS7PADDING
    07:48:03.039 [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:48:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/TBC
    07:48:03.040 [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:48:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/TBCPADDING
    07:48:03.040 [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:48:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23
    07:48:03.040 [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:48:03.040 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/X9.23PADDING
    07:48:03.041 [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:48:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTE
    07:48:03.041 [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:48:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB80/ZEROBYTEPADDING
    07:48:03.041 [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:48:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/
    07:48:03.041 [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:48:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126
    07:48:03.041 [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:48:03.041 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2
    07:48:03.042 [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:48:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126-2PADDING
    07:48:03.042 [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:48:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO10126PADDING
    07:48:03.042 [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:48:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4
    07:48:03.042 [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:48:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ISO7816-4PADDING
    07:48:03.042 [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:48:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/NOPADDING
    07:48:03.042 [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:48:03.042 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5
    07:48:03.042 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS5PADDING
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/PKCS7PADDING
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/TBC
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/TBCPADDING
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/X9.23PADDING
    07:48:03.043 [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:48:03.043 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTE
    07:48:03.044 [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:48:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB88/ZEROBYTEPADDING
    07:48:03.044 [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:48:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/
    07:48:03.044 [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:48:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126
    07:48:03.044 [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:48:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2
    07:48:03.044 [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:48:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126-2PADDING
    07:48:03.044 [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:48:03.044 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO10126PADDING
    07:48:03.044 [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:48:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4
    07:48:03.045 [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:48:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ISO7816-4PADDING
    07:48:03.045 [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:48:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/NOPADDING
    07:48:03.045 [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:48:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5
    07:48:03.045 [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:48:03.045 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS5PADDING
    07:48:03.045 [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:48:03.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7
    07:48:03.046 [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:48:03.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/PKCS7PADDING
    07:48:03.046 [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:48:03.046 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/TBC
    07:48:03.046 [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:48:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/TBCPADDING
    07:48:03.047 [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:48:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23
    07:48:03.047 [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:48:03.047 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/X9.23PADDING
    07:48:03.047 [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:48:03.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTE
    07:48:03.048 [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:48:03.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/OFB96/ZEROBYTEPADDING
    07:48:03.048 [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:48:03.048 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/
    07:48:03.048 [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:48:03.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126
    07:48:03.049 [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:48:03.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2
    07:48:03.049 [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:48:03.049 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126-2PADDING
    07:48:03.050 [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:48:03.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO10126PADDING
    07:48:03.050 [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:48:03.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4
    07:48:03.050 [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:48:03.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ISO7816-4PADDING
    07:48:03.050 [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:48:03.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/NOPADDING
    07:48:03.050 [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:48:03.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5
    07:48:03.050 [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:48:03.050 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS5PADDING
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/PKCS7PADDING
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/TBC
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/TBCPADDING
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/X9.23PADDING
    07:48:03.051 [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:48:03.051 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTE
    07:48:03.052 [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:48:03.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC5-64/SIC/ZEROBYTEPADDING
    07:48:03.052 [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:48:03.052 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6//
    07:48:03.052 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping.
    07:48:03.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6//NOPADDING
    07:48:03.053 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping.
    07:48:03.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC-CTS/
    07:48:03.053 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC-CTS/NOPADDING
    07:48:03.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/
    07:48:03.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126
    07:48:03.054 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2
    07:48:03.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126-2PADDING
    07:48:03.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO10126PADDING
    07:48:03.055 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4
    07:48:03.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ISO7816-4PADDING
    07:48:03.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/NOPADDING
    07:48:03.056 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS5
    07:48:03.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS5PADDING
    07:48:03.057 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS7
    07:48:03.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/PKCS7PADDING
    07:48:03.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/TBC
    07:48:03.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/TBCPADDING
    07:48:03.058 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/X9.23
    07:48:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/X9.23PADDING
    07:48:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTE
    07:48:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CBC/ZEROBYTEPADDING
    07:48:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CCM/
    07:48:03.059 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.059 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CCM/NOPADDING
    07:48:03.060 [Test worker] ERROR o.s.c.CipherTest - transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/
    07:48:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126
    07:48:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2
    07:48:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126-2PADDING
    07:48:03.060 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO10126PADDING
    07:48:03.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4
    07:48:03.061 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ISO7816-4PADDING
    07:48:03.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/NOPADDING
    07:48:03.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS5
    07:48:03.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS5PADDING
    07:48:03.062 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS7
    07:48:03.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/PKCS7PADDING
    07:48:03.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/TBC
    07:48:03.063 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/TBCPADDING
    07:48:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/X9.23
    07:48:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/X9.23PADDING
    07:48:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTE
    07:48:03.064 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB/ZEROBYTEPADDING
    07:48:03.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/
    07:48:03.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126
    07:48:03.065 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2
    07:48:03.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126-2PADDING
    07:48:03.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO10126PADDING
    07:48:03.066 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4
    07:48:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ISO7816-4PADDING
    07:48:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/NOPADDING
    07:48:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5
    07:48:03.067 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS5PADDING
    07:48:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7
    07:48:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/PKCS7PADDING
    07:48:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/TBC
    07:48:03.068 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/TBCPADDING
    07:48:03.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/X9.23
    07:48:03.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/X9.23PADDING
    07:48:03.069 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTE
    07:48:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB104/ZEROBYTEPADDING
    07:48:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/
    07:48:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126
    07:48:03.070 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2
    07:48:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126-2PADDING
    07:48:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO10126PADDING
    07:48:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4
    07:48:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ISO7816-4PADDING
    07:48:03.071 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/NOPADDING
    07:48:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5
    07:48:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS5PADDING
    07:48:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7
    07:48:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/PKCS7PADDING
    07:48:03.072 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/TBC
    07:48:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/TBCPADDING
    07:48:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/X9.23
    07:48:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/X9.23PADDING
    07:48:03.073 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTE
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB112/ZEROBYTEPADDING
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126-2PADDING
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO10126PADDING
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4
    07:48:03.074 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ISO7816-4PADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/NOPADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS5PADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/PKCS7PADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/TBC
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/TBCPADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/X9.23
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/X9.23PADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTE
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB120/ZEROBYTEPADDING
    07:48:03.075 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126-2PADDING
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO10126PADDING
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ISO7816-4PADDING
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/NOPADDING
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS5PADDING
    07:48:03.076 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/PKCS7PADDING
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/TBC
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/TBCPADDING
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/X9.23
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/X9.23PADDING
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTE
    07:48:03.077 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB128/ZEROBYTEPADDING
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126-2PADDING
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO10126PADDING
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ISO7816-4PADDING
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/NOPADDING
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS5PADDING
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7
    07:48:03.078 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/PKCS7PADDING
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/TBC
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/TBCPADDING
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/X9.23
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/X9.23PADDING
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTE
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB136/ZEROBYTEPADDING
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2
    07:48:03.079 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126-2PADDING
    07:48:03.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO10126PADDING
    07:48:03.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4
    07:48:03.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ISO7816-4PADDING
    07:48:03.080 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/NOPADDING
    07:48:03.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5
    07:48:03.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS5PADDING
    07:48:03.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7
    07:48:03.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/PKCS7PADDING
    07:48:03.081 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/TBC
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/TBCPADDING
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/X9.23
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/X9.23PADDING
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTE
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB144/ZEROBYTEPADDING
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/
    07:48:03.082 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126
    07:48:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2
    07:48:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126-2PADDING
    07:48:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO10126PADDING
    07:48:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4
    07:48:03.083 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ISO7816-4PADDING
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/NOPADDING
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS5PADDING
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/PKCS7PADDING
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/TBC
    07:48:03.084 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/TBCPADDING
    07:48:03.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/X9.23
    07:48:03.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/X9.23PADDING
    07:48:03.085 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTE
    07:48:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB152/ZEROBYTEPADDING
    07:48:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/
    07:48:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126
    07:48:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2
    07:48:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126-2PADDING
    07:48:03.086 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO10126PADDING
    07:48:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4
    07:48:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ISO7816-4PADDING
    07:48:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/NOPADDING
    07:48:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5
    07:48:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS5PADDING
    07:48:03.087 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/PKCS7PADDING
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/TBC
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/TBCPADDING
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/X9.23
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/X9.23PADDING
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTE
    07:48:03.088 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB16/ZEROBYTEPADDING
    07:48:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/
    07:48:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126
    07:48:03.089 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126-2PADDING
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO10126PADDING
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ISO7816-4PADDING
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/NOPADDING
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS5PADDING
    07:48:03.090 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/PKCS7PADDING
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/TBC
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/TBCPADDING
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/X9.23
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/X9.23PADDING
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTE
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB160/ZEROBYTEPADDING
    07:48:03.091 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126-2PADDING
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO10126PADDING
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ISO7816-4PADDING
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/NOPADDING
    07:48:03.092 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5
    07:48:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS5PADDING
    07:48:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7
    07:48:03.093 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/PKCS7PADDING
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/TBC
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/TBCPADDING
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/X9.23
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/X9.23PADDING
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTE
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB168/ZEROBYTEPADDING
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126
    07:48:03.094 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126-2PADDING
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO10126PADDING
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ISO7816-4PADDING
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/NOPADDING
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS5PADDING
    07:48:03.095 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/PKCS7PADDING
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/TBC
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/TBCPADDING
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/X9.23
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/X9.23PADDING
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTE
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB176/ZEROBYTEPADDING
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/
    07:48:03.096 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126
    07:48:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2
    07:48:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126-2PADDING
    07:48:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO10126PADDING
    07:48:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4
    07:48:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ISO7816-4PADDING
    07:48:03.097 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/NOPADDING
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS5PADDING
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/PKCS7PADDING
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/TBC
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/TBCPADDING
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/X9.23
    07:48:03.098 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/X9.23PADDING
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTE
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB184/ZEROBYTEPADDING
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126-2PADDING
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO10126PADDING
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4
    07:48:03.099 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ISO7816-4PADDING
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/NOPADDING
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS5PADDING
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/PKCS7PADDING
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/TBC
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/TBCPADDING
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/X9.23
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/X9.23PADDING
    07:48:03.100 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTE
    07:48:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB192/ZEROBYTEPADDING
    07:48:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/
    07:48:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126
    07:48:03.101 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126-2PADDING
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO10126PADDING
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ISO7816-4PADDING
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/NOPADDING
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS5PADDING
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7
    07:48:03.102 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/PKCS7PADDING
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/TBC
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/TBCPADDING
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/X9.23
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/X9.23PADDING
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTE
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB200/ZEROBYTEPADDING
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2
    07:48:03.103 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126-2PADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO10126PADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ISO7816-4PADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/NOPADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS5PADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/PKCS7PADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/TBC
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/TBCPADDING
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/X9.23
    07:48:03.104 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/X9.23PADDING
    07:48:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTE
    07:48:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB208/ZEROBYTEPADDING
    07:48:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/
    07:48:03.105 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126-2PADDING
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO10126PADDING
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ISO7816-4PADDING
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/NOPADDING
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5
    07:48:03.106 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS5PADDING
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/PKCS7PADDING
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/TBC
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/TBCPADDING
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/X9.23
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/X9.23PADDING
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTE
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB216/ZEROBYTEPADDING
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/
    07:48:03.107 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126-2PADDING
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO10126PADDING
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ISO7816-4PADDING
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/NOPADDING
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS5PADDING
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/PKCS7PADDING
    07:48:03.108 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/TBC
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/TBCPADDING
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/X9.23
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/X9.23PADDING
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTE
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB224/ZEROBYTEPADDING
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/
    07:48:03.109 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126-2PADDING
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO10126PADDING
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ISO7816-4PADDING
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/NOPADDING
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS5PADDING
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7
    07:48:03.110 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/PKCS7PADDING
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/TBC
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/TBCPADDING
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/X9.23
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/X9.23PADDING
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTE
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB232/ZEROBYTEPADDING
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126-2PADDING
    07:48:03.111 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO10126PADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ISO7816-4PADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/NOPADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS5PADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/PKCS7PADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/TBC
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/TBCPADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/X9.23
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/X9.23PADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTE
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB24/ZEROBYTEPADDING
    07:48:03.112 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126-2PADDING
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO10126PADDING
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ISO7816-4PADDING
    07:48:03.113 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/NOPADDING
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS5PADDING
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/PKCS7PADDING
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/TBC
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/TBCPADDING
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/X9.23
    07:48:03.114 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/X9.23PADDING
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTE
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB240/ZEROBYTEPADDING
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126-2PADDING
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO10126PADDING
    07:48:03.115 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ISO7816-4PADDING
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/NOPADDING
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS5PADDING
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/PKCS7PADDING
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/TBC
    07:48:03.116 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/TBCPADDING
    07:48:03.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/X9.23
    07:48:03.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/X9.23PADDING
    07:48:03.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTE
    07:48:03.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB248/ZEROBYTEPADDING
    07:48:03.117 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/
    07:48:03.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126
    07:48:03.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2
    07:48:03.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126-2PADDING
    07:48:03.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO10126PADDING
    07:48:03.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4
    07:48:03.118 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ISO7816-4PADDING
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/NOPADDING
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS5PADDING
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/PKCS7PADDING
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/TBC
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/TBCPADDING
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/X9.23
    07:48:03.119 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/X9.23PADDING
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTE
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB256/ZEROBYTEPADDING
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126-2PADDING
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO10126PADDING
    07:48:03.120 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ISO7816-4PADDING
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/NOPADDING
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS5PADDING
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/PKCS7PADDING
    07:48:03.121 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/TBC
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/TBCPADDING
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/X9.23
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/X9.23PADDING
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTE
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB32/ZEROBYTEPADDING
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126
    07:48:03.122 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126-2PADDING
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO10126PADDING
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ISO7816-4PADDING
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/NOPADDING
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS5PADDING
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/PKCS7PADDING
    07:48:03.123 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/TBC
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/TBCPADDING
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/X9.23
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/X9.23PADDING
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTE
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB40/ZEROBYTEPADDING
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/
    07:48:03.124 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126
    07:48:03.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2
    07:48:03.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126-2PADDING
    07:48:03.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO10126PADDING
    07:48:03.125 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4
    07:48:03.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ISO7816-4PADDING
    07:48:03.126 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/NOPADDING
    07:48:03.184 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS5PADDING
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/PKCS7PADDING
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/TBC
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/TBCPADDING
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/X9.23
    07:48:03.185 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/X9.23PADDING
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTE
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB48/ZEROBYTEPADDING
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126-2PADDING
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO10126PADDING
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4
    07:48:03.186 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ISO7816-4PADDING
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/NOPADDING
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS5PADDING
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/PKCS7PADDING
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/TBC
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/TBCPADDING
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/X9.23
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/X9.23PADDING
    07:48:03.187 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTE
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB56/ZEROBYTEPADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126-2PADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO10126PADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ISO7816-4PADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/NOPADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS5PADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/PKCS7PADDING
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/TBC
    07:48:03.188 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/TBCPADDING
    07:48:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/X9.23
    07:48:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/X9.23PADDING
    07:48:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTE
    07:48:03.189 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB64/ZEROBYTEPADDING
    07:48:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/
    07:48:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126
    07:48:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2
    07:48:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126-2PADDING
    07:48:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO10126PADDING
    07:48:03.190 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ISO7816-4PADDING
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/NOPADDING
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS5PADDING
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/PKCS7PADDING
    07:48:03.191 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/TBC
    07:48:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/TBCPADDING
    07:48:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/X9.23
    07:48:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/X9.23PADDING
    07:48:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTE
    07:48:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB72/ZEROBYTEPADDING
    07:48:03.192 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/
    07:48:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126
    07:48:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2
    07:48:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126-2PADDING
    07:48:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO10126PADDING
    07:48:03.193 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ISO7816-4PADDING
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/NOPADDING
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS5PADDING
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/PKCS7PADDING
    07:48:03.194 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/TBC
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/TBCPADDING
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/X9.23
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/X9.23PADDING
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTE
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB8/ZEROBYTEPADDING
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126
    07:48:03.195 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2
    07:48:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126-2PADDING
    07:48:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO10126PADDING
    07:48:03.196 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4
    07:48:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ISO7816-4PADDING
    07:48:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/NOPADDING
    07:48:03.198 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5
    07:48:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS5PADDING
    07:48:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7
    07:48:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/PKCS7PADDING
    07:48:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/TBC
    07:48:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/TBCPADDING
    07:48:03.199 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/X9.23
    07:48:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/X9.23PADDING
    07:48:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTE
    07:48:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB80/ZEROBYTEPADDING
    07:48:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/
    07:48:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126
    07:48:03.200 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2
    07:48:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126-2PADDING
    07:48:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO10126PADDING
    07:48:03.201 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ISO7816-4PADDING
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/NOPADDING
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS5PADDING
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/PKCS7PADDING
    07:48:03.202 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/TBC
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/TBCPADDING
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/X9.23
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/X9.23PADDING
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTE
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB88/ZEROBYTEPADDING
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/
    07:48:03.203 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126
    07:48:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2
    07:48:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126-2PADDING
    07:48:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO10126PADDING
    07:48:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4
    07:48:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ISO7816-4PADDING
    07:48:03.204 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/NOPADDING
    07:48:03.217 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS5PADDING
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/PKCS7PADDING
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/TBC
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/TBCPADDING
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/X9.23
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/X9.23PADDING
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTE
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CFB96/ZEROBYTEPADDING
    07:48:03.218 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CTS/
    07:48:03.219 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping.
    07:48:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/CTS/NOPADDING
    07:48:03.219 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping.
    07:48:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/EAX/
    07:48:03.219 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/EAX/NOPADDING
    07:48:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/ECB/
    07:48:03.220 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping.
    07:48:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/ECB/NOPADDING
    07:48:03.220 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping.
    07:48:03.220 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/GCM/
    07:48:03.221 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/GCM/NOPADDING
    07:48:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/
    07:48:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126
    07:48:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2
    07:48:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126-2PADDING
    07:48:03.222 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO10126PADDING
    07:48:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4
    07:48:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ISO7816-4PADDING
    07:48:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/NOPADDING
    07:48:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS5
    07:48:03.223 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS5PADDING
    07:48:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS7
    07:48:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/PKCS7PADDING
    07:48:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/TBC
    07:48:03.224 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/TBCPADDING
    07:48:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/X9.23
    07:48:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/X9.23PADDING
    07:48:03.225 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTE
    07:48:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB/ZEROBYTEPADDING
    07:48:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/
    07:48:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126
    07:48:03.226 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2
    07:48:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126-2PADDING
    07:48:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO10126PADDING
    07:48:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4
    07:48:03.227 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ISO7816-4PADDING
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/NOPADDING
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS5PADDING
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/PKCS7PADDING
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/TBC
    07:48:03.228 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/TBCPADDING
    07:48:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/X9.23
    07:48:03.229 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/X9.23PADDING
    07:48:03.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTE
    07:48:03.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB104/ZEROBYTEPADDING
    07:48:03.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/
    07:48:03.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126
    07:48:03.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2
    07:48:03.230 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126-2PADDING
    07:48:03.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO10126PADDING
    07:48:03.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4
    07:48:03.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ISO7816-4PADDING
    07:48:03.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/NOPADDING
    07:48:03.231 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5
    07:48:03.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS5PADDING
    07:48:03.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7
    07:48:03.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/PKCS7PADDING
    07:48:03.232 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/TBC
    07:48:03.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/TBCPADDING
    07:48:03.233 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/X9.23
    07:48:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/X9.23PADDING
    07:48:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTE
    07:48:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB112/ZEROBYTEPADDING
    07:48:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/
    07:48:03.234 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126
    07:48:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2
    07:48:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126-2PADDING
    07:48:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO10126PADDING
    07:48:03.235 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ISO7816-4PADDING
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/NOPADDING
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS5PADDING
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/PKCS7PADDING
    07:48:03.236 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/TBC
    07:48:03.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/TBCPADDING
    07:48:03.237 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/X9.23
    07:48:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/X9.23PADDING
    07:48:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTE
    07:48:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB120/ZEROBYTEPADDING
    07:48:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/
    07:48:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126
    07:48:03.238 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2
    07:48:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126-2PADDING
    07:48:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO10126PADDING
    07:48:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4
    07:48:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ISO7816-4PADDING
    07:48:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/NOPADDING
    07:48:03.239 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS5PADDING
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/PKCS7PADDING
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/TBC
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/TBCPADDING
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/X9.23
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/X9.23PADDING
    07:48:03.240 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTE
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB128/ZEROBYTEPADDING
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126-2PADDING
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO10126PADDING
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4
    07:48:03.241 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ISO7816-4PADDING
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/NOPADDING
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS5PADDING
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/PKCS7PADDING
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/TBC
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/TBCPADDING
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/X9.23
    07:48:03.242 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/X9.23PADDING
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTE
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB136/ZEROBYTEPADDING
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126-2PADDING
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO10126PADDING
    07:48:03.243 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ISO7816-4PADDING
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/NOPADDING
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS5PADDING
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/PKCS7PADDING
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/TBC
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/TBCPADDING
    07:48:03.244 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/X9.23
    07:48:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/X9.23PADDING
    07:48:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTE
    07:48:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB144/ZEROBYTEPADDING
    07:48:03.245 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126-2PADDING
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO10126PADDING
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ISO7816-4PADDING
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/NOPADDING
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS5PADDING
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7
    07:48:03.246 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/PKCS7PADDING
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/TBC
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/TBCPADDING
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/X9.23
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/X9.23PADDING
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTE
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB152/ZEROBYTEPADDING
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126
    07:48:03.247 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126-2PADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO10126PADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ISO7816-4PADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/NOPADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS5PADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/PKCS7PADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/TBC
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/TBCPADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/X9.23
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/X9.23PADDING
    07:48:03.248 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTE
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB16/ZEROBYTEPADDING
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126-2PADDING
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO10126PADDING
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ISO7816-4PADDING
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/NOPADDING
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS5PADDING
    07:48:03.249 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/PKCS7PADDING
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/TBC
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/TBCPADDING
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/X9.23
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/X9.23PADDING
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTE
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB160/ZEROBYTEPADDING
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126-2PADDING
    07:48:03.250 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO10126PADDING
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ISO7816-4PADDING
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/NOPADDING
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS5PADDING
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/PKCS7PADDING
    07:48:03.251 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/TBC
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/TBCPADDING
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/X9.23
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/X9.23PADDING
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTE
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB168/ZEROBYTEPADDING
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126
    07:48:03.252 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2
    07:48:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126-2PADDING
    07:48:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO10126PADDING
    07:48:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4
    07:48:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ISO7816-4PADDING
    07:48:03.253 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/NOPADDING
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS5PADDING
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/PKCS7PADDING
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/TBC
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/TBCPADDING
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/X9.23
    07:48:03.254 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/X9.23PADDING
    07:48:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTE
    07:48:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB176/ZEROBYTEPADDING
    07:48:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/
    07:48:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126
    07:48:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2
    07:48:03.255 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126-2PADDING
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO10126PADDING
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ISO7816-4PADDING
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/NOPADDING
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS5PADDING
    07:48:03.256 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7
    07:48:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/PKCS7PADDING
    07:48:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/TBC
    07:48:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/TBCPADDING
    07:48:03.257 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/X9.23
    07:48:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/X9.23PADDING
    07:48:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTE
    07:48:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB184/ZEROBYTEPADDING
    07:48:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/
    07:48:03.258 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126-2PADDING
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO10126PADDING
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ISO7816-4PADDING
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/NOPADDING
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS5PADDING
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7
    07:48:03.259 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/PKCS7PADDING
    07:48:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/TBC
    07:48:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/TBCPADDING
    07:48:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/X9.23
    07:48:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/X9.23PADDING
    07:48:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTE
    07:48:03.260 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB192/ZEROBYTEPADDING
    07:48:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/
    07:48:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126
    07:48:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2
    07:48:03.261 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126-2PADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO10126PADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ISO7816-4PADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/NOPADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS5PADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/PKCS7PADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/TBC
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/TBCPADDING
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/X9.23
    07:48:03.262 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/X9.23PADDING
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTE
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB200/ZEROBYTEPADDING
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126-2PADDING
    07:48:03.263 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO10126PADDING
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ISO7816-4PADDING
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/NOPADDING
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS5PADDING
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/PKCS7PADDING
    07:48:03.264 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/TBC
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/TBCPADDING
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/X9.23
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/X9.23PADDING
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTE
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB208/ZEROBYTEPADDING
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126-2PADDING
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO10126PADDING
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ISO7816-4PADDING
    07:48:03.265 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/NOPADDING
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS5PADDING
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/PKCS7PADDING
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/TBC
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/TBCPADDING
    07:48:03.266 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/X9.23
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/X9.23PADDING
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTE
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB216/ZEROBYTEPADDING
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2
    07:48:03.267 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126-2PADDING
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO10126PADDING
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ISO7816-4PADDING
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/NOPADDING
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS5PADDING
    07:48:03.268 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7
    07:48:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/PKCS7PADDING
    07:48:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/TBC
    07:48:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/TBCPADDING
    07:48:03.269 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/X9.23
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/X9.23PADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTE
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB224/ZEROBYTEPADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126-2PADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO10126PADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ISO7816-4PADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/NOPADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS5PADDING
    07:48:03.270 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/PKCS7PADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/TBC
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/TBCPADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/X9.23
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/X9.23PADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTE
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB232/ZEROBYTEPADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126-2PADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO10126PADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ISO7816-4PADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/NOPADDING
    07:48:03.271 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS5PADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/PKCS7PADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/TBC
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/TBCPADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/X9.23
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/X9.23PADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTE
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB24/ZEROBYTEPADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126-2PADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO10126PADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ISO7816-4PADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/NOPADDING
    07:48:03.272 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS5PADDING
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/PKCS7PADDING
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/TBC
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/TBCPADDING
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/X9.23
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/X9.23PADDING
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTE
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB240/ZEROBYTEPADDING
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126
    07:48:03.273 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126-2PADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO10126PADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ISO7816-4PADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/NOPADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS5PADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/PKCS7PADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/TBC
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/TBCPADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/X9.23
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/X9.23PADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTE
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB248/ZEROBYTEPADDING
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126
    07:48:03.274 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126-2PADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO10126PADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ISO7816-4PADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/NOPADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS5PADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/PKCS7PADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/TBC
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/TBCPADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/X9.23
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/X9.23PADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTE
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB256/ZEROBYTEPADDING
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126
    07:48:03.275 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126-2PADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO10126PADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ISO7816-4PADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/NOPADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS5PADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/PKCS7PADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/TBC
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/TBCPADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/X9.23
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/X9.23PADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTE
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB32/ZEROBYTEPADDING
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/
    07:48:03.276 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126
    07:48:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2
    07:48:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126-2PADDING
    07:48:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO10126PADDING
    07:48:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4
    07:48:03.277 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ISO7816-4PADDING
    07:48:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/NOPADDING
    07:48:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5
    07:48:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS5PADDING
    07:48:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7
    07:48:03.278 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/PKCS7PADDING
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/TBC
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/TBCPADDING
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/X9.23
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/X9.23PADDING
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTE
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB40/ZEROBYTEPADDING
    07:48:03.279 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/
    07:48:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126
    07:48:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2
    07:48:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126-2PADDING
    07:48:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO10126PADDING
    07:48:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4
    07:48:03.280 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ISO7816-4PADDING
    07:48:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/NOPADDING
    07:48:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5
    07:48:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS5PADDING
    07:48:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7
    07:48:03.281 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/PKCS7PADDING
    07:48:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/TBC
    07:48:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/TBCPADDING
    07:48:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/X9.23
    07:48:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/X9.23PADDING
    07:48:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTE
    07:48:03.282 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB48/ZEROBYTEPADDING
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126-2PADDING
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO10126PADDING
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4
    07:48:03.283 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ISO7816-4PADDING
    07:48:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/NOPADDING
    07:48:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5
    07:48:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS5PADDING
    07:48:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7
    07:48:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/PKCS7PADDING
    07:48:03.284 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/TBC
    07:48:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/TBCPADDING
    07:48:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/X9.23
    07:48:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/X9.23PADDING
    07:48:03.285 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTE
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB56/ZEROBYTEPADDING
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126-2PADDING
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO10126PADDING
    07:48:03.286 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4
    07:48:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ISO7816-4PADDING
    07:48:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/NOPADDING
    07:48:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5
    07:48:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS5PADDING
    07:48:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7
    07:48:03.287 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/PKCS7PADDING
    07:48:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/TBC
    07:48:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/TBCPADDING
    07:48:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/X9.23
    07:48:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/X9.23PADDING
    07:48:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTE
    07:48:03.288 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB64/ZEROBYTEPADDING
    07:48:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/
    07:48:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126
    07:48:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2
    07:48:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126-2PADDING
    07:48:03.289 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO10126PADDING
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ISO7816-4PADDING
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/NOPADDING
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS5PADDING
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7
    07:48:03.290 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/PKCS7PADDING
    07:48:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/TBC
    07:48:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/TBCPADDING
    07:48:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/X9.23
    07:48:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/X9.23PADDING
    07:48:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTE
    07:48:03.291 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB72/ZEROBYTEPADDING
    07:48:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/
    07:48:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126
    07:48:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2
    07:48:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126-2PADDING
    07:48:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO10126PADDING
    07:48:03.292 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4
    07:48:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ISO7816-4PADDING
    07:48:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/NOPADDING
    07:48:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5
    07:48:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS5PADDING
    07:48:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7
    07:48:03.293 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/PKCS7PADDING
    07:48:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/TBC
    07:48:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/TBCPADDING
    07:48:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/X9.23
    07:48:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/X9.23PADDING
    07:48:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTE
    07:48:03.294 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB8/ZEROBYTEPADDING
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126-2PADDING
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO10126PADDING
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4
    07:48:03.295 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ISO7816-4PADDING
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/NOPADDING
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS5PADDING
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/PKCS7PADDING
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/TBC
    07:48:03.296 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/TBCPADDING
    07:48:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/X9.23
    07:48:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/X9.23PADDING
    07:48:03.297 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTE
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB80/ZEROBYTEPADDING
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126-2PADDING
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO10126PADDING
    07:48:03.298 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ISO7816-4PADDING
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/NOPADDING
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS5PADDING
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/PKCS7PADDING
    07:48:03.299 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/TBC
    07:48:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/TBCPADDING
    07:48:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/X9.23
    07:48:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/X9.23PADDING
    07:48:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTE
    07:48:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB88/ZEROBYTEPADDING
    07:48:03.300 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/
    07:48:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126
    07:48:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2
    07:48:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126-2PADDING
    07:48:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO10126PADDING
    07:48:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4
    07:48:03.301 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ISO7816-4PADDING
    07:48:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/NOPADDING
    07:48:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5
    07:48:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS5PADDING
    07:48:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7
    07:48:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/PKCS7PADDING
    07:48:03.302 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/TBC
    07:48:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/TBCPADDING
    07:48:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/X9.23
    07:48:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/X9.23PADDING
    07:48:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTE
    07:48:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/OFB96/ZEROBYTEPADDING
    07:48:03.303 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/
    07:48:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126
    07:48:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2
    07:48:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126-2PADDING
    07:48:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO10126PADDING
    07:48:03.304 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4
    07:48:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ISO7816-4PADDING
    07:48:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/NOPADDING
    07:48:03.305 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS5
    07:48:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS5PADDING
    07:48:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS7
    07:48:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/PKCS7PADDING
    07:48:03.306 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/TBC
    07:48:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/TBCPADDING
    07:48:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/X9.23
    07:48:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/X9.23PADDING
    07:48:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTE
    07:48:03.307 [Test worker] INFO  o.s.c.CipherTest - transformation=RC6/SIC/ZEROBYTEPADDING
    07:48:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL//
    07:48:03.308 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping.
    07:48:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL//NOPADDING
    07:48:03.308 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping.
    07:48:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/
    07:48:03.308 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC-CTS/NOPADDING
    07:48:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/
    07:48:03.309 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126
    07:48:03.310 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2
    07:48:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126-2PADDING
    07:48:03.311 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO10126PADDING
    07:48:03.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4
    07:48:03.312 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ISO7816-4PADDING
    07:48:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/NOPADDING
    07:48:03.313 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5
    07:48:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS5PADDING
    07:48:03.314 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7
    07:48:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/PKCS7PADDING
    07:48:03.315 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBC
    07:48:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/TBCPADDING
    07:48:03.316 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23
    07:48:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/X9.23PADDING
    07:48:03.317 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTE
    07:48:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CBC/ZEROBYTEPADDING
    07:48:03.318 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CCM/
    07:48:03.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.319 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CCM/NOPADDING
    07:48:03.319 [Test worker] ERROR o.s.c.CipherTest - transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/
    07:48:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126
    07:48:03.320 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2
    07:48:03.321 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126-2PADDING
    07:48:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO10126PADDING
    07:48:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4
    07:48:03.322 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ISO7816-4PADDING
    07:48:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/NOPADDING
    07:48:03.323 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5
    07:48:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS5PADDING
    07:48:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7
    07:48:03.324 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/PKCS7PADDING
    07:48:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBC
    07:48:03.325 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/TBCPADDING
    07:48:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23
    07:48:03.326 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/X9.23PADDING
    07:48:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTE
    07:48:03.327 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB/ZEROBYTEPADDING
    07:48:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/
    07:48:03.328 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126
    07:48:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2
    07:48:03.329 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126-2PADDING
    07:48:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO10126PADDING
    07:48:03.330 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4
    07:48:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ISO7816-4PADDING
    07:48:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/NOPADDING
    07:48:03.331 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5
    07:48:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS5PADDING
    07:48:03.332 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7
    07:48:03.333 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/PKCS7PADDING
    07:48:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBC
    07:48:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/TBCPADDING
    07:48:03.334 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23
    07:48:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/X9.23PADDING
    07:48:03.335 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTE
    07:48:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING
    07:48:03.336 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/
    07:48:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126
    07:48:03.337 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2
    07:48:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126-2PADDING
    07:48:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO10126PADDING
    07:48:03.338 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4
    07:48:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ISO7816-4PADDING
    07:48:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/NOPADDING
    07:48:03.339 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5
    07:48:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS5PADDING
    07:48:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7
    07:48:03.340 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/PKCS7PADDING
    07:48:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBC
    07:48:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/TBCPADDING
    07:48:03.341 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23
    07:48:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/X9.23PADDING
    07:48:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTE
    07:48:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING
    07:48:03.342 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/
    07:48:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126
    07:48:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2
    07:48:03.343 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126-2PADDING
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO10126PADDING
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ISO7816-4PADDING
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/NOPADDING
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS5PADDING
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7
    07:48:03.344 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/PKCS7PADDING
    07:48:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBC
    07:48:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/TBCPADDING
    07:48:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23
    07:48:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/X9.23PADDING
    07:48:03.345 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTE
    07:48:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING
    07:48:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/
    07:48:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126
    07:48:03.346 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2
    07:48:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126-2PADDING
    07:48:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO10126PADDING
    07:48:03.347 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4
    07:48:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ISO7816-4PADDING
    07:48:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/NOPADDING
    07:48:03.348 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5
    07:48:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS5PADDING
    07:48:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7
    07:48:03.349 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/PKCS7PADDING
    07:48:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBC
    07:48:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/TBCPADDING
    07:48:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23
    07:48:03.350 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/X9.23PADDING
    07:48:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTE
    07:48:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING
    07:48:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/
    07:48:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126
    07:48:03.351 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2
    07:48:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126-2PADDING
    07:48:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO10126PADDING
    07:48:03.352 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4
    07:48:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ISO7816-4PADDING
    07:48:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/NOPADDING
    07:48:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5
    07:48:03.353 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS5PADDING
    07:48:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7
    07:48:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/PKCS7PADDING
    07:48:03.354 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBC
    07:48:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/TBCPADDING
    07:48:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23
    07:48:03.355 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/X9.23PADDING
    07:48:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTE
    07:48:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING
    07:48:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/
    07:48:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126
    07:48:03.356 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2
    07:48:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126-2PADDING
    07:48:03.357 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO10126PADDING
    07:48:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4
    07:48:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ISO7816-4PADDING
    07:48:03.358 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/NOPADDING
    07:48:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5
    07:48:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS5PADDING
    07:48:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7
    07:48:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/PKCS7PADDING
    07:48:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBC
    07:48:03.359 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/TBCPADDING
    07:48:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23
    07:48:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/X9.23PADDING
    07:48:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTE
    07:48:03.360 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING
    07:48:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/
    07:48:03.361 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126
    07:48:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2
    07:48:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126-2PADDING
    07:48:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO10126PADDING
    07:48:03.362 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4
    07:48:03.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ISO7816-4PADDING
    07:48:03.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/NOPADDING
    07:48:03.363 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5
    07:48:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS5PADDING
    07:48:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7
    07:48:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/PKCS7PADDING
    07:48:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBC
    07:48:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/TBCPADDING
    07:48:03.364 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/X9.23PADDING
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTE
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126-2PADDING
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO10126PADDING
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ISO7816-4PADDING
    07:48:03.365 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/NOPADDING
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS5PADDING
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/PKCS7PADDING
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBC
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/TBCPADDING
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/X9.23PADDING
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTE
    07:48:03.366 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING
    07:48:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/
    07:48:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126
    07:48:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2
    07:48:03.367 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126-2PADDING
    07:48:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO10126PADDING
    07:48:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4
    07:48:03.368 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ISO7816-4PADDING
    07:48:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/NOPADDING
    07:48:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5
    07:48:03.369 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS5PADDING
    07:48:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7
    07:48:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/PKCS7PADDING
    07:48:03.370 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBC
    07:48:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/TBCPADDING
    07:48:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23
    07:48:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/X9.23PADDING
    07:48:03.371 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTE
    07:48:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING
    07:48:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/
    07:48:03.372 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126
    07:48:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2
    07:48:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126-2PADDING
    07:48:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO10126PADDING
    07:48:03.373 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4
    07:48:03.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ISO7816-4PADDING
    07:48:03.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/NOPADDING
    07:48:03.374 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5
    07:48:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS5PADDING
    07:48:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7
    07:48:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/PKCS7PADDING
    07:48:03.375 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBC
    07:48:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/TBCPADDING
    07:48:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23
    07:48:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/X9.23PADDING
    07:48:03.376 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTE
    07:48:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING
    07:48:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/
    07:48:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126
    07:48:03.377 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2
    07:48:03.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126-2PADDING
    07:48:03.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO10126PADDING
    07:48:03.378 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4
    07:48:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ISO7816-4PADDING
    07:48:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/NOPADDING
    07:48:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5
    07:48:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS5PADDING
    07:48:03.379 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7
    07:48:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/PKCS7PADDING
    07:48:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBC
    07:48:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/TBCPADDING
    07:48:03.380 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23
    07:48:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/X9.23PADDING
    07:48:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTE
    07:48:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING
    07:48:03.381 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/
    07:48:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126
    07:48:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2
    07:48:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126-2PADDING
    07:48:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO10126PADDING
    07:48:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4
    07:48:03.382 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ISO7816-4PADDING
    07:48:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/NOPADDING
    07:48:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5
    07:48:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS5PADDING
    07:48:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7
    07:48:03.383 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/PKCS7PADDING
    07:48:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBC
    07:48:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/TBCPADDING
    07:48:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23
    07:48:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/X9.23PADDING
    07:48:03.384 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTE
    07:48:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING
    07:48:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/
    07:48:03.385 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126
    07:48:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2
    07:48:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126-2PADDING
    07:48:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO10126PADDING
    07:48:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4
    07:48:03.386 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ISO7816-4PADDING
    07:48:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/NOPADDING
    07:48:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5
    07:48:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS5PADDING
    07:48:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7
    07:48:03.387 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/PKCS7PADDING
    07:48:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBC
    07:48:03.388 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/TBCPADDING
    07:48:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23
    07:48:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/X9.23PADDING
    07:48:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTE
    07:48:03.389 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING
    07:48:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/
    07:48:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126
    07:48:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2
    07:48:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126-2PADDING
    07:48:03.390 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO10126PADDING
    07:48:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4
    07:48:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ISO7816-4PADDING
    07:48:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/NOPADDING
    07:48:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5
    07:48:03.391 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS5PADDING
    07:48:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7
    07:48:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/PKCS7PADDING
    07:48:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBC
    07:48:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/TBCPADDING
    07:48:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23
    07:48:03.392 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/X9.23PADDING
    07:48:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTE
    07:48:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING
    07:48:03.393 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/
    07:48:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126
    07:48:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2
    07:48:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126-2PADDING
    07:48:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO10126PADDING
    07:48:03.394 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4
    07:48:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ISO7816-4PADDING
    07:48:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/NOPADDING
    07:48:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5
    07:48:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS5PADDING
    07:48:03.395 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7
    07:48:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/PKCS7PADDING
    07:48:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBC
    07:48:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/TBCPADDING
    07:48:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23
    07:48:03.396 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/X9.23PADDING
    07:48:03.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTE
    07:48:03.397 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING
    07:48:03.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/
    07:48:03.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126
    07:48:03.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2
    07:48:03.398 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126-2PADDING
    07:48:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO10126PADDING
    07:48:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4
    07:48:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ISO7816-4PADDING
    07:48:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/NOPADDING
    07:48:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5
    07:48:03.399 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS5PADDING
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/PKCS7PADDING
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBC
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/TBCPADDING
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/X9.23PADDING
    07:48:03.400 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTE
    07:48:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING
    07:48:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/
    07:48:03.401 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126
    07:48:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2
    07:48:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126-2PADDING
    07:48:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO10126PADDING
    07:48:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4
    07:48:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ISO7816-4PADDING
    07:48:03.402 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/NOPADDING
    07:48:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5
    07:48:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS5PADDING
    07:48:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7
    07:48:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/PKCS7PADDING
    07:48:03.403 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBC
    07:48:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/TBCPADDING
    07:48:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23
    07:48:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/X9.23PADDING
    07:48:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTE
    07:48:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING
    07:48:03.404 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/
    07:48:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126
    07:48:03.405 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2
    07:48:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126-2PADDING
    07:48:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO10126PADDING
    07:48:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4
    07:48:03.406 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ISO7816-4PADDING
    07:48:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/NOPADDING
    07:48:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5
    07:48:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS5PADDING
    07:48:03.407 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7
    07:48:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/PKCS7PADDING
    07:48:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBC
    07:48:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/TBCPADDING
    07:48:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23
    07:48:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/X9.23PADDING
    07:48:03.408 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTE
    07:48:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING
    07:48:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/
    07:48:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126
    07:48:03.409 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2
    07:48:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126-2PADDING
    07:48:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO10126PADDING
    07:48:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4
    07:48:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ISO7816-4PADDING
    07:48:03.410 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/NOPADDING
    07:48:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5
    07:48:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS5PADDING
    07:48:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7
    07:48:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/PKCS7PADDING
    07:48:03.411 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBC
    07:48:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/TBCPADDING
    07:48:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23
    07:48:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/X9.23PADDING
    07:48:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTE
    07:48:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING
    07:48:03.412 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/
    07:48:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126
    07:48:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2
    07:48:03.413 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126-2PADDING
    07:48:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO10126PADDING
    07:48:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4
    07:48:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ISO7816-4PADDING
    07:48:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/NOPADDING
    07:48:03.414 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5
    07:48:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS5PADDING
    07:48:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7
    07:48:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/PKCS7PADDING
    07:48:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBC
    07:48:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/TBCPADDING
    07:48:03.415 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23
    07:48:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/X9.23PADDING
    07:48:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTE
    07:48:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING
    07:48:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/
    07:48:03.416 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126
    07:48:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2
    07:48:03.417 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126-2PADDING
    07:48:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO10126PADDING
    07:48:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4
    07:48:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ISO7816-4PADDING
    07:48:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/NOPADDING
    07:48:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5
    07:48:03.418 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS5PADDING
    07:48:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7
    07:48:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/PKCS7PADDING
    07:48:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBC
    07:48:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/TBCPADDING
    07:48:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23
    07:48:03.419 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/X9.23PADDING
    07:48:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTE
    07:48:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING
    07:48:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/
    07:48:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126
    07:48:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2
    07:48:03.420 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126-2PADDING
    07:48:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO10126PADDING
    07:48:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4
    07:48:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ISO7816-4PADDING
    07:48:03.421 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/NOPADDING
    07:48:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5
    07:48:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS5PADDING
    07:48:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7
    07:48:03.422 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/PKCS7PADDING
    07:48:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBC
    07:48:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/TBCPADDING
    07:48:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23
    07:48:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/X9.23PADDING
    07:48:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTE
    07:48:03.423 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING
    07:48:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/
    07:48:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126
    07:48:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2
    07:48:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126-2PADDING
    07:48:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO10126PADDING
    07:48:03.424 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4
    07:48:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ISO7816-4PADDING
    07:48:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/NOPADDING
    07:48:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5
    07:48:03.425 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS5PADDING
    07:48:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7
    07:48:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/PKCS7PADDING
    07:48:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBC
    07:48:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/TBCPADDING
    07:48:03.426 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23
    07:48:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/X9.23PADDING
    07:48:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTE
    07:48:03.427 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING
    07:48:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/
    07:48:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126
    07:48:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2
    07:48:03.428 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126-2PADDING
    07:48:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO10126PADDING
    07:48:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4
    07:48:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ISO7816-4PADDING
    07:48:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/NOPADDING
    07:48:03.429 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5
    07:48:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS5PADDING
    07:48:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7
    07:48:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/PKCS7PADDING
    07:48:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBC
    07:48:03.430 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/TBCPADDING
    07:48:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23
    07:48:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/X9.23PADDING
    07:48:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTE
    07:48:03.431 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126-2PADDING
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO10126PADDING
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4
    07:48:03.432 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ISO7816-4PADDING
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/NOPADDING
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS5PADDING
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/PKCS7PADDING
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBC
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/TBCPADDING
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/X9.23PADDING
    07:48:03.433 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTE
    07:48:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING
    07:48:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/
    07:48:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126
    07:48:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2
    07:48:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126-2PADDING
    07:48:03.434 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO10126PADDING
    07:48:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4
    07:48:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ISO7816-4PADDING
    07:48:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/NOPADDING
    07:48:03.435 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5
    07:48:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS5PADDING
    07:48:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7
    07:48:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/PKCS7PADDING
    07:48:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBC
    07:48:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/TBCPADDING
    07:48:03.436 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23
    07:48:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/X9.23PADDING
    07:48:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTE
    07:48:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING
    07:48:03.437 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126-2PADDING
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO10126PADDING
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ISO7816-4PADDING
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/NOPADDING
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5
    07:48:03.438 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS5PADDING
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/PKCS7PADDING
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBC
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/TBCPADDING
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/X9.23PADDING
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTE
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING
    07:48:03.439 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/
    07:48:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126
    07:48:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2
    07:48:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126-2PADDING
    07:48:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO10126PADDING
    07:48:03.440 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4
    07:48:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ISO7816-4PADDING
    07:48:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/NOPADDING
    07:48:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5
    07:48:03.441 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS5PADDING
    07:48:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7
    07:48:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/PKCS7PADDING
    07:48:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBC
    07:48:03.442 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/TBCPADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/X9.23PADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTE
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126-2PADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO10126PADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ISO7816-4PADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/NOPADDING
    07:48:03.443 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS5PADDING
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/PKCS7PADDING
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBC
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/TBCPADDING
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/X9.23PADDING
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTE
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2
    07:48:03.444 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126-2PADDING
    07:48:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO10126PADDING
    07:48:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4
    07:48:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ISO7816-4PADDING
    07:48:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/NOPADDING
    07:48:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5
    07:48:03.445 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS5PADDING
    07:48:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7
    07:48:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/PKCS7PADDING
    07:48:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBC
    07:48:03.446 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/TBCPADDING
    07:48:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23
    07:48:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/X9.23PADDING
    07:48:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTE
    07:48:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING
    07:48:03.447 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/
    07:48:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126
    07:48:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2
    07:48:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126-2PADDING
    07:48:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO10126PADDING
    07:48:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4
    07:48:03.448 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ISO7816-4PADDING
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/NOPADDING
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS5PADDING
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/PKCS7PADDING
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBC
    07:48:03.449 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/TBCPADDING
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/X9.23PADDING
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTE
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126-2PADDING
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO10126PADDING
    07:48:03.450 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ISO7816-4PADDING
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/NOPADDING
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS5PADDING
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/PKCS7PADDING
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBC
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/TBCPADDING
    07:48:03.451 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/X9.23PADDING
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTE
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CTS/
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping.
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/CTS/NOPADDING
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping.
    07:48:03.452 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/EAX/
    07:48:03.456 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/EAX/NOPADDING
    07:48:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/ECB/
    07:48:03.457 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping.
    07:48:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/ECB/NOPADDING
    07:48:03.457 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping.
    07:48:03.457 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/GCM/
    07:48:03.458 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/GCM/NOPADDING
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126-2PADDING
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO10126PADDING
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4
    07:48:03.459 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ISO7816-4PADDING
    07:48:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/NOPADDING
    07:48:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5
    07:48:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS5PADDING
    07:48:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7
    07:48:03.460 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/PKCS7PADDING
    07:48:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBC
    07:48:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/TBCPADDING
    07:48:03.461 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/X9.23PADDING
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTE
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB/ZEROBYTEPADDING
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126-2PADDING
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO10126PADDING
    07:48:03.462 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4
    07:48:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ISO7816-4PADDING
    07:48:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/NOPADDING
    07:48:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5
    07:48:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS5PADDING
    07:48:03.463 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/PKCS7PADDING
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBC
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/TBCPADDING
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/X9.23PADDING
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTE
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/
    07:48:03.464 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126
    07:48:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2
    07:48:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126-2PADDING
    07:48:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO10126PADDING
    07:48:03.465 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ISO7816-4PADDING
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/NOPADDING
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS5PADDING
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/PKCS7PADDING
    07:48:03.466 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBC
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/TBCPADDING
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/X9.23PADDING
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTE
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126
    07:48:03.467 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126-2PADDING
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO10126PADDING
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ISO7816-4PADDING
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/NOPADDING
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS5PADDING
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/PKCS7PADDING
    07:48:03.468 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBC
    07:48:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/TBCPADDING
    07:48:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23
    07:48:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/X9.23PADDING
    07:48:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTE
    07:48:03.469 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126-2PADDING
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO10126PADDING
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4
    07:48:03.470 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ISO7816-4PADDING
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/NOPADDING
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS5PADDING
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/PKCS7PADDING
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBC
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/TBCPADDING
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/X9.23PADDING
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTE
    07:48:03.471 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126-2PADDING
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO10126PADDING
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ISO7816-4PADDING
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/NOPADDING
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5
    07:48:03.472 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS5PADDING
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/PKCS7PADDING
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBC
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/TBCPADDING
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/X9.23PADDING
    07:48:03.473 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTE
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126-2PADDING
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO10126PADDING
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ISO7816-4PADDING
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/NOPADDING
    07:48:03.474 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS5PADDING
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/PKCS7PADDING
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBC
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/TBCPADDING
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/X9.23PADDING
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTE
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/
    07:48:03.475 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126-2PADDING
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO10126PADDING
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ISO7816-4PADDING
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/NOPADDING
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS5PADDING
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/PKCS7PADDING
    07:48:03.476 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBC
    07:48:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/TBCPADDING
    07:48:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23
    07:48:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/X9.23PADDING
    07:48:03.477 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTE
    07:48:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING
    07:48:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/
    07:48:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126
    07:48:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2
    07:48:03.478 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126-2PADDING
    07:48:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO10126PADDING
    07:48:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4
    07:48:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ISO7816-4PADDING
    07:48:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/NOPADDING
    07:48:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5
    07:48:03.479 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS5PADDING
    07:48:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7
    07:48:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/PKCS7PADDING
    07:48:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBC
    07:48:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/TBCPADDING
    07:48:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23
    07:48:03.480 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/X9.23PADDING
    07:48:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTE
    07:48:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING
    07:48:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/
    07:48:03.481 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126-2PADDING
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO10126PADDING
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ISO7816-4PADDING
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/NOPADDING
    07:48:03.482 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5
    07:48:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS5PADDING
    07:48:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7
    07:48:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/PKCS7PADDING
    07:48:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBC
    07:48:03.483 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/TBCPADDING
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/X9.23PADDING
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTE
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126
    07:48:03.484 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126-2PADDING
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO10126PADDING
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ISO7816-4PADDING
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/NOPADDING
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5
    07:48:03.485 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS5PADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/PKCS7PADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBC
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/TBCPADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/X9.23PADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTE
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126-2PADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO10126PADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ISO7816-4PADDING
    07:48:03.486 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/NOPADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS5PADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/PKCS7PADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBC
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/TBCPADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/X9.23PADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTE
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126-2PADDING
    07:48:03.487 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO10126PADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ISO7816-4PADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/NOPADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS5PADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/PKCS7PADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBC
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/TBCPADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/X9.23PADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTE
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126
    07:48:03.488 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126-2PADDING
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO10126PADDING
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ISO7816-4PADDING
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/NOPADDING
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS5PADDING
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/PKCS7PADDING
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBC
    07:48:03.489 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/TBCPADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/X9.23PADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTE
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126-2PADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO10126PADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ISO7816-4PADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/NOPADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS5PADDING
    07:48:03.490 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/PKCS7PADDING
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBC
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/TBCPADDING
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/X9.23PADDING
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTE
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126-2PADDING
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO10126PADDING
    07:48:03.491 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ISO7816-4PADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/NOPADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS5PADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/PKCS7PADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBC
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/TBCPADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/X9.23PADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTE
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126
    07:48:03.492 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126-2PADDING
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO10126PADDING
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ISO7816-4PADDING
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/NOPADDING
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS5PADDING
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/PKCS7PADDING
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBC
    07:48:03.493 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/TBCPADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/X9.23PADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTE
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126-2PADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO10126PADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ISO7816-4PADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/NOPADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS5PADDING
    07:48:03.494 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/PKCS7PADDING
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBC
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/TBCPADDING
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/X9.23PADDING
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTE
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126-2PADDING
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO10126PADDING
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4
    07:48:03.495 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ISO7816-4PADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/NOPADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS5PADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/PKCS7PADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBC
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/TBCPADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/X9.23PADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTE
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2
    07:48:03.496 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126-2PADDING
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO10126PADDING
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ISO7816-4PADDING
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/NOPADDING
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS5PADDING
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/PKCS7PADDING
    07:48:03.497 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBC
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/TBCPADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/X9.23PADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTE
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126-2PADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO10126PADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ISO7816-4PADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/NOPADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS5PADDING
    07:48:03.498 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/PKCS7PADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBC
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/TBCPADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/X9.23PADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTE
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126-2PADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO10126PADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ISO7816-4PADDING
    07:48:03.499 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/NOPADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS5PADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/PKCS7PADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBC
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/TBCPADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/X9.23PADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTE
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126-2PADDING
    07:48:03.500 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO10126PADDING
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ISO7816-4PADDING
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/NOPADDING
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS5PADDING
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/PKCS7PADDING
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBC
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/TBCPADDING
    07:48:03.501 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/X9.23PADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTE
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126-2PADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO10126PADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ISO7816-4PADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/NOPADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS5PADDING
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7
    07:48:03.502 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/PKCS7PADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBC
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/TBCPADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/X9.23PADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTE
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126-2PADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO10126PADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ISO7816-4PADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/NOPADDING
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5
    07:48:03.503 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS5PADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/PKCS7PADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBC
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/TBCPADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/X9.23PADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTE
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126-2PADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO10126PADDING
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4
    07:48:03.504 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ISO7816-4PADDING
    07:48:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/NOPADDING
    07:48:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5
    07:48:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS5PADDING
    07:48:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7
    07:48:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/PKCS7PADDING
    07:48:03.505 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBC
    07:48:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/TBCPADDING
    07:48:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23
    07:48:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/X9.23PADDING
    07:48:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTE
    07:48:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING
    07:48:03.506 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/
    07:48:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126
    07:48:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2
    07:48:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126-2PADDING
    07:48:03.507 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO10126PADDING
    07:48:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4
    07:48:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ISO7816-4PADDING
    07:48:03.508 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/NOPADDING
    07:48:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5
    07:48:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS5PADDING
    07:48:03.509 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7
    07:48:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/PKCS7PADDING
    07:48:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBC
    07:48:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/TBCPADDING
    07:48:03.510 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23
    07:48:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/X9.23PADDING
    07:48:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTE
    07:48:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING
    07:48:03.511 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/
    07:48:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126
    07:48:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2
    07:48:03.512 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126-2PADDING
    07:48:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO10126PADDING
    07:48:03.513 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4
    07:48:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ISO7816-4PADDING
    07:48:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/NOPADDING
    07:48:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5
    07:48:03.514 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS5PADDING
    07:48:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7
    07:48:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/PKCS7PADDING
    07:48:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBC
    07:48:03.515 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/TBCPADDING
    07:48:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23
    07:48:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/X9.23PADDING
    07:48:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTE
    07:48:03.516 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING
    07:48:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/
    07:48:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126
    07:48:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2
    07:48:03.517 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126-2PADDING
    07:48:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO10126PADDING
    07:48:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4
    07:48:03.518 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ISO7816-4PADDING
    07:48:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/NOPADDING
    07:48:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5
    07:48:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS5PADDING
    07:48:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7
    07:48:03.519 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/PKCS7PADDING
    07:48:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBC
    07:48:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/TBCPADDING
    07:48:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23
    07:48:03.520 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/X9.23PADDING
    07:48:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTE
    07:48:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING
    07:48:03.521 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126-2PADDING
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO10126PADDING
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ISO7816-4PADDING
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/NOPADDING
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5
    07:48:03.522 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS5PADDING
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/PKCS7PADDING
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBC
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/TBCPADDING
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/X9.23PADDING
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTE
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126
    07:48:03.523 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126-2PADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO10126PADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ISO7816-4PADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/NOPADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS5PADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/PKCS7PADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBC
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/TBCPADDING
    07:48:03.524 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23
    07:48:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/X9.23PADDING
    07:48:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTE
    07:48:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING
    07:48:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/
    07:48:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126
    07:48:03.525 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126-2PADDING
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO10126PADDING
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ISO7816-4PADDING
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/NOPADDING
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS5PADDING
    07:48:03.526 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/PKCS7PADDING
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBC
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/TBCPADDING
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/X9.23PADDING
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTE
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING
    07:48:03.527 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126-2PADDING
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO10126PADDING
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ISO7816-4PADDING
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/NOPADDING
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS5PADDING
    07:48:03.528 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7
    07:48:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/PKCS7PADDING
    07:48:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBC
    07:48:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/TBCPADDING
    07:48:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23
    07:48:03.529 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/X9.23PADDING
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTE
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126-2PADDING
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO10126PADDING
    07:48:03.530 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4
    07:48:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ISO7816-4PADDING
    07:48:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/NOPADDING
    07:48:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5
    07:48:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS5PADDING
    07:48:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7
    07:48:03.531 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/PKCS7PADDING
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBC
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/TBCPADDING
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/X9.23PADDING
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTE
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=RIJNDAEL/SIC/ZEROBYTEPADDING
    07:48:03.532 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20//
    07:48:03.534 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20//NOPADDING
    07:48:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20/ECB/
    07:48:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SALSA20/ECB/NOPADDING
    07:48:03.535 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED//
    07:48:03.536 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping.
    07:48:03.536 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED//NOPADDING
    07:48:03.536 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping.
    07:48:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC-CTS/
    07:48:03.537 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC-CTS/NOPADDING
    07:48:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/
    07:48:03.538 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126
    07:48:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2
    07:48:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126-2PADDING
    07:48:03.539 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO10126PADDING
    07:48:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4
    07:48:03.540 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ISO7816-4PADDING
    07:48:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/NOPADDING
    07:48:03.541 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS5
    07:48:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS5PADDING
    07:48:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS7
    07:48:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/PKCS7PADDING
    07:48:03.542 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/TBC
    07:48:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/TBCPADDING
    07:48:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/X9.23
    07:48:03.543 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/X9.23PADDING
    07:48:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTE
    07:48:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CBC/ZEROBYTEPADDING
    07:48:03.544 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CCM/
    07:48:03.544 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CCM/NOPADDING
    07:48:03.545 [Test worker] ERROR o.s.c.CipherTest - transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.545 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/
    07:48:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126
    07:48:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2
    07:48:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126-2PADDING
    07:48:03.546 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO10126PADDING
    07:48:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4
    07:48:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ISO7816-4PADDING
    07:48:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/NOPADDING
    07:48:03.547 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS5
    07:48:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS5PADDING
    07:48:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS7
    07:48:03.548 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/PKCS7PADDING
    07:48:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/TBC
    07:48:03.549 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/TBCPADDING
    07:48:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/X9.23
    07:48:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/X9.23PADDING
    07:48:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTE
    07:48:03.550 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB/ZEROBYTEPADDING
    07:48:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/
    07:48:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126
    07:48:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2
    07:48:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126-2PADDING
    07:48:03.551 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO10126PADDING
    07:48:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4
    07:48:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ISO7816-4PADDING
    07:48:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/NOPADDING
    07:48:03.552 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5
    07:48:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS5PADDING
    07:48:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7
    07:48:03.553 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/PKCS7PADDING
    07:48:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/TBC
    07:48:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/TBCPADDING
    07:48:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/X9.23
    07:48:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/X9.23PADDING
    07:48:03.554 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTE
    07:48:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB104/ZEROBYTEPADDING
    07:48:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/
    07:48:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126
    07:48:03.555 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2
    07:48:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126-2PADDING
    07:48:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO10126PADDING
    07:48:03.556 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4
    07:48:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ISO7816-4PADDING
    07:48:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/NOPADDING
    07:48:03.557 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5
    07:48:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS5PADDING
    07:48:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7
    07:48:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/PKCS7PADDING
    07:48:03.558 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/TBC
    07:48:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/TBCPADDING
    07:48:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/X9.23
    07:48:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/X9.23PADDING
    07:48:03.559 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTE
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB112/ZEROBYTEPADDING
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126-2PADDING
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO10126PADDING
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ISO7816-4PADDING
    07:48:03.560 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/NOPADDING
    07:48:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5
    07:48:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS5PADDING
    07:48:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7
    07:48:03.561 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/PKCS7PADDING
    07:48:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/TBC
    07:48:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/TBCPADDING
    07:48:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/X9.23
    07:48:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/X9.23PADDING
    07:48:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTE
    07:48:03.562 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB120/ZEROBYTEPADDING
    07:48:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/
    07:48:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126
    07:48:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2
    07:48:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126-2PADDING
    07:48:03.563 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO10126PADDING
    07:48:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4
    07:48:03.564 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ISO7816-4PADDING
    07:48:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/NOPADDING
    07:48:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5
    07:48:03.565 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS5PADDING
    07:48:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7
    07:48:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/PKCS7PADDING
    07:48:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/TBC
    07:48:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/TBCPADDING
    07:48:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/X9.23
    07:48:03.566 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/X9.23PADDING
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTE
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB128/ZEROBYTEPADDING
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126-2PADDING
    07:48:03.567 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO10126PADDING
    07:48:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4
    07:48:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ISO7816-4PADDING
    07:48:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/NOPADDING
    07:48:03.568 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5
    07:48:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS5PADDING
    07:48:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7
    07:48:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/PKCS7PADDING
    07:48:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/TBC
    07:48:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/TBCPADDING
    07:48:03.569 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/X9.23
    07:48:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/X9.23PADDING
    07:48:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTE
    07:48:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB136/ZEROBYTEPADDING
    07:48:03.570 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/
    07:48:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126
    07:48:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2
    07:48:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126-2PADDING
    07:48:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO10126PADDING
    07:48:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4
    07:48:03.571 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ISO7816-4PADDING
    07:48:03.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/NOPADDING
    07:48:03.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5
    07:48:03.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS5PADDING
    07:48:03.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7
    07:48:03.572 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/PKCS7PADDING
    07:48:03.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/TBC
    07:48:03.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/TBCPADDING
    07:48:03.573 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/X9.23
    07:48:03.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/X9.23PADDING
    07:48:03.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTE
    07:48:03.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB144/ZEROBYTEPADDING
    07:48:03.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/
    07:48:03.574 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126
    07:48:03.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2
    07:48:03.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126-2PADDING
    07:48:03.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO10126PADDING
    07:48:03.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4
    07:48:03.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ISO7816-4PADDING
    07:48:03.575 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/NOPADDING
    07:48:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5
    07:48:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS5PADDING
    07:48:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7
    07:48:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/PKCS7PADDING
    07:48:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/TBC
    07:48:03.576 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/TBCPADDING
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/X9.23
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/X9.23PADDING
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTE
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB152/ZEROBYTEPADDING
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126
    07:48:03.577 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126-2PADDING
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO10126PADDING
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ISO7816-4PADDING
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/NOPADDING
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS5PADDING
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7
    07:48:03.578 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/PKCS7PADDING
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/TBC
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/TBCPADDING
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/X9.23
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/X9.23PADDING
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTE
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB16/ZEROBYTEPADDING
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/
    07:48:03.579 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126-2PADDING
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO10126PADDING
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ISO7816-4PADDING
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/NOPADDING
    07:48:03.580 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS5PADDING
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/PKCS7PADDING
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/TBC
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/TBCPADDING
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/X9.23
    07:48:03.581 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/X9.23PADDING
    07:48:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTE
    07:48:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB160/ZEROBYTEPADDING
    07:48:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/
    07:48:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126
    07:48:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2
    07:48:03.582 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126-2PADDING
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO10126PADDING
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ISO7816-4PADDING
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/NOPADDING
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS5PADDING
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/PKCS7PADDING
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/TBC
    07:48:03.583 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/TBCPADDING
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/X9.23
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/X9.23PADDING
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTE
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB168/ZEROBYTEPADDING
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2
    07:48:03.584 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126-2PADDING
    07:48:03.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO10126PADDING
    07:48:03.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4
    07:48:03.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ISO7816-4PADDING
    07:48:03.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/NOPADDING
    07:48:03.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5
    07:48:03.585 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS5PADDING
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/PKCS7PADDING
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/TBC
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/TBCPADDING
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/X9.23
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/X9.23PADDING
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTE
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB176/ZEROBYTEPADDING
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2
    07:48:03.586 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126-2PADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO10126PADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ISO7816-4PADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/NOPADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS5PADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/PKCS7PADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/TBC
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/TBCPADDING
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/X9.23
    07:48:03.587 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/X9.23PADDING
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTE
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB184/ZEROBYTEPADDING
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126-2PADDING
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO10126PADDING
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ISO7816-4PADDING
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/NOPADDING
    07:48:03.588 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS5PADDING
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/PKCS7PADDING
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/TBC
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/TBCPADDING
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/X9.23
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/X9.23PADDING
    07:48:03.589 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTE
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB192/ZEROBYTEPADDING
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126-2PADDING
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO10126PADDING
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ISO7816-4PADDING
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/NOPADDING
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5
    07:48:03.590 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS5PADDING
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/PKCS7PADDING
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/TBC
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/TBCPADDING
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/X9.23
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/X9.23PADDING
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTE
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB200/ZEROBYTEPADDING
    07:48:03.591 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126-2PADDING
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO10126PADDING
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ISO7816-4PADDING
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/NOPADDING
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS5PADDING
    07:48:03.592 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/PKCS7PADDING
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/TBC
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/TBCPADDING
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/X9.23
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/X9.23PADDING
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTE
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB208/ZEROBYTEPADDING
    07:48:03.593 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126-2PADDING
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO10126PADDING
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ISO7816-4PADDING
    07:48:03.594 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/NOPADDING
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS5PADDING
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/PKCS7PADDING
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/TBC
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/TBCPADDING
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/X9.23
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/X9.23PADDING
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTE
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB216/ZEROBYTEPADDING
    07:48:03.595 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126-2PADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO10126PADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ISO7816-4PADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/NOPADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS5PADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/PKCS7PADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/TBC
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/TBCPADDING
    07:48:03.596 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/X9.23
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/X9.23PADDING
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTE
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB224/ZEROBYTEPADDING
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2
    07:48:03.597 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126-2PADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO10126PADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ISO7816-4PADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/NOPADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS5PADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/PKCS7PADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/TBC
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/TBCPADDING
    07:48:03.598 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/X9.23
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/X9.23PADDING
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTE
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB232/ZEROBYTEPADDING
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126-2PADDING
    07:48:03.599 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO10126PADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ISO7816-4PADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/NOPADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS5PADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/PKCS7PADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/TBC
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/TBCPADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/X9.23
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/X9.23PADDING
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTE
    07:48:03.600 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB24/ZEROBYTEPADDING
    07:48:03.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/
    07:48:03.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126
    07:48:03.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2
    07:48:03.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126-2PADDING
    07:48:03.601 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO10126PADDING
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ISO7816-4PADDING
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/NOPADDING
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS5PADDING
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/PKCS7PADDING
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/TBC
    07:48:03.602 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/TBCPADDING
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/X9.23
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/X9.23PADDING
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTE
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB240/ZEROBYTEPADDING
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126-2PADDING
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO10126PADDING
    07:48:03.603 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ISO7816-4PADDING
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/NOPADDING
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS5PADDING
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/PKCS7PADDING
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/TBC
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/TBCPADDING
    07:48:03.604 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/X9.23
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/X9.23PADDING
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTE
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB248/ZEROBYTEPADDING
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2
    07:48:03.605 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126-2PADDING
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO10126PADDING
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ISO7816-4PADDING
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/NOPADDING
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS5PADDING
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/PKCS7PADDING
    07:48:03.606 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/TBC
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/TBCPADDING
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/X9.23
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/X9.23PADDING
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTE
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB256/ZEROBYTEPADDING
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/
    07:48:03.607 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126-2PADDING
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO10126PADDING
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ISO7816-4PADDING
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/NOPADDING
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS5PADDING
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7
    07:48:03.608 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/PKCS7PADDING
    07:48:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/TBC
    07:48:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/TBCPADDING
    07:48:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/X9.23
    07:48:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/X9.23PADDING
    07:48:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTE
    07:48:03.609 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB32/ZEROBYTEPADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126-2PADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO10126PADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ISO7816-4PADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/NOPADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS5PADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/PKCS7PADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/TBC
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/TBCPADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/X9.23
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/X9.23PADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTE
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB40/ZEROBYTEPADDING
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/
    07:48:03.610 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126-2PADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO10126PADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ISO7816-4PADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/NOPADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS5PADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/PKCS7PADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/TBC
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/TBCPADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/X9.23
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/X9.23PADDING
    07:48:03.611 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTE
    07:48:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB48/ZEROBYTEPADDING
    07:48:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/
    07:48:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126
    07:48:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2
    07:48:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126-2PADDING
    07:48:03.612 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO10126PADDING
    07:48:03.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4
    07:48:03.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ISO7816-4PADDING
    07:48:03.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/NOPADDING
    07:48:03.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5
    07:48:03.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS5PADDING
    07:48:03.613 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/PKCS7PADDING
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/TBC
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/TBCPADDING
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/X9.23
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/X9.23PADDING
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTE
    07:48:03.614 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB56/ZEROBYTEPADDING
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126-2PADDING
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO10126PADDING
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ISO7816-4PADDING
    07:48:03.615 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/NOPADDING
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS5PADDING
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/PKCS7PADDING
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/TBC
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/TBCPADDING
    07:48:03.616 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/X9.23
    07:48:03.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/X9.23PADDING
    07:48:03.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTE
    07:48:03.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB64/ZEROBYTEPADDING
    07:48:03.617 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126-2PADDING
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO10126PADDING
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ISO7816-4PADDING
    07:48:03.618 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/NOPADDING
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS5PADDING
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/PKCS7PADDING
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/TBC
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/TBCPADDING
    07:48:03.619 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/X9.23
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/X9.23PADDING
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTE
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB72/ZEROBYTEPADDING
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126-2PADDING
    07:48:03.620 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO10126PADDING
    07:48:03.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4
    07:48:03.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ISO7816-4PADDING
    07:48:03.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/NOPADDING
    07:48:03.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5
    07:48:03.621 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS5PADDING
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/PKCS7PADDING
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/TBC
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/TBCPADDING
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/X9.23
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/X9.23PADDING
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTE
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB8/ZEROBYTEPADDING
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2
    07:48:03.622 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126-2PADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO10126PADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ISO7816-4PADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/NOPADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS5PADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/PKCS7PADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/TBC
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/TBCPADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/X9.23
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/X9.23PADDING
    07:48:03.623 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTE
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB80/ZEROBYTEPADDING
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126-2PADDING
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO10126PADDING
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ISO7816-4PADDING
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/NOPADDING
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS5PADDING
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7
    07:48:03.624 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/PKCS7PADDING
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/TBC
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/TBCPADDING
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/X9.23
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/X9.23PADDING
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTE
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB88/ZEROBYTEPADDING
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/
    07:48:03.625 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126-2PADDING
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO10126PADDING
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ISO7816-4PADDING
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/NOPADDING
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS5PADDING
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/PKCS7PADDING
    07:48:03.626 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/TBC
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/TBCPADDING
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/X9.23
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/X9.23PADDING
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTE
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CFB96/ZEROBYTEPADDING
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CTS/
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping.
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/CTS/NOPADDING
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping.
    07:48:03.627 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/EAX/
    07:48:03.628 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/EAX/NOPADDING
    07:48:03.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/ECB/
    07:48:03.629 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping.
    07:48:03.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/ECB/NOPADDING
    07:48:03.629 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping.
    07:48:03.629 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/GCM/
    07:48:03.630 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/GCM/NOPADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126-2PADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO10126PADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ISO7816-4PADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/NOPADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS5
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS5PADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS7
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/PKCS7PADDING
    07:48:03.631 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/TBC
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/TBCPADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/X9.23
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/X9.23PADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTE
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB/ZEROBYTEPADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126-2PADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO10126PADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ISO7816-4PADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/NOPADDING
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5
    07:48:03.632 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS5PADDING
    07:48:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7
    07:48:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/PKCS7PADDING
    07:48:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/TBC
    07:48:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/TBCPADDING
    07:48:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/X9.23
    07:48:03.633 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/X9.23PADDING
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTE
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB104/ZEROBYTEPADDING
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126-2PADDING
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO10126PADDING
    07:48:03.634 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ISO7816-4PADDING
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/NOPADDING
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS5PADDING
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/PKCS7PADDING
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/TBC
    07:48:03.635 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/TBCPADDING
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/X9.23
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/X9.23PADDING
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTE
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB112/ZEROBYTEPADDING
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126
    07:48:03.636 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126-2PADDING
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO10126PADDING
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ISO7816-4PADDING
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/NOPADDING
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS5PADDING
    07:48:03.637 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/PKCS7PADDING
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/TBC
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/TBCPADDING
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/X9.23
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/X9.23PADDING
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTE
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB120/ZEROBYTEPADDING
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/
    07:48:03.638 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126-2PADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO10126PADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ISO7816-4PADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/NOPADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS5PADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/PKCS7PADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/TBC
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/TBCPADDING
    07:48:03.639 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/X9.23
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/X9.23PADDING
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTE
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB128/ZEROBYTEPADDING
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126-2PADDING
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO10126PADDING
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ISO7816-4PADDING
    07:48:03.640 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/NOPADDING
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS5PADDING
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/PKCS7PADDING
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/TBC
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/TBCPADDING
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/X9.23
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/X9.23PADDING
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTE
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB136/ZEROBYTEPADDING
    07:48:03.641 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126-2PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO10126PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ISO7816-4PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/NOPADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS5PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/PKCS7PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/TBC
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/TBCPADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/X9.23
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/X9.23PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTE
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB144/ZEROBYTEPADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126-2PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO10126PADDING
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4
    07:48:03.642 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ISO7816-4PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/NOPADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS5PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/PKCS7PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/TBC
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/TBCPADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/X9.23
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/X9.23PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTE
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB152/ZEROBYTEPADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126-2PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO10126PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ISO7816-4PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/NOPADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS5PADDING
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7
    07:48:03.643 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/PKCS7PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/TBC
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/TBCPADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/X9.23
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/X9.23PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTE
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB16/ZEROBYTEPADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126-2PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO10126PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ISO7816-4PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/NOPADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS5PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/PKCS7PADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/TBC
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/TBCPADDING
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/X9.23
    07:48:03.644 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/X9.23PADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTE
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB160/ZEROBYTEPADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126-2PADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO10126PADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ISO7816-4PADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/NOPADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS5PADDING
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7
    07:48:03.645 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/PKCS7PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/TBC
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/TBCPADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/X9.23
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/X9.23PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTE
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB168/ZEROBYTEPADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126-2PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO10126PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ISO7816-4PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/NOPADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS5PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/PKCS7PADDING
    07:48:03.646 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/TBC
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/TBCPADDING
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/X9.23
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/X9.23PADDING
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTE
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB176/ZEROBYTEPADDING
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/
    07:48:03.647 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126-2PADDING
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO10126PADDING
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ISO7816-4PADDING
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/NOPADDING
    07:48:03.648 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5
    07:48:03.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS5PADDING
    07:48:03.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7
    07:48:03.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/PKCS7PADDING
    07:48:03.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/TBC
    07:48:03.649 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/TBCPADDING
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/X9.23
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/X9.23PADDING
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTE
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB184/ZEROBYTEPADDING
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126
    07:48:03.650 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126-2PADDING
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO10126PADDING
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ISO7816-4PADDING
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/NOPADDING
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS5PADDING
    07:48:03.651 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/PKCS7PADDING
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/TBC
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/TBCPADDING
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/X9.23
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/X9.23PADDING
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTE
    07:48:03.652 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB192/ZEROBYTEPADDING
    07:48:03.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/
    07:48:03.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126
    07:48:03.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2
    07:48:03.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126-2PADDING
    07:48:03.653 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO10126PADDING
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ISO7816-4PADDING
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/NOPADDING
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS5PADDING
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/PKCS7PADDING
    07:48:03.654 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/TBC
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/TBCPADDING
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/X9.23
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/X9.23PADDING
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTE
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB200/ZEROBYTEPADDING
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/
    07:48:03.655 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126-2PADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO10126PADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ISO7816-4PADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/NOPADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS5PADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/PKCS7PADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/TBC
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/TBCPADDING
    07:48:03.656 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/X9.23
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/X9.23PADDING
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTE
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB208/ZEROBYTEPADDING
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126-2PADDING
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO10126PADDING
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4
    07:48:03.657 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ISO7816-4PADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/NOPADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS5PADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/PKCS7PADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/TBC
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/TBCPADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/X9.23
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/X9.23PADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTE
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB216/ZEROBYTEPADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126-2PADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO10126PADDING
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4
    07:48:03.658 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ISO7816-4PADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/NOPADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS5PADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/PKCS7PADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/TBC
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/TBCPADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/X9.23
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/X9.23PADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTE
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB224/ZEROBYTEPADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126-2PADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO10126PADDING
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4
    07:48:03.659 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ISO7816-4PADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/NOPADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS5PADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/PKCS7PADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/TBC
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/TBCPADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/X9.23
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/X9.23PADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTE
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB232/ZEROBYTEPADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126-2PADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO10126PADDING
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4
    07:48:03.660 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ISO7816-4PADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/NOPADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS5PADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/PKCS7PADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/TBC
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/TBCPADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/X9.23
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/X9.23PADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTE
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB24/ZEROBYTEPADDING
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126
    07:48:03.661 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126-2PADDING
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO10126PADDING
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ISO7816-4PADDING
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/NOPADDING
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS5PADDING
    07:48:03.662 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/PKCS7PADDING
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/TBC
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/TBCPADDING
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/X9.23
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/X9.23PADDING
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTE
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB240/ZEROBYTEPADDING
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/
    07:48:03.663 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126-2PADDING
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO10126PADDING
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ISO7816-4PADDING
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/NOPADDING
    07:48:03.664 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5
    07:48:03.665 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS5PADDING
    07:48:03.665 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7
    07:48:03.665 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/PKCS7PADDING
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/TBC
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/TBCPADDING
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/X9.23
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/X9.23PADDING
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTE
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB248/ZEROBYTEPADDING
    07:48:03.666 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/
    07:48:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126
    07:48:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2
    07:48:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126-2PADDING
    07:48:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO10126PADDING
    07:48:03.667 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ISO7816-4PADDING
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/NOPADDING
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS5PADDING
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/PKCS7PADDING
    07:48:03.668 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/TBC
    07:48:03.669 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/TBCPADDING
    07:48:03.669 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/X9.23
    07:48:03.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/X9.23PADDING
    07:48:03.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTE
    07:48:03.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB256/ZEROBYTEPADDING
    07:48:03.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/
    07:48:03.670 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126-2PADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO10126PADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ISO7816-4PADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/NOPADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS5PADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/PKCS7PADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/TBC
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/TBCPADDING
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/X9.23
    07:48:03.671 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/X9.23PADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTE
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB32/ZEROBYTEPADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126-2PADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO10126PADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ISO7816-4PADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/NOPADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS5PADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/PKCS7PADDING
    07:48:03.672 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/TBC
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/TBCPADDING
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/X9.23
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/X9.23PADDING
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTE
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB40/ZEROBYTEPADDING
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126-2PADDING
    07:48:03.673 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO10126PADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ISO7816-4PADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/NOPADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS5PADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/PKCS7PADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/TBC
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/TBCPADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/X9.23
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/X9.23PADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTE
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB48/ZEROBYTEPADDING
    07:48:03.674 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126-2PADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO10126PADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ISO7816-4PADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/NOPADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS5PADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/PKCS7PADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/TBC
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/TBCPADDING
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/X9.23
    07:48:03.675 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/X9.23PADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTE
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB56/ZEROBYTEPADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126-2PADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO10126PADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ISO7816-4PADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/NOPADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS5PADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/PKCS7PADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/TBC
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/TBCPADDING
    07:48:03.676 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/X9.23
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/X9.23PADDING
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTE
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB64/ZEROBYTEPADDING
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126-2PADDING
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO10126PADDING
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4
    07:48:03.677 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ISO7816-4PADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/NOPADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS5PADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/PKCS7PADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/TBC
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/TBCPADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/X9.23
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/X9.23PADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTE
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB72/ZEROBYTEPADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126-2PADDING
    07:48:03.678 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO10126PADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ISO7816-4PADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/NOPADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS5PADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/PKCS7PADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/TBC
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/TBCPADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/X9.23
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/X9.23PADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTE
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB8/ZEROBYTEPADDING
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2
    07:48:03.679 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126-2PADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO10126PADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ISO7816-4PADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/NOPADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS5PADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/PKCS7PADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/TBC
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/TBCPADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/X9.23
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/X9.23PADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTE
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB80/ZEROBYTEPADDING
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2
    07:48:03.680 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126-2PADDING
    07:48:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO10126PADDING
    07:48:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4
    07:48:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ISO7816-4PADDING
    07:48:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/NOPADDING
    07:48:03.681 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS5PADDING
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/PKCS7PADDING
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/TBC
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/TBCPADDING
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/X9.23
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/X9.23PADDING
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTE
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB88/ZEROBYTEPADDING
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/
    07:48:03.682 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126-2PADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO10126PADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ISO7816-4PADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/NOPADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS5PADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/PKCS7PADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/TBC
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/TBCPADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/X9.23
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/X9.23PADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTE
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/OFB96/ZEROBYTEPADDING
    07:48:03.683 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126-2PADDING
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO10126PADDING
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ISO7816-4PADDING
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/NOPADDING
    07:48:03.684 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS5
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS5PADDING
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS7
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/PKCS7PADDING
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/TBC
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/TBCPADDING
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/X9.23
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/X9.23PADDING
    07:48:03.685 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTE
    07:48:03.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SEED/SIC/ZEROBYTEPADDING
    07:48:03.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT//
    07:48:03.686 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping.
    07:48:03.686 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT//NOPADDING
    07:48:03.687 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping.
    07:48:03.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/
    07:48:03.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC-CTS/NOPADDING
    07:48:03.687 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/
    07:48:03.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126
    07:48:03.688 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2
    07:48:03.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126-2PADDING
    07:48:03.689 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO10126PADDING
    07:48:03.690 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4
    07:48:03.690 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ISO7816-4PADDING
    07:48:03.690 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/NOPADDING
    07:48:03.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5
    07:48:03.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS5PADDING
    07:48:03.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7
    07:48:03.691 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/PKCS7PADDING
    07:48:03.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/TBC
    07:48:03.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/TBCPADDING
    07:48:03.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23
    07:48:03.692 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/X9.23PADDING
    07:48:03.693 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTE
    07:48:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CBC/ZEROBYTEPADDING
    07:48:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CCM/
    07:48:03.694 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CCM/NOPADDING
    07:48:03.694 [Test worker] ERROR o.s.c.CipherTest - transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/
    07:48:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126
    07:48:03.694 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2
    07:48:03.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126-2PADDING
    07:48:03.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO10126PADDING
    07:48:03.695 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4
    07:48:03.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ISO7816-4PADDING
    07:48:03.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/NOPADDING
    07:48:03.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5
    07:48:03.696 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS5PADDING
    07:48:03.697 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7
    07:48:03.697 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/PKCS7PADDING
    07:48:03.698 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/TBC
    07:48:03.698 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/TBCPADDING
    07:48:03.698 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23
    07:48:03.698 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/X9.23PADDING
    07:48:03.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTE
    07:48:03.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB/ZEROBYTEPADDING
    07:48:03.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/
    07:48:03.699 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126
    07:48:03.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2
    07:48:03.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126-2PADDING
    07:48:03.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO10126PADDING
    07:48:03.700 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4
    07:48:03.701 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ISO7816-4PADDING
    07:48:03.701 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/NOPADDING
    07:48:03.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5
    07:48:03.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS5PADDING
    07:48:03.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7
    07:48:03.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/PKCS7PADDING
    07:48:03.702 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/TBC
    07:48:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/TBCPADDING
    07:48:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23
    07:48:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/X9.23PADDING
    07:48:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTE
    07:48:03.703 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB104/ZEROBYTEPADDING
    07:48:03.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/
    07:48:03.704 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126
    07:48:03.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2
    07:48:03.705 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126-2PADDING
    07:48:03.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO10126PADDING
    07:48:03.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4
    07:48:03.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ISO7816-4PADDING
    07:48:03.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/NOPADDING
    07:48:03.706 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5
    07:48:03.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS5PADDING
    07:48:03.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7
    07:48:03.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/PKCS7PADDING
    07:48:03.707 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/TBC
    07:48:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/TBCPADDING
    07:48:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23
    07:48:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/X9.23PADDING
    07:48:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTE
    07:48:03.708 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB112/ZEROBYTEPADDING
    07:48:03.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/
    07:48:03.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126
    07:48:03.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2
    07:48:03.709 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126-2PADDING
    07:48:03.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO10126PADDING
    07:48:03.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4
    07:48:03.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ISO7816-4PADDING
    07:48:03.710 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/NOPADDING
    07:48:03.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5
    07:48:03.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS5PADDING
    07:48:03.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7
    07:48:03.711 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/PKCS7PADDING
    07:48:03.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/TBC
    07:48:03.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/TBCPADDING
    07:48:03.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23
    07:48:03.712 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/X9.23PADDING
    07:48:03.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTE
    07:48:03.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB120/ZEROBYTEPADDING
    07:48:03.713 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/
    07:48:03.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126
    07:48:03.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2
    07:48:03.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126-2PADDING
    07:48:03.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO10126PADDING
    07:48:03.714 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4
    07:48:03.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ISO7816-4PADDING
    07:48:03.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/NOPADDING
    07:48:03.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5
    07:48:03.715 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS5PADDING
    07:48:03.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7
    07:48:03.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/PKCS7PADDING
    07:48:03.716 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/TBC
    07:48:03.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/TBCPADDING
    07:48:03.717 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23
    07:48:03.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/X9.23PADDING
    07:48:03.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTE
    07:48:03.718 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB128/ZEROBYTEPADDING
    07:48:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/
    07:48:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126
    07:48:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2
    07:48:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126-2PADDING
    07:48:03.719 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO10126PADDING
    07:48:03.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4
    07:48:03.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ISO7816-4PADDING
    07:48:03.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/NOPADDING
    07:48:03.720 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5
    07:48:03.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS5PADDING
    07:48:03.721 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7
    07:48:03.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/PKCS7PADDING
    07:48:03.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/TBC
    07:48:03.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/TBCPADDING
    07:48:03.722 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23
    07:48:03.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/X9.23PADDING
    07:48:03.723 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTE
    07:48:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB136/ZEROBYTEPADDING
    07:48:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/
    07:48:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126
    07:48:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2
    07:48:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126-2PADDING
    07:48:03.724 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO10126PADDING
    07:48:03.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4
    07:48:03.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ISO7816-4PADDING
    07:48:03.725 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/NOPADDING
    07:48:03.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5
    07:48:03.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS5PADDING
    07:48:03.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7
    07:48:03.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/PKCS7PADDING
    07:48:03.726 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/TBC
    07:48:03.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/TBCPADDING
    07:48:03.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23
    07:48:03.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/X9.23PADDING
    07:48:03.727 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTE
    07:48:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB144/ZEROBYTEPADDING
    07:48:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/
    07:48:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126
    07:48:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2
    07:48:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126-2PADDING
    07:48:03.728 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO10126PADDING
    07:48:03.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4
    07:48:03.729 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ISO7816-4PADDING
    07:48:03.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/NOPADDING
    07:48:03.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5
    07:48:03.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS5PADDING
    07:48:03.730 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7
    07:48:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/PKCS7PADDING
    07:48:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/TBC
    07:48:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/TBCPADDING
    07:48:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23
    07:48:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/X9.23PADDING
    07:48:03.731 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTE
    07:48:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB152/ZEROBYTEPADDING
    07:48:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/
    07:48:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126
    07:48:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2
    07:48:03.732 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126-2PADDING
    07:48:03.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO10126PADDING
    07:48:03.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4
    07:48:03.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ISO7816-4PADDING
    07:48:03.733 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/NOPADDING
    07:48:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5
    07:48:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS5PADDING
    07:48:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7
    07:48:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/PKCS7PADDING
    07:48:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/TBC
    07:48:03.734 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/TBCPADDING
    07:48:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23
    07:48:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/X9.23PADDING
    07:48:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTE
    07:48:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB16/ZEROBYTEPADDING
    07:48:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/
    07:48:03.735 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126
    07:48:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2
    07:48:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126-2PADDING
    07:48:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO10126PADDING
    07:48:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4
    07:48:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ISO7816-4PADDING
    07:48:03.736 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/NOPADDING
    07:48:03.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5
    07:48:03.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS5PADDING
    07:48:03.737 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/PKCS7PADDING
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/TBC
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/TBCPADDING
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/X9.23PADDING
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTE
    07:48:03.738 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB160/ZEROBYTEPADDING
    07:48:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/
    07:48:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126
    07:48:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2
    07:48:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126-2PADDING
    07:48:03.739 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO10126PADDING
    07:48:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4
    07:48:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ISO7816-4PADDING
    07:48:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/NOPADDING
    07:48:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5
    07:48:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS5PADDING
    07:48:03.740 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7
    07:48:03.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/PKCS7PADDING
    07:48:03.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/TBC
    07:48:03.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/TBCPADDING
    07:48:03.741 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23
    07:48:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/X9.23PADDING
    07:48:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTE
    07:48:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB168/ZEROBYTEPADDING
    07:48:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/
    07:48:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126
    07:48:03.742 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2
    07:48:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126-2PADDING
    07:48:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO10126PADDING
    07:48:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4
    07:48:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ISO7816-4PADDING
    07:48:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/NOPADDING
    07:48:03.743 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5
    07:48:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS5PADDING
    07:48:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7
    07:48:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/PKCS7PADDING
    07:48:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/TBC
    07:48:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/TBCPADDING
    07:48:03.744 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23
    07:48:03.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/X9.23PADDING
    07:48:03.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTE
    07:48:03.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB176/ZEROBYTEPADDING
    07:48:03.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/
    07:48:03.745 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126
    07:48:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2
    07:48:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126-2PADDING
    07:48:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO10126PADDING
    07:48:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4
    07:48:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ISO7816-4PADDING
    07:48:03.746 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/NOPADDING
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS5PADDING
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/PKCS7PADDING
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/TBC
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/TBCPADDING
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/X9.23PADDING
    07:48:03.747 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTE
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB184/ZEROBYTEPADDING
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126-2PADDING
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO10126PADDING
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ISO7816-4PADDING
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/NOPADDING
    07:48:03.748 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5
    07:48:03.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS5PADDING
    07:48:03.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7
    07:48:03.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/PKCS7PADDING
    07:48:03.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/TBC
    07:48:03.749 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/TBCPADDING
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/X9.23PADDING
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTE
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB192/ZEROBYTEPADDING
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126
    07:48:03.750 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2
    07:48:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126-2PADDING
    07:48:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO10126PADDING
    07:48:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4
    07:48:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ISO7816-4PADDING
    07:48:03.751 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/NOPADDING
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS5PADDING
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/PKCS7PADDING
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/TBC
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/TBCPADDING
    07:48:03.752 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23
    07:48:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/X9.23PADDING
    07:48:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTE
    07:48:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB200/ZEROBYTEPADDING
    07:48:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/
    07:48:03.753 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126
    07:48:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2
    07:48:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126-2PADDING
    07:48:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO10126PADDING
    07:48:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4
    07:48:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ISO7816-4PADDING
    07:48:03.754 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/NOPADDING
    07:48:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5
    07:48:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS5PADDING
    07:48:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7
    07:48:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/PKCS7PADDING
    07:48:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/TBC
    07:48:03.755 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/TBCPADDING
    07:48:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23
    07:48:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/X9.23PADDING
    07:48:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTE
    07:48:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB208/ZEROBYTEPADDING
    07:48:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/
    07:48:03.756 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126
    07:48:03.757 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2
    07:48:03.757 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126-2PADDING
    07:48:03.757 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO10126PADDING
    07:48:03.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4
    07:48:03.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ISO7816-4PADDING
    07:48:03.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/NOPADDING
    07:48:03.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5
    07:48:03.758 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS5PADDING
    07:48:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7
    07:48:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/PKCS7PADDING
    07:48:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/TBC
    07:48:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/TBCPADDING
    07:48:03.759 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23
    07:48:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/X9.23PADDING
    07:48:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTE
    07:48:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB216/ZEROBYTEPADDING
    07:48:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/
    07:48:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126
    07:48:03.760 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2
    07:48:03.761 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126-2PADDING
    07:48:03.761 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO10126PADDING
    07:48:03.761 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ISO7816-4PADDING
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/NOPADDING
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS5PADDING
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/PKCS7PADDING
    07:48:03.762 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/TBC
    07:48:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/TBCPADDING
    07:48:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23
    07:48:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/X9.23PADDING
    07:48:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTE
    07:48:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB224/ZEROBYTEPADDING
    07:48:03.763 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126-2PADDING
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO10126PADDING
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ISO7816-4PADDING
    07:48:03.764 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/NOPADDING
    07:48:03.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5
    07:48:03.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS5PADDING
    07:48:03.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7
    07:48:03.765 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/PKCS7PADDING
    07:48:03.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/TBC
    07:48:03.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/TBCPADDING
    07:48:03.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23
    07:48:03.766 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/X9.23PADDING
    07:48:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTE
    07:48:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB232/ZEROBYTEPADDING
    07:48:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/
    07:48:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126
    07:48:03.767 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2
    07:48:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126-2PADDING
    07:48:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO10126PADDING
    07:48:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4
    07:48:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ISO7816-4PADDING
    07:48:03.768 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/NOPADDING
    07:48:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5
    07:48:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS5PADDING
    07:48:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7
    07:48:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/PKCS7PADDING
    07:48:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/TBC
    07:48:03.769 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/TBCPADDING
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/X9.23PADDING
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTE
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB24/ZEROBYTEPADDING
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2
    07:48:03.770 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126-2PADDING
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO10126PADDING
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ISO7816-4PADDING
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/NOPADDING
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS5PADDING
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7
    07:48:03.771 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/PKCS7PADDING
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/TBC
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/TBCPADDING
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/X9.23PADDING
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTE
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB240/ZEROBYTEPADDING
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/
    07:48:03.772 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126
    07:48:03.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2
    07:48:03.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126-2PADDING
    07:48:03.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO10126PADDING
    07:48:03.773 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4
    07:48:03.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ISO7816-4PADDING
    07:48:03.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/NOPADDING
    07:48:03.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5
    07:48:03.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS5PADDING
    07:48:03.774 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7
    07:48:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/PKCS7PADDING
    07:48:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/TBC
    07:48:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/TBCPADDING
    07:48:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23
    07:48:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/X9.23PADDING
    07:48:03.775 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTE
    07:48:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB248/ZEROBYTEPADDING
    07:48:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/
    07:48:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126
    07:48:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2
    07:48:03.776 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126-2PADDING
    07:48:03.777 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO10126PADDING
    07:48:03.777 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4
    07:48:03.777 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ISO7816-4PADDING
    07:48:03.777 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/NOPADDING
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS5PADDING
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/PKCS7PADDING
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/TBC
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/TBCPADDING
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23
    07:48:03.778 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/X9.23PADDING
    07:48:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTE
    07:48:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB256/ZEROBYTEPADDING
    07:48:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/
    07:48:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126
    07:48:03.779 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126-2PADDING
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO10126PADDING
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ISO7816-4PADDING
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/NOPADDING
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS5PADDING
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/PKCS7PADDING
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/TBC
    07:48:03.780 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/TBCPADDING
    07:48:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23
    07:48:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/X9.23PADDING
    07:48:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTE
    07:48:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB32/ZEROBYTEPADDING
    07:48:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/
    07:48:03.781 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126-2PADDING
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO10126PADDING
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ISO7816-4PADDING
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/NOPADDING
    07:48:03.782 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS5PADDING
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/PKCS7PADDING
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/TBC
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/TBCPADDING
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/X9.23PADDING
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTE
    07:48:03.783 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB40/ZEROBYTEPADDING
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126-2PADDING
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO10126PADDING
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4
    07:48:03.784 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ISO7816-4PADDING
    07:48:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/NOPADDING
    07:48:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5
    07:48:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS5PADDING
    07:48:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7
    07:48:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/PKCS7PADDING
    07:48:03.785 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/TBC
    07:48:03.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/TBCPADDING
    07:48:03.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23
    07:48:03.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/X9.23PADDING
    07:48:03.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTE
    07:48:03.786 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB48/ZEROBYTEPADDING
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126-2PADDING
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO10126PADDING
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ISO7816-4PADDING
    07:48:03.787 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/NOPADDING
    07:48:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5
    07:48:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS5PADDING
    07:48:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7
    07:48:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/PKCS7PADDING
    07:48:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/TBC
    07:48:03.788 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/TBCPADDING
    07:48:03.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23
    07:48:03.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/X9.23PADDING
    07:48:03.789 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTE
    07:48:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB56/ZEROBYTEPADDING
    07:48:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/
    07:48:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126
    07:48:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2
    07:48:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126-2PADDING
    07:48:03.790 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO10126PADDING
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ISO7816-4PADDING
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/NOPADDING
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS5PADDING
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/PKCS7PADDING
    07:48:03.791 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/TBC
    07:48:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/TBCPADDING
    07:48:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23
    07:48:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/X9.23PADDING
    07:48:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTE
    07:48:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB64/ZEROBYTEPADDING
    07:48:03.792 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/
    07:48:03.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126
    07:48:03.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2
    07:48:03.793 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126-2PADDING
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO10126PADDING
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ISO7816-4PADDING
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/NOPADDING
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS5PADDING
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7
    07:48:03.794 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/PKCS7PADDING
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/TBC
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/TBCPADDING
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/X9.23PADDING
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTE
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB72/ZEROBYTEPADDING
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126
    07:48:03.795 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2
    07:48:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126-2PADDING
    07:48:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO10126PADDING
    07:48:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4
    07:48:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ISO7816-4PADDING
    07:48:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/NOPADDING
    07:48:03.796 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5
    07:48:03.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS5PADDING
    07:48:03.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7
    07:48:03.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/PKCS7PADDING
    07:48:03.797 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/TBC
    07:48:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/TBCPADDING
    07:48:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23
    07:48:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/X9.23PADDING
    07:48:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTE
    07:48:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB8/ZEROBYTEPADDING
    07:48:03.798 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126-2PADDING
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO10126PADDING
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ISO7816-4PADDING
    07:48:03.799 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/NOPADDING
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS5PADDING
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/PKCS7PADDING
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/TBC
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/TBCPADDING
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23
    07:48:03.800 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/X9.23PADDING
    07:48:03.801 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTE
    07:48:03.801 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB80/ZEROBYTEPADDING
    07:48:03.801 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/
    07:48:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126
    07:48:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2
    07:48:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126-2PADDING
    07:48:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO10126PADDING
    07:48:03.802 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ISO7816-4PADDING
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/NOPADDING
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS5PADDING
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/PKCS7PADDING
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/TBC
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/TBCPADDING
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23
    07:48:03.803 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/X9.23PADDING
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTE
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB88/ZEROBYTEPADDING
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126-2PADDING
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO10126PADDING
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4
    07:48:03.804 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ISO7816-4PADDING
    07:48:03.805 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/NOPADDING
    07:48:03.805 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5
    07:48:03.805 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS5PADDING
    07:48:03.805 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7
    07:48:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/PKCS7PADDING
    07:48:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/TBC
    07:48:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/TBCPADDING
    07:48:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23
    07:48:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/X9.23PADDING
    07:48:03.806 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTE
    07:48:03.807 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CFB96/ZEROBYTEPADDING
    07:48:03.807 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CTS/
    07:48:03.807 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping.
    07:48:03.807 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/CTS/NOPADDING
    07:48:03.807 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping.
    07:48:03.807 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/EAX/
    07:48:03.808 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/EAX/NOPADDING
    07:48:03.809 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/ECB/
    07:48:03.810 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping.
    07:48:03.810 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/ECB/NOPADDING
    07:48:03.810 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping.
    07:48:03.810 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/GCM/
    07:48:03.810 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/GCM/NOPADDING
    07:48:03.811 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/
    07:48:03.811 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126
    07:48:03.811 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2
    07:48:03.812 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126-2PADDING
    07:48:03.812 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO10126PADDING
    07:48:03.812 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4
    07:48:03.812 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ISO7816-4PADDING
    07:48:03.813 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/NOPADDING
    07:48:03.813 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5
    07:48:03.814 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS5PADDING
    07:48:03.814 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7
    07:48:03.814 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/PKCS7PADDING
    07:48:03.814 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/TBC
    07:48:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/TBCPADDING
    07:48:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23
    07:48:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/X9.23PADDING
    07:48:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTE
    07:48:03.815 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB/ZEROBYTEPADDING
    07:48:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/
    07:48:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126
    07:48:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2
    07:48:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126-2PADDING
    07:48:03.816 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO10126PADDING
    07:48:03.817 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4
    07:48:03.817 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ISO7816-4PADDING
    07:48:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/NOPADDING
    07:48:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5
    07:48:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS5PADDING
    07:48:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7
    07:48:03.818 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/PKCS7PADDING
    07:48:03.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/TBC
    07:48:03.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/TBCPADDING
    07:48:03.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23
    07:48:03.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/X9.23PADDING
    07:48:03.819 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTE
    07:48:03.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB104/ZEROBYTEPADDING
    07:48:03.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/
    07:48:03.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126
    07:48:03.820 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2
    07:48:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126-2PADDING
    07:48:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO10126PADDING
    07:48:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4
    07:48:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ISO7816-4PADDING
    07:48:03.821 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/NOPADDING
    07:48:03.822 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5
    07:48:03.822 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS5PADDING
    07:48:03.823 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7
    07:48:03.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/PKCS7PADDING
    07:48:03.824 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/TBC
    07:48:03.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/TBCPADDING
    07:48:03.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23
    07:48:03.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/X9.23PADDING
    07:48:03.825 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTE
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB112/ZEROBYTEPADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126-2PADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO10126PADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ISO7816-4PADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/NOPADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS5PADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/PKCS7PADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/TBC
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/TBCPADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/X9.23PADDING
    07:48:03.826 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTE
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB120/ZEROBYTEPADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126-2PADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO10126PADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ISO7816-4PADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/NOPADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS5PADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/PKCS7PADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/TBC
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/TBCPADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/X9.23PADDING
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTE
    07:48:03.827 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB128/ZEROBYTEPADDING
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126-2PADDING
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO10126PADDING
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ISO7816-4PADDING
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/NOPADDING
    07:48:03.828 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5
    07:48:03.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS5PADDING
    07:48:03.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7
    07:48:03.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/PKCS7PADDING
    07:48:03.829 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/TBC
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/TBCPADDING
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/X9.23PADDING
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTE
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB136/ZEROBYTEPADDING
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126-2PADDING
    07:48:03.830 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO10126PADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ISO7816-4PADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/NOPADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS5PADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/PKCS7PADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/TBC
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/TBCPADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/X9.23PADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTE
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB144/ZEROBYTEPADDING
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2
    07:48:03.831 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126-2PADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO10126PADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ISO7816-4PADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/NOPADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS5PADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/PKCS7PADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/TBC
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/TBCPADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/X9.23PADDING
    07:48:03.832 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTE
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB152/ZEROBYTEPADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126-2PADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO10126PADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ISO7816-4PADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/NOPADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS5PADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/PKCS7PADDING
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/TBC
    07:48:03.833 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/TBCPADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/X9.23PADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTE
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB16/ZEROBYTEPADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126-2PADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO10126PADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ISO7816-4PADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/NOPADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS5PADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/PKCS7PADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/TBC
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/TBCPADDING
    07:48:03.834 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/X9.23PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTE
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB160/ZEROBYTEPADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126-2PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO10126PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ISO7816-4PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/NOPADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS5PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/PKCS7PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/TBC
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/TBCPADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/X9.23PADDING
    07:48:03.835 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTE
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB168/ZEROBYTEPADDING
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126-2PADDING
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO10126PADDING
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ISO7816-4PADDING
    07:48:03.836 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/NOPADDING
    07:48:03.837 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5
    07:48:03.838 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS5PADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/PKCS7PADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/TBC
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/TBCPADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/X9.23PADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTE
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB176/ZEROBYTEPADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126-2PADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO10126PADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ISO7816-4PADDING
    07:48:03.839 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/NOPADDING
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS5PADDING
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/PKCS7PADDING
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/TBC
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/TBCPADDING
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/X9.23PADDING
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTE
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB184/ZEROBYTEPADDING
    07:48:03.840 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126-2PADDING
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO10126PADDING
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ISO7816-4PADDING
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/NOPADDING
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5
    07:48:03.842 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS5PADDING
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/PKCS7PADDING
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/TBC
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/TBCPADDING
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/X9.23PADDING
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTE
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB192/ZEROBYTEPADDING
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126
    07:48:03.843 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126-2PADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO10126PADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ISO7816-4PADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/NOPADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS5PADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/PKCS7PADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/TBC
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/TBCPADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/X9.23PADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTE
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB200/ZEROBYTEPADDING
    07:48:03.844 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126-2PADDING
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO10126PADDING
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ISO7816-4PADDING
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/NOPADDING
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5
    07:48:03.845 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS5PADDING
    07:48:03.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7
    07:48:03.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/PKCS7PADDING
    07:48:03.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/TBC
    07:48:03.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/TBCPADDING
    07:48:03.846 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23
    07:48:03.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/X9.23PADDING
    07:48:03.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTE
    07:48:03.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB208/ZEROBYTEPADDING
    07:48:03.848 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/
    07:48:03.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126
    07:48:03.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2
    07:48:03.849 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126-2PADDING
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO10126PADDING
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ISO7816-4PADDING
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/NOPADDING
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS5PADDING
    07:48:03.850 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7
    07:48:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/PKCS7PADDING
    07:48:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/TBC
    07:48:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/TBCPADDING
    07:48:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23
    07:48:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/X9.23PADDING
    07:48:03.851 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTE
    07:48:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB216/ZEROBYTEPADDING
    07:48:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/
    07:48:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126
    07:48:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2
    07:48:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126-2PADDING
    07:48:03.852 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO10126PADDING
    07:48:03.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4
    07:48:03.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ISO7816-4PADDING
    07:48:03.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/NOPADDING
    07:48:03.853 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS5PADDING
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/PKCS7PADDING
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/TBC
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/TBCPADDING
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23
    07:48:03.854 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/X9.23PADDING
    07:48:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTE
    07:48:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB224/ZEROBYTEPADDING
    07:48:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/
    07:48:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126
    07:48:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2
    07:48:03.855 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126-2PADDING
    07:48:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO10126PADDING
    07:48:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4
    07:48:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ISO7816-4PADDING
    07:48:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/NOPADDING
    07:48:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5
    07:48:03.856 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS5PADDING
    07:48:03.857 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7
    07:48:03.857 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/PKCS7PADDING
    07:48:03.857 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/TBC
    07:48:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/TBCPADDING
    07:48:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23
    07:48:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/X9.23PADDING
    07:48:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTE
    07:48:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB232/ZEROBYTEPADDING
    07:48:03.858 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/
    07:48:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126
    07:48:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2
    07:48:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126-2PADDING
    07:48:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO10126PADDING
    07:48:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4
    07:48:03.859 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ISO7816-4PADDING
    07:48:03.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/NOPADDING
    07:48:03.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5
    07:48:03.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS5PADDING
    07:48:03.860 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7
    07:48:03.861 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/PKCS7PADDING
    07:48:03.861 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/TBC
    07:48:03.861 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/TBCPADDING
    07:48:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23
    07:48:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/X9.23PADDING
    07:48:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTE
    07:48:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB24/ZEROBYTEPADDING
    07:48:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/
    07:48:03.862 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126
    07:48:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2
    07:48:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126-2PADDING
    07:48:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO10126PADDING
    07:48:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4
    07:48:03.863 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ISO7816-4PADDING
    07:48:03.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/NOPADDING
    07:48:03.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5
    07:48:03.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS5PADDING
    07:48:03.864 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7
    07:48:03.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/PKCS7PADDING
    07:48:03.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/TBC
    07:48:03.865 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/TBCPADDING
    07:48:03.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23
    07:48:03.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/X9.23PADDING
    07:48:03.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTE
    07:48:03.866 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB240/ZEROBYTEPADDING
    07:48:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/
    07:48:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126
    07:48:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2
    07:48:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126-2PADDING
    07:48:03.867 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO10126PADDING
    07:48:03.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4
    07:48:03.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ISO7816-4PADDING
    07:48:03.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/NOPADDING
    07:48:03.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5
    07:48:03.868 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS5PADDING
    07:48:03.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7
    07:48:03.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/PKCS7PADDING
    07:48:03.869 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/TBC
    07:48:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/TBCPADDING
    07:48:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23
    07:48:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/X9.23PADDING
    07:48:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTE
    07:48:03.870 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB248/ZEROBYTEPADDING
    07:48:03.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/
    07:48:03.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126
    07:48:03.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2
    07:48:03.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126-2PADDING
    07:48:03.871 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO10126PADDING
    07:48:03.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4
    07:48:03.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ISO7816-4PADDING
    07:48:03.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/NOPADDING
    07:48:03.872 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5
    07:48:03.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS5PADDING
    07:48:03.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7
    07:48:03.873 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/PKCS7PADDING
    07:48:03.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/TBC
    07:48:03.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/TBCPADDING
    07:48:03.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23
    07:48:03.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/X9.23PADDING
    07:48:03.874 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTE
    07:48:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB256/ZEROBYTEPADDING
    07:48:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/
    07:48:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126
    07:48:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2
    07:48:03.875 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126-2PADDING
    07:48:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO10126PADDING
    07:48:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4
    07:48:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ISO7816-4PADDING
    07:48:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/NOPADDING
    07:48:03.876 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5
    07:48:03.877 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS5PADDING
    07:48:03.877 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7
    07:48:03.877 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/PKCS7PADDING
    07:48:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/TBC
    07:48:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/TBCPADDING
    07:48:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23
    07:48:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/X9.23PADDING
    07:48:03.878 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTE
    07:48:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB32/ZEROBYTEPADDING
    07:48:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/
    07:48:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126
    07:48:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2
    07:48:03.879 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126-2PADDING
    07:48:03.880 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO10126PADDING
    07:48:03.880 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4
    07:48:03.880 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ISO7816-4PADDING
    07:48:03.880 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/NOPADDING
    07:48:03.881 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5
    07:48:03.881 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS5PADDING
    07:48:03.882 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7
    07:48:03.882 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/PKCS7PADDING
    07:48:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/TBC
    07:48:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/TBCPADDING
    07:48:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23
    07:48:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/X9.23PADDING
    07:48:03.883 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTE
    07:48:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB40/ZEROBYTEPADDING
    07:48:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/
    07:48:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126
    07:48:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2
    07:48:03.884 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126-2PADDING
    07:48:03.885 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO10126PADDING
    07:48:03.885 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4
    07:48:03.885 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ISO7816-4PADDING
    07:48:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/NOPADDING
    07:48:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5
    07:48:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS5PADDING
    07:48:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7
    07:48:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/PKCS7PADDING
    07:48:03.886 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/TBC
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/TBCPADDING
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/X9.23PADDING
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTE
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB48/ZEROBYTEPADDING
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/
    07:48:03.887 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126
    07:48:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2
    07:48:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126-2PADDING
    07:48:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO10126PADDING
    07:48:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4
    07:48:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ISO7816-4PADDING
    07:48:03.888 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/NOPADDING
    07:48:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5
    07:48:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS5PADDING
    07:48:03.889 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7
    07:48:03.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/PKCS7PADDING
    07:48:03.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/TBC
    07:48:03.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/TBCPADDING
    07:48:03.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23
    07:48:03.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/X9.23PADDING
    07:48:03.890 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTE
    07:48:03.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB56/ZEROBYTEPADDING
    07:48:03.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/
    07:48:03.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126
    07:48:03.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2
    07:48:03.891 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126-2PADDING
    07:48:03.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO10126PADDING
    07:48:03.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4
    07:48:03.892 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ISO7816-4PADDING
    07:48:03.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/NOPADDING
    07:48:03.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5
    07:48:03.893 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS5PADDING
    07:48:03.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7
    07:48:03.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/PKCS7PADDING
    07:48:03.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/TBC
    07:48:03.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/TBCPADDING
    07:48:03.894 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23
    07:48:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/X9.23PADDING
    07:48:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTE
    07:48:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB64/ZEROBYTEPADDING
    07:48:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/
    07:48:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126
    07:48:03.895 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2
    07:48:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126-2PADDING
    07:48:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO10126PADDING
    07:48:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4
    07:48:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ISO7816-4PADDING
    07:48:03.896 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/NOPADDING
    07:48:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5
    07:48:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS5PADDING
    07:48:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7
    07:48:03.897 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/PKCS7PADDING
    07:48:03.898 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/TBC
    07:48:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/TBCPADDING
    07:48:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23
    07:48:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/X9.23PADDING
    07:48:03.899 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTE
    07:48:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB72/ZEROBYTEPADDING
    07:48:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/
    07:48:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126
    07:48:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2
    07:48:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126-2PADDING
    07:48:03.900 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO10126PADDING
    07:48:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4
    07:48:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ISO7816-4PADDING
    07:48:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/NOPADDING
    07:48:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5
    07:48:03.901 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS5PADDING
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/PKCS7PADDING
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/TBC
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/TBCPADDING
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/X9.23PADDING
    07:48:03.902 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTE
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB8/ZEROBYTEPADDING
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126-2PADDING
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO10126PADDING
    07:48:03.903 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ISO7816-4PADDING
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/NOPADDING
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS5PADDING
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/PKCS7PADDING
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/TBC
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/TBCPADDING
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/X9.23PADDING
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTE
    07:48:03.904 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB80/ZEROBYTEPADDING
    07:48:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/
    07:48:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126
    07:48:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2
    07:48:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126-2PADDING
    07:48:03.905 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO10126PADDING
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ISO7816-4PADDING
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/NOPADDING
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS5PADDING
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/PKCS7PADDING
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/TBC
    07:48:03.906 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/TBCPADDING
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/X9.23PADDING
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTE
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB88/ZEROBYTEPADDING
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126
    07:48:03.907 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126-2PADDING
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO10126PADDING
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ISO7816-4PADDING
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/NOPADDING
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS5PADDING
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7
    07:48:03.908 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/PKCS7PADDING
    07:48:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/TBC
    07:48:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/TBCPADDING
    07:48:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23
    07:48:03.909 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/X9.23PADDING
    07:48:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTE
    07:48:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/OFB96/ZEROBYTEPADDING
    07:48:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/
    07:48:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126
    07:48:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2
    07:48:03.910 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126-2PADDING
    07:48:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO10126PADDING
    07:48:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4
    07:48:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ISO7816-4PADDING
    07:48:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/NOPADDING
    07:48:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5
    07:48:03.911 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS5PADDING
    07:48:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7
    07:48:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/PKCS7PADDING
    07:48:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/TBC
    07:48:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/TBCPADDING
    07:48:03.912 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23
    07:48:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/X9.23PADDING
    07:48:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTE
    07:48:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SERPENT/SIC/ZEROBYTEPADDING
    07:48:03.913 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK//
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping.
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK//NOPADDING
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping.
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC-CTS/NOPADDING
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2
    07:48:03.914 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126-2PADDING
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO10126PADDING
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ISO7816-4PADDING
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/NOPADDING
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS5PADDING
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/PKCS7PADDING
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBC
    07:48:03.915 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/TBCPADDING
    07:48:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23
    07:48:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/X9.23PADDING
    07:48:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTE
    07:48:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CBC/ZEROBYTEPADDING
    07:48:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/
    07:48:03.916 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126
    07:48:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2
    07:48:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126-2PADDING
    07:48:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO10126PADDING
    07:48:03.917 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ISO7816-4PADDING
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/NOPADDING
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS5PADDING
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/PKCS7PADDING
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBC
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/TBCPADDING
    07:48:03.918 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/X9.23PADDING
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTE
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB/ZEROBYTEPADDING
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2
    07:48:03.919 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126-2PADDING
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO10126PADDING
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ISO7816-4PADDING
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/NOPADDING
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS5PADDING
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/PKCS7PADDING
    07:48:03.920 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBC
    07:48:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/TBCPADDING
    07:48:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23
    07:48:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/X9.23PADDING
    07:48:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTE
    07:48:03.921 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB104/ZEROBYTEPADDING
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126-2PADDING
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO10126PADDING
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4
    07:48:03.922 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ISO7816-4PADDING
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/NOPADDING
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS5PADDING
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/PKCS7PADDING
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBC
    07:48:03.923 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/TBCPADDING
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/X9.23PADDING
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTE
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB112/ZEROBYTEPADDING
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126-2PADDING
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO10126PADDING
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4
    07:48:03.924 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ISO7816-4PADDING
    07:48:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/NOPADDING
    07:48:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5
    07:48:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS5PADDING
    07:48:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7
    07:48:03.925 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/PKCS7PADDING
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBC
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/TBCPADDING
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/X9.23PADDING
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTE
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB120/ZEROBYTEPADDING
    07:48:03.926 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126-2PADDING
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO10126PADDING
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ISO7816-4PADDING
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/NOPADDING
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS5PADDING
    07:48:03.927 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/PKCS7PADDING
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBC
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/TBCPADDING
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/X9.23PADDING
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTE
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB128/ZEROBYTEPADDING
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126-2PADDING
    07:48:03.928 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO10126PADDING
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ISO7816-4PADDING
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/NOPADDING
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS5PADDING
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7
    07:48:03.929 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/PKCS7PADDING
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBC
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/TBCPADDING
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/X9.23PADDING
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTE
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB136/ZEROBYTEPADDING
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/
    07:48:03.930 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126
    07:48:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2
    07:48:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126-2PADDING
    07:48:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO10126PADDING
    07:48:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4
    07:48:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ISO7816-4PADDING
    07:48:03.931 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/NOPADDING
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS5PADDING
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/PKCS7PADDING
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBC
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/TBCPADDING
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/X9.23PADDING
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTE
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB144/ZEROBYTEPADDING
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126
    07:48:03.932 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2
    07:48:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126-2PADDING
    07:48:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO10126PADDING
    07:48:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4
    07:48:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ISO7816-4PADDING
    07:48:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/NOPADDING
    07:48:03.933 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS5PADDING
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/PKCS7PADDING
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBC
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/TBCPADDING
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/X9.23PADDING
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTE
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB152/ZEROBYTEPADDING
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/
    07:48:03.934 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126-2PADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO10126PADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ISO7816-4PADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/NOPADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS5PADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/PKCS7PADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBC
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/TBCPADDING
    07:48:03.935 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/X9.23PADDING
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTE
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB16/ZEROBYTEPADDING
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126-2PADDING
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO10126PADDING
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ISO7816-4PADDING
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/NOPADDING
    07:48:03.936 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS5PADDING
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/PKCS7PADDING
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBC
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/TBCPADDING
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/X9.23PADDING
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTE
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB160/ZEROBYTEPADDING
    07:48:03.937 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/
    07:48:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126
    07:48:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2
    07:48:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126-2PADDING
    07:48:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO10126PADDING
    07:48:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4
    07:48:03.938 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ISO7816-4PADDING
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/NOPADDING
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS5PADDING
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/PKCS7PADDING
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBC
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/TBCPADDING
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23
    07:48:03.939 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/X9.23PADDING
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTE
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB168/ZEROBYTEPADDING
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126-2PADDING
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO10126PADDING
    07:48:03.940 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4
    07:48:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ISO7816-4PADDING
    07:48:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/NOPADDING
    07:48:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5
    07:48:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS5PADDING
    07:48:03.941 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/PKCS7PADDING
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBC
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/TBCPADDING
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/X9.23PADDING
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTE
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB176/ZEROBYTEPADDING
    07:48:03.942 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126-2PADDING
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO10126PADDING
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ISO7816-4PADDING
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/NOPADDING
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS5PADDING
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/PKCS7PADDING
    07:48:03.943 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBC
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/TBCPADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/X9.23PADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTE
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB184/ZEROBYTEPADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126-2PADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO10126PADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ISO7816-4PADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/NOPADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS5PADDING
    07:48:03.944 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/PKCS7PADDING
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBC
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/TBCPADDING
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/X9.23PADDING
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTE
    07:48:03.945 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB192/ZEROBYTEPADDING
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126-2PADDING
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO10126PADDING
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ISO7816-4PADDING
    07:48:03.946 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/NOPADDING
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS5PADDING
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/PKCS7PADDING
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBC
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/TBCPADDING
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/X9.23PADDING
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTE
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB200/ZEROBYTEPADDING
    07:48:03.947 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/
    07:48:03.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126
    07:48:03.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2
    07:48:03.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126-2PADDING
    07:48:03.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO10126PADDING
    07:48:03.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4
    07:48:03.948 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ISO7816-4PADDING
    07:48:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/NOPADDING
    07:48:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5
    07:48:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS5PADDING
    07:48:03.949 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/PKCS7PADDING
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBC
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/TBCPADDING
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/X9.23PADDING
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTE
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB208/ZEROBYTEPADDING
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126-2PADDING
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO10126PADDING
    07:48:03.950 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ISO7816-4PADDING
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/NOPADDING
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS5PADDING
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/PKCS7PADDING
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBC
    07:48:03.951 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/TBCPADDING
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/X9.23PADDING
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTE
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB216/ZEROBYTEPADDING
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126
    07:48:03.952 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2
    07:48:03.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126-2PADDING
    07:48:03.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO10126PADDING
    07:48:03.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4
    07:48:03.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ISO7816-4PADDING
    07:48:03.953 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/NOPADDING
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS5PADDING
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/PKCS7PADDING
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBC
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/TBCPADDING
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23
    07:48:03.954 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/X9.23PADDING
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTE
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB224/ZEROBYTEPADDING
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126-2PADDING
    07:48:03.955 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO10126PADDING
    07:48:03.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4
    07:48:03.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ISO7816-4PADDING
    07:48:03.956 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/NOPADDING
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS5PADDING
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/PKCS7PADDING
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBC
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/TBCPADDING
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23
    07:48:03.957 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/X9.23PADDING
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTE
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB232/ZEROBYTEPADDING
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126-2PADDING
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO10126PADDING
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ISO7816-4PADDING
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/NOPADDING
    07:48:03.958 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS5PADDING
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/PKCS7PADDING
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBC
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/TBCPADDING
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/X9.23PADDING
    07:48:03.959 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTE
    07:48:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB24/ZEROBYTEPADDING
    07:48:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/
    07:48:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126
    07:48:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2
    07:48:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126-2PADDING
    07:48:03.960 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO10126PADDING
    07:48:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4
    07:48:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ISO7816-4PADDING
    07:48:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/NOPADDING
    07:48:03.961 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5
    07:48:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS5PADDING
    07:48:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7
    07:48:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/PKCS7PADDING
    07:48:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBC
    07:48:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/TBCPADDING
    07:48:03.962 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/X9.23PADDING
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTE
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB240/ZEROBYTEPADDING
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126-2PADDING
    07:48:03.963 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO10126PADDING
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ISO7816-4PADDING
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/NOPADDING
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS5PADDING
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/PKCS7PADDING
    07:48:03.964 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBC
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/TBCPADDING
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/X9.23PADDING
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTE
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB248/ZEROBYTEPADDING
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/
    07:48:03.965 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126
    07:48:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2
    07:48:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126-2PADDING
    07:48:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO10126PADDING
    07:48:03.966 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ISO7816-4PADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/NOPADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS5PADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/PKCS7PADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBC
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/TBCPADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/X9.23PADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTE
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB256/ZEROBYTEPADDING
    07:48:03.967 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126-2PADDING
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO10126PADDING
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ISO7816-4PADDING
    07:48:03.968 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/NOPADDING
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS5PADDING
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/PKCS7PADDING
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBC
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/TBCPADDING
    07:48:03.969 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23
    07:48:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/X9.23PADDING
    07:48:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTE
    07:48:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB32/ZEROBYTEPADDING
    07:48:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/
    07:48:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126
    07:48:03.970 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126-2PADDING
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO10126PADDING
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ISO7816-4PADDING
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/NOPADDING
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5
    07:48:03.971 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS5PADDING
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/PKCS7PADDING
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBC
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/TBCPADDING
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/X9.23PADDING
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTE
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB40/ZEROBYTEPADDING
    07:48:03.972 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/
    07:48:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126
    07:48:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2
    07:48:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126-2PADDING
    07:48:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO10126PADDING
    07:48:03.973 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ISO7816-4PADDING
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/NOPADDING
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS5PADDING
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/PKCS7PADDING
    07:48:03.974 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBC
    07:48:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/TBCPADDING
    07:48:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23
    07:48:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/X9.23PADDING
    07:48:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTE
    07:48:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB48/ZEROBYTEPADDING
    07:48:03.975 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/
    07:48:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126
    07:48:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2
    07:48:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126-2PADDING
    07:48:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO10126PADDING
    07:48:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4
    07:48:03.976 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ISO7816-4PADDING
    07:48:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/NOPADDING
    07:48:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5
    07:48:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS5PADDING
    07:48:03.977 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/PKCS7PADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBC
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/TBCPADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/X9.23PADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTE
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB56/ZEROBYTEPADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126-2PADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO10126PADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ISO7816-4PADDING
    07:48:03.978 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/NOPADDING
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS5PADDING
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/PKCS7PADDING
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBC
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/TBCPADDING
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23
    07:48:03.979 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/X9.23PADDING
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTE
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB64/ZEROBYTEPADDING
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126-2PADDING
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO10126PADDING
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ISO7816-4PADDING
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/NOPADDING
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5
    07:48:03.980 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS5PADDING
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/PKCS7PADDING
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBC
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/TBCPADDING
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/X9.23PADDING
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTE
    07:48:03.981 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB72/ZEROBYTEPADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126-2PADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO10126PADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ISO7816-4PADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/NOPADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS5PADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/PKCS7PADDING
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBC
    07:48:03.982 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/TBCPADDING
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/X9.23PADDING
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTE
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB8/ZEROBYTEPADDING
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2
    07:48:03.983 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126-2PADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO10126PADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ISO7816-4PADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/NOPADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS5PADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/PKCS7PADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBC
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/TBCPADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/X9.23PADDING
    07:48:03.984 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTE
    07:48:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB80/ZEROBYTEPADDING
    07:48:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/
    07:48:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126
    07:48:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2
    07:48:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126-2PADDING
    07:48:03.985 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO10126PADDING
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ISO7816-4PADDING
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/NOPADDING
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS5PADDING
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/PKCS7PADDING
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBC
    07:48:03.986 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/TBCPADDING
    07:48:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23
    07:48:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/X9.23PADDING
    07:48:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTE
    07:48:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB88/ZEROBYTEPADDING
    07:48:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/
    07:48:03.987 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126-2PADDING
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO10126PADDING
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ISO7816-4PADDING
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/NOPADDING
    07:48:03.988 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS5PADDING
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/PKCS7PADDING
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBC
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/TBCPADDING
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/X9.23PADDING
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTE
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CFB96/ZEROBYTEPADDING
    07:48:03.989 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CTS/
    07:48:03.990 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping.
    07:48:03.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/CTS/NOPADDING
    07:48:03.990 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping.
    07:48:03.990 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/EAX/
    07:48:03.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/EAX/NOPADDING
    07:48:03.991 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/ECB/
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping.
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/ECB/NOPADDING
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping.
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2
    07:48:03.992 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126-2PADDING
    07:48:03.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO10126PADDING
    07:48:03.993 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ISO7816-4PADDING
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/NOPADDING
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS5PADDING
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/PKCS7PADDING
    07:48:03.994 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBC
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/TBCPADDING
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/X9.23PADDING
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTE
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/GOFB/ZEROBYTEPADDING
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126
    07:48:03.995 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126-2PADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO10126PADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ISO7816-4PADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/NOPADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS5PADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/PKCS7PADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBC
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/TBCPADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/X9.23PADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTE
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB/ZEROBYTEPADDING
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/
    07:48:03.996 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126-2PADDING
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO10126PADDING
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ISO7816-4PADDING
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/NOPADDING
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS5PADDING
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/PKCS7PADDING
    07:48:03.997 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBC
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/TBCPADDING
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/X9.23PADDING
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTE
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB104/ZEROBYTEPADDING
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/
    07:48:03.998 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126-2PADDING
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO10126PADDING
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ISO7816-4PADDING
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/NOPADDING
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5
    07:48:03.999 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS5PADDING
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/PKCS7PADDING
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBC
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/TBCPADDING
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/X9.23PADDING
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTE
    07:48:04.000 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB112/ZEROBYTEPADDING
    07:48:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/
    07:48:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126
    07:48:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2
    07:48:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126-2PADDING
    07:48:04.001 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO10126PADDING
    07:48:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4
    07:48:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ISO7816-4PADDING
    07:48:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/NOPADDING
    07:48:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5
    07:48:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS5PADDING
    07:48:04.002 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/PKCS7PADDING
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBC
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/TBCPADDING
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/X9.23PADDING
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTE
    07:48:04.003 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB120/ZEROBYTEPADDING
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126-2PADDING
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO10126PADDING
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ISO7816-4PADDING
    07:48:04.004 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/NOPADDING
    07:48:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5
    07:48:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS5PADDING
    07:48:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7
    07:48:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/PKCS7PADDING
    07:48:04.005 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBC
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/TBCPADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/X9.23PADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTE
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB128/ZEROBYTEPADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126-2PADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO10126PADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ISO7816-4PADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/NOPADDING
    07:48:04.006 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS5PADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/PKCS7PADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBC
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/TBCPADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/X9.23PADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTE
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB136/ZEROBYTEPADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126-2PADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO10126PADDING
    07:48:04.007 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ISO7816-4PADDING
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/NOPADDING
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS5PADDING
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/PKCS7PADDING
    07:48:04.008 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBC
    07:48:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/TBCPADDING
    07:48:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23
    07:48:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/X9.23PADDING
    07:48:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTE
    07:48:04.009 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB144/ZEROBYTEPADDING
    07:48:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/
    07:48:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126
    07:48:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2
    07:48:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126-2PADDING
    07:48:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO10126PADDING
    07:48:04.010 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ISO7816-4PADDING
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/NOPADDING
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS5PADDING
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/PKCS7PADDING
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBC
    07:48:04.011 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/TBCPADDING
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/X9.23PADDING
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTE
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB152/ZEROBYTEPADDING
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126
    07:48:04.012 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2
    07:48:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126-2PADDING
    07:48:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO10126PADDING
    07:48:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4
    07:48:04.013 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ISO7816-4PADDING
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/NOPADDING
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS5PADDING
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/PKCS7PADDING
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBC
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/TBCPADDING
    07:48:04.014 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/X9.23PADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTE
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB16/ZEROBYTEPADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126-2PADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO10126PADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ISO7816-4PADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/NOPADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS5PADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/PKCS7PADDING
    07:48:04.015 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBC
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/TBCPADDING
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/X9.23PADDING
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTE
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB160/ZEROBYTEPADDING
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2
    07:48:04.016 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126-2PADDING
    07:48:04.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO10126PADDING
    07:48:04.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4
    07:48:04.017 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ISO7816-4PADDING
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/NOPADDING
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS5PADDING
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/PKCS7PADDING
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBC
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/TBCPADDING
    07:48:04.018 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23
    07:48:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/X9.23PADDING
    07:48:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTE
    07:48:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB168/ZEROBYTEPADDING
    07:48:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/
    07:48:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126
    07:48:04.019 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126-2PADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO10126PADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ISO7816-4PADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/NOPADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS5PADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/PKCS7PADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBC
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/TBCPADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/X9.23PADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTE
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB176/ZEROBYTEPADDING
    07:48:04.020 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126-2PADDING
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO10126PADDING
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ISO7816-4PADDING
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/NOPADDING
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS5PADDING
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7
    07:48:04.021 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/PKCS7PADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBC
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/TBCPADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/X9.23PADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTE
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB184/ZEROBYTEPADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126-2PADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO10126PADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ISO7816-4PADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/NOPADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS5PADDING
    07:48:04.022 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/PKCS7PADDING
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBC
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/TBCPADDING
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/X9.23PADDING
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTE
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB192/ZEROBYTEPADDING
    07:48:04.023 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126-2PADDING
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO10126PADDING
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ISO7816-4PADDING
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/NOPADDING
    07:48:04.024 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS5PADDING
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/PKCS7PADDING
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBC
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/TBCPADDING
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/X9.23PADDING
    07:48:04.025 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTE
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB200/ZEROBYTEPADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126-2PADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO10126PADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ISO7816-4PADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/NOPADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS5PADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/PKCS7PADDING
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBC
    07:48:04.026 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/TBCPADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/X9.23PADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTE
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB208/ZEROBYTEPADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126-2PADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO10126PADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ISO7816-4PADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/NOPADDING
    07:48:04.027 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS5PADDING
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/PKCS7PADDING
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBC
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/TBCPADDING
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/X9.23PADDING
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTE
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB216/ZEROBYTEPADDING
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126-2PADDING
    07:48:04.028 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO10126PADDING
    07:48:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4
    07:48:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ISO7816-4PADDING
    07:48:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/NOPADDING
    07:48:04.029 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS5PADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/PKCS7PADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBC
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/TBCPADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/X9.23PADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTE
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB224/ZEROBYTEPADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126-2PADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO10126PADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ISO7816-4PADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/NOPADDING
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5
    07:48:04.030 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS5PADDING
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/PKCS7PADDING
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBC
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/TBCPADDING
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/X9.23PADDING
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTE
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB232/ZEROBYTEPADDING
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/
    07:48:04.031 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126-2PADDING
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO10126PADDING
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ISO7816-4PADDING
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/NOPADDING
    07:48:04.032 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5
    07:48:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS5PADDING
    07:48:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7
    07:48:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/PKCS7PADDING
    07:48:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBC
    07:48:04.033 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/TBCPADDING
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/X9.23PADDING
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTE
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB24/ZEROBYTEPADDING
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126
    07:48:04.034 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126-2PADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO10126PADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ISO7816-4PADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/NOPADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS5PADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/PKCS7PADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBC
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/TBCPADDING
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23
    07:48:04.035 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/X9.23PADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTE
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB240/ZEROBYTEPADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126-2PADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO10126PADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ISO7816-4PADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/NOPADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS5PADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/PKCS7PADDING
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBC
    07:48:04.036 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/TBCPADDING
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/X9.23PADDING
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTE
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB248/ZEROBYTEPADDING
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2
    07:48:04.037 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126-2PADDING
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO10126PADDING
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ISO7816-4PADDING
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/NOPADDING
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS5PADDING
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7
    07:48:04.038 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/PKCS7PADDING
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBC
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/TBCPADDING
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/X9.23PADDING
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTE
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB256/ZEROBYTEPADDING
    07:48:04.039 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126-2PADDING
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO10126PADDING
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ISO7816-4PADDING
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/NOPADDING
    07:48:04.040 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5
    07:48:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS5PADDING
    07:48:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7
    07:48:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/PKCS7PADDING
    07:48:04.041 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBC
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/TBCPADDING
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/X9.23PADDING
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTE
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB32/ZEROBYTEPADDING
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/
    07:48:04.042 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126-2PADDING
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO10126PADDING
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ISO7816-4PADDING
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/NOPADDING
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5
    07:48:04.043 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS5PADDING
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/PKCS7PADDING
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBC
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/TBCPADDING
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/X9.23PADDING
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTE
    07:48:04.044 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB40/ZEROBYTEPADDING
    07:48:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/
    07:48:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126
    07:48:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2
    07:48:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126-2PADDING
    07:48:04.045 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO10126PADDING
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ISO7816-4PADDING
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/NOPADDING
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS5PADDING
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/PKCS7PADDING
    07:48:04.046 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBC
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/TBCPADDING
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/X9.23PADDING
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTE
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB48/ZEROBYTEPADDING
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126
    07:48:04.047 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2
    07:48:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126-2PADDING
    07:48:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO10126PADDING
    07:48:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4
    07:48:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ISO7816-4PADDING
    07:48:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/NOPADDING
    07:48:04.048 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5
    07:48:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS5PADDING
    07:48:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7
    07:48:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/PKCS7PADDING
    07:48:04.049 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBC
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/TBCPADDING
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/X9.23PADDING
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTE
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB56/ZEROBYTEPADDING
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126
    07:48:04.050 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126-2PADDING
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO10126PADDING
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ISO7816-4PADDING
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/NOPADDING
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS5PADDING
    07:48:04.051 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/PKCS7PADDING
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBC
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/TBCPADDING
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/X9.23PADDING
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTE
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB64/ZEROBYTEPADDING
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126-2PADDING
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO10126PADDING
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4
    07:48:04.052 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ISO7816-4PADDING
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/NOPADDING
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS5PADDING
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/PKCS7PADDING
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBC
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/TBCPADDING
    07:48:04.053 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/X9.23PADDING
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTE
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB72/ZEROBYTEPADDING
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126-2PADDING
    07:48:04.054 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO10126PADDING
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ISO7816-4PADDING
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/NOPADDING
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS5PADDING
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7
    07:48:04.055 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/PKCS7PADDING
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBC
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/TBCPADDING
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/X9.23PADDING
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTE
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB8/ZEROBYTEPADDING
    07:48:04.056 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/
    07:48:04.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126
    07:48:04.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2
    07:48:04.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126-2PADDING
    07:48:04.057 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO10126PADDING
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ISO7816-4PADDING
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/NOPADDING
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS5PADDING
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7
    07:48:04.058 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/PKCS7PADDING
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBC
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/TBCPADDING
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/X9.23PADDING
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTE
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB80/ZEROBYTEPADDING
    07:48:04.059 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126-2PADDING
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO10126PADDING
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ISO7816-4PADDING
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/NOPADDING
    07:48:04.060 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5
    07:48:04.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS5PADDING
    07:48:04.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7
    07:48:04.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/PKCS7PADDING
    07:48:04.061 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBC
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/TBCPADDING
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/X9.23PADDING
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTE
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB88/ZEROBYTEPADDING
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126
    07:48:04.062 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126-2PADDING
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO10126PADDING
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ISO7816-4PADDING
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/NOPADDING
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5
    07:48:04.063 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS5PADDING
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/PKCS7PADDING
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBC
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/TBCPADDING
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/X9.23PADDING
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTE
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/OFB96/ZEROBYTEPADDING
    07:48:04.064 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/
    07:48:04.065 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126
    07:48:04.065 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2
    07:48:04.065 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126-2PADDING
    07:48:04.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO10126PADDING
    07:48:04.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4
    07:48:04.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ISO7816-4PADDING
    07:48:04.066 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/NOPADDING
    07:48:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5
    07:48:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS5PADDING
    07:48:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7
    07:48:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/PKCS7PADDING
    07:48:04.067 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBC
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/TBCPADDING
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/X9.23PADDING
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTE
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=SKIPJACK/SIC/ZEROBYTEPADDING
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA//
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping.
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA//NOPADDING
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping.
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC-CTS/
    07:48:04.068 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC-CTS/NOPADDING
    07:48:04.069 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/
    07:48:04.069 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126
    07:48:04.069 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2
    07:48:04.069 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126-2PADDING
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO10126PADDING
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ISO7816-4PADDING
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/NOPADDING
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS5
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS5PADDING
    07:48:04.070 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS7
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/PKCS7PADDING
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/TBC
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/TBCPADDING
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/X9.23
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/X9.23PADDING
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTE
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CBC/ZEROBYTEPADDING
    07:48:04.071 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126-2PADDING
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO10126PADDING
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ISO7816-4PADDING
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/NOPADDING
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS5
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS5PADDING
    07:48:04.072 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS7
    07:48:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/PKCS7PADDING
    07:48:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/TBC
    07:48:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/TBCPADDING
    07:48:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/X9.23
    07:48:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/X9.23PADDING
    07:48:04.073 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTE
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB/ZEROBYTEPADDING
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126-2PADDING
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO10126PADDING
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ISO7816-4PADDING
    07:48:04.074 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/NOPADDING
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS5PADDING
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/PKCS7PADDING
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/TBC
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/TBCPADDING
    07:48:04.075 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/X9.23
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/X9.23PADDING
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTE
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB104/ZEROBYTEPADDING
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126-2PADDING
    07:48:04.076 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO10126PADDING
    07:48:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4
    07:48:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ISO7816-4PADDING
    07:48:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/NOPADDING
    07:48:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5
    07:48:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS5PADDING
    07:48:04.077 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/PKCS7PADDING
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/TBC
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/TBCPADDING
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/X9.23
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/X9.23PADDING
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTE
    07:48:04.078 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB112/ZEROBYTEPADDING
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126-2PADDING
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO10126PADDING
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4
    07:48:04.079 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ISO7816-4PADDING
    07:48:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/NOPADDING
    07:48:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5
    07:48:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS5PADDING
    07:48:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7
    07:48:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/PKCS7PADDING
    07:48:04.080 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/TBC
    07:48:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/TBCPADDING
    07:48:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/X9.23
    07:48:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/X9.23PADDING
    07:48:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTE
    07:48:04.081 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB120/ZEROBYTEPADDING
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126-2PADDING
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO10126PADDING
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4
    07:48:04.082 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ISO7816-4PADDING
    07:48:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/NOPADDING
    07:48:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5
    07:48:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS5PADDING
    07:48:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7
    07:48:04.083 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/PKCS7PADDING
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/TBC
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/TBCPADDING
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/X9.23
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/X9.23PADDING
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTE
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB128/ZEROBYTEPADDING
    07:48:04.084 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/
    07:48:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126
    07:48:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2
    07:48:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126-2PADDING
    07:48:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO10126PADDING
    07:48:04.085 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ISO7816-4PADDING
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/NOPADDING
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS5PADDING
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/PKCS7PADDING
    07:48:04.086 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/TBC
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/TBCPADDING
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/X9.23
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/X9.23PADDING
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTE
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB136/ZEROBYTEPADDING
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/
    07:48:04.087 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126-2PADDING
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO10126PADDING
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ISO7816-4PADDING
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/NOPADDING
    07:48:04.088 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5
    07:48:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS5PADDING
    07:48:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7
    07:48:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/PKCS7PADDING
    07:48:04.089 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/TBC
    07:48:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/TBCPADDING
    07:48:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/X9.23
    07:48:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/X9.23PADDING
    07:48:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTE
    07:48:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB144/ZEROBYTEPADDING
    07:48:04.090 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126-2PADDING
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO10126PADDING
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ISO7816-4PADDING
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/NOPADDING
    07:48:04.091 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS5PADDING
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/PKCS7PADDING
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/TBC
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/TBCPADDING
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/X9.23
    07:48:04.092 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/X9.23PADDING
    07:48:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTE
    07:48:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB152/ZEROBYTEPADDING
    07:48:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/
    07:48:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126
    07:48:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2
    07:48:04.093 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126-2PADDING
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO10126PADDING
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ISO7816-4PADDING
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/NOPADDING
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS5PADDING
    07:48:04.094 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/PKCS7PADDING
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/TBC
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/TBCPADDING
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/X9.23
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/X9.23PADDING
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTE
    07:48:04.095 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB16/ZEROBYTEPADDING
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126-2PADDING
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO10126PADDING
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ISO7816-4PADDING
    07:48:04.096 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/NOPADDING
    07:48:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5
    07:48:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS5PADDING
    07:48:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7
    07:48:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/PKCS7PADDING
    07:48:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/TBC
    07:48:04.097 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/TBCPADDING
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/X9.23
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/X9.23PADDING
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTE
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB160/ZEROBYTEPADDING
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126
    07:48:04.098 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126-2PADDING
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO10126PADDING
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ISO7816-4PADDING
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/NOPADDING
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS5PADDING
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7
    07:48:04.099 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/PKCS7PADDING
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/TBC
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/TBCPADDING
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/X9.23
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/X9.23PADDING
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTE
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB168/ZEROBYTEPADDING
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/
    07:48:04.100 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126
    07:48:04.101 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2
    07:48:04.101 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126-2PADDING
    07:48:04.101 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO10126PADDING
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ISO7816-4PADDING
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/NOPADDING
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS5PADDING
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/PKCS7PADDING
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/TBC
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/TBCPADDING
    07:48:04.102 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/X9.23
    07:48:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/X9.23PADDING
    07:48:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTE
    07:48:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB176/ZEROBYTEPADDING
    07:48:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/
    07:48:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126
    07:48:04.103 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126-2PADDING
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO10126PADDING
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ISO7816-4PADDING
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/NOPADDING
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS5PADDING
    07:48:04.104 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7
    07:48:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/PKCS7PADDING
    07:48:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/TBC
    07:48:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/TBCPADDING
    07:48:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/X9.23
    07:48:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/X9.23PADDING
    07:48:04.105 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTE
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB184/ZEROBYTEPADDING
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126-2PADDING
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO10126PADDING
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ISO7816-4PADDING
    07:48:04.106 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/NOPADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS5PADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/PKCS7PADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/TBC
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/TBCPADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/X9.23
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/X9.23PADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTE
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB192/ZEROBYTEPADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126-2PADDING
    07:48:04.107 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO10126PADDING
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ISO7816-4PADDING
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/NOPADDING
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS5PADDING
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/PKCS7PADDING
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/TBC
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/TBCPADDING
    07:48:04.108 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/X9.23
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/X9.23PADDING
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTE
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB200/ZEROBYTEPADDING
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2
    07:48:04.109 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126-2PADDING
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO10126PADDING
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ISO7816-4PADDING
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/NOPADDING
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS5PADDING
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/PKCS7PADDING
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/TBC
    07:48:04.110 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/TBCPADDING
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/X9.23
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/X9.23PADDING
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTE
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB208/ZEROBYTEPADDING
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126-2PADDING
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO10126PADDING
    07:48:04.111 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ISO7816-4PADDING
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/NOPADDING
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS5PADDING
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/PKCS7PADDING
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/TBC
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/TBCPADDING
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/X9.23
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/X9.23PADDING
    07:48:04.112 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTE
    07:48:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB216/ZEROBYTEPADDING
    07:48:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/
    07:48:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126
    07:48:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2
    07:48:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126-2PADDING
    07:48:04.113 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO10126PADDING
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ISO7816-4PADDING
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/NOPADDING
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS5PADDING
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/PKCS7PADDING
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/TBC
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/TBCPADDING
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/X9.23
    07:48:04.114 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/X9.23PADDING
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTE
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB224/ZEROBYTEPADDING
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126-2PADDING
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO10126PADDING
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ISO7816-4PADDING
    07:48:04.115 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/NOPADDING
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS5PADDING
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/PKCS7PADDING
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/TBC
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/TBCPADDING
    07:48:04.116 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/X9.23
    07:48:04.117 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/X9.23PADDING
    07:48:04.117 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTE
    07:48:04.117 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB232/ZEROBYTEPADDING
    07:48:04.117 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126-2PADDING
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO10126PADDING
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ISO7816-4PADDING
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/NOPADDING
    07:48:04.118 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5
    07:48:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS5PADDING
    07:48:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7
    07:48:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/PKCS7PADDING
    07:48:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/TBC
    07:48:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/TBCPADDING
    07:48:04.119 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/X9.23
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/X9.23PADDING
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTE
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB24/ZEROBYTEPADDING
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126-2PADDING
    07:48:04.120 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO10126PADDING
    07:48:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4
    07:48:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ISO7816-4PADDING
    07:48:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/NOPADDING
    07:48:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5
    07:48:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS5PADDING
    07:48:04.121 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/PKCS7PADDING
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/TBC
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/TBCPADDING
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/X9.23
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/X9.23PADDING
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTE
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB240/ZEROBYTEPADDING
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126-2PADDING
    07:48:04.122 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO10126PADDING
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ISO7816-4PADDING
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/NOPADDING
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS5PADDING
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/PKCS7PADDING
    07:48:04.123 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/TBC
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/TBCPADDING
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/X9.23
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/X9.23PADDING
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTE
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB248/ZEROBYTEPADDING
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126-2PADDING
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO10126PADDING
    07:48:04.124 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4
    07:48:04.125 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ISO7816-4PADDING
    07:48:04.125 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/NOPADDING
    07:48:04.125 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS5PADDING
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/PKCS7PADDING
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/TBC
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/TBCPADDING
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/X9.23
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/X9.23PADDING
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTE
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB256/ZEROBYTEPADDING
    07:48:04.126 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126-2PADDING
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO10126PADDING
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ISO7816-4PADDING
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/NOPADDING
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5
    07:48:04.127 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS5PADDING
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/PKCS7PADDING
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/TBC
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/TBCPADDING
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/X9.23
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/X9.23PADDING
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTE
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB32/ZEROBYTEPADDING
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/
    07:48:04.128 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126
    07:48:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2
    07:48:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126-2PADDING
    07:48:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO10126PADDING
    07:48:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4
    07:48:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ISO7816-4PADDING
    07:48:04.129 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/NOPADDING
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS5PADDING
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/PKCS7PADDING
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/TBC
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/TBCPADDING
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/X9.23
    07:48:04.130 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/X9.23PADDING
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTE
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB40/ZEROBYTEPADDING
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126-2PADDING
    07:48:04.131 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO10126PADDING
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ISO7816-4PADDING
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/NOPADDING
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS5PADDING
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/PKCS7PADDING
    07:48:04.132 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/TBC
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/TBCPADDING
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/X9.23
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/X9.23PADDING
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTE
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB48/ZEROBYTEPADDING
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/
    07:48:04.133 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126-2PADDING
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO10126PADDING
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ISO7816-4PADDING
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/NOPADDING
    07:48:04.134 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS5PADDING
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/PKCS7PADDING
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/TBC
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/TBCPADDING
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/X9.23
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/X9.23PADDING
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTE
    07:48:04.135 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB56/ZEROBYTEPADDING
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126-2PADDING
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO10126PADDING
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ISO7816-4PADDING
    07:48:04.136 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/NOPADDING
    07:48:04.137 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5
    07:48:04.137 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS5PADDING
    07:48:04.137 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7
    07:48:04.137 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/PKCS7PADDING
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/TBC
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/TBCPADDING
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/X9.23
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/X9.23PADDING
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTE
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB64/ZEROBYTEPADDING
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/
    07:48:04.138 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126-2PADDING
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO10126PADDING
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ISO7816-4PADDING
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/NOPADDING
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5
    07:48:04.139 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS5PADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/PKCS7PADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/TBC
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/TBCPADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/X9.23
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/X9.23PADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTE
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB72/ZEROBYTEPADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126-2PADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO10126PADDING
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4
    07:48:04.140 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ISO7816-4PADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/NOPADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS5PADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/PKCS7PADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/TBC
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/TBCPADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/X9.23
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/X9.23PADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTE
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB8/ZEROBYTEPADDING
    07:48:04.141 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126-2PADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO10126PADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ISO7816-4PADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/NOPADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS5PADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/PKCS7PADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/TBC
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/TBCPADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/X9.23
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/X9.23PADDING
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTE
    07:48:04.142 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB80/ZEROBYTEPADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126-2PADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO10126PADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ISO7816-4PADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/NOPADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS5PADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/PKCS7PADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/TBC
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/TBCPADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/X9.23
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/X9.23PADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTE
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB88/ZEROBYTEPADDING
    07:48:04.143 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126-2PADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO10126PADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ISO7816-4PADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/NOPADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS5PADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/PKCS7PADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/TBC
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/TBCPADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/X9.23
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/X9.23PADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTE
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CFB96/ZEROBYTEPADDING
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CTS/
    07:48:04.144 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping.
    07:48:04.145 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/CTS/NOPADDING
    07:48:04.145 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping.
    07:48:04.145 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/EAX/
    07:48:04.145 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/EAX/NOPADDING
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/ECB/
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping.
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/ECB/NOPADDING
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping.
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2
    07:48:04.146 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126-2PADDING
    07:48:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO10126PADDING
    07:48:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4
    07:48:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ISO7816-4PADDING
    07:48:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/NOPADDING
    07:48:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5
    07:48:04.147 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS5PADDING
    07:48:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7
    07:48:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/PKCS7PADDING
    07:48:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/TBC
    07:48:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/TBCPADDING
    07:48:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/X9.23
    07:48:04.148 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/X9.23PADDING
    07:48:04.149 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTE
    07:48:04.149 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/GOFB/ZEROBYTEPADDING
    07:48:04.149 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126-2PADDING
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO10126PADDING
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ISO7816-4PADDING
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/NOPADDING
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS5
    07:48:04.150 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS5PADDING
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS7
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/PKCS7PADDING
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/TBC
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/TBCPADDING
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/X9.23
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/X9.23PADDING
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTE
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB/ZEROBYTEPADDING
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/
    07:48:04.151 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126-2PADDING
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO10126PADDING
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ISO7816-4PADDING
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/NOPADDING
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5
    07:48:04.152 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS5PADDING
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/PKCS7PADDING
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/TBC
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/TBCPADDING
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/X9.23
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/X9.23PADDING
    07:48:04.153 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTE
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB104/ZEROBYTEPADDING
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126-2PADDING
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO10126PADDING
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ISO7816-4PADDING
    07:48:04.154 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/NOPADDING
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS5PADDING
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/PKCS7PADDING
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/TBC
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/TBCPADDING
    07:48:04.155 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/X9.23
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/X9.23PADDING
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTE
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB112/ZEROBYTEPADDING
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126-2PADDING
    07:48:04.156 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO10126PADDING
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ISO7816-4PADDING
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/NOPADDING
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS5PADDING
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/PKCS7PADDING
    07:48:04.157 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/TBC
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/TBCPADDING
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/X9.23
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/X9.23PADDING
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTE
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB120/ZEROBYTEPADDING
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126-2PADDING
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO10126PADDING
    07:48:04.158 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ISO7816-4PADDING
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/NOPADDING
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS5PADDING
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/PKCS7PADDING
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/TBC
    07:48:04.159 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/TBCPADDING
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/X9.23
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/X9.23PADDING
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTE
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB128/ZEROBYTEPADDING
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126-2PADDING
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO10126PADDING
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4
    07:48:04.160 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ISO7816-4PADDING
    07:48:04.161 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/NOPADDING
    07:48:04.161 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5
    07:48:04.161 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS5PADDING
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/PKCS7PADDING
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/TBC
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/TBCPADDING
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/X9.23
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/X9.23PADDING
    07:48:04.162 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTE
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB136/ZEROBYTEPADDING
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126-2PADDING
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO10126PADDING
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ISO7816-4PADDING
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/NOPADDING
    07:48:04.163 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS5PADDING
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/PKCS7PADDING
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/TBC
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/TBCPADDING
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/X9.23
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/X9.23PADDING
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTE
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB144/ZEROBYTEPADDING
    07:48:04.164 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126-2PADDING
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO10126PADDING
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ISO7816-4PADDING
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/NOPADDING
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5
    07:48:04.165 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS5PADDING
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/PKCS7PADDING
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/TBC
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/TBCPADDING
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/X9.23
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/X9.23PADDING
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTE
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB152/ZEROBYTEPADDING
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126-2PADDING
    07:48:04.166 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO10126PADDING
    07:48:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4
    07:48:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ISO7816-4PADDING
    07:48:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/NOPADDING
    07:48:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5
    07:48:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS5PADDING
    07:48:04.167 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/PKCS7PADDING
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/TBC
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/TBCPADDING
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/X9.23
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/X9.23PADDING
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTE
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB16/ZEROBYTEPADDING
    07:48:04.168 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/
    07:48:04.169 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126
    07:48:04.169 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2
    07:48:04.169 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126-2PADDING
    07:48:04.169 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO10126PADDING
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ISO7816-4PADDING
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/NOPADDING
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS5PADDING
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/PKCS7PADDING
    07:48:04.170 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/TBC
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/TBCPADDING
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/X9.23
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/X9.23PADDING
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTE
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB160/ZEROBYTEPADDING
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/
    07:48:04.171 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126-2PADDING
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO10126PADDING
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ISO7816-4PADDING
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/NOPADDING
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS5PADDING
    07:48:04.172 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/PKCS7PADDING
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/TBC
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/TBCPADDING
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/X9.23
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/X9.23PADDING
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTE
    07:48:04.173 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB168/ZEROBYTEPADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126-2PADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO10126PADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ISO7816-4PADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/NOPADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS5PADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/PKCS7PADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/TBC
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/TBCPADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/X9.23
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/X9.23PADDING
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTE
    07:48:04.174 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB176/ZEROBYTEPADDING
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126-2PADDING
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO10126PADDING
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ISO7816-4PADDING
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/NOPADDING
    07:48:04.175 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS5PADDING
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/PKCS7PADDING
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/TBC
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/TBCPADDING
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/X9.23
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/X9.23PADDING
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTE
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB184/ZEROBYTEPADDING
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126
    07:48:04.176 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126-2PADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO10126PADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ISO7816-4PADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/NOPADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS5PADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/PKCS7PADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/TBC
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/TBCPADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/X9.23
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/X9.23PADDING
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTE
    07:48:04.177 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB192/ZEROBYTEPADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126-2PADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO10126PADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ISO7816-4PADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/NOPADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS5PADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/PKCS7PADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/TBC
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/TBCPADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/X9.23
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/X9.23PADDING
    07:48:04.178 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTE
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB200/ZEROBYTEPADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126-2PADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO10126PADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ISO7816-4PADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/NOPADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS5PADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/PKCS7PADDING
    07:48:04.179 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/TBC
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/TBCPADDING
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/X9.23
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/X9.23PADDING
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTE
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB208/ZEROBYTEPADDING
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126-2PADDING
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO10126PADDING
    07:48:04.180 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ISO7816-4PADDING
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/NOPADDING
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS5PADDING
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/PKCS7PADDING
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/TBC
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/TBCPADDING
    07:48:04.181 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/X9.23
    07:48:04.182 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/X9.23PADDING
    07:48:04.182 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTE
    07:48:04.182 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB216/ZEROBYTEPADDING
    07:48:04.182 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/
    07:48:04.182 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126
    07:48:04.182 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126-2PADDING
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO10126PADDING
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ISO7816-4PADDING
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/NOPADDING
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS5PADDING
    07:48:04.183 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7
    07:48:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/PKCS7PADDING
    07:48:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/TBC
    07:48:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/TBCPADDING
    07:48:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/X9.23
    07:48:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/X9.23PADDING
    07:48:04.184 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTE
    07:48:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB224/ZEROBYTEPADDING
    07:48:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/
    07:48:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126
    07:48:04.186 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126-2PADDING
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO10126PADDING
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ISO7816-4PADDING
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/NOPADDING
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS5PADDING
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/PKCS7PADDING
    07:48:04.187 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/TBC
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/TBCPADDING
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/X9.23
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/X9.23PADDING
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTE
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB232/ZEROBYTEPADDING
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/
    07:48:04.188 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126
    07:48:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2
    07:48:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126-2PADDING
    07:48:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO10126PADDING
    07:48:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4
    07:48:04.189 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ISO7816-4PADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/NOPADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS5PADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/PKCS7PADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/TBC
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/TBCPADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/X9.23
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/X9.23PADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTE
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB24/ZEROBYTEPADDING
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/
    07:48:04.190 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126-2PADDING
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO10126PADDING
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ISO7816-4PADDING
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/NOPADDING
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS5PADDING
    07:48:04.191 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/PKCS7PADDING
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/TBC
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/TBCPADDING
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/X9.23
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/X9.23PADDING
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTE
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB240/ZEROBYTEPADDING
    07:48:04.192 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/
    07:48:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126
    07:48:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2
    07:48:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126-2PADDING
    07:48:04.193 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO10126PADDING
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ISO7816-4PADDING
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/NOPADDING
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS5PADDING
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7
    07:48:04.194 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/PKCS7PADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/TBC
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/TBCPADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/X9.23
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/X9.23PADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTE
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB248/ZEROBYTEPADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126-2PADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO10126PADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ISO7816-4PADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/NOPADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS5PADDING
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7
    07:48:04.195 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/PKCS7PADDING
    07:48:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/TBC
    07:48:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/TBCPADDING
    07:48:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/X9.23
    07:48:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/X9.23PADDING
    07:48:04.196 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTE
    07:48:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB256/ZEROBYTEPADDING
    07:48:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/
    07:48:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126
    07:48:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2
    07:48:04.197 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126-2PADDING
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO10126PADDING
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ISO7816-4PADDING
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/NOPADDING
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS5PADDING
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/PKCS7PADDING
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/TBC
    07:48:04.198 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/TBCPADDING
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/X9.23
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/X9.23PADDING
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTE
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB32/ZEROBYTEPADDING
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126-2PADDING
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO10126PADDING
    07:48:04.199 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ISO7816-4PADDING
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/NOPADDING
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS5PADDING
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/PKCS7PADDING
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/TBC
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/TBCPADDING
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/X9.23
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/X9.23PADDING
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTE
    07:48:04.200 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB40/ZEROBYTEPADDING
    07:48:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/
    07:48:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126
    07:48:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2
    07:48:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126-2PADDING
    07:48:04.201 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO10126PADDING
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ISO7816-4PADDING
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/NOPADDING
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS5PADDING
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/PKCS7PADDING
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/TBC
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/TBCPADDING
    07:48:04.202 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/X9.23
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/X9.23PADDING
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTE
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB48/ZEROBYTEPADDING
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126-2PADDING
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO10126PADDING
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4
    07:48:04.203 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ISO7816-4PADDING
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/NOPADDING
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS5PADDING
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/PKCS7PADDING
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/TBC
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/TBCPADDING
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/X9.23
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/X9.23PADDING
    07:48:04.204 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTE
    07:48:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB56/ZEROBYTEPADDING
    07:48:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/
    07:48:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126
    07:48:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2
    07:48:04.205 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126-2PADDING
    07:48:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO10126PADDING
    07:48:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4
    07:48:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ISO7816-4PADDING
    07:48:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/NOPADDING
    07:48:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5
    07:48:04.206 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS5PADDING
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/PKCS7PADDING
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/TBC
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/TBCPADDING
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/X9.23
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/X9.23PADDING
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTE
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB64/ZEROBYTEPADDING
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/
    07:48:04.207 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126
    07:48:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2
    07:48:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126-2PADDING
    07:48:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO10126PADDING
    07:48:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4
    07:48:04.208 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ISO7816-4PADDING
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/NOPADDING
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS5PADDING
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/PKCS7PADDING
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/TBC
    07:48:04.209 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/TBCPADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/X9.23
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/X9.23PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTE
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB72/ZEROBYTEPADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126-2PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO10126PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ISO7816-4PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/NOPADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS5PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/PKCS7PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/TBC
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/TBCPADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/X9.23
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/X9.23PADDING
    07:48:04.210 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTE
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB8/ZEROBYTEPADDING
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126-2PADDING
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO10126PADDING
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ISO7816-4PADDING
    07:48:04.211 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/NOPADDING
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS5PADDING
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/PKCS7PADDING
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/TBC
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/TBCPADDING
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/X9.23
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/X9.23PADDING
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTE
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB80/ZEROBYTEPADDING
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126
    07:48:04.212 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2
    07:48:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126-2PADDING
    07:48:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO10126PADDING
    07:48:04.213 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ISO7816-4PADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/NOPADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS5PADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/PKCS7PADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/TBC
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/TBCPADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/X9.23
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/X9.23PADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTE
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB88/ZEROBYTEPADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126-2PADDING
    07:48:04.214 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO10126PADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ISO7816-4PADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/NOPADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS5PADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/PKCS7PADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/TBC
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/TBCPADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/X9.23
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/X9.23PADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTE
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/OFB96/ZEROBYTEPADDING
    07:48:04.215 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/
    07:48:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126
    07:48:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2
    07:48:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126-2PADDING
    07:48:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO10126PADDING
    07:48:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4
    07:48:04.216 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ISO7816-4PADDING
    07:48:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/NOPADDING
    07:48:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS5
    07:48:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS5PADDING
    07:48:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS7
    07:48:04.217 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/PKCS7PADDING
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/TBC
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/TBCPADDING
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/X9.23
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/X9.23PADDING
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTE
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TEA/SIC/ZEROBYTEPADDING
    07:48:04.218 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH//
    07:48:04.222 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping.
    07:48:04.222 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH//NOPADDING
    07:48:04.224 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping.
    07:48:04.224 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/
    07:48:04.227 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC-CTS/NOPADDING
    07:48:04.230 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/
    07:48:04.232 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126
    07:48:04.235 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2
    07:48:04.238 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126-2PADDING
    07:48:04.240 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO10126PADDING
    07:48:04.242 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4
    07:48:04.244 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ISO7816-4PADDING
    07:48:04.247 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/NOPADDING
    07:48:04.250 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5
    07:48:04.252 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS5PADDING
    07:48:04.254 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7
    07:48:04.256 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/PKCS7PADDING
    07:48:04.260 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/TBC
    07:48:04.262 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/TBCPADDING
    07:48:04.264 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23
    07:48:04.267 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/X9.23PADDING
    07:48:04.269 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTE
    07:48:04.271 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CBC/ZEROBYTEPADDING
    07:48:04.273 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CCM/
    07:48:04.273 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:04.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CCM/NOPADDING
    07:48:04.274 [Test worker] ERROR o.s.c.CipherTest - transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets
    07:48:04.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/
    07:48:04.274 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126
    07:48:04.275 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2
    07:48:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126-2PADDING
    07:48:04.276 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO10126PADDING
    07:48:04.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4
    07:48:04.277 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ISO7816-4PADDING
    07:48:04.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/NOPADDING
    07:48:04.278 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5
    07:48:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS5PADDING
    07:48:04.279 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7
    07:48:04.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/PKCS7PADDING
    07:48:04.280 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/TBC
    07:48:04.281 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/TBCPADDING
    07:48:04.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23
    07:48:04.282 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/X9.23PADDING
    07:48:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTE
    07:48:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB/ZEROBYTEPADDING
    07:48:04.283 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/
    07:48:04.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126
    07:48:04.284 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2
    07:48:04.285 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126-2PADDING
    07:48:04.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO10126PADDING
    07:48:04.286 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4
    07:48:04.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ISO7816-4PADDING
    07:48:04.287 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/NOPADDING
    07:48:04.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5
    07:48:04.288 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS5PADDING
    07:48:04.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7
    07:48:04.289 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/PKCS7PADDING
    07:48:04.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBC
    07:48:04.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/TBCPADDING
    07:48:04.290 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23
    07:48:04.291 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/X9.23PADDING
    07:48:04.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTE
    07:48:04.292 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB104/ZEROBYTEPADDING
    07:48:04.293 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/
    07:48:04.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126
    07:48:04.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2
    07:48:04.294 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126-2PADDING
    07:48:04.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO10126PADDING
    07:48:04.295 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4
    07:48:04.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ISO7816-4PADDING
    07:48:04.296 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/NOPADDING
    07:48:04.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5
    07:48:04.297 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS5PADDING
    07:48:04.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7
    07:48:04.298 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/PKCS7PADDING
    07:48:04.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBC
    07:48:04.299 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/TBCPADDING
    07:48:04.300 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23
    07:48:04.300 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/X9.23PADDING
    07:48:04.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTE
    07:48:04.301 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB112/ZEROBYTEPADDING
    07:48:04.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/
    07:48:04.302 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126
    07:48:04.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2
    07:48:04.303 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126-2PADDING
    07:48:04.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO10126PADDING
    07:48:04.304 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4
    07:48:04.305 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ISO7816-4PADDING
    07:48:04.306 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/NOPADDING
    07:48:04.306 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5
    07:48:04.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS5PADDING
    07:48:04.307 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7
    07:48:04.308 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/PKCS7PADDING
    07:48:04.308 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBC
    07:48:04.309 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/TBCPADDING
    07:48:04.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23
    07:48:04.310 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/X9.23PADDING
    07:48:04.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTE
    07:48:04.311 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB120/ZEROBYTEPADDING
    07:48:04.312 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/
    07:48:04.313 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126
    07:48:04.313 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2
    07:48:04.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126-2PADDING
    07:48:04.314 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO10126PADDING
    07:48:04.315 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4
    07:48:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ISO7816-4PADDING
    07:48:04.316 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/NOPADDING
    07:48:04.317 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5
    07:48:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS5PADDING
    07:48:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7
    07:48:04.318 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/PKCS7PADDING
    07:48:04.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBC
    07:48:04.319 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/TBCPADDING
    07:48:04.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23
    07:48:04.320 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/X9.23PADDING
    07:48:04.321 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTE
    07:48:04.321 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB128/ZEROBYTEPADDING
    07:48:04.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/
    07:48:04.322 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126
    07:48:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2
    07:48:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126-2PADDING
    07:48:04.323 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO10126PADDING
    07:48:04.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4
    07:48:04.324 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ISO7816-4PADDING
    07:48:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/NOPADDING
    07:48:04.325 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5
    07:48:04.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS5PADDING
    07:48:04.326 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7
    07:48:04.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/PKCS7PADDING
    07:48:04.327 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBC
    07:48:04.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/TBCPADDING
    07:48:04.328 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23
    07:48:04.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/X9.23PADDING
    07:48:04.329 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTE
    07:48:04.330 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB136/ZEROBYTEPADDING
    07:48:04.330 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/
    07:48:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126
    07:48:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2
    07:48:04.331 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126-2PADDING
    07:48:04.332 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO10126PADDING
    07:48:04.332 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4
    07:48:04.333 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ISO7816-4PADDING
    07:48:04.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/NOPADDING
    07:48:04.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5
    07:48:04.334 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS5PADDING
    07:48:04.335 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7
    07:48:04.335 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/PKCS7PADDING
    07:48:04.336 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBC
    07:48:04.336 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/TBCPADDING
    07:48:04.337 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23
    07:48:04.337 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/X9.23PADDING
    07:48:04.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTE
    07:48:04.338 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB144/ZEROBYTEPADDING
    07:48:04.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/
    07:48:04.339 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126
    07:48:04.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2
    07:48:04.340 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126-2PADDING
    07:48:04.341 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO10126PADDING
    07:48:04.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4
    07:48:04.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ISO7816-4PADDING
    07:48:04.342 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/NOPADDING
    07:48:04.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5
    07:48:04.343 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS5PADDING
    07:48:04.344 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7
    07:48:04.344 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/PKCS7PADDING
    07:48:04.345 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBC
    07:48:04.345 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/TBCPADDING
    07:48:04.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23
    07:48:04.346 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/X9.23PADDING
    07:48:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTE
    07:48:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB152/ZEROBYTEPADDING
    07:48:04.347 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/
    07:48:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126
    07:48:04.348 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2
    07:48:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126-2PADDING
    07:48:04.349 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO10126PADDING
    07:48:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4
    07:48:04.350 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ISO7816-4PADDING
    07:48:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/NOPADDING
    07:48:04.351 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5
    07:48:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS5PADDING
    07:48:04.352 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7
    07:48:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/PKCS7PADDING
    07:48:04.353 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBC
    07:48:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/TBCPADDING
    07:48:04.354 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23
    07:48:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/X9.23PADDING
    07:48:04.355 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTE
    07:48:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB16/ZEROBYTEPADDING
    07:48:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/
    07:48:04.356 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126
    07:48:04.357 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2
    07:48:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126-2PADDING
    07:48:04.358 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO10126PADDING
    07:48:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4
    07:48:04.359 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ISO7816-4PADDING
    07:48:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/NOPADDING
    07:48:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5
    07:48:04.360 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS5PADDING
    07:48:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7
    07:48:04.361 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/PKCS7PADDING
    07:48:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBC
    07:48:04.362 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/TBCPADDING
    07:48:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23
    07:48:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/X9.23PADDING
    07:48:04.363 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTE
    07:48:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB160/ZEROBYTEPADDING
    07:48:04.364 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/
    07:48:04.365 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126
    07:48:04.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2
    07:48:04.366 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126-2PADDING
    07:48:04.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO10126PADDING
    07:48:04.367 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4
    07:48:04.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ISO7816-4PADDING
    07:48:04.368 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/NOPADDING
    07:48:04.369 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5
    07:48:04.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS5PADDING
    07:48:04.370 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7
    07:48:04.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/PKCS7PADDING
    07:48:04.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBC
    07:48:04.371 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/TBCPADDING
    07:48:04.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23
    07:48:04.372 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/X9.23PADDING
    07:48:04.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTE
    07:48:04.373 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB168/ZEROBYTEPADDING
    07:48:04.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/
    07:48:04.374 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126
    07:48:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2
    07:48:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126-2PADDING
    07:48:04.375 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO10126PADDING
    07:48:04.376 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4
    07:48:04.377 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ISO7816-4PADDING
    07:48:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/NOPADDING
    07:48:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5
    07:48:04.378 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS5PADDING
    07:48:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7
    07:48:04.379 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/PKCS7PADDING
    07:48:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBC
    07:48:04.380 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/TBCPADDING
    07:48:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23
    07:48:04.381 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/X9.23PADDING
    07:48:04.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTE
    07:48:04.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB176/ZEROBYTEPADDING
    07:48:04.382 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/
    07:48:04.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126
    07:48:04.383 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2
    07:48:04.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126-2PADDING
    07:48:04.384 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO10126PADDING
    07:48:04.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4
    07:48:04.385 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ISO7816-4PADDING
    07:48:04.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/NOPADDING
    07:48:04.386 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5
    07:48:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS5PADDING
    07:48:04.387 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7
    07:48:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/PKCS7PADDING
    07:48:04.388 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBC
    07:48:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/TBCPADDING
    07:48:04.389 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23
    07:48:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/X9.23PADDING
    07:48:04.390 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTE
    07:48:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB184/ZEROBYTEPADDING
    07:48:04.391 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/
    07:48:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126
    07:48:04.392 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2
    07:48:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126-2PADDING
    07:48:04.393 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO10126PADDING
    07:48:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4
    07:48:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ISO7816-4PADDING
    07:48:04.394 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/NOPADDING
    07:48:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5
    07:48:04.395 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS5PADDING
    07:48:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7
    07:48:04.396 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/PKCS7PADDING
    07:48:04.397 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBC
    07:48:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/TBCPADDING
    07:48:04.398 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23
    07:48:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/X9.23PADDING
    07:48:04.399 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTE
    07:48:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB192/ZEROBYTEPADDING
    07:48:04.400 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/
    07:48:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126
    07:48:04.401 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2
    07:48:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126-2PADDING
    07:48:04.402 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO10126PADDING
    07:48:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4
    07:48:04.403 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ISO7816-4PADDING
    07:48:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/NOPADDING
    07:48:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5
    07:48:04.404 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS5PADDING
    07:48:04.405 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7
    07:48:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/PKCS7PADDING
    07:48:04.406 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBC
    07:48:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/TBCPADDING
    07:48:04.407 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23
    07:48:04.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/X9.23PADDING
    07:48:04.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTE
    07:48:04.408 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB200/ZEROBYTEPADDING
    07:48:04.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/
    07:48:04.409 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126
    07:48:04.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2
    07:48:04.410 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126-2PADDING
    07:48:04.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO10126PADDING
    07:48:04.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4
    07:48:04.411 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ISO7816-4PADDING
    07:48:04.412 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/NOPADDING
    07:48:04.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5
    07:48:04.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS5PADDING
    07:48:04.413 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7
    07:48:04.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/PKCS7PADDING
    07:48:04.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBC
    07:48:04.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/TBCPADDING
    07:48:04.414 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23
    07:48:04.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/X9.23PADDING
    07:48:04.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTE
    07:48:04.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB208/ZEROBYTEPADDING
    07:48:04.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/
    07:48:04.415 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126
    07:48:04.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2
    07:48:04.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126-2PADDING
    07:48:04.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO10126PADDING
    07:48:04.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4
    07:48:04.416 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ISO7816-4PADDING
    07:48:04.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/NOPADDING
    07:48:04.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5
    07:48:04.417 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS5PADDING
    07:48:04.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7
    07:48:04.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/PKCS7PADDING
    07:48:04.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBC
    07:48:04.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/TBCPADDING
    07:48:04.418 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23
    07:48:04.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/X9.23PADDING
    07:48:04.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTE
    07:48:04.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB216/ZEROBYTEPADDING
    07:48:04.419 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/
    07:48:04.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126
    07:48:04.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2
    07:48:04.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126-2PADDING
    07:48:04.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO10126PADDING
    07:48:04.420 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4
    07:48:04.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ISO7816-4PADDING
    07:48:04.421 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/NOPADDING
    07:48:04.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5
    07:48:04.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS5PADDING
    07:48:04.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7
    07:48:04.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/PKCS7PADDING
    07:48:04.422 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBC
    07:48:04.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/TBCPADDING
    07:48:04.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23
    07:48:04.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/X9.23PADDING
    07:48:04.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTE
    07:48:04.423 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB224/ZEROBYTEPADDING
    07:48:04.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/
    07:48:04.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126
    07:48:04.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2
    07:48:04.424 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126-2PADDING
    07:48:04.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO10126PADDING
    07:48:04.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4
    07:48:04.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ISO7816-4PADDING
    07:48:04.425 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/NOPADDING
    07:48:04.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5
    07:48:04.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS5PADDING
    07:48:04.426 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7
    07:48:04.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/PKCS7PADDING
    07:48:04.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBC
    07:48:04.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/TBCPADDING
    07:48:04.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23
    07:48:04.427 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/X9.23PADDING
    07:48:04.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTE
    07:48:04.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB232/ZEROBYTEPADDING
    07:48:04.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/
    07:48:04.428 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126
    07:48:04.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2
    07:48:04.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126-2PADDING
    07:48:04.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO10126PADDING
    07:48:04.429 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4
    07:48:04.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ISO7816-4PADDING
    07:48:04.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/NOPADDING
    07:48:04.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5
    07:48:04.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS5PADDING
    07:48:04.430 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7
    07:48:04.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/PKCS7PADDING
    07:48:04.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBC
    07:48:04.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/TBCPADDING
    07:48:04.431 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23
    07:48:04.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/X9.23PADDING
    07:48:04.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTE
    07:48:04.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB24/ZEROBYTEPADDING
    07:48:04.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/
    07:48:04.432 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126
    07:48:04.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2
    07:48:04.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126-2PADDING
    07:48:04.433 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO10126PADDING
    07:48:04.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4
    07:48:04.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ISO7816-4PADDING
    07:48:04.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/NOPADDING
    07:48:04.434 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5
    07:48:04.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS5PADDING
    07:48:04.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7
    07:48:04.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/PKCS7PADDING
    07:48:04.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBC
    07:48:04.435 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/TBCPADDING
    07:48:04.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23
    07:48:04.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/X9.23PADDING
    07:48:04.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTE
    07:48:04.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB240/ZEROBYTEPADDING
    07:48:04.436 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/
    07:48:04.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126
    07:48:04.437 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2
    07:48:04.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126-2PADDING
    07:48:04.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO10126PADDING
    07:48:04.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4
    07:48:04.438 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ISO7816-4PADDING
    07:48:04.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/NOPADDING
    07:48:04.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5
    07:48:04.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS5PADDING
    07:48:04.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7
    07:48:04.439 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/PKCS7PADDING
    07:48:04.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBC
    07:48:04.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/TBCPADDING
    07:48:04.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23
    07:48:04.440 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/X9.23PADDING
    07:48:04.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTE
    07:48:04.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB248/ZEROBYTEPADDING
    07:48:04.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/
    07:48:04.441 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126
    07:48:04.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2
    07:48:04.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126-2PADDING
    07:48:04.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO10126PADDING
    07:48:04.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4
    07:48:04.442 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ISO7816-4PADDING
    07:48:04.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/NOPADDING
    07:48:04.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5
    07:48:04.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS5PADDING
    07:48:04.443 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7
    07:48:04.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/PKCS7PADDING
    07:48:04.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBC
    07:48:04.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/TBCPADDING
    07:48:04.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23
    07:48:04.444 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/X9.23PADDING
    07:48:04.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTE
    07:48:04.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB256/ZEROBYTEPADDING
    07:48:04.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/
    07:48:04.445 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126
    07:48:04.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2
    07:48:04.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126-2PADDING
    07:48:04.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO10126PADDING
    07:48:04.446 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4
    07:48:04.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ISO7816-4PADDING
    07:48:04.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/NOPADDING
    07:48:04.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5
    07:48:04.447 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS5PADDING
    07:48:04.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7
    07:48:04.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/PKCS7PADDING
    07:48:04.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBC
    07:48:04.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/TBCPADDING
    07:48:04.448 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23
    07:48:04.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/X9.23PADDING
    07:48:04.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTE
    07:48:04.449 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB32/ZEROBYTEPADDING
    07:48:04.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/
    07:48:04.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126
    07:48:04.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2
    07:48:04.450 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126-2PADDING
    07:48:04.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO10126PADDING
    07:48:04.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4
    07:48:04.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ISO7816-4PADDING
    07:48:04.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/NOPADDING
    07:48:04.451 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5
    07:48:04.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS5PADDING
    07:48:04.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7
    07:48:04.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/PKCS7PADDING
    07:48:04.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBC
    07:48:04.452 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/TBCPADDING
    07:48:04.453 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23
    07:48:04.453 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/X9.23PADDING
    07:48:04.453 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTE
    07:48:04.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB40/ZEROBYTEPADDING
    07:48:04.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/
    07:48:04.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126
    07:48:04.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2
    07:48:04.454 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126-2PADDING
    07:48:04.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO10126PADDING
    07:48:04.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4
    07:48:04.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ISO7816-4PADDING
    07:48:04.455 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/NOPADDING
    07:48:04.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5
    07:48:04.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS5PADDING
    07:48:04.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7
    07:48:04.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/PKCS7PADDING
    07:48:04.456 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBC
    07:48:04.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/TBCPADDING
    07:48:04.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23
    07:48:04.457 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/X9.23PADDING
    07:48:04.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTE
    07:48:04.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB48/ZEROBYTEPADDING
    07:48:04.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/
    07:48:04.458 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126
    07:48:04.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2
    07:48:04.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126-2PADDING
    07:48:04.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO10126PADDING
    07:48:04.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4
    07:48:04.459 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ISO7816-4PADDING
    07:48:04.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/NOPADDING
    07:48:04.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5
    07:48:04.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS5PADDING
    07:48:04.460 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7
    07:48:04.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/PKCS7PADDING
    07:48:04.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBC
    07:48:04.461 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/TBCPADDING
    07:48:04.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23
    07:48:04.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/X9.23PADDING
    07:48:04.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTE
    07:48:04.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB56/ZEROBYTEPADDING
    07:48:04.462 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/
    07:48:04.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126
    07:48:04.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2
    07:48:04.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126-2PADDING
    07:48:04.463 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO10126PADDING
    07:48:04.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4
    07:48:04.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ISO7816-4PADDING
    07:48:04.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/NOPADDING
    07:48:04.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5
    07:48:04.464 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS5PADDING
    07:48:04.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7
    07:48:04.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/PKCS7PADDING
    07:48:04.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBC
    07:48:04.465 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/TBCPADDING
    07:48:04.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23
    07:48:04.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/X9.23PADDING
    07:48:04.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTE
    07:48:04.466 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB64/ZEROBYTEPADDING
    07:48:04.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/
    07:48:04.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126
    07:48:04.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2
    07:48:04.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126-2PADDING
    07:48:04.467 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO10126PADDING
    07:48:04.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4
    07:48:04.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ISO7816-4PADDING
    07:48:04.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/NOPADDING
    07:48:04.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5
    07:48:04.468 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS5PADDING
    07:48:04.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7
    07:48:04.469 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/PKCS7PADDING
    07:48:04.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBC
    07:48:04.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/TBCPADDING
    07:48:04.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23
    07:48:04.470 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/X9.23PADDING
    07:48:04.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTE
    07:48:04.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB72/ZEROBYTEPADDING
    07:48:04.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/
    07:48:04.471 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126
    07:48:04.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2
    07:48:04.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126-2PADDING
    07:48:04.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO10126PADDING
    07:48:04.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4
    07:48:04.472 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ISO7816-4PADDING
    07:48:04.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/NOPADDING
    07:48:04.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5
    07:48:04.473 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS5PADDING
    07:48:04.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7
    07:48:04.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/PKCS7PADDING
    07:48:04.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBC
    07:48:04.474 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/TBCPADDING
    07:48:04.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23
    07:48:04.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/X9.23PADDING
    07:48:04.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTE
    07:48:04.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB8/ZEROBYTEPADDING
    07:48:04.475 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/
    07:48:04.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126
    07:48:04.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2
    07:48:04.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126-2PADDING
    07:48:04.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO10126PADDING
    07:48:04.476 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4
    07:48:04.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ISO7816-4PADDING
    07:48:04.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/NOPADDING
    07:48:04.477 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5
    07:48:04.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS5PADDING
    07:48:04.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7
    07:48:04.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/PKCS7PADDING
    07:48:04.478 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBC
    07:48:04.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/TBCPADDING
    07:48:04.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23
    07:48:04.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/X9.23PADDING
    07:48:04.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTE
    07:48:04.479 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB80/ZEROBYTEPADDING
    07:48:04.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/
    07:48:04.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126
    07:48:04.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2
    07:48:04.480 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126-2PADDING
    07:48:04.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO10126PADDING
    07:48:04.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4
    07:48:04.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ISO7816-4PADDING
    07:48:04.481 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/NOPADDING
    07:48:04.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5
    07:48:04.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS5PADDING
    07:48:04.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7
    07:48:04.482 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/PKCS7PADDING
    07:48:04.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBC
    07:48:04.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/TBCPADDING
    07:48:04.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23
    07:48:04.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/X9.23PADDING
    07:48:04.483 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTE
    07:48:04.484 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB88/ZEROBYTEPADDING
    07:48:04.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/
    07:48:04.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126
    07:48:04.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2
    07:48:04.510 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126-2PADDING
    07:48:04.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO10126PADDING
    07:48:04.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4
    07:48:04.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ISO7816-4PADDING
    07:48:04.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/NOPADDING
    07:48:04.511 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5
    07:48:04.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS5PADDING
    07:48:04.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7
    07:48:04.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/PKCS7PADDING
    07:48:04.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBC
    07:48:04.512 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/TBCPADDING
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/X9.23PADDING
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTE
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CFB96/ZEROBYTEPADDING
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CTS/
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping.
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/CTS/NOPADDING
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping.
    07:48:04.513 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/EAX/
    07:48:04.514 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/EAX/NOPADDING
    07:48:04.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/ECB/
    07:48:04.515 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping.
    07:48:04.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/ECB/NOPADDING
    07:48:04.515 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping.
    07:48:04.515 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/GCM/
    07:48:04.516 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/GCM/NOPADDING
    07:48:04.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/
    07:48:04.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126
    07:48:04.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2
    07:48:04.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126-2PADDING
    07:48:04.517 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO10126PADDING
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ISO7816-4PADDING
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/NOPADDING
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS5PADDING
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7
    07:48:04.518 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/PKCS7PADDING
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/TBC
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/TBCPADDING
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/X9.23PADDING
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTE
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB/ZEROBYTEPADDING
    07:48:04.519 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126-2PADDING
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO10126PADDING
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ISO7816-4PADDING
    07:48:04.520 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/NOPADDING
    07:48:04.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5
    07:48:04.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS5PADDING
    07:48:04.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7
    07:48:04.521 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/PKCS7PADDING
    07:48:04.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBC
    07:48:04.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/TBCPADDING
    07:48:04.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23
    07:48:04.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/X9.23PADDING
    07:48:04.522 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTE
    07:48:04.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB104/ZEROBYTEPADDING
    07:48:04.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/
    07:48:04.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126
    07:48:04.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2
    07:48:04.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126-2PADDING
    07:48:04.523 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO10126PADDING
    07:48:04.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4
    07:48:04.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ISO7816-4PADDING
    07:48:04.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/NOPADDING
    07:48:04.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5
    07:48:04.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS5PADDING
    07:48:04.524 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7
    07:48:04.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/PKCS7PADDING
    07:48:04.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBC
    07:48:04.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/TBCPADDING
    07:48:04.525 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23
    07:48:04.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/X9.23PADDING
    07:48:04.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTE
    07:48:04.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB112/ZEROBYTEPADDING
    07:48:04.526 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/
    07:48:04.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126
    07:48:04.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2
    07:48:04.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126-2PADDING
    07:48:04.527 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO10126PADDING
    07:48:04.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4
    07:48:04.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ISO7816-4PADDING
    07:48:04.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/NOPADDING
    07:48:04.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5
    07:48:04.528 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS5PADDING
    07:48:04.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7
    07:48:04.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/PKCS7PADDING
    07:48:04.529 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBC
    07:48:04.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/TBCPADDING
    07:48:04.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23
    07:48:04.530 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/X9.23PADDING
    07:48:04.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTE
    07:48:04.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB120/ZEROBYTEPADDING
    07:48:04.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/
    07:48:04.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126
    07:48:04.531 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2
    07:48:04.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126-2PADDING
    07:48:04.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO10126PADDING
    07:48:04.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4
    07:48:04.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ISO7816-4PADDING
    07:48:04.532 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/NOPADDING
    07:48:04.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5
    07:48:04.533 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS5PADDING
    07:48:04.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7
    07:48:04.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/PKCS7PADDING
    07:48:04.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBC
    07:48:04.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/TBCPADDING
    07:48:04.534 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23
    07:48:04.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/X9.23PADDING
    07:48:04.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTE
    07:48:04.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB128/ZEROBYTEPADDING
    07:48:04.535 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/
    07:48:04.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126
    07:48:04.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2
    07:48:04.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126-2PADDING
    07:48:04.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO10126PADDING
    07:48:04.536 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4
    07:48:04.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ISO7816-4PADDING
    07:48:04.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/NOPADDING
    07:48:04.537 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5
    07:48:04.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS5PADDING
    07:48:04.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7
    07:48:04.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/PKCS7PADDING
    07:48:04.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBC
    07:48:04.538 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/TBCPADDING
    07:48:04.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23
    07:48:04.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/X9.23PADDING
    07:48:04.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTE
    07:48:04.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB136/ZEROBYTEPADDING
    07:48:04.539 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/
    07:48:04.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126
    07:48:04.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2
    07:48:04.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126-2PADDING
    07:48:04.540 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO10126PADDING
    07:48:04.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4
    07:48:04.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ISO7816-4PADDING
    07:48:04.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/NOPADDING
    07:48:04.541 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5
    07:48:04.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS5PADDING
    07:48:04.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7
    07:48:04.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/PKCS7PADDING
    07:48:04.542 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBC
    07:48:04.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/TBCPADDING
    07:48:04.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23
    07:48:04.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/X9.23PADDING
    07:48:04.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTE
    07:48:04.543 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB144/ZEROBYTEPADDING
    07:48:04.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/
    07:48:04.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126
    07:48:04.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2
    07:48:04.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126-2PADDING
    07:48:04.544 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO10126PADDING
    07:48:04.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4
    07:48:04.545 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ISO7816-4PADDING
    07:48:04.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/NOPADDING
    07:48:04.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5
    07:48:04.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS5PADDING
    07:48:04.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7
    07:48:04.546 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/PKCS7PADDING
    07:48:04.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBC
    07:48:04.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/TBCPADDING
    07:48:04.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23
    07:48:04.547 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/X9.23PADDING
    07:48:04.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTE
    07:48:04.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB152/ZEROBYTEPADDING
    07:48:04.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/
    07:48:04.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126
    07:48:04.548 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2
    07:48:04.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126-2PADDING
    07:48:04.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO10126PADDING
    07:48:04.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4
    07:48:04.549 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ISO7816-4PADDING
    07:48:04.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/NOPADDING
    07:48:04.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5
    07:48:04.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS5PADDING
    07:48:04.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7
    07:48:04.550 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/PKCS7PADDING
    07:48:04.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBC
    07:48:04.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/TBCPADDING
    07:48:04.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23
    07:48:04.551 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/X9.23PADDING
    07:48:04.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTE
    07:48:04.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB16/ZEROBYTEPADDING
    07:48:04.552 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/
    07:48:04.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126
    07:48:04.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2
    07:48:04.553 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126-2PADDING
    07:48:04.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO10126PADDING
    07:48:04.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4
    07:48:04.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ISO7816-4PADDING
    07:48:04.554 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/NOPADDING
    07:48:04.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5
    07:48:04.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS5PADDING
    07:48:04.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7
    07:48:04.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/PKCS7PADDING
    07:48:04.555 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBC
    07:48:04.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/TBCPADDING
    07:48:04.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23
    07:48:04.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/X9.23PADDING
    07:48:04.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTE
    07:48:04.556 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB160/ZEROBYTEPADDING
    07:48:04.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/
    07:48:04.557 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126
    07:48:04.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2
    07:48:04.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126-2PADDING
    07:48:04.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO10126PADDING
    07:48:04.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4
    07:48:04.558 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ISO7816-4PADDING
    07:48:04.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/NOPADDING
    07:48:04.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5
    07:48:04.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS5PADDING
    07:48:04.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7
    07:48:04.559 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/PKCS7PADDING
    07:48:04.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBC
    07:48:04.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/TBCPADDING
    07:48:04.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23
    07:48:04.560 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/X9.23PADDING
    07:48:04.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTE
    07:48:04.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB168/ZEROBYTEPADDING
    07:48:04.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/
    07:48:04.561 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126
    07:48:04.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2
    07:48:04.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126-2PADDING
    07:48:04.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO10126PADDING
    07:48:04.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4
    07:48:04.562 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ISO7816-4PADDING
    07:48:04.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/NOPADDING
    07:48:04.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5
    07:48:04.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS5PADDING
    07:48:04.563 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7
    07:48:04.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/PKCS7PADDING
    07:48:04.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBC
    07:48:04.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/TBCPADDING
    07:48:04.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23
    07:48:04.564 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/X9.23PADDING
    07:48:04.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTE
    07:48:04.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB176/ZEROBYTEPADDING
    07:48:04.565 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/
    07:48:04.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126
    07:48:04.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2
    07:48:04.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126-2PADDING
    07:48:04.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO10126PADDING
    07:48:04.566 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4
    07:48:04.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ISO7816-4PADDING
    07:48:04.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/NOPADDING
    07:48:04.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5
    07:48:04.567 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS5PADDING
    07:48:04.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7
    07:48:04.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/PKCS7PADDING
    07:48:04.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBC
    07:48:04.568 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/TBCPADDING
    07:48:04.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23
    07:48:04.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/X9.23PADDING
    07:48:04.569 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTE
    07:48:04.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB184/ZEROBYTEPADDING
    07:48:04.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/
    07:48:04.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126
    07:48:04.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2
    07:48:04.570 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126-2PADDING
    07:48:04.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO10126PADDING
    07:48:04.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4
    07:48:04.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ISO7816-4PADDING
    07:48:04.571 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/NOPADDING
    07:48:04.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5
    07:48:04.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS5PADDING
    07:48:04.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7
    07:48:04.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/PKCS7PADDING
    07:48:04.572 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBC
    07:48:04.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/TBCPADDING
    07:48:04.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23
    07:48:04.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/X9.23PADDING
    07:48:04.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTE
    07:48:04.573 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB192/ZEROBYTEPADDING
    07:48:04.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/
    07:48:04.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126
    07:48:04.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2
    07:48:04.574 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126-2PADDING
    07:48:04.575 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO10126PADDING
    07:48:04.575 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4
    07:48:04.575 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ISO7816-4PADDING
    07:48:04.575 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/NOPADDING
    07:48:04.575 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5
    07:48:04.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS5PADDING
    07:48:04.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7
    07:48:04.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/PKCS7PADDING
    07:48:04.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBC
    07:48:04.576 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/TBCPADDING
    07:48:04.577 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23
    07:48:04.577 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/X9.23PADDING
    07:48:04.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTE
    07:48:04.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB200/ZEROBYTEPADDING
    07:48:04.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/
    07:48:04.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126
    07:48:04.578 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2
    07:48:04.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126-2PADDING
    07:48:04.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO10126PADDING
    07:48:04.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4
    07:48:04.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ISO7816-4PADDING
    07:48:04.579 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/NOPADDING
    07:48:04.580 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5
    07:48:04.580 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS5PADDING
    07:48:04.580 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7
    07:48:04.580 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/PKCS7PADDING
    07:48:04.581 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBC
    07:48:04.581 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/TBCPADDING
    07:48:04.581 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23
    07:48:04.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/X9.23PADDING
    07:48:04.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTE
    07:48:04.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB208/ZEROBYTEPADDING
    07:48:04.582 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/
    07:48:04.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126
    07:48:04.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2
    07:48:04.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126-2PADDING
    07:48:04.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO10126PADDING
    07:48:04.583 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4
    07:48:04.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ISO7816-4PADDING
    07:48:04.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/NOPADDING
    07:48:04.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5
    07:48:04.584 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS5PADDING
    07:48:04.585 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7
    07:48:04.585 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/PKCS7PADDING
    07:48:04.585 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBC
    07:48:04.586 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/TBCPADDING
    07:48:04.586 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23
    07:48:04.586 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/X9.23PADDING
    07:48:04.586 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTE
    07:48:04.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB216/ZEROBYTEPADDING
    07:48:04.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/
    07:48:04.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126
    07:48:04.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2
    07:48:04.587 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126-2PADDING
    07:48:04.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO10126PADDING
    07:48:04.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4
    07:48:04.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ISO7816-4PADDING
    07:48:04.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/NOPADDING
    07:48:04.588 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5
    07:48:04.589 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS5PADDING
    07:48:04.589 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7
    07:48:04.589 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/PKCS7PADDING
    07:48:04.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBC
    07:48:04.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/TBCPADDING
    07:48:04.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23
    07:48:04.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/X9.23PADDING
    07:48:04.590 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTE
    07:48:04.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB224/ZEROBYTEPADDING
    07:48:04.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/
    07:48:04.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126
    07:48:04.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2
    07:48:04.591 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126-2PADDING
    07:48:04.592 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO10126PADDING
    07:48:04.592 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4
    07:48:04.592 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ISO7816-4PADDING
    07:48:04.592 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/NOPADDING
    07:48:04.592 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5
    07:48:04.593 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS5PADDING
    07:48:04.593 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7
    07:48:04.593 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/PKCS7PADDING
    07:48:04.593 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBC
    07:48:04.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/TBCPADDING
    07:48:04.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23
    07:48:04.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/X9.23PADDING
    07:48:04.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTE
    07:48:04.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB232/ZEROBYTEPADDING
    07:48:04.594 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/
    07:48:04.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126
    07:48:04.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2
    07:48:04.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126-2PADDING
    07:48:04.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO10126PADDING
    07:48:04.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4
    07:48:04.595 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ISO7816-4PADDING
    07:48:04.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/NOPADDING
    07:48:04.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5
    07:48:04.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS5PADDING
    07:48:04.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7
    07:48:04.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/PKCS7PADDING
    07:48:04.596 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBC
    07:48:04.597 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/TBCPADDING
    07:48:04.597 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23
    07:48:04.597 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/X9.23PADDING
    07:48:04.597 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTE
    07:48:04.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB24/ZEROBYTEPADDING
    07:48:04.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/
    07:48:04.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126
    07:48:04.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2
    07:48:04.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126-2PADDING
    07:48:04.598 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO10126PADDING
    07:48:04.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4
    07:48:04.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ISO7816-4PADDING
    07:48:04.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/NOPADDING
    07:48:04.599 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5
    07:48:04.600 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS5PADDING
    07:48:04.600 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7
    07:48:04.600 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/PKCS7PADDING
    07:48:04.600 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBC
    07:48:04.601 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/TBCPADDING
    07:48:04.601 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23
    07:48:04.601 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/X9.23PADDING
    07:48:04.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTE
    07:48:04.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB240/ZEROBYTEPADDING
    07:48:04.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/
    07:48:04.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126
    07:48:04.602 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2
    07:48:04.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126-2PADDING
    07:48:04.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO10126PADDING
    07:48:04.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4
    07:48:04.603 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ISO7816-4PADDING
    07:48:04.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/NOPADDING
    07:48:04.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5
    07:48:04.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS5PADDING
    07:48:04.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7
    07:48:04.604 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/PKCS7PADDING
    07:48:04.605 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBC
    07:48:04.605 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/TBCPADDING
    07:48:04.605 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23
    07:48:04.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/X9.23PADDING
    07:48:04.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTE
    07:48:04.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB248/ZEROBYTEPADDING
    07:48:04.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/
    07:48:04.606 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126
    07:48:04.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2
    07:48:04.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126-2PADDING
    07:48:04.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO10126PADDING
    07:48:04.607 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4
    07:48:04.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ISO7816-4PADDING
    07:48:04.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/NOPADDING
    07:48:04.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5
    07:48:04.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS5PADDING
    07:48:04.608 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7
    07:48:04.609 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/PKCS7PADDING
    07:48:04.609 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBC
    07:48:04.609 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/TBCPADDING
    07:48:04.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23
    07:48:04.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/X9.23PADDING
    07:48:04.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTE
    07:48:04.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB256/ZEROBYTEPADDING
    07:48:04.610 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/
    07:48:04.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126
    07:48:04.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2
    07:48:04.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126-2PADDING
    07:48:04.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO10126PADDING
    07:48:04.611 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4
    07:48:04.612 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ISO7816-4PADDING
    07:48:04.612 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/NOPADDING
    07:48:04.612 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5
    07:48:04.612 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS5PADDING
    07:48:04.613 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7
    07:48:04.613 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/PKCS7PADDING
    07:48:04.613 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBC
    07:48:04.613 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/TBCPADDING
    07:48:04.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23
    07:48:04.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/X9.23PADDING
    07:48:04.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTE
    07:48:04.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB32/ZEROBYTEPADDING
    07:48:04.614 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/
    07:48:04.615 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126
    07:48:04.615 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2
    07:48:04.615 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126-2PADDING
    07:48:04.615 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO10126PADDING
    07:48:04.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4
    07:48:04.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ISO7816-4PADDING
    07:48:04.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/NOPADDING
    07:48:04.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5
    07:48:04.616 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS5PADDING
    07:48:04.617 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7
    07:48:04.617 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/PKCS7PADDING
    07:48:04.617 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBC
    07:48:04.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/TBCPADDING
    07:48:04.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23
    07:48:04.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/X9.23PADDING
    07:48:04.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTE
    07:48:04.618 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB40/ZEROBYTEPADDING
    07:48:04.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/
    07:48:04.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126
    07:48:04.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2
    07:48:04.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126-2PADDING
    07:48:04.619 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO10126PADDING
    07:48:04.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4
    07:48:04.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ISO7816-4PADDING
    07:48:04.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/NOPADDING
    07:48:04.620 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5
    07:48:04.621 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS5PADDING
    07:48:04.621 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7
    07:48:04.621 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/PKCS7PADDING
    07:48:04.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBC
    07:48:04.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/TBCPADDING
    07:48:04.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23
    07:48:04.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/X9.23PADDING
    07:48:04.622 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTE
    07:48:04.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB48/ZEROBYTEPADDING
    07:48:04.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/
    07:48:04.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126
    07:48:04.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2
    07:48:04.623 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126-2PADDING
    07:48:04.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO10126PADDING
    07:48:04.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4
    07:48:04.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ISO7816-4PADDING
    07:48:04.624 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/NOPADDING
    07:48:04.625 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5
    07:48:04.625 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS5PADDING
    07:48:04.625 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7
    07:48:04.625 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/PKCS7PADDING
    07:48:04.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBC
    07:48:04.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/TBCPADDING
    07:48:04.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23
    07:48:04.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/X9.23PADDING
    07:48:04.626 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTE
    07:48:04.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB56/ZEROBYTEPADDING
    07:48:04.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/
    07:48:04.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126
    07:48:04.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2
    07:48:04.627 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126-2PADDING
    07:48:04.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO10126PADDING
    07:48:04.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4
    07:48:04.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ISO7816-4PADDING
    07:48:04.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/NOPADDING
    07:48:04.628 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5
    07:48:04.629 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS5PADDING
    07:48:04.629 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7
    07:48:04.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/PKCS7PADDING
    07:48:04.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBC
    07:48:04.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/TBCPADDING
    07:48:04.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23
    07:48:04.630 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/X9.23PADDING
    07:48:04.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTE
    07:48:04.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB64/ZEROBYTEPADDING
    07:48:04.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/
    07:48:04.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126
    07:48:04.631 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2
    07:48:04.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126-2PADDING
    07:48:04.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO10126PADDING
    07:48:04.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4
    07:48:04.632 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ISO7816-4PADDING
    07:48:04.633 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/NOPADDING
    07:48:04.633 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5
    07:48:04.633 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS5PADDING
    07:48:04.633 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7
    07:48:04.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/PKCS7PADDING
    07:48:04.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBC
    07:48:04.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/TBCPADDING
    07:48:04.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23
    07:48:04.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/X9.23PADDING
    07:48:04.634 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTE
    07:48:04.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB72/ZEROBYTEPADDING
    07:48:04.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/
    07:48:04.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126
    07:48:04.635 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2
    07:48:04.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126-2PADDING
    07:48:04.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO10126PADDING
    07:48:04.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4
    07:48:04.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ISO7816-4PADDING
    07:48:04.636 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/NOPADDING
    07:48:04.637 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5
    07:48:04.637 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS5PADDING
    07:48:04.637 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7
    07:48:04.637 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/PKCS7PADDING
    07:48:04.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBC
    07:48:04.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/TBCPADDING
    07:48:04.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23
    07:48:04.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/X9.23PADDING
    07:48:04.638 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTE
    07:48:04.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB8/ZEROBYTEPADDING
    07:48:04.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/
    07:48:04.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126
    07:48:04.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2
    07:48:04.639 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126-2PADDING
    07:48:04.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO10126PADDING
    07:48:04.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4
    07:48:04.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ISO7816-4PADDING
    07:48:04.640 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/NOPADDING
    07:48:04.641 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5
    07:48:04.641 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS5PADDING
    07:48:04.641 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7
    07:48:04.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/PKCS7PADDING
    07:48:04.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBC
    07:48:04.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/TBCPADDING
    07:48:04.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23
    07:48:04.642 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/X9.23PADDING
    07:48:04.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTE
    07:48:04.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB80/ZEROBYTEPADDING
    07:48:04.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/
    07:48:04.643 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126
    07:48:04.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2
    07:48:04.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126-2PADDING
    07:48:04.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO10126PADDING
    07:48:04.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4
    07:48:04.644 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ISO7816-4PADDING
    07:48:04.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/NOPADDING
    07:48:04.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5
    07:48:04.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS5PADDING
    07:48:04.645 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7
    07:48:04.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/PKCS7PADDING
    07:48:04.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBC
    07:48:04.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/TBCPADDING
    07:48:04.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23
    07:48:04.646 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/X9.23PADDING
    07:48:04.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTE
    07:48:04.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB88/ZEROBYTEPADDING
    07:48:04.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/
    07:48:04.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126
    07:48:04.647 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2
    07:48:04.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126-2PADDING
    07:48:04.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO10126PADDING
    07:48:04.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4
    07:48:04.648 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ISO7816-4PADDING
    07:48:04.649 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/NOPADDING
    07:48:04.649 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5
    07:48:04.649 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS5PADDING
    07:48:04.649 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7
    07:48:04.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/PKCS7PADDING
    07:48:04.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBC
    07:48:04.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/TBCPADDING
    07:48:04.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23
    07:48:04.650 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/X9.23PADDING
    07:48:04.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTE
    07:48:04.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/OFB96/ZEROBYTEPADDING
    07:48:04.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/
    07:48:04.651 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126
    07:48:04.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2
    07:48:04.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126-2PADDING
    07:48:04.652 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO10126PADDING
    07:48:04.653 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4
    07:48:04.653 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ISO7816-4PADDING
    07:48:04.653 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/NOPADDING
    07:48:04.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5
    07:48:04.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS5PADDING
    07:48:04.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7
    07:48:04.654 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/PKCS7PADDING
    07:48:04.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/TBC
    07:48:04.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/TBCPADDING
    07:48:04.655 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23
    07:48:04.656 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/X9.23PADDING
    07:48:04.656 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTE
    07:48:04.656 [Test worker] INFO  o.s.c.CipherTest - transformation=TWOFISH/SIC/ZEROBYTEPADDING
    07:48:04.656 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA//
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping.
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA//NOPADDING
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping.
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC-CTS/
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC-CTS/NOPADDING
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/
    07:48:04.657 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126
    07:48:04.658 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2
    07:48:04.658 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126-2PADDING
    07:48:04.658 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO10126PADDING
    07:48:04.658 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4
    07:48:04.658 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ISO7816-4PADDING
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/NOPADDING
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS5PADDING
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/PKCS7PADDING
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/TBC
    07:48:04.659 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/TBCPADDING
    07:48:04.660 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/X9.23
    07:48:04.660 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/X9.23PADDING
    07:48:04.660 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTE
    07:48:04.660 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CBC/ZEROBYTEPADDING
    07:48:04.660 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/
    07:48:04.660 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126-2PADDING
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO10126PADDING
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ISO7816-4PADDING
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/NOPADDING
    07:48:04.661 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS5PADDING
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/PKCS7PADDING
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/TBC
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/TBCPADDING
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/X9.23
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/X9.23PADDING
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTE
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB/ZEROBYTEPADDING
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/
    07:48:04.662 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126-2PADDING
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO10126PADDING
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ISO7816-4PADDING
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/NOPADDING
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS5PADDING
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/PKCS7PADDING
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/TBC
    07:48:04.663 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/TBCPADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/X9.23PADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTE
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB104/ZEROBYTEPADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126-2PADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO10126PADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ISO7816-4PADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/NOPADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS5PADDING
    07:48:04.664 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/PKCS7PADDING
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/TBC
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/TBCPADDING
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/X9.23PADDING
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTE
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB112/ZEROBYTEPADDING
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/
    07:48:04.665 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126-2PADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO10126PADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ISO7816-4PADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/NOPADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS5PADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/PKCS7PADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/TBC
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/TBCPADDING
    07:48:04.666 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/X9.23PADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTE
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB120/ZEROBYTEPADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126-2PADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO10126PADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ISO7816-4PADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/NOPADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS5PADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/PKCS7PADDING
    07:48:04.667 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/TBC
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/TBCPADDING
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/X9.23PADDING
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTE
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB128/ZEROBYTEPADDING
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126-2PADDING
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO10126PADDING
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ISO7816-4PADDING
    07:48:04.668 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/NOPADDING
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS5PADDING
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/PKCS7PADDING
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/TBC
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/TBCPADDING
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/X9.23PADDING
    07:48:04.669 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTE
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB136/ZEROBYTEPADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126-2PADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO10126PADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ISO7816-4PADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/NOPADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS5PADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/PKCS7PADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/TBC
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/TBCPADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/X9.23PADDING
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTE
    07:48:04.670 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB144/ZEROBYTEPADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126-2PADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO10126PADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ISO7816-4PADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/NOPADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS5PADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/PKCS7PADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/TBC
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/TBCPADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/X9.23PADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTE
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB152/ZEROBYTEPADDING
    07:48:04.671 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126-2PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO10126PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ISO7816-4PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/NOPADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS5PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/PKCS7PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/TBC
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/TBCPADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/X9.23PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTE
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB16/ZEROBYTEPADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126-2PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO10126PADDING
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4
    07:48:04.672 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ISO7816-4PADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/NOPADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS5PADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/PKCS7PADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/TBC
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/TBCPADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/X9.23PADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTE
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB160/ZEROBYTEPADDING
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126
    07:48:04.673 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126-2PADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO10126PADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ISO7816-4PADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/NOPADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS5PADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/PKCS7PADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/TBC
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/TBCPADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/X9.23PADDING
    07:48:04.674 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTE
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB168/ZEROBYTEPADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126-2PADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO10126PADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ISO7816-4PADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/NOPADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS5PADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/PKCS7PADDING
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/TBC
    07:48:04.675 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/TBCPADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/X9.23PADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTE
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB176/ZEROBYTEPADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126-2PADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO10126PADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ISO7816-4PADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/NOPADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS5PADDING
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7
    07:48:04.676 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/PKCS7PADDING
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/TBC
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/TBCPADDING
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/X9.23PADDING
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTE
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB184/ZEROBYTEPADDING
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126
    07:48:04.677 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126-2PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO10126PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ISO7816-4PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/NOPADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS5PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/PKCS7PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/TBC
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/TBCPADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/X9.23PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTE
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB192/ZEROBYTEPADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126-2PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO10126PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ISO7816-4PADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/NOPADDING
    07:48:04.678 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS5PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/PKCS7PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/TBC
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/TBCPADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/X9.23PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTE
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB200/ZEROBYTEPADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126-2PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO10126PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ISO7816-4PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/NOPADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS5PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/PKCS7PADDING
    07:48:04.679 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/TBC
    07:48:04.680 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/TBCPADDING
    07:48:04.680 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23
    07:48:04.680 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/X9.23PADDING
    07:48:04.680 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTE
    07:48:04.680 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB208/ZEROBYTEPADDING
    07:48:04.680 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126-2PADDING
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO10126PADDING
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ISO7816-4PADDING
    07:48:04.681 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/NOPADDING
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS5PADDING
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/PKCS7PADDING
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/TBC
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/TBCPADDING
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/X9.23PADDING
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTE
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB216/ZEROBYTEPADDING
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/
    07:48:04.682 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126-2PADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO10126PADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ISO7816-4PADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/NOPADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS5PADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/PKCS7PADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/TBC
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/TBCPADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/X9.23PADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTE
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB224/ZEROBYTEPADDING
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126
    07:48:04.683 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126-2PADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO10126PADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ISO7816-4PADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/NOPADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS5PADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/PKCS7PADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/TBC
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/TBCPADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/X9.23PADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTE
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB232/ZEROBYTEPADDING
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2
    07:48:04.684 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126-2PADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO10126PADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ISO7816-4PADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/NOPADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS5PADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/PKCS7PADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/TBC
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/TBCPADDING
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23
    07:48:04.685 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/X9.23PADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTE
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB24/ZEROBYTEPADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126-2PADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO10126PADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ISO7816-4PADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/NOPADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS5PADDING
    07:48:04.686 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/PKCS7PADDING
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/TBC
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/TBCPADDING
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/X9.23PADDING
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTE
    07:48:04.687 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB240/ZEROBYTEPADDING
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126-2PADDING
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO10126PADDING
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ISO7816-4PADDING
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/NOPADDING
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS5PADDING
    07:48:04.688 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7
    07:48:04.689 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/PKCS7PADDING
    07:48:04.689 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/TBC
    07:48:04.689 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/TBCPADDING
    07:48:04.689 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23
    07:48:04.689 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/X9.23PADDING
    07:48:04.689 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTE
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB248/ZEROBYTEPADDING
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126-2PADDING
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO10126PADDING
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ISO7816-4PADDING
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/NOPADDING
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS5PADDING
    07:48:04.690 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/PKCS7PADDING
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/TBC
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/TBCPADDING
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/X9.23PADDING
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTE
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB256/ZEROBYTEPADDING
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126-2PADDING
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO10126PADDING
    07:48:04.691 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ISO7816-4PADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/NOPADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS5PADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/PKCS7PADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/TBC
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/TBCPADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/X9.23PADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTE
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB32/ZEROBYTEPADDING
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/
    07:48:04.692 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126-2PADDING
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO10126PADDING
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ISO7816-4PADDING
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/NOPADDING
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS5PADDING
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7
    07:48:04.693 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/PKCS7PADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/TBC
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/TBCPADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/X9.23PADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTE
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB40/ZEROBYTEPADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126-2PADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO10126PADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ISO7816-4PADDING
    07:48:04.694 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/NOPADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS5PADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/PKCS7PADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/TBC
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/TBCPADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/X9.23PADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTE
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB48/ZEROBYTEPADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126-2PADDING
    07:48:04.695 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO10126PADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ISO7816-4PADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/NOPADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS5PADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/PKCS7PADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/TBC
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/TBCPADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/X9.23PADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTE
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB56/ZEROBYTEPADDING
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126
    07:48:04.696 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126-2PADDING
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO10126PADDING
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ISO7816-4PADDING
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/NOPADDING
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS5PADDING
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/PKCS7PADDING
    07:48:04.697 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/TBC
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/TBCPADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/X9.23PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTE
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB64/ZEROBYTEPADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126-2PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO10126PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ISO7816-4PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/NOPADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS5PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/PKCS7PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/TBC
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/TBCPADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/X9.23PADDING
    07:48:04.698 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTE
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB72/ZEROBYTEPADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126-2PADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO10126PADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ISO7816-4PADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/NOPADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS5PADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/PKCS7PADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/TBC
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/TBCPADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/X9.23PADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTE
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB8/ZEROBYTEPADDING
    07:48:04.699 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126-2PADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO10126PADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ISO7816-4PADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/NOPADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS5PADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/PKCS7PADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/TBC
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/TBCPADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/X9.23PADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTE
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB80/ZEROBYTEPADDING
    07:48:04.700 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/
    07:48:04.701 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126
    07:48:04.701 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2
    07:48:04.701 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126-2PADDING
    07:48:04.701 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO10126PADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ISO7816-4PADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/NOPADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS5PADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/PKCS7PADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/TBC
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/TBCPADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/X9.23PADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTE
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB88/ZEROBYTEPADDING
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/
    07:48:04.702 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126-2PADDING
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO10126PADDING
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ISO7816-4PADDING
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/NOPADDING
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS5PADDING
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/PKCS7PADDING
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/TBC
    07:48:04.703 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/TBCPADDING
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/X9.23PADDING
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTE
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CFB96/ZEROBYTEPADDING
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CTS/
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping.
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/CTS/NOPADDING
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping.
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/EAX/
    07:48:04.704 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/EAX/NOPADDING
    07:48:04.705 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/ECB/
    07:48:04.705 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping.
    07:48:04.705 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/ECB/NOPADDING
    07:48:04.705 [Test worker] INFO  o.s.c.CipherTest - testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping.
    07:48:04.705 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/
    07:48:04.705 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126-2PADDING
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO10126PADDING
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ISO7816-4PADDING
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/NOPADDING
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5
    07:48:04.706 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS5PADDING
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/PKCS7PADDING
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/TBC
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/TBCPADDING
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/X9.23PADDING
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTE
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/GOFB/ZEROBYTEPADDING
    07:48:04.707 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126-2PADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO10126PADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ISO7816-4PADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/NOPADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS5PADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/PKCS7PADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/TBC
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/TBCPADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/X9.23
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/X9.23PADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTE
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB/ZEROBYTEPADDING
    07:48:04.708 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126-2PADDING
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO10126PADDING
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ISO7816-4PADDING
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/NOPADDING
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS5PADDING
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7
    07:48:04.709 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/PKCS7PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/TBC
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/TBCPADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/X9.23PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTE
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB104/ZEROBYTEPADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126-2PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO10126PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ISO7816-4PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/NOPADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS5PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/PKCS7PADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/TBC
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/TBCPADDING
    07:48:04.710 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/X9.23PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTE
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB112/ZEROBYTEPADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126-2PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO10126PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ISO7816-4PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/NOPADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS5PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/PKCS7PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/TBC
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/TBCPADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/X9.23PADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTE
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB120/ZEROBYTEPADDING
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/
    07:48:04.711 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126-2PADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO10126PADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ISO7816-4PADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/NOPADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS5PADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/PKCS7PADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/TBC
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/TBCPADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/X9.23PADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTE
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB128/ZEROBYTEPADDING
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/
    07:48:04.712 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126
    07:48:04.713 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2
    07:48:04.713 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126-2PADDING
    07:48:04.713 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO10126PADDING
    07:48:04.713 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4
    07:48:04.713 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ISO7816-4PADDING
    07:48:04.713 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/NOPADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS5PADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/PKCS7PADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/TBC
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/TBCPADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/X9.23PADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTE
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB136/ZEROBYTEPADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126-2PADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO10126PADDING
    07:48:04.714 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ISO7816-4PADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/NOPADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS5PADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/PKCS7PADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/TBC
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/TBCPADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/X9.23PADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTE
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB144/ZEROBYTEPADDING
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/
    07:48:04.715 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126-2PADDING
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO10126PADDING
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ISO7816-4PADDING
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/NOPADDING
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS5PADDING
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7
    07:48:04.716 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/PKCS7PADDING
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/TBC
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/TBCPADDING
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/X9.23PADDING
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTE
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB152/ZEROBYTEPADDING
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/
    07:48:04.717 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126-2PADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO10126PADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ISO7816-4PADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/NOPADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS5PADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/PKCS7PADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/TBC
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/TBCPADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/X9.23PADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTE
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB16/ZEROBYTEPADDING
    07:48:04.718 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126-2PADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO10126PADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ISO7816-4PADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/NOPADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS5PADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/PKCS7PADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/TBC
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/TBCPADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/X9.23PADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTE
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB160/ZEROBYTEPADDING
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/
    07:48:04.719 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126-2PADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO10126PADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ISO7816-4PADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/NOPADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS5PADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/PKCS7PADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/TBC
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/TBCPADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/X9.23PADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTE
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB168/ZEROBYTEPADDING
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/
    07:48:04.720 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126-2PADDING
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO10126PADDING
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ISO7816-4PADDING
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/NOPADDING
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS5PADDING
    07:48:04.721 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/PKCS7PADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/TBC
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/TBCPADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/X9.23PADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTE
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB176/ZEROBYTEPADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126-2PADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO10126PADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ISO7816-4PADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/NOPADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS5PADDING
    07:48:04.722 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/PKCS7PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/TBC
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/TBCPADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/X9.23PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTE
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB184/ZEROBYTEPADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126-2PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO10126PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ISO7816-4PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/NOPADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS5PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/PKCS7PADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/TBC
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/TBCPADDING
    07:48:04.723 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/X9.23PADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTE
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB192/ZEROBYTEPADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126-2PADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO10126PADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ISO7816-4PADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/NOPADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS5PADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/PKCS7PADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/TBC
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/TBCPADDING
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23
    07:48:04.724 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/X9.23PADDING
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTE
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB200/ZEROBYTEPADDING
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126-2PADDING
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO10126PADDING
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4
    07:48:04.725 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ISO7816-4PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/NOPADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS5PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/PKCS7PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/TBC
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/TBCPADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/X9.23PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTE
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB208/ZEROBYTEPADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126-2PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO10126PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ISO7816-4PADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/NOPADDING
    07:48:04.726 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS5PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/PKCS7PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/TBC
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/TBCPADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/X9.23PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTE
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB216/ZEROBYTEPADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126-2PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO10126PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ISO7816-4PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/NOPADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS5PADDING
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7
    07:48:04.727 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/PKCS7PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/TBC
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/TBCPADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/X9.23PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTE
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB224/ZEROBYTEPADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126-2PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO10126PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ISO7816-4PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/NOPADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS5PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/PKCS7PADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/TBC
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/TBCPADDING
    07:48:04.728 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/X9.23PADDING
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTE
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB232/ZEROBYTEPADDING
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126-2PADDING
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO10126PADDING
    07:48:04.729 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4
    07:48:04.730 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ISO7816-4PADDING
    07:48:04.730 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/NOPADDING
    07:48:04.730 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5
    07:48:04.730 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS5PADDING
    07:48:04.730 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7
    07:48:04.730 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/PKCS7PADDING
    07:48:04.731 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/TBC
    07:48:04.731 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/TBCPADDING
    07:48:04.731 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23
    07:48:04.731 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/X9.23PADDING
    07:48:04.731 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTE
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB24/ZEROBYTEPADDING
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126-2PADDING
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO10126PADDING
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4
    07:48:04.732 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ISO7816-4PADDING
    07:48:04.733 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/NOPADDING
    07:48:04.733 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5
    07:48:04.733 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS5PADDING
    07:48:04.733 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7
    07:48:04.733 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/PKCS7PADDING
    07:48:04.733 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/TBC
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/TBCPADDING
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/X9.23PADDING
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTE
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB240/ZEROBYTEPADDING
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126
    07:48:04.734 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2
    07:48:04.735 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126-2PADDING
    07:48:04.735 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO10126PADDING
    07:48:04.735 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4
    07:48:04.735 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ISO7816-4PADDING
    07:48:04.735 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/NOPADDING
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS5PADDING
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/PKCS7PADDING
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/TBC
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/TBCPADDING
    07:48:04.736 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23
    07:48:04.737 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/X9.23PADDING
    07:48:04.737 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTE
    07:48:04.737 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB248/ZEROBYTEPADDING
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126-2PADDING
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO10126PADDING
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ISO7816-4PADDING
    07:48:04.738 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/NOPADDING
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS5PADDING
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/PKCS7PADDING
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/TBC
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/TBCPADDING
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23
    07:48:04.739 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/X9.23PADDING
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTE
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB256/ZEROBYTEPADDING
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126-2PADDING
    07:48:04.740 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO10126PADDING
    07:48:04.741 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4
    07:48:04.741 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ISO7816-4PADDING
    07:48:04.741 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/NOPADDING
    07:48:04.741 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5
    07:48:04.742 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS5PADDING
    07:48:04.742 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7
    07:48:04.742 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/PKCS7PADDING
    07:48:04.742 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/TBC
    07:48:04.742 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/TBCPADDING
    07:48:04.742 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/X9.23PADDING
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTE
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB32/ZEROBYTEPADDING
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126-2PADDING
    07:48:04.743 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO10126PADDING
    07:48:04.744 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4
    07:48:04.744 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ISO7816-4PADDING
    07:48:04.744 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/NOPADDING
    07:48:04.744 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5
    07:48:04.744 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS5PADDING
    07:48:04.744 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7
    07:48:04.745 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/PKCS7PADDING
    07:48:04.745 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/TBC
    07:48:04.745 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/TBCPADDING
    07:48:04.745 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/X9.23PADDING
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTE
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB40/ZEROBYTEPADDING
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2
    07:48:04.746 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126-2PADDING
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO10126PADDING
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ISO7816-4PADDING
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/NOPADDING
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS5PADDING
    07:48:04.747 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/PKCS7PADDING
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/TBC
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/TBCPADDING
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/X9.23PADDING
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTE
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB48/ZEROBYTEPADDING
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/
    07:48:04.748 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126-2PADDING
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO10126PADDING
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ISO7816-4PADDING
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/NOPADDING
    07:48:04.749 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5
    07:48:04.750 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS5PADDING
    07:48:04.750 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7
    07:48:04.750 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/PKCS7PADDING
    07:48:04.750 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/TBC
    07:48:04.750 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/TBCPADDING
    07:48:04.750 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/X9.23PADDING
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTE
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB56/ZEROBYTEPADDING
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126-2PADDING
    07:48:04.751 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO10126PADDING
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ISO7816-4PADDING
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/NOPADDING
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS5PADDING
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7
    07:48:04.752 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/PKCS7PADDING
    07:48:04.753 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/TBC
    07:48:04.753 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/TBCPADDING
    07:48:04.753 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23
    07:48:04.753 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/X9.23PADDING
    07:48:04.753 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTE
    07:48:04.753 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB64/ZEROBYTEPADDING
    07:48:04.754 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/
    07:48:04.754 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126
    07:48:04.754 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2
    07:48:04.754 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126-2PADDING
    07:48:04.754 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO10126PADDING
    07:48:04.754 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4
    07:48:04.755 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ISO7816-4PADDING
    07:48:04.755 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/NOPADDING
    07:48:04.755 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5
    07:48:04.755 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS5PADDING
    07:48:04.755 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7
    07:48:04.755 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/PKCS7PADDING
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/TBC
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/TBCPADDING
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/X9.23PADDING
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTE
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB72/ZEROBYTEPADDING
    07:48:04.756 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126-2PADDING
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO10126PADDING
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ISO7816-4PADDING
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/NOPADDING
    07:48:04.757 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS5PADDING
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/PKCS7PADDING
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/TBC
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/TBCPADDING
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/X9.23PADDING
    07:48:04.758 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTE
    07:48:04.759 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB8/ZEROBYTEPADDING
    07:48:04.759 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/
    07:48:04.759 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126
    07:48:04.759 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2
    07:48:04.759 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126-2PADDING
    07:48:04.759 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO10126PADDING
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ISO7816-4PADDING
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/NOPADDING
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS5PADDING
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/PKCS7PADDING
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/TBC
    07:48:04.760 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/TBCPADDING
    07:48:04.761 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23
    07:48:04.761 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/X9.23PADDING
    07:48:04.761 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTE
    07:48:04.762 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB80/ZEROBYTEPADDING
    07:48:04.762 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/
    07:48:04.762 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126
    07:48:04.762 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2
    07:48:04.762 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126-2PADDING
    07:48:04.762 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO10126PADDING
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ISO7816-4PADDING
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/NOPADDING
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS5PADDING
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/PKCS7PADDING
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/TBC
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/TBCPADDING
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23
    07:48:04.763 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/X9.23PADDING
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTE
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB88/ZEROBYTEPADDING
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126-2PADDING
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO10126PADDING
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4
    07:48:04.764 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ISO7816-4PADDING
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/NOPADDING
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS5PADDING
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/PKCS7PADDING
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/TBC
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/TBCPADDING
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23
    07:48:04.765 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/X9.23PADDING
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTE
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/OFB96/ZEROBYTEPADDING
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126-2PADDING
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO10126PADDING
    07:48:04.766 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ISO7816-4PADDING
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/NOPADDING
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS5PADDING
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/PKCS7PADDING
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/TBC
    07:48:04.767 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/TBCPADDING
    07:48:04.768 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/X9.23
    07:48:04.768 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/X9.23PADDING
    07:48:04.768 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTE
    07:48:04.768 [Test worker] INFO  o.s.c.CipherTest - transformation=XTEA/SIC/ZEROBYTEPADDING
    07:48:04.768 [Test worker] ERROR o.s.c.CipherTest - >>>>>>>>>>>>>>>>>>>>>>>>>>>>
    07:48:04.768 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    07:48:04.768 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    07:48:04.768 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    07:48:04.768 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key
    07:48:04.769 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    07:48:04.769 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    07:48:04.769 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    07:48:04.769 [Test worker] ERROR o.s.c.CipherTest - transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key
    07:48:04.769 [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:48:04.769 [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:48:04.769 [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:48:04.769 [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:48:04.769 [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:48:04.769 [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:48:04.769 [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:48:04.769 [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:48:04.769 [Test worker] ERROR o.s.c.CipherTest - <<<<<<<<<<<<<<<<<<<<<<<<<<<<

org.subshare.crypto.CipherTest > testLookupCompatibilityWithJCE STANDARD_OUT
    07:48:04.864 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded!
    07:48:04.870 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA/None/NoPadding", but our CryptoRegistry succeeded!
    07:48:04.872 [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:48:04.872 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded!
    07:48:04.873 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded!
    07:48:04.874 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded!
    07:48:04.875 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded!
    07:48:04.875 [Test worker] WARN  o.s.c.CipherTest - JCE fails to provide a Cipher for transformation="RSA//OAEPWITHSHA1ANDMGF1PADDING", but our CryptoRegistry succeeded!
    07:48:04.876 [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:48:04.879 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    07:48:05.572 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    07:48:05.978 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    07:48:06.119 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
Gradle Test Executor 10 finished executing tests.
    07:48:06.501 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    07:48:06.771 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    07:48:07.040 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    07:48:07.244 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    07:48:07.419 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    07:48:07.462 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    07:48:07.850 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    07:48:08.092 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
    07:48:08.330 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CBC/PKCS5Padding
    07:48:08.666 [Test worker] INFO  o.s.c.CipherTest - transformation=AES/CFB/NoPadding
    07:48:08.780 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CBC/PKCS5Padding
    07:48:08.855 [Test worker] INFO  o.s.c.CipherTest - transformation=Twofish/CFB/NoPadding
Gradle Test Executor 11 finished executing tests.
Gradle Test Executor 8 finished executing tests.
Finished generating test XML results (0.196 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.163 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/reports/tests/test
:org.subshare.crypto:test (Thread[Daemon worker,5,main]) completed. Took 56.091 secs.
:org.subshare.core:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.core:jar
Executing task ':org.subshare.core:jar' (up-to-date check took 0.024 secs) due to:
  No history is available.
:org.subshare.core:jar (Thread[Daemon worker,5,main]) completed. Took 0.302 secs.
:org.subshare.local:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.local:compileJava
Executing task ':org.subshare.local:compileJava' (up-to-date check took 0.067 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] DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] DataNucleus Enhancer : Classpath
[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/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.0/co.codewizards.cloudstore.local-0.10.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.0/co.codewizards.cloudstore.core-0.10.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.0.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.datanucleus/datanucleus-core/4.0.3/5c419f51120de4f369b869736cae63580af51978/datanucleus-core-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.3/da9b1252d04bc3a9d6db08f90b2037f0c6f0b0df/datanucleus-api-jdo-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.3/8acc018afac507dd9b30e01f96ed6c1a8bbd4f03/datanucleus-rdbms-4.0.3.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/org.bouncycastle/org.bouncycastle.openpgp.wot/1.56.1/6558f0dce5db1f1dd406c4747ea76f5ab2a5141b/org.bouncycastle.openpgp.wot-1.56.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.0.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/1.56/9c3f2e7072c8cc1152079b5c25291a9f462631f1/bcpg-jdk15on-1.56.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] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
[ant:datanucleusenhancer] Apr 01, 2017 7:48:35 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.3) for API "JDO"
[ant:datanucleusenhancer] Apr 01, 2017 7:48:36 AM org.datanucleus.enhancer.ClassEnhancerImpl enhance
[ant:datanucleusenhancer] ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk
[ant:datanucleusenhancer] INFO: Class "co.codewizards.cloudstore.local.persistence.FileChunk" is already enhanced.
[ant:datanucleusenhancer] Apr 01, 2017 7:48:36 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.Collision
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate
[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] Apr 01, 2017 7:48:36 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] Apr 01, 2017 7:48:36 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Collision
[ant:datanucleusenhancer] Apr 01, 2017 7:48:36 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CollisionPrivate
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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/CryptoConfigPropSet.class" with enhanced definition
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoConfigPropSet
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoKey
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 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] 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] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoLink
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CryptoRepoFile
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.CurrentHistoCryptoRepoFile
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.FileChunkPayload
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoCryptoRepoFile
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFileChunk
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] ENHANCED (Persistable) : org.subshare.local.persistence.HistoFrame
[ant:datanucleusenhancer] ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey
[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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.InvitationUserRepoKeyPublicKey
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.LastCryptoKeySyncToRemoteRepo
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.Permission
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSet
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PermissionSetInheritance
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PlainHistoCryptoRepoFile
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryCollision
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.PreliminaryDeletion
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.RepositoryOwner
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.ScheduledReupload
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SignatureImpl
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsDirectory
[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] 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 36 classes. Timings : input=1379 ms, enhance=487 ms, total=1866 ms. Consult the log for full details
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsFileChunk
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsLocalRepository
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsNormalFile
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsRemoteRepository
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.SsSymlink
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.TempFileChunk
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentity
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserIdentityLink
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKey
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequest
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 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] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: ENHANCED (Persistable) : org.subshare.local.persistence.UserRepoKeyPublicKeyReplacementRequestDeletion
[ant:datanucleusenhancer] Apr 01, 2017 7:48:37 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 36 classes. Timings : input=1379 ms, enhance=487 ms, total=1866 ms. Consult the log for full details
[ant:echo] ***********************************************
[ant:echo] ***********************************************
[ant:echo] ***********************************************
:org.subshare.local:compileJava (Thread[Daemon worker,5,main]) completed. Took 6.118 secs.
:org.subshare.local:processResources (Thread[Daemon worker,5,main]) started.
:org.subshare.local:processResources
Executing task ':org.subshare.local:processResources' (up-to-date check took 0.037 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,5,main]) completed. Took 0.09 secs.
:org.subshare.local:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.local:jar
Executing task ':org.subshare.local:jar' (up-to-date check took 0.009 secs) due to:
  No history is available.
:org.subshare.local:jar (Thread[Daemon worker,5,main]) completed. Took 0.14 secs.
:org.subshare.ls.core:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.core:compileJava
Executing task ':org.subshare.ls.core:compileJava' (up-to-date check took 0.021 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,5,main]) completed. Took 0.221 secs.
:org.subshare.ls.core:processResources (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.core:processResources
Executing task ':org.subshare.ls.core:processResources' (up-to-date check took 0.009 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,5,main]) completed. Took 0.029 secs.
:org.subshare.ls.core:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.core:jar
Executing task ':org.subshare.ls.core:jar' (up-to-date check took 0.006 secs) due to:
  No history is available.
:org.subshare.ls.core:jar (Thread[Daemon worker,5,main]) completed. Took 0.023 secs.
:org.subshare.ls.rest.client:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.rest.client:compileJava
Executing task ':org.subshare.ls.rest.client: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.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,5,main]) completed. Took 0.11 secs.
:org.subshare.ls.rest.client:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.ls.rest.client:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.client:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.rest.client:jar
Executing task ':org.subshare.ls.rest.client:jar' (up-to-date check took 0.005 secs) due to:
  No history is available.
:org.subshare.ls.rest.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.015 secs.
:org.subshare.ls.client:compileJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.client:jar
Executing task ':org.subshare.ls.client:jar' (up-to-date check took 0.004 secs) due to:
  No history is available.
:org.subshare.ls.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.014 secs.
:org.subshare.ls.rest.server:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.rest.server:compileJava
Executing task ':org.subshare.ls.rest.server:compileJava' (up-to-date check took 0.039 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,5,main]) completed. Took 0.174 secs.
:org.subshare.ls.rest.server:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.004 secs.
:org.subshare.ls.rest.server:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.rest.server:jar
Executing task ':org.subshare.ls.rest.server:jar' (up-to-date check took 0.009 secs) due to:
  No history is available.
:org.subshare.ls.rest.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.019 secs.
:org.subshare.ls.server:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.server:compileJava
Executing task ':org.subshare.ls.server:compileJava' (up-to-date check took 0.027 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,5,main]) completed. Took 0.185 secs.
:org.subshare.ls.server:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.004 secs.
:org.subshare.ls.server:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.server:jar
Executing task ':org.subshare.ls.server:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:org.subshare.ls.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.011 secs.
:org.subshare.rest.shared:compileJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.shared:jar
Executing task ':org.subshare.rest.shared:jar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:org.subshare.rest.shared:jar (Thread[Daemon worker,5,main]) completed. Took 0.009 secs.
:org.subshare.rest.client:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.client:compileJava
Executing task ':org.subshare.rest.client:compileJava' (up-to-date check took 0.02 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,5,main]) completed. Took 0.391 secs.
:org.subshare.rest.client:processResources (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.client:processResources
Executing task ':org.subshare.rest.client:processResources' (up-to-date check took 0.01 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,5,main]) completed. Took 0.03 secs.
:org.subshare.rest.client:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.client:jar
Executing task ':org.subshare.rest.client:jar' (up-to-date check took 0.005 secs) due to:
  No history is available.
:org.subshare.rest.client:jar (Thread[Daemon worker,5,main]) completed. Took 0.03 secs.
:org.subshare.ls.server.cproc:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.ls.server.cproc:compileJava
Executing task ':org.subshare.ls.server.cproc:compileJava' (up-to-date check took 0.026 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,5,main]) completed. Took 0.195 secs.
:org.subshare.ls.server.cproc:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.008 secs.
:org.subshare.ls.server.cproc:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:jar (Thread[Daemon worker,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:
  No history is available.
:org.subshare.ls.server.cproc:jar (Thread[Daemon worker,5,main]) completed. Took 0.015 secs.
:org.subshare.updater:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.updater:compileJava
Executing task ':org.subshare.updater: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.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,5,main]) completed. Took 0.073 secs.
:org.subshare.updater:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.updater:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.updater:jar
Executing task ':org.subshare.updater:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:org.subshare.updater:jar (Thread[Daemon worker,5,main]) completed. Took 0.011 secs.
:org.subshare.updater.gui:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.updater.gui:compileJava
Executing task ':org.subshare.updater.gui: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.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,5,main]) completed. Took 0.404 secs.
:org.subshare.updater.gui:processResources (Thread[Daemon worker,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.007 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,5,main]) completed. Took 0.021 secs.
:org.subshare.updater.gui:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.updater.gui:jar
Executing task ':org.subshare.updater.gui:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:org.subshare.updater.gui:jar (Thread[Daemon worker,5,main]) completed. Took 0.017 secs.
:org.subshare.gui:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:compileJava
Executing task ':org.subshare.gui:compileJava' (up-to-date check took 0.082 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,5,main]) completed. Took 3.695 secs.
:org.subshare.gui:processResources (Thread[Daemon worker,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.128 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,5,main]) completed. Took 0.345 secs.
:org.subshare.gui:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:test (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.local:compileTestJava (Thread[Daemon worker,5,main]) started.
:org.subshare.local:compileTestJava
Executing task ':org.subshare.local: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.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,5,main]) completed. Took 0.345 secs.
:org.subshare.local:processTestResources (Thread[Daemon worker,5,main]) started.
:org.subshare.local:processTestResources
Executing task ':org.subshare.local:processTestResources' (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/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,5,main]) completed. Took 0.016 secs.
:org.subshare.local:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local:test (Thread[Daemon worker,5,main]) started.
:org.subshare.local:test
Executing task ':org.subshare.local:test' (up-to-date check took 0.021 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 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 -XX:MaxPermSize=256m -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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
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 -XX:MaxPermSize=256m -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 15'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 13'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 16'. 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 -XX:MaxPermSize=256m -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'
Starting process 'Gradle Test Executor 17'. 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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 18'. 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 -XX:MaxPermSize=256m -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'
Successfully started process 'Gradle Test Executor 18'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 17'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 14 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
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 16 started executing tests.
Gradle Test Executor 18 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 15 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 13 started executing tests.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest STANDARD_OUT
    07:48:56.166 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:48:56.462 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest STANDARD_OUT
    07:48:56.474 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:48:56.907 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest STANDARD_OUT
    07:48:56.882 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT
    07:48:57.568 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    07:48:58.121 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
Gradle Test Executor 13 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:48:58.790 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu8732-8tuce-local'

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:48:58.823 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu870g-rbe9s-local'

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:48:59.007 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 993 ms.

org.subshare.local.sign.SignableTest STANDARD_OUT
    07:48:59.161 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:48:59.199 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1808 ms.

org.subshare.local.sign.SignableTest STANDARD_OUT
    07:48:59.256 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1744 ms.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    07:48:59.293 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:48:59.378 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1622 ms.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:00.024 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu8732-8tuce-local' locked successfully.

org.subshare.local.sign.SignableTest STANDARD_OUT
    07:49:01.056 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:01.071 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu870g-rbe9s-local' locked successfully.

org.subshare.local.sign.SignableTest STANDARD_OUT
    07:49:01.077 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:49:01.081 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:49:01.083 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    07:49:01.083 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:49:01.092 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:49:01.092 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:49:01.093 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.sign.SignableTest STANDARD_OUT
    07:49:03.044 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1955 ms.
    07:49:03.060 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:03.377 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 317 ms.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    07:49:03.410 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 2294 ms.
    07:49:03.428 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT
    07:49:03.495 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest STANDARD_OUT
    07:49:03.721 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 291 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT
    07:49:03.808 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    signRsaWithSha1 run #1

org.subshare.local.sign.SignableTest > signAndSerializeAndVerify STANDARD_OUT
    07:49:05.762 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifyCryptoKeyIdAndVerify STANDARD_OUT
    07:49:05.832 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:49:05.908 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndVerify STANDARD_OUT
    07:49:05.944 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:49:06.035 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifySignatureCreatedAndVerify STANDARD_OUT
    07:49:06.062 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:49:06.105 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignableTest > signAndModifyCryptoRepoFileIdAndVerify STANDARD_OUT
    07:49:06.140 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:49:06.208 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 18 finished executing tests.

org.subshare.local.FilePaddingLengthRandomTest > testDistribution STANDARD_OUT
    lengthCategory2HitCount: {_100K=300044, _1M=147637, _10M=47252, _100M=2958, _1G=2109, _10G=0}
    lengthCategory2HitPercentage: {_100K=600, _1M=295, _10M=95, _100M=6, _1G=4, _10G=0}

org.subshare.local.FilePaddingLengthRandomTest > generateOneRandomLength STANDARD_OUT
    12975

org.subshare.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #2
Gradle Test Executor 16 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49: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.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:13.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:16.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.
    07:49:16.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.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #4

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:16.989 [Test worker] INFO  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:49:18.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.
    07:49:18.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.
    07:49:19.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49: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.
    07:49:19.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.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    signRsaWithSha1 run #5

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:20.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.
    07:49:20.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.
    07:49:21.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:49:21.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.
    07:49:21.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.
    07:49:21.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.
    07:49:21.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:22.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:22.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.
    07:49:22.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:22.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.local.sign.SignerVerifierStreamTest > signRsaWithSha1 STANDARD_OUT

    07:49:22.905 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifySimpleBlockRead STANDARD_OUT
    07:49:22.933 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:49:22.999 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT
    07:49:23.027 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    sha1Digest run #1

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:23.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:23.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:24.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:24.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:24.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.
    07:49:24.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.
    07:49:24.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 > sha1Digest STANDARD_OUT

    sha1Digest run #2

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:25.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:25.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:25.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.
    07:49:25.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.
    07:49:26.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:26.619 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]initPersistenceManagerFactory: repositoryId=659225f6-d3c5-4849-98b1-c06a56a8c145
    07:49:26.684 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19649 ms.
    07:49:26.936 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e16a2c4]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu8733-yf0ch-remote'
    07:49:26.939 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e16a2c4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu8733-yf0ch-remote' locked successfully.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:26.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #3

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:28.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #4

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:29.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:30.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:30.821 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]initPersistenceManagerFactory: repositoryId=6be5dcca-72c6-497b-a919-9bc94f6d8ac3
    07:49:30.840 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22103 ms.
    07:49:31.101 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [71641254]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu870h-te148-remote'
    07:49:31.105 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [71641254]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu870h-te148-remote' locked successfully.

org.subshare.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #5

    sha1Digest run #6

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:34.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:34.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.
    07:49:34.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.
    07:49:35.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #7

    sha1Digest run #8

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:38.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.
    07:49:38.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:39.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:39.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:39.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.
    07:49:39.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #9

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:40.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.
    07:49:41.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.
    07:49: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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    sha1Digest run #10

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:41.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:49:42.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:42.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:43.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:43.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:43.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.local.sign.SignerVerifierStreamTest > sha1Digest STANDARD_OUT

    07:49:43.803 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT
    07:49:43.832 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:44.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:44.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:45.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:45.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:49:45.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:49: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:49:46.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:46.456 [Test worker] 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:46.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.
    07:49:47.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomBroken STANDARD_OUT
    07:49:47.223 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    07:49:47.256 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    signAndVerifyRandomManySmall run #1
    signAndVerifyRandomManySmall run #2

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:47.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:47.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #3
    signAndVerifyRandomManySmall run #4
    signAndVerifyRandomManySmall run #5
    signAndVerifyRandomManySmall run #6
    signAndVerifyRandomManySmall run #7
    signAndVerifyRandomManySmall run #8
    signAndVerifyRandomManySmall run #9
    signAndVerifyRandomManySmall run #10
    signAndVerifyRandomManySmall run #11
    signAndVerifyRandomManySmall run #12

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:48.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #13

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:48.481 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e16a2c4]initPersistenceManagerFactory: repositoryId=f8e57089-39a6-4da3-a906-071b19ea20a1
    07:49:48.485 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e16a2c4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18393 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #14

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:48.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #15

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:49.192 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [7e16a2c4]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:49:49.194 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #16
    signAndVerifyRandomManySmall run #17
    signAndVerifyRandomManySmall run #18

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:49.413 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:49:49.416 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:49:49.416 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:49:49.417 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:49:49.418 [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 #19
    signAndVerifyRandomManySmall run #20
    signAndVerifyRandomManySmall run #21
    signAndVerifyRandomManySmall run #22

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:49.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #23
    signAndVerifyRandomManySmall run #24

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:49.913 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 492 ms.
    07:49:49.920 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:49.980 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms.
    07:49:49.983 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:50.055 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 71 ms.
    07:49:50.055 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #25
    signAndVerifyRandomManySmall run #26
    signAndVerifyRandomManySmall run #27
    signAndVerifyRandomManySmall run #28
    signAndVerifyRandomManySmall run #29

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:50.249 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 193 ms.
    07:49:50.253 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:50.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.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:50.463 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 209 ms.
    07:49:50.464 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #30
    signAndVerifyRandomManySmall run #31

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:50.688 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 224 ms.
    07:49:50.711 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #32

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:50.813 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms.
    07:49:50.814 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:50.915 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 101 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:50.929 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [71641254]initPersistenceManagerFactory: repositoryId=d7b63298-7178-4de5-aa0d-4feb25a3375c
    07:49:50.933 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [71641254]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16941 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #33
    signAndVerifyRandomManySmall run #34
    signAndVerifyRandomManySmall run #35
    signAndVerifyRandomManySmall run #36
    signAndVerifyRandomManySmall run #37
    signAndVerifyRandomManySmall run #38
    signAndVerifyRandomManySmall run #39
    signAndVerifyRandomManySmall run #40

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:51.513 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:51.615 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [71641254]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:49:51.618 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #41
    signAndVerifyRandomManySmall run #42

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:51.750 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:51.789 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:49:51.792 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:49:51.793 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:49:51.793 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:49:51.794 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:51.812 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:49:51.946 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.01%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #43
    signAndVerifyRandomManySmall run #44

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:52.018 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:49:52.270 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:52.275 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 478 ms.
    07:49:52.280 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:52.323 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms.
    07:49:52.331 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #45

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:52.403 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #46
    signAndVerifyRandomManySmall run #47

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:52.528 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 196 ms.
    07:49:52.528 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:52.563 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 34 ms.
    07:49:52.574 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:52.676 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #48
    signAndVerifyRandomManySmall run #49

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:52.734 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 159 ms.
    07:49:52.734 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #50
    signAndVerifyRandomManySmall run #51
    signAndVerifyRandomManySmall run #52
    signAndVerifyRandomManySmall run #53

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:52.874 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 139 ms.
    07:49:52.876 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:49:53.073 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 197 ms.
    07:49:53.074 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:53.129 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #54

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:53.224 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 150 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #55
    signAndVerifyRandomManySmall run #56
    signAndVerifyRandomManySmall run #57

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:53.499 [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:53.501 [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:53.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.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #58
    signAndVerifyRandomManySmall run #59

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:49:53.840 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 169 ms.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:53.870 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #60
    signAndVerifyRandomManySmall run #61
    signAndVerifyRandomManySmall run #62

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:54.109 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:49:54.181 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #63

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:54.307 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.15%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #64

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:54.385 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:49:54.525 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #65
    signAndVerifyRandomManySmall run #66
    signAndVerifyRandomManySmall run #67

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:54.606 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #68

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:54.825 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #69
    signAndVerifyRandomManySmall run #70
    signAndVerifyRandomManySmall run #71
    signAndVerifyRandomManySmall run #72
    signAndVerifyRandomManySmall run #73

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:55.167 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #74
    signAndVerifyRandomManySmall run #75
    signAndVerifyRandomManySmall run #76

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:55.488 [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:55.491 [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:55.598 [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 #77

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:49:55.836 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 114 ms.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandomManySmall STANDARD_OUT
    signAndVerifyRandomManySmall run #78
    signAndVerifyRandomManySmall run #79
    signAndVerifyRandomManySmall run #80
    signAndVerifyRandomManySmall run #81
    signAndVerifyRandomManySmall run #82
    signAndVerifyRandomManySmall run #83
    signAndVerifyRandomManySmall run #84
    signAndVerifyRandomManySmall run #85
    signAndVerifyRandomManySmall run #86
    signAndVerifyRandomManySmall run #87
    signAndVerifyRandomManySmall run #88
    signAndVerifyRandomManySmall run #89
    signAndVerifyRandomManySmall run #90
    signAndVerifyRandomManySmall run #91
    signAndVerifyRandomManySmall run #92
    signAndVerifyRandomManySmall run #93
    signAndVerifyRandomManySmall run #94
    signAndVerifyRandomManySmall run #95
    signAndVerifyRandomManySmall run #96
    signAndVerifyRandomManySmall run #97
    signAndVerifyRandomManySmall run #98
    signAndVerifyRandomManySmall run #99
    signAndVerifyRandomManySmall run #100
    07:49:59.646 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT
    07:49:59.672 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > grantWritePermissionWithoutGrantPermission STANDARD_OUT
    07:50:00.848 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:00.852 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:00.898 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:00.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:00.929 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:00.967 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:01.094 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:01.165 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:01.355 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:01.501 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:01.627 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:01.640 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:01.664 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:01.672 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:01.700 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:01.716 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:01.749 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:01.765 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:01.841 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:01.945 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:02.052 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:02.054 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:02.075 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:02.079 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:02.098 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:02.108 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:02.145 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:02.174 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:02.261 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:02.365 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:02.477 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms.
    07:50:02.487 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:02.492 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:02.683 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:50:02.868 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu9kkw-48m7q-local'
    07:50:02.876 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu9kkw-48m7q-local' locked successfully.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:03.417 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:03.421 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:03.456 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:03.460 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:03.478 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:03.505 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:03.541 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:03.576 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:03.664 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:03.826 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:03.892 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.
    07:50:03.899 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:03.902 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:03.911 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:03.915 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:03.923 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:03.932 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:03.957 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:03.972 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:04.029 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:04.071 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:04.175 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.
    07:50:04.388 [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:04.476 [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:50:04.617 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.
    07:50:04.854 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:04.858 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:04.865 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:04.868 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:04.875 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:04.883 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:04.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:04.918 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:04.961 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:05.071 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:05.106 [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:05.224 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:05.230 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:05.238 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:05.241 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:05.248 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:05.254 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:05.273 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:05.287 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:05.330 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:05.408 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    07:50:05.861 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:05.864 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:05.873 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:05.876 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:05.884 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:05.891 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:05.910 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:05.924 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:05.976 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:06.019 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    07:50:06.521 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:06.523 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:06.536 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:06.543 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:06.552 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:06.561 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:06.585 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:06.598 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:06.643 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:06.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:06.680 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:06.826 [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:07.318 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 91 ms.
    07:50:09.151 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:09.176 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:09.186 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:09.189 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:09.194 [closeDeferredTimer-7e16a2c4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7e16a2c4]_close: Shutting down real LocalRepoManager.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:09.196 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:09.206 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:09.230 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:09.244 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:09.291 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:09.326 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    07:50:09.839 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:09.862 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:09.870 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:09.882 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:09.897 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:09.904 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:09.921 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:09.936 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:09.975 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:10.040 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:10.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:10.431 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:10.434 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:10.442 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:10.445 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:10.452 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:10.457 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:10.475 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:10.487 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:10.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:10.531 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:10.603 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:11.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:11.520 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:11.525 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:11.563 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:11.566 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:11.581 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:11.596 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:11.619 [closeDeferredTimer-71641254-1] INFO  c.c.c.l.LocalRepoManagerImpl - [71641254]_close: Shutting down real LocalRepoManager.
    07:50:12.191 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:12.299 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:12.366 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:12.467 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    07:50:12.489 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:12.492 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:12.500 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:12.504 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:12.510 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:12.516 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:12.533 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:12.545 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:12.577 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:12.643 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    07:50:13.010 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:13.013 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:13.020 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:13.023 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:13.031 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:13.039 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:13.058 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:13.068 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:13.101 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:13.148 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.sign.SignerVerifierStreamTest > signAndVerifyRandom STANDARD_OUT
    07:50:13.430 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 17 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:13.617 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:13.620 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:13.637 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:13.641 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:13.649 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:13.656 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:13.678 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:13.692 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:13.738 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:13.808 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:14.447 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:14.450 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:14.458 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:14.460 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:14.467 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:14.472 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:14.488 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:14.497 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:14.528 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50: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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:14.554 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%
    07:50:14.588 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:14.593 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:14.601 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:14.603 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:14.608 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:14.614 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:14.630 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:14.641 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:14.674 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:14.707 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:14.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:14.937 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:14.940 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 1.00%
    07:50:14.949 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 50.00%
    07:50:14.952 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 58.17%
    07:50:14.957 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 64.29%
    07:50:14.963 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 74.50%
    07:50:14.979 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 79.60%
    07:50:14.988 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 90.83%
    07:50:15.018 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 96.55%
    07:50:15.047 [Test worker] INFO  o.s.l.CryptreeImplGrantRevokeReadPermissionTest - Local sync...: 100.00%

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:15.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.local.CryptreeImplGrantRevokeReadPermissionTest > grantAndRevokeReadPermission STANDARD_OUT
    07:50:15.404 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [30a99cf3]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:15.408 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 14 finished executing tests.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParent STANDARD_OUT
    07:50:15.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.
    07:50:16.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.
    07:50:16.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.
    07:50:16.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.
    07:50:16.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:50: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.
    07:50:17.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.
    07:50:17.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.
    07:50:18.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.
    07:50:18.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.
    07:50: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.
    07:50:19.637 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]initPersistenceManagerFactory: repositoryId=864c0e3f-3bca-4647-a4f1-81a3f9d44320
    07:50:19.647 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 13704 ms.
    07:50:19.696 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [543320a1]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu9kky-typk-remote'
    07:50:19.698 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [543320a1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yu9kky-typk-remote' locked successfully.
    07:50:21.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.
    07:50:22.491 [closeDeferredTimer-4fd69d37-5] INFO  c.c.c.l.LocalRepoManagerImpl - [4fd69d37]_close: Shutting down real LocalRepoManager.
    07:50:24.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.
    07:50:25.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:50:25.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.
    07:50:26.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:50:26.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.
    07:50:27.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:50:27.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.
    07:50:27.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:50:28.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.
    07:50:28.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:50:28.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.
    07:50:28.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.
    07:50:28.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:50: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.
    07:50:29.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.
    07:50:30.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.
    07:50:30.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:50:31.154 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [543320a1]initPersistenceManagerFactory: repositoryId=8e62d110-c5ce-4988-bbe6-102b2a42903c
    07:50:31.161 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [543320a1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9821 ms.
    07:50:31.275 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [543320a1]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:31.276 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:31.279 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:50:31.280 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:50:31.281 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:50:31.282 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:50:31.283 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:50:31.382 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 99 ms.
    07:50:31.382 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.410 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 27 ms.
    07:50:31.414 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.566 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 151 ms.
    07:50:31.566 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.618 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 52 ms.
    07:50:31.620 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.712 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms.
    07:50:31.713 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.752 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 39 ms.
    07:50:31.754 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.857 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 103 ms.
    07:50:31.857 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:50:31.941 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 83 ms.
    07:50:32.548 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:32.766 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:32.783 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:50:32.844 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.66%
    07:50:32.868 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:50:32.954 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.36%
    07:50:32.996 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    07:50:33.145 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    07:50:33.381 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:33.471 [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:50:33.472 [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:50:33.503 [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:33.694 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 142 ms.
    07:50:36.812 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:36.815 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:36.845 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:36.848 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:36.862 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:36.876 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:36.904 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:36.927 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:36.990 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:37.058 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:37.121 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:37.130 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:37.139 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:37.142 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:37.148 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:37.154 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:37.171 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:37.182 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:37.215 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:37.251 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:37.313 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:37.323 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:37.345 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:37.348 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:37.355 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:37.361 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:37.380 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:37.390 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:37.423 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:37.451 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:37.628 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 166 ms.
    07:50:37.739 [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:37.778 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:37.784 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:37.792 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:37.795 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:37.801 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:37.807 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:37.824 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:37.834 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:37.867 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:37.899 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:37.970 [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:38.159 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:38.162 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:38.168 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:38.172 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:38.179 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:38.185 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:38.202 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:38.212 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:38.244 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:38.273 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:38.399 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:38.400 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:38.414 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:38.418 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:38.425 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:38.432 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:38.450 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:38.460 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:38.495 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:38.527 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:38.678 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:38.683 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:38.695 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:38.696 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:38.701 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:38.705 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:38.718 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:38.727 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:38.758 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:38.789 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:38.905 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:38.907 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:50:38.915 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:50:38.918 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:50:38.926 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:50:38.933 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:50:38.954 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:50:38.967 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:50:39.000 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:50:39.060 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:50:39.100 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:50:39.102 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParent STANDARD_OUT
    07:50:39.296 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:50:39.490 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yuacu8-r1bml-local'
    07:50:39.500 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yuacu8-r1bml-local' locked successfully.
    07:50:41.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:50:44.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:50:44.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.
    07:50:45.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.
    07:50:46.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.
    07:50:46.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.
    07:50: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.
    07:50:47.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:50:47.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:50:48.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.
    07:50:48.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:50:48.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.
    07:50:48.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.
    07:50:48.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:50:49.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:50:49.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.
    07:50:50.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.
    07:50:50.985 [Test worker] 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:51.277 [closeDeferredTimer-543320a1-1] INFO  c.c.c.l.LocalRepoManagerImpl - [543320a1]_close: Shutting down real LocalRepoManager.
    07:50:52.024 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]initPersistenceManagerFactory: repositoryId=c05efb1f-9730-41b5-9a5b-c6b2cbf2d8b1
    07:50:52.038 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10749 ms.
    07:50:52.096 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1e48017a]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yuacu9-zhvq1-remote'
    07:50:52.100 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1e48017a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yuacu9-zhvq1-remote' locked successfully.
    07:50:55.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.
    07:50:57.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.
    07:50:57.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.
    07:50:57.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.
    07:50:59.102 [closeDeferredTimer-3cc8b67a-a] INFO  c.c.c.l.LocalRepoManagerImpl - [3cc8b67a]_close: Shutting down real LocalRepoManager.
    07:50:59.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.
    07:51:00.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:51:00.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.
    07:51:02.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.
    07:51:02.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:51:02.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:51:03.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:51:03.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.
    07:51:03.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.
    07:51:03.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.
    07:51:03.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:51:03.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.
    07:51:04.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.
    07:51:04.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.
    07:51:05.290 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1e48017a]initPersistenceManagerFactory: repositoryId=36c27010-6d76-420c-bfec-1caff526a058
    07:51:05.298 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1e48017a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10607 ms.
    07:51:05.382 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [1e48017a]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:05.383 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:05.391 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:51:05.392 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:51:05.392 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:51:05.393 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:51:05.393 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:51:05.491 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.
    07:51:05.492 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:05.572 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms.
    07:51:05.574 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:05.675 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms.
    07:51:05.675 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:05.883 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 208 ms.
    07:51:05.885 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:05.918 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 32 ms.
    07:51:05.918 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:06.164 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 246 ms.
    07:51:06.166 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:06.198 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms.
    07:51:06.198 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:06.267 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms.
    07:51:06.807 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:06.918 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:06.941 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:51:06.999 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.23%
    07:51:07.023 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:51:07.081 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.57%
    07:51:07.112 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    07:51:07.228 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    07:51:07.353 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:07.431 [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:07.431 [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:07.464 [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:07.566 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.
    07:51:10.356 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:10.361 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:10.381 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:10.383 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:10.394 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:10.404 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:10.423 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:10.444 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:10.493 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:10.533 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:10.579 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:10.585 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:10.597 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:10.599 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:10.604 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:10.609 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:10.622 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:10.631 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:10.657 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:10.685 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:10.739 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:10.743 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:10.759 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:10.761 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:10.766 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:10.770 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:10.786 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:10.793 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:10.819 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:10.890 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:11.054 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 150 ms.
    07:51:11.207 [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:11.244 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:11.247 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:11.255 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:11.258 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:11.264 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:11.270 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:11.287 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:11.298 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:11.331 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:11.361 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:11.428 [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:11.605 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:11.610 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:11.616 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:11.619 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:11.625 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:11.631 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:11.646 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:11.656 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:11.688 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:11.712 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:11.809 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:11.813 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:11.820 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:11.823 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:11.829 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:11.834 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:11.847 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:11.856 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:11.886 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:11.908 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:11.943 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:11.947 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:11.951 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:11.954 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:11.958 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:11.962 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:11.974 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:11.982 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:12.008 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:12.029 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:12.063 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:12.064 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectDir STANDARD_OUT
    07:51:12.270 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:51:12.497 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yub2ay-uhd8w-local'
    07:51:12.507 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yub2ay-uhd8w-local' locked successfully.
    07:51:14.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.
    07:51:17.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.
    07:51: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.
    07:51:18.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:51:19.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.
    07:51:20.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:51:20.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.
    07:51:21.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.
    07:51:21.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.
    07:51:21.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.
    07:51:21.763 [Test worker] 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:21.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.
    07:51:22.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.
    07:51:22.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.
    07:51:22.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.
    07:51:24.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.
    07:51:24.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:51:25.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.
    07:51:25.384 [closeDeferredTimer-1e48017a-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1e48017a]_close: Shutting down real LocalRepoManager.
    07:51:26.393 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]initPersistenceManagerFactory: repositoryId=4608fff8-f295-4b70-bcfe-2e66116b517a
    07:51:26.416 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12027 ms.
    07:51:26.467 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [631ccecd]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yub2b1-37js8-remote'
    07:51:26.472 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [631ccecd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yub2b1-37js8-remote' locked successfully.
    07:51:28.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.
    07:51:31.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:51:31.503 [Test worker] 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.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.
    07:51:32.064 [closeDeferredTimer-4514124c-9] INFO  c.c.c.l.LocalRepoManagerImpl - [4514124c]_close: Shutting down real LocalRepoManager.
    07:51:33.894 [Test worker] 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:34.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.
    07:51:34.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.
    07:51:35.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.
    07:51:35.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.
    07:51:35.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:51:36.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:51:36.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.
    07:51:36.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.
    07:51:36.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.
    07:51:36.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.
    07:51:37.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.
    07:51:37.936 [Test worker] 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:38.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.
    07:51:38.702 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [631ccecd]initPersistenceManagerFactory: repositoryId=4b084fbf-6878-40f1-8e96-7d3a6fca0784
    07:51:38.704 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [631ccecd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10316 ms.
    07:51:38.780 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [631ccecd]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:38.781 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:38.791 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:51:38.792 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:51:38.792 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:51:38.792 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:51:38.792 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:51:38.847 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 55 ms.
    07:51:38.847 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:38.913 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    07:51:38.914 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:39.055 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 140 ms.
    07:51:39.056 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:39.169 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 113 ms.
    07:51:39.171 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:39.250 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms.
    07:51:39.250 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:39.282 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 31 ms.
    07:51:39.283 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:39.347 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    07:51:39.348 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:51:39.459 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 111 ms.
    07:51:39.931 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:40.032 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:40.049 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:51:40.091 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.23%
    07:51:40.108 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:51:40.173 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.35%
    07:51:40.206 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    07:51:40.286 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    07:51:40.395 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:40.465 [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:40.466 [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:40.497 [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:40.666 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms.
    07:51:43.159 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:43.163 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:43.184 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:43.186 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:43.208 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:43.218 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:43.235 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:43.253 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:43.298 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:43.379 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:43.426 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:43.432 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:43.439 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:43.441 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:43.446 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:43.450 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:43.463 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:43.470 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:43.495 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:43.520 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:43.567 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:43.570 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:43.581 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:43.583 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:43.588 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:43.593 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:43.606 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:43.614 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:43.637 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:43.658 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:43.711 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 37 ms.
    07:51:43.799 [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:43.829 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:43.831 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:43.838 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:43.841 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:43.847 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:43.853 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:43.868 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:43.878 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:43.908 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:43.932 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:43.975 [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:44.110 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:44.114 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:44.118 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:44.120 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:44.125 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:44.130 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:44.142 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:44.151 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:44.174 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:44.192 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:44.223 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:44.226 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:51:44.230 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:51:44.232 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:51:44.236 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:51:44.241 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:51:44.252 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:51:44.260 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:51:44.290 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:51:44.316 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:51:44.349 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:51:44.351 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithoutWritePermission STANDARD_OUT
    07:51:44.566 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:51:44.797 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yubr87-o7mzh-local'
    07:51:44.808 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yubr87-o7mzh-local' locked successfully.
    07:51:47.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.
    07:51:49.503 [Test worker] 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:49.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:51: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.
    07:51:51.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.
    07:51:51.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:51:51.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:51:52.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.
    07:51:52.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.
    07:51:52.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:51:52.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:51:52.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.
    07:51:53.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:51:53.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.
    07:51:53.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.
    07:51:54.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:51:54.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.
    07:51:55.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.
    07:51:55.939 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]initPersistenceManagerFactory: repositoryId=30421a3f-e537-4350-ab6f-3e3698279fce
    07:51:55.947 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9508 ms.
    07:51:55.975 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f67511]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yubr88-u3try-remote'
    07:51:55.979 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f67511]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yubr88-u3try-remote' locked successfully.
    07:51:57.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.
    07:51:58.782 [closeDeferredTimer-631ccecd-1] INFO  c.c.c.l.LocalRepoManagerImpl - [631ccecd]_close: Shutting down real LocalRepoManager.
    07:52:01.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:52:01.643 [Test worker] 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:01.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:52:03.051 [Test worker] 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:03.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.
    07:52:03.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.
    07:52:04.351 [closeDeferredTimer-376321eb-8] INFO  c.c.c.l.LocalRepoManagerImpl - [376321eb]_close: Shutting down real LocalRepoManager.
    07:52:04.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.
    07:52: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.
    07:52:05.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.
    07:52:05.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.
    07:52:06.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:52:06.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.
    07:52:07.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:52:07.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.
    07:52:08.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.
    07:52:08.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.
    07:52:09.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:52:09.777 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f67511]initPersistenceManagerFactory: repositoryId=51e43089-9528-409e-adbc-14581176dc5a
    07:52:09.784 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f67511]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12247 ms.
    07:52:09.887 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [14f67511]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:09.888 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:09.893 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:52:09.893 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:52:09.893 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:52:09.894 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:52:09.894 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:52:09.954 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 58 ms.
    07:52:09.954 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:10.277 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 323 ms.
    07:52:10.279 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:10.514 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 235 ms.
    07:52:10.514 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:10.659 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 145 ms.
    07:52:10.661 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:10.804 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 142 ms.
    07:52:10.804 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:10.915 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 111 ms.
    07:52:10.916 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:10.997 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 80 ms.
    07:52:10.997 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:11.092 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 95 ms.
    07:52:11.894 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:12.039 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:12.055 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:52:12.103 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.07%
    07:52:12.126 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:52:12.170 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.35%
    07:52:12.204 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    07:52:12.330 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    07:52:12.439 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:12.509 [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:12.510 [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:12.537 [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:12.747 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 160 ms.
    07:52:15.282 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:15.284 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:15.311 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:15.313 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:15.322 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:15.330 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:15.346 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:15.361 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:15.435 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:15.470 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:15.512 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:15.515 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:15.518 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:15.520 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:15.524 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:15.528 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:15.539 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:15.545 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:15.566 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:15.590 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:15.632 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:15.634 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionInParentParentGrantedIndirectly STANDARD_OUT
    07:52:15.868 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:52:16.099 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yucfdq-y5iet-local'
    07:52:16.107 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yucfdq-y5iet-local' locked successfully.
    07:52:18.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.
    07:52:19.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.
    07:52:20.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.
    07:52:20.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:52:21.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:52:21.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.
    07:52:22.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.
    07:52:22.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.
    07:52:22.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.
    07:52: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.
    07:52:23.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.
    07:52:23.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.
    07:52:23.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:52:23.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.
    07:52:23.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.
    07:52:24.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.
    07:52:24.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.
    07:52:25.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:52:25.367 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]initPersistenceManagerFactory: repositoryId=b2e42a31-2786-4d38-b992-18a9dd3a9e37
    07:52:25.379 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7138 ms.
    07:52:25.415 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5679ab23]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yucfds-1wvqb-remote'
    07:52:25.420 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5679ab23]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yucfds-1wvqb-remote' locked successfully.
    07:52: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.
    07:52:29.889 [closeDeferredTimer-14f67511-1] INFO  c.c.c.l.LocalRepoManagerImpl - [14f67511]_close: Shutting down real LocalRepoManager.
    07:52:30.325 [Test worker] 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.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:52:31.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.
    07:52:32.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:52:32.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.
    07:52:32.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:52:33.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.
    07:52: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.
    07:52:33.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.
    07:52:34.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:52:34.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:52:34.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.
    07:52:34.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:52:34.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.
    07:52:35.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.
    07:52:35.633 [closeDeferredTimer-692a428f-4] INFO  c.c.c.l.LocalRepoManagerImpl - [692a428f]_close: Shutting down real LocalRepoManager.
    07:52:36.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.
    07:52:37.806 [Test worker] 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:38.128 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5679ab23]initPersistenceManagerFactory: repositoryId=337ed792-fd08-487a-b6ac-41fce8f90cca
    07:52:38.133 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5679ab23]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10867 ms.
    07:52:38.219 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [5679ab23]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:38.219 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:38.225 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:52:38.225 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:52:38.225 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:52:38.226 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:52:38.226 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:52:38.375 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 149 ms.
    07:52:38.375 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:38.485 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms.
    07:52:38.487 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:38.538 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.
    07:52:38.538 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:38.763 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 224 ms.
    07:52:38.765 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:38.827 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 62 ms.
    07:52:38.827 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:38.886 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    07:52:38.888 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:38.935 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 47 ms.
    07:52:38.936 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:52:39.017 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 81 ms.
    07:52:39.672 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:39.778 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:39.792 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:52:39.840 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.05%
    07:52:39.870 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:52:39.903 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.42%
    07:52:39.939 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    07:52:40.025 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    07:52:40.141 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:40.207 [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:40.207 [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:40.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
    07:52:40.331 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.
    07:52:42.476 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:42.480 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:42.502 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:42.504 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:42.514 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:42.522 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:42.537 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:42.552 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:42.590 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:42.624 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:42.665 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:42.669 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:42.673 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:42.675 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:42.679 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:42.684 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:42.695 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:42.703 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:42.724 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:42.747 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:42.796 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:42.801 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:42.811 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:42.813 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:42.817 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:42.821 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:42.832 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:42.840 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:42.865 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:42.882 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:42.986 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms.
    07:52:43.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:52:43.161 [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:43.237 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 44 ms.
    07:52:43.372 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:43.375 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:43.379 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:43.382 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:43.387 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:43.391 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:43.401 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:43.408 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:43.430 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:43.448 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:43.467 [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:43.515 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:43.516 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:43.529 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:43.533 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:43.538 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:43.542 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:43.553 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:43.560 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:43.583 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:43.621 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:43.788 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:43.794 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:43.799 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:43.803 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:43.810 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:43.814 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:43.824 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:43.831 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:43.852 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:43.870 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:43.963 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:43.964 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:43.972 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:43.974 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:43.980 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:43.985 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:44.000 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:44.010 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:44.037 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:44.059 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:44.150 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:44.153 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:44.157 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:44.159 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:44.166 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:44.170 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:44.181 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:44.188 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:44.208 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:44.226 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:44.320 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:44.321 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:52:44.326 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:52:44.327 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:52:44.331 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:52:44.333 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:52:44.341 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:52:44.345 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:52:44.364 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:52:44.380 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:52:44.412 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:52:44.413 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.local.CryptreeImplGrantRevokeWritePermissionTest > writeWithWritePermissionDirectFile STANDARD_OUT
    07:52:44.644 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:52:44.889 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yud1lc-ta4bv-local'
    07:52:44.896 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yud1lc-ta4bv-local' locked successfully.
    07:52:47.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.
    07:52:49.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.
    07:52:49.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.
    07:52:50.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.
    07:52:51.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.
    07:52:51.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.
    07:52:52.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:52:52.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:52:53.247 [Test worker] 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:53.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.
    07:52:53.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.
    07:52:53.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.
    07:52:54.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:52:54.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.
    07:52: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.
    07:52:55.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.
    07:52:56.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:52:56.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.
    07:52:57.250 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]initPersistenceManagerFactory: repositoryId=a0656fa2-127d-48bf-a832-0f5933dbb8a7
    07:52:57.263 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10672 ms.
    07:52:57.298 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4abcae6]<init>: localRoot='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yud1lf-f0ghb-remote'
    07:52:57.303 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4abcae6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/repo/j0yud1lf-f0ghb-remote' locked successfully.
    07:52:58.219 [closeDeferredTimer-5679ab23-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5679ab23]_close: Shutting down real LocalRepoManager.
    07:53:00.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:53:03.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.
    07:53:03.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:53:03.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:53:04.414 [closeDeferredTimer-24894b3e-b] INFO  c.c.c.l.LocalRepoManagerImpl - [24894b3e]_close: Shutting down real LocalRepoManager.
    07:53:05.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.
    07:53:06.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:53:07.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:53:08.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.
    07:53:08.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.
    07:53:09.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.
    07:53:09.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.
    07:53:09.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:53:09.651 [Test worker] 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:09.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.
    07:53:10.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.
    07:53:11.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:53:11.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.
    07:53:12.143 [Test worker] 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:12.678 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4abcae6]initPersistenceManagerFactory: repositoryId=87d740cc-ae84-424f-a01f-b639b10dfa6d
    07:53:12.683 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4abcae6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 12198 ms.
    07:53:12.767 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [4abcae6]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:12.768 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:12.774 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:53:12.774 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:53:12.774 [Test worker] DEBUG o.s.c.p.g.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:53:12.774 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:53:12.774 [Test worker] DEBUG o.s.c.p.g.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:53:12.822 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms.
    07:53:12.822 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:12.879 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms.
    07:53:12.881 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:12.984 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 103 ms.
    07:53:12.984 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:13.146 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 162 ms.
    07:53:13.148 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:13.260 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 111 ms.
    07:53:13.260 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:13.308 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 48 ms.
    07:53:13.309 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:13.331 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 22 ms.
    07:53:13.332 [Test worker] DEBUG o.s.c.p.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:13.477 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 145 ms.
    07:53:13.960 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:14.300 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:14.315 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.00%
    07:53:14.377 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 63.08%
    07:53:14.399 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.34%
    07:53:14.443 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.38%
    07:53:14.471 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.67%
    07:53:14.527 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 95.73%
    07:53:14.606 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:14.662 [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:14.663 [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:53:14.684 [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:14.796 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 75 ms.
    07:53:17.096 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:17.100 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:17.123 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:17.124 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:53:17.162 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:53:17.175 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:53:17.190 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:53:17.204 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:53:17.243 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:53:17.276 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:17.326 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:17.330 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:17.333 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:17.335 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:53:17.340 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:53:17.345 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:53:17.357 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:53:17.364 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:53:17.386 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:53:17.410 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:17.459 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:17.462 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:17.470 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:17.471 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:53:17.476 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:53:17.480 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:53:17.491 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:53:17.497 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:53:17.517 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:53:17.535 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:17.636 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 82 ms.
    07:53:17.698 [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:17.741 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:17.742 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:17.748 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:17.751 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:53:17.755 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:53:17.759 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:53:17.769 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:53:17.776 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:53:17.795 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:53:17.812 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:17.850 [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:17.983 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:17.987 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:17.992 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:17.995 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:53:17.999 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:53:18.003 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:53:18.014 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:53:18.020 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:53:18.039 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:53:18.056 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:18.088 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:18.090 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 1.00%
    07:53:18.096 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 50.00%
    07:53:18.098 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 58.17%
    07:53:18.102 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 64.29%
    07:53:18.106 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 74.50%
    07:53:18.116 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 79.60%
    07:53:18.124 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 90.83%
    07:53:18.144 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 96.55%
    07:53:18.162 [Test worker] INFO  o.s.l.AbstractPermissionTest - Local sync...: 100.00%
    07:53:18.191 [Test worker] INFO  c.c.c.l.LocalRepoManagerImpl - [60c99b8b]close: Deferring shut down of real LocalRepoManager 20000 ms.
    07:53:18.193 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 15 finished executing tests.
Finished generating test XML results (0.022 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.022 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.local/build/reports/tests/test
:org.subshare.local:test (Thread[Daemon worker,5,main]) completed. Took 4 mins 34.318 secs.
:org.subshare.local.dbrepo:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.local.dbrepo:compileJava
Executing task ':org.subshare.local.dbrepo: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.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.3) 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.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.0/co.codewizards.cloudstore.local-0.10.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.0/co.codewizards.cloudstore.core-0.10.0.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.core/build/libs/org.subshare.core-0.10.0.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.datanucleus/datanucleus-core/4.0.3/5c419f51120de4f369b869736cae63580af51978/datanucleus-core-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-api-jdo/4.0.3/da9b1252d04bc3a9d6db08f90b2037f0c6f0b0df/datanucleus-api-jdo-4.0.3.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.datanucleus/datanucleus-rdbms/4.0.3/8acc018afac507dd9b30e01f96ed6c1a8bbd4f03/datanucleus-rdbms-4.0.3.jar
[ant:datanucleusenhancer] Apr 01, 2017 7:53:19 AM org.datanucleus.enhancer.CommandLineHelper logEnhancerVersion
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer (version 4.0.3) for API "JDO"
[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/org.bouncycastle/org.bouncycastle.openpgp.wot/1.56.1/6558f0dce5db1f1dd406c4747ea76f5ab2a5141b/org.bouncycastle.openpgp.wot-1.56.1.jar
[ant:datanucleusenhancer] >>  /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.crypto/build/libs/org.subshare.crypto-0.10.0.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/1.56/9c3f2e7072c8cc1152079b5c25291a9f462631f1/bcpg-jdk15on-1.56.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] >>  /home/tomcat/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.56/a153c6f9744a3e9dd6feab5e210e1c9861362ec7/bcprov-jdk15on-1.56.jar
[ant:datanucleusenhancer] Apr 01, 2017 7:53:20 AM org.datanucleus.enhancer.DataNucleusEnhancer addMessage
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed with success for 0 classes. Timings : input=347 ms, enhance=0 ms, total=347 ms. Consult the log for full details
[ant:datanucleusenhancer] Apr 01, 2017 7:53:20 AM org.datanucleus.enhancer.DataNucleusEnhancer main
[ant:datanucleusenhancer] INFO: DataNucleus Enhancer completed and no classes were enhanced. Consult the log for full details
[ant:datanucleusenhancer] DataNucleus Enhancer completed with success for 0 classes. Timings : input=347 ms, enhance=0 ms, total=347 ms. Consult the log for full details
[ant:datanucleusenhancer] 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,5,main]) completed. Took 1.814 secs.
:org.subshare.local.dbrepo:processResources (Thread[Daemon worker,5,main]) started.
:org.subshare.local.dbrepo:processResources
Executing task ':org.subshare.local.dbrepo:processResources' (up-to-date check took 0.007 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,5,main]) completed. Took 0.031 secs.
:org.subshare.local.dbrepo:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local.dbrepo:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.local.dbrepo:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local.dbrepo:test (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:test (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:test (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.client:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.client:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:test (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.server:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.rest.server:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.server:test (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.server:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:test (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.ls.server.cproc:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:test (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:compileTestJava (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.client:compileTestJava
Executing task ':org.subshare.rest.client:compileTestJava' (up-to-date check took 0.015 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,5,main]) completed. Took 0.151 secs.
:org.subshare.rest.client:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.rest.client:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:test (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.client:test
Executing task ':org.subshare.rest.client:test' (up-to-date check took 0.019 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 19'. 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 -XX:MaxPermSize=256m -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'
Successfully started process 'Gradle Test Executor 19'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 19 started executing tests.

org.subshare.rest.client.transport.CryptreeRepoTransportTest > encryptAndSignAndVerifyAndDecrypt STANDARD_OUT
    07:53:24.242 [Test worker] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
    07:53:24.791 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - loadIfNeeded: invoking load().
    07:53:24.810 [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:53:24.811 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.subshare/subshare.properties'.
    07:53:24.823 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34b90a01]<init>: file='/home/tomcat/.subshare/subshare.properties'
    07:53:24.824 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34b90a01]tryAcquire: returning true. lockCounter=1
    07:53:24.836 [Test worker] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34b90a01]release: releasing underlying FileLock. lockCounter=0
    07:53:24.837 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: dirString=${user.home}/.gnupg
    07:53:24.838 [Test worker] DEBUG org.subshare.core.pgp.gnupg.GnuPgDir - getFile: result=/home/tomcat/.gnupg
    07:53:24.838 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: secringFile='/home/tomcat/.gnupg/secring.gpg'
    07:53:24.839 [Test worker] DEBUG o.s.c.pgp.gnupg.BcWithLocalGnuPgPgp - load: pubringFile='/home/tomcat/.gnupg/pubring.gpg'
    07:53:24.852 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next).
    07:53:25.147 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
    07:53:25.150 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding"
    07:53:25.152 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
    07:53:25.154 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding"
    07:53:25.156 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding"
    07:53:25.158 [Test worker] DEBUG org.subshare.crypto.CryptoRegistry - registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding"
    07:53:47.311 [Test worker] INFO  org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 22467 ms.
    07:53:47.327 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=S6eGdAjjF9ENbs7Ojppwkw, invitation=false]
    07:53:47.330 [Test worker] DEBUG org.subshare.core.pgp.PgpRegistry - getPgpOrFail: returning existing Pgp instance.
    07:53:47.330 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.asymmetricCipherTransformation' is not set (config is queried next).
    07:53:52.314 [Test worker] INFO  org.subshare.core.crypto.KeyFactory - Creating asymmetric key pair with defaults took 4984 ms.
    07:53:52.315 [Test worker] DEBUG org.subshare.core.user.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Cf_wcwxIiRVm19E4I1Io6w, invitation=false]
    07:53:52.361 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).
    length=278790
    07:53:52.382 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:52.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=94698
    07:53:52.930 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:52.931 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=866889
    07:53:53.093 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:53.094 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1037993
    07:53:53.543 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:53.544 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=507235
    07:53:54.050 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:54.051 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=489715
    07:53:54.338 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:54.340 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1020158
    07:53:54.628 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:54.629 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=68031
    07:53:55.107 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:55.107 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=187458
    07:53:55.237 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:55.238 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=561203
    07:53:55.409 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:55.410 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=317487
    07:53:55.712 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:55.713 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=509193
    07:53:55.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:53:55.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=659929
    07:53:56.226 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:56.226 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1012417
    07:53:56.571 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:56.572 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=803890
    07:53:57.036 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:57.037 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=782549
    07:53:57.444 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:57.444 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=169273
    07:53:57.819 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:57.820 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=267597
    07:53:57.992 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:57.993 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=308629
    07:53:58.194 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:58.195 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=863312
    07:53:58.413 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:58.413 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=152490
    07:53:58.832 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:58.833 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=256932
    07:53:58.992 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:58.992 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=746371
    07:53:59.189 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:59.190 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=544130
    07:53:59.550 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:59.551 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=333963
    07:53:59.864 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:53:59.864 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=314352
    07:54:00.084 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:00.085 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=115423
    07:54:00.298 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:00.299 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=876823
    07:54:00.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:54:00.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=434263
    07:54:00.866 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:00.866 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=454943
    07:54:01.149 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:01.150 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=887253
    07:54:01.419 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:01.420 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=466860
    07:54:01.846 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:01.847 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=834657
    07:54:02.123 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:02.124 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=378450
    07:54:02.536 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:02.537 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1007465
    07:54:02.788 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:02.789 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=887363
    07:54:03.265 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:03.266 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=297923
    07:54:03.674 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:03.675 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=529249
    07:54:03.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:54:03.890 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=355163
    07:54:04.180 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:04.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=718094
    07:54:04.420 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:04.421 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=486862
    07:54:04.790 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:04.791 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=866879
    07:54:05.081 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:05.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=718147
    07:54:05.496 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:05.496 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=224581
    07:54:05.857 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:05.858 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=862269
    07:54:06.046 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:06.046 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=834069
    07:54:06.475 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:06.475 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=138794
    07:54:06.899 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:06.899 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=92028
    07:54:07.051 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:07.052 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=219309
    07:54:07.189 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:07.190 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=713138
    07:54:07.368 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:07.369 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=775969
    07:54:07.747 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:07.748 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=976918
    07:54:08.150 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:08.151 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=768147
    07:54:08.617 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:08.617 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=785418
    07:54:09.023 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:09.024 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=908705
    07:54:09.454 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:09.455 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=370123
    07:54:09.891 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:09.892 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=929471
    07:54:10.126 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:10.127 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=889404
    07:54:10.566 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:10.567 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=119847
    07:54:10.986 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:10.987 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=619221
    07:54:11.134 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:11.134 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=951542
    07:54:11.457 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:11.457 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=606176
    07:54:11.898 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:11.898 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=101109
    07:54:12.233 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:12.233 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=551710
    07:54:12.379 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:12.380 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=443349
    07:54:12.692 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:12.692 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=276265
    07:54:12.950 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:12.951 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=348790
    07:54:13.154 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:13.154 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=26722
    07:54:13.386 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:13.387 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=619669
    07:54:13.502 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:13.502 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=684300
    07:54:13.819 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:13.820 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=769599
    07:54:14.163 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:14.164 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=868528
    07:54:14.538 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:14.539 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=168988
    07:54:14.948 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:14.949 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=25492
    07:54:15.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:54:15.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=398709
    07:54:15.211 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:15.211 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=413989
    07:54:15.459 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:15.460 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=1015595
    07:54:15.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:54:15.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=175635
    07:54:16.164 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:16.164 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=992732
    07:54:16.346 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:16.346 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=878375
    07:54:16.804 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:16.805 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=763577
    07:54:17.224 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:17.224 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=90806
    07:54:17.600 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:17.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=880808
    07:54:17.736 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:17.736 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=991923
    07:54:18.140 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:18.141 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=914729
    07:54:18.587 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:18.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=166970
    07:54:19.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:54:19.011 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=181699
    07:54:19.169 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:19.169 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=828622
    07:54:19.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:54:19.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=449389
    07:54:19.722 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:19.722 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=36553
    07:54:19.976 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:19.976 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=540653
    07:54:20.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:54:20.088 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=250147
    07:54:20.379 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:20.380 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=954440
    07:54:20.564 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:20.564 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=150929
    07:54:21.001 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:21.002 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=526000
    07:54:21.152 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:21.152 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=6679
    07:54:21.435 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:21.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=482615
    07:54:21.534 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:21.534 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=377083
    07:54:21.791 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:21.792 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=833179
    07:54:22.033 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:22.033 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    length=737895
    07:54:22.414 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.signerTransformation' is not set (config is queried next).
    07:54:22.414 [Test worker] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='subshare.symmetricCipherTransformation' is not set (config is queried next).

    07:54:22.771 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no localRepoManager.
    07:54:22.771 [Test worker] DEBUG o.s.r.c.t.CryptreeRestRepoTransportImpl - close: There is no restRepoTransport.
Gradle Test Executor 19 finished executing tests.
Finished generating test XML results (0.007 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.016 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,5,main]) completed. Took 1 mins 2.432 secs.
:org.subshare.rest.server:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.server:compileJava
Executing task ':org.subshare.rest.server:compileJava' (up-to-date check took 0.018 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,5,main]) completed. Took 0.309 secs.
:org.subshare.rest.server:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.007 secs.
:org.subshare.rest.server:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.server:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.server:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.rest.server:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:test (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:test (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local.dbrepo:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.local.dbrepo:jar
Executing task ':org.subshare.local.dbrepo:jar' (up-to-date check took 0.004 secs) due to:
  No history is available.
:org.subshare.local.dbrepo:jar (Thread[Daemon worker,5,main]) completed. Took 0.014 secs.
:org.subshare.rest.server:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.rest.server:jar
Executing task ':org.subshare.rest.server:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:org.subshare.rest.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.021 secs.
:org.subshare.server:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.server:compileJava
Executing task ':org.subshare.server:compileJava' (up-to-date check took 0.027 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,5,main]) completed. Took 0.221 secs.
:org.subshare.server:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.server:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.server:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.server:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.server:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.server:test (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.server:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.server:jar
Executing task ':org.subshare.server:jar' (up-to-date check took 0.004 secs) due to:
  No history is available.
:org.subshare.server:jar (Thread[Daemon worker,5,main]) completed. Took 0.024 secs.
:org.subshare.test:compileJava (Thread[Daemon worker,5,main]) started.
:org.subshare.test:compileJava
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.0/co.codewizards.cloudstore.test-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.0/co.codewizards.cloudstore.test-0.10.0.jar]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.0/co.codewizards.cloudstore.client-0.10.0.pom]
Resource missing. [HTTP HEAD: https://repo1.maven.org/maven2/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.0/co.codewizards.cloudstore.client-0.10.0.jar]
Executing task ':org.subshare.test:compileJava' (up-to-date check took 0.529 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,5,main]) completed. Took 0.808 secs.
:org.subshare.test:processResources (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.test:classes (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.test:compileTestJava (Thread[Daemon worker,5,main]) started.
:org.subshare.test:compileTestJava
Executing task ':org.subshare.test:compileTestJava' (up-to-date check took 0.025 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,5,main]) completed. Took 1.606 secs.
:org.subshare.test:processTestResources (Thread[Daemon worker,5,main]) started.
:org.subshare.test:processTestResources
Executing task ':org.subshare.test:processTestResources' (up-to-date check took 0.02 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,5,main]) completed. Took 0.09 secs.
:org.subshare.test:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.test:test (Thread[Daemon worker,5,main]) started.
:org.subshare.test:test
Executing task ':org.subshare.test:test' (up-to-date check took 0.039 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 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 -XX:MaxPermSize=256m -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'
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 -XX:MaxPermSize=256m -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'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Starting process 'Gradle Test Executor 22'. 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 -XX:MaxPermSize=256m -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 22'
Starting process 'Gradle Test Executor 23'. 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 -XX:MaxPermSize=256m -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 23'
Successfully started process 'Gradle Test Executor 20'
Starting process 'Gradle Test Executor 24'. 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 -XX:MaxPermSize=256m -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 24'
Starting process 'Gradle Test Executor 25'. 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 -XX:MaxPermSize=256m -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 25'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 22'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 24'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 23'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Successfully started process 'Gradle Test Executor 25'
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Initialized native services in: /home/tomcat/.gradle/native
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 22 started executing tests.
Gradle Test Executor 21 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 24 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 20 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 25 started executing tests.
Initialized native services in: /home/tomcat/.gradle/native
Gradle Test Executor 23 started executing tests.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:54:39.280 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    07:54:40.105 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:54:40.162 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    07:54:40.554 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.Issue5IT STANDARD_OUT
    07:54:40.706 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.LocalServerClientIT STANDARD_OUT
    07:54:41.252 [Test worker] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:54:42.547 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/.subshare/ssl.server/keystore' does not exist!
    07:54:42.551 [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:54:43.731 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/-EnWnhRGwVTqrg4wkTBkeA/.subshare/ssl.server/keystore' does not exist!
    07:54:43.738 [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:54:43.795 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/5_bhXNSerQdNuZu0kIvDPg/.subshare/ssl.server/keystore' does not exist!
    07:54:43.798 [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:54:43.817 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/d7_bMEgTNjZNR5GRxC63IQ/.subshare/ssl.server/keystore' does not exist!
    07:54:43.820 [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:54:44.380 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/FDsla-MnP123Dd8AAeViZw/.subshare/ssl.server/keystore' does not exist!
    07:54:44.397 [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.LocalServerClientIT STANDARD_OUT
    07:54:44.728 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/AUgezuprf9eX6M27dKcsQw/.subshare/ssl.server/keystore' does not exist!
    07:54:44.738 [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:54:49.048 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4646 ms.
    Generating a new RSA key pair took 4646 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        C6:5B:F8:DC:31:1A:05:F0:15:9B:CF:05:D1:CB:7A:B4:2A:CF:E1:81

    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:54:49.061 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C6:5B:F8:DC:31:1A:05:F0:15:9B:CF:05:D1:CB:7A:B4:2A:CF:E1:81
    07:54:49.278 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    07:54:49.319 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1994 ms.
    07:54:51.405 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @24996ms
    07:54:52.556 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    07:54:53.284 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 9453 ms.
    Generating a new RSA key pair took 9453 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        7F:7B:69:CD:4B:11:FF:17:D9:AA:6D:F7:B0:D2:AF:75:B9:07:CB:29

    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:54:53.302 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 7F:7B:69:CD:4B:11:FF:17:D9:AA:6D:F7:B0:D2:AF:75:B9:07:CB:29
    07:54:53.553 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB
    07:54:53.629 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms.

org.subshare.test.Issue5IT STANDARD_ERROR
    Apr 01, 2017 7:54: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.BrokenSignatureIT STANDARD_OUT
    07:54:55.725 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @29343ms
    07:54:56.719 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.Issue5IT STANDARD_OUT
    07:54:56.839 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6cae766a{/,null,AVAILABLE}
    07:54:56.875 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@72b48bcb{HTTP/1.1}{127.0.0.1:44688}
    07:54:56.876 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @30485ms
    07:54:57.109 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.Issue5IT STANDARD_ERROR
    Apr 01, 2017 7:54:57 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.LocalServerClientIT STANDARD_OUT
    07:54:58.332 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 13585 ms.
    Generating a new RSA key pair took 13585 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        50:39:18:5F:A1:56:7B:DC:3F:7F:12:03:8D:85:C0:A3:66:2A:FD: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:54:58.383 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 50:39:18:5F:A1:56:7B:DC:3F:7F:12:03:8D:85:C0:A3:66:2A:FD:E1
    07:54:58.614 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB

org.subshare.test.BrokenSignatureIT STANDARD_ERROR
    Apr 01, 2017 7:54:58 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.LocalServerClientIT STANDARD_OUT
    07:54:58.739 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1980 ms.

org.subshare.test.Issue5IT STANDARD_OUT
    07:54:58.842 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5b44de9e{/,null,AVAILABLE}
    07:54:59.168 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@1a2c5aa9{SSL-http/1.1}{0.0.0.0:40144}
    07:54:59.168 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @32777ms
    07:54:59.196 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Apr 01 07:55:29 CEST 2017

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:54:59.682 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    07:54:59.684 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***
    07:54:59.842 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:54:59.848 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    07:54:59.854 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:54:59.866 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:54:59.872 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT STANDARD_OUT
    07:55:00.862 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @34372ms

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:01.211 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    07:55:01.229 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:55:01.232 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:55:01.234 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:55:01.403 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    07:55:01.415 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:55:01.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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:55:01.419 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    07:55:01.491 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2290ccd2{/,null,AVAILABLE}
    07:55:01.561 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@30eb92ff{HTTP/1.1}{127.0.0.1:45425}
    07:55:01.565 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @35190ms
    07:55:01.856 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.BrokenSignatureIT STANDARD_ERROR
    Apr 01, 2017 7:55:01 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.LocalServerClientIT STANDARD_OUT
    07:55:02.070 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:02.217 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 18466 ms.
    Generating a new RSA key pair took 18466 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):


org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:02.252 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
        C6:AC:90:33:64:41:9F:3E:DD:41:DD:57:5D:BF:F4:6B:E7:4E:A0:D4

    Use this fingerprint to verify on the client-side, whether you're

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:02.255 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    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:55:02.263 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C6:AC:90:33:64:41:9F:3E:DD:41:DD:57:5D:BF:F4:6B:E7:4E:A0:D4

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:02.260 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:55:02.267 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:55:02.430 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    07:55:02.445 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:55:02.448 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:55:02.451 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:55:02.467 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    07:55:02.472 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:55:02.475 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:55:02.476 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:55:02.489 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    07:55:02.489 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    07:55:02.490 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    07:55:02.491 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:55:02.492 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:55:02.502 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:02.551 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.0 MiB, available=448.5 MiB
    07:55:02.660 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1986 ms.

org.subshare.test.BrokenSignatureIT STANDARD_OUT
    07:55:03.789 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6f902889{/,null,AVAILABLE}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:04.220 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT STANDARD_ERROR
    Apr 01, 2017 7:55:04 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 > uploadBrokenSignature STANDARD_OUT
    07:55:04.412 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@1f8250a4{SSL-http/1.1}{0.0.0.0:37146}
    07:55:04.413 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @38038ms
    07:55:04.482 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Apr 01 07:55:34 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:04.761 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @38290ms

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    07:55:06.093 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 22286 ms.
    Generating a new RSA key pair took 22286 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        BE:CB:8F:58:CB:53:23:03:A0:FF:4F:99:76:5C:79:6D:EA:D6:F1:81

    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:55:06.156 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): BE:CB:8F:58:CB:53:23:03:A0:FF:4F:99:76:5C:79:6D:EA:D6:F1:81
    07:55:06.503 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.0 MiB, available=448.5 MiB
    07:55:06.630 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1959 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:06.680 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT STANDARD_OUT
    07:55:08.516 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@382f2f49{/,null,AVAILABLE}
    07:55:08.591 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@141d48b9{HTTP/1.1}{127.0.0.1:33005}
    07:55:08.593 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @42114ms

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    07:55:08.837 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @42329ms

org.subshare.test.LocalServerClientIT STANDARD_OUT
    07:55:08.961 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT STANDARD_ERROR
    Apr 01, 2017 7:55:09 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_ERROR
    Apr 01, 2017 7:55:09 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:55:10.803 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.LocalServerClientIT STANDARD_OUT
    07:55:11.183 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4919fc9c{/,null,AVAILABLE}
    07:55:11.742 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@359b1993{SSL-http/1.1}{0.0.0.0:42179}
    07:55:11.745 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @45266ms
    07:55:11.761 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Apr 01 07:55:41 CEST 2017
    07:55:12.668 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=236.0 MiB, used=13.5 MiB, available=442.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:14.134 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 31573 ms.
    Generating a new RSA key pair took 31573 ms.
    **********************************************************************
    Server certificate fingerprint (SHA1):

        2B:CF:E8:B5:A0:86:67:7E:A6:8F:C5:7E:CD:9F:CD:AD:28:E7:59:A0

    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:55:14.166 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 2B:CF:E8:B5:A0:86:67:7E:A6:8F:C5:7E:CD:9F:CD:AD:28:E7:59:A0

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR
    Apr 01, 2017 7:55:14 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:55:14.341 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@33e9a141{/,null,AVAILABLE}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:14.417 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=241.5 MiB, used=7.3 MiB, available=448.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:14.428 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@63d6038e{HTTP/1.1}{127.0.0.1:46361}
    07:55:14.430 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @47971ms

org.subshare.test.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT
    07:55:14.487 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:14.544 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:14.882 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_ERROR
    Apr 01, 2017 7:55:15 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.LocalServerClientIT > invokeSimpleStaticMethod STANDARD_OUT
    07:55:16.564 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    07:55:16.595 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:16.704 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @50288ms

org.subshare.test.IgnoreRuleRepoToRepoSyncIT STANDARD_OUT
    07:55:16.791 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2fdb5860{/,null,AVAILABLE}

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    07:55:17.088 [qtp2618489-50] 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@379c0eb6, getPgpAuthenticationCallback, []]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@379c0eb6, getPgpAuthenticationCallback, []]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:17.286 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:55:17.603 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5428b54c{SSL-http/1.1}{0.0.0.0:41354}
    07:55:17.603 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @51144ms

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:17.639 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:17.653 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Apr 01 07:55:47 CEST 2017

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    07:55:18.636 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@785d0170{/,null,AVAILABLE}
    07:55:18.758 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@575c3b16{HTTP/1.1}{127.0.0.1:36842}
    07:55:18.760 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @52289ms
    07:55:19.064 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_ERROR
    Apr 01, 2017 7:55:19 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.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    07:55:19.494 [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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at com.sun.proxy.$Proxy56.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR
    Apr 01, 2017 7:55:20 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.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    07:55:20.554 [qtp2618489-57] 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@379c0eb6, getPgpAuthenticationCallback, []]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@379c0eb6, getPgpAuthenticationCallback, []]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:20.631 [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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at com.sun.proxy.$Proxy56.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.MetaOnlyRepoSyncIT STANDARD_OUT
    07:55:20.783 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@25e17ed2{/,null,AVAILABLE}

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    07:55:20.920 [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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyInvocationHandler.invoke(RemoteObjectProxyInvocationHandler.java:54) [co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at com.sun.proxy.$Proxy56.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:21.110 [qtp2618489-49] 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@379c0eb6, getPassphrase, [d7a92a24aa97ddbd]]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@379c0eb6, getPassphrase, [d7a92a24aa97ddbd]]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:21.152 [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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:55:21.231 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5e826ba7{SSL-http/1.1}{0.0.0.0:36873}
    07:55:21.231 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @54761ms
    07:55:21.240 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:55:21.247 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Apr 01 07:55:51 CEST 2017

org.subshare.test.LocalServerClientIT > invokeDeniedMethods STANDARD_OUT
    07:55:22.407 [qtp2618489-50] 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@379c0eb6, getPassphrase, [d7a92a24aa97ddbd]]
    java.lang.SecurityException: Invocation denied: MethodInvocationRequest[OBJECT, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl, org.subshare.core.pgp.man.PgpPrivateKeyPassphraseStoreImpl@379c0eb6, getPassphrase, [d7a92a24aa97ddbd]]
    	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:22.475 [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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:22.599 [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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:214) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:201) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:191) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at org.subshare.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:93) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:22.804 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:23.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.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:24.223 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1ee7242{/,null,AVAILABLE}
    07:55:24.302 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@1c354f62{HTTP/1.1}{127.0.0.1:41215}
    07:55:24.304 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @57897ms
    07:55:24.678 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505

org.subshare.test.CollisionOnServerRepoToRepoSyncIT STANDARD_ERROR
    Apr 01, 2017 7:55:24 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 > uploadBrokenSignature STANDARD_OUT
    07:55:26.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.CollisionOnServerRepoToRepoSyncIT STANDARD_OUT
    07:55:26.438 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@10a9b2ee{/,null,AVAILABLE}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:55:26.944 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@ba9f61c{SSL-http/1.1}{0.0.0.0:33646}
    07:55:26.946 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @60539ms
    07:55:26.962 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Apr 01 07:55:56 CEST 2017
    07:55:27.003 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    ************************************************************
    PREPARE >>>

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:29.280 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:29.328 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:10:29 CEST 2017

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:31.243 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:32.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.
    07:55:32.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.
    07:55:33.191 [Test worker] INFO  D.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:55:35.111 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:35.120 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:10:35 CEST 2017
    07:55:35.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.
    07:55:35.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.
    07:55:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:36.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:38.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.
    07:55:39.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.
    07:55:40.951 [Test worker] INFO  D.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:55:41.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:41.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:41.803 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:41.840 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:10:41 CEST 2017

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:42.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:42.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:55:42.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.
    07:55:42.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.
    07:55: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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:43.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:44.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:55: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:55:45.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:55:45.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:45.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:55:46.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:46.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:46.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:46.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.
    07:55:46.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.
    07:55:47.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:47.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:47.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.
    07:55:47.737 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:47.769 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:10:47 CEST 2017

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:47.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:47.988 [qtp2618489-27] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1919) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1919) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2122) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:48.062 [incDecRefCountTimer-23cb8d36] 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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:48.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.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:48.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:48.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:48.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:49.274 [qtp2618489-49] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1919) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1919) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2122) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    07:55:49.369 [incDecRefCountTimer-23cb8d36] 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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:49.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:49.497 [incDecRefCountTimer-23cb8d36] 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.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:49.501 [incDecRefCountTimer-23cb8d36] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalArgumentException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    java.lang.IllegalArgumentException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: ObjectManager[T_j9FGMeF-ivqpE0DuDEHQ] does not have object for this ObjectRef: ObjectRef[T_j9FGMeF-ivqpE0DuDEHQ, 0, 0]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectManager.getObjectOrFail(ObjectManager.java:301) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:31) ~[co.codewizards.cloudstore.ls.rest.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1919) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1919) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2231) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2155) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2122) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2013) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_121]
    	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.0.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
    	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
    	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 8 common frames omitted

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:50.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:55:51.343 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:51.384 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:10:51 CEST 2017

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:55:51.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:55:51.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55:51.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:55:53.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.
    07:55:54.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:54.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:55: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:55.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:55:55.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:55:56.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:55:56.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.
    07:55:57.019 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    07:55:57.046 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:10:57 CEST 2017
    07:55:57.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:55:58.991 [Test worker] INFO  D.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:55:59.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:55:59.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:00.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:00.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:00.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:00.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:00.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:00.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:00.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.
    07:56:01.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:01.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:02.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:02.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:02.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.
    07:56:03.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:03.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.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:03.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.
    07:56:03.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.
    07:56:04.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:04.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:04.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:04.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:05.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:05.435 [Test worker] INFO  D.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:56:05.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56: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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:06.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:06.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.
    07:56:06.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:06.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:07.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.
    07:56:07.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:07.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:08.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:08.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:08.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:08.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:08.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:08.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.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:08.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:08.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:08.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:09.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:09.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:09.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:09.578 [Test worker] INFO  D.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:56:09.943 [Test worker] INFO  D.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:56:09.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:10.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:10.721 [Test worker] INFO  D.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:56:10.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:10.936 [Test worker] INFO  D.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:56:11.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:11.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:11.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:56:12.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:12.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:12.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:12.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:13.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:13.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:56:14.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:14.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:14.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:14.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:15.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:15.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:15.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:16.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:17.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:56:18.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:56:18.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:56: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.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:19.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:56:19.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56: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.
    07:56:20.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.
    07:56:21.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:21.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:21.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:21.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.
    07:56:22.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:23.120 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 375 ms.
    07:56:23.487 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, invitation=false]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:23.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:56:24.005 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=36.4 MiB, available=419.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:25.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:25.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:26.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a0cede82-7411-46c3-ba51-73e6304b594b
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yufzus-1uiik-local-src
      localRepository.publicKeySha1 = 5F:59:D0:FF:32:58:44:9C:A3:B3:32:8C:EE:E1:B1:22:DB:96:38:8E

      remoteRepository.repositoryId = b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc
      remoteRepository.remoteRoot = https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc
      remoteRepository.publicKeySha1 = 21:03:3B:DA:ED:32:07:97:76:5D:8E:40:8C:62:1B:2D:22:FA:27:3A

    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 a0cede82-7411-46c3-ba51-73e6304b594b b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:27.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:27.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:27.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.
    07:56:28.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:28.089 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:28.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:28.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:28.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    07:56:28.623 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    07:56:28.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:28.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:56:29.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    07:56:29.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    07:56:29.640 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    07:56:29.795 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%
    07:56:30.016 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    07:56:30.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:56:30.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=true
    07:56:30.520 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cede82-7411-46c3-ba51-73e6304b594b ('build/repo/j0yufzus-1uiik-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:30.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:30.608 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:30.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:30.772 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:31.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:31.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:31.427 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:26:31.243Z expiryDateTime=2017-04-01T06:56:31.243Z

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:31.448 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 564 ms.
    07:56:31.456 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=DtKQmERon0HppN2GalKTSw, invitation=false]
    07:56:31.510 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 51 ms.
    07:56:31.511 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kVEjpOpydBdO2zq_zWml1Q, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:31.562 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    07:56:31.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:31.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:32.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:56:32.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:32.468 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=35.2 MiB, available=420.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:32.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=40.1 MiB, available=415.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:33.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:34.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:34.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:34.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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:56:35.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:35.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:35.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:56: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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:35.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:35.538 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:56:35.547 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    07:56:35.547 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:56:35.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:35.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:35.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=40.5 MiB, available=415.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:36.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 963a9cd3-e840-421a-a9a4-a01fff350d92
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yug29l-i6uz7-local-src
      localRepository.publicKeySha1 = D2:B1:2B:B4:D2:B7:82:28:7F:80:44:09:1D:39:6F:6E:4D:8A:7D:2A

      remoteRepository.repositoryId = 69c56762-41ab-4cfc-beb2-8e06ce69f553
      remoteRepository.remoteRoot = https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553
      remoteRepository.publicKeySha1 = DC:58:19:80:71:40:63:CA:D3:F9:D4:4C:91:22:7C:E0:6B:A5:DE:47

    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 963a9cd3-e840-421a-a9a4-a01fff350d92 69c56762-41ab-4cfc-beb2-8e06ce69f553

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:36.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:36.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    07:56:36.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=40.4 MiB, available=415.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:36.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:56:36.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:36.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:36.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:36.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:36.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:36.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=40.4 MiB, available=415.1 MiB
    07:56:36.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    07:56:37.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=40.4 MiB, available=415.1 MiB
    07:56:37.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:56:37.234 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:56:37.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:37.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:37.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:37.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:37.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:37.570 [qtp1716431581-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:37.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:37.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=6 remoteFromLocalRevision=2
    07:56:37.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:37.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:37.910 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:38.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 > uploadBrokenSignature STANDARD_OUT
    07:56:38.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:38.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:38.240 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:38.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:38.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:38.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:38.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:38.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    07:56:38.674 [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:38.675 [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:56:38.707 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    07:56:38.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%
    07:56:39.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:39.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:39.214 [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:39.334 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:39.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:39.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:39.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:56:39.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=69c56762-41ab-4cfc-beb2-8e06ce69f553 from='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553' toID=963a9cd3-e840-421a-a9a4-a01fff350d92 to='build/repo/j0yug29l-i6uz7-local-src', fromRepoLocalSync=true
    07:56:39.672 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 963a9cd3-e840-421a-a9a4-a01fff350d92 ('build/repo/j0yug29l-i6uz7-local-src')
    07:56:39.785 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    07:56:39.907 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:40.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:40.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:40.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:40.571 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 renewalDateTime=2017-04-01T06:26:40.381Z expiryDateTime=2017-04-01T06:56:40.381Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:40.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:40.890 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:41.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:41.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:41.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:41.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:41.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:41.841 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:42.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:42.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:42.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=39.6 MiB, available=415.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:42.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:42.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 107 ms.
    07:56:42.679 [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:56:42.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:43.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:43.152 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    07:56:43.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:43.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:56:43.270 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:43.275 [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:56:43.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:43.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:43.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:43.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: 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:44.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=40.1 MiB, available=415.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:44.331 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:44.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:44.633 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kVEjpOpydBdO2zq_zWml1Q, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!
    07:56:44.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:44.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:56:44.767 [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:56:44.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:45.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=40.1 MiB, available=415.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:45.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:45.322 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:45.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:45.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:45.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:45.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:46.076 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1196 ms.
    07:56:46.109 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, invitation=false]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:46.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=40.0 MiB, available=415.5 MiB
    07:56:46.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:46.401 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 289 ms.
    07:56:46.403 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=sRB8bYUanqqoeQW_QBST1Q, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:46.496 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:46.698 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1214 ms.
    07:56:46.711 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, invitation=false]

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:46.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=40.0 MiB, available=415.5 MiB
    07:56:46.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:46.887 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 173 ms.
    07:56:46.888 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Yvyf9OiXartDmqXdYBuorA, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:46.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    07:56:46.905 [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:56:46.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:47.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=40.0 MiB, available=415.5 MiB
    07:56:47.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:56:47.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:56:47.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:47.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:47.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:47.268 [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:56:47.579 [qtp1152861381-43] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:47.664 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=35.8 MiB, available=419.7 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:47.771 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 transaction.localRevision=6 remoteFromLocalRevision=2
    07:56:47.785 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=963a9cd3-e840-421a-a9a4-a01fff350d92 from='build/repo/j0yug29l-i6uz7-local-src' toID=69c56762-41ab-4cfc-beb2-8e06ce69f553 to='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553'
    07:56:47.932 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:48.112 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1096 ms.
    07:56:48.127 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, invitation=false]
    07:56:48.257 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 117 ms.
    07:56:48.282 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=rLdkzqgyWTz-Tc3JH4S_2g, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:48.400 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:48.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:48.423 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=35.8 MiB, available=419.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:48.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:56:48.776 [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:56:48.990 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:49.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:49.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    07:56:49.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:49.328 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:49.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:49.413 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=34.9 MiB, available=420.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:49.433 [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:49.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:56:49.686 [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:50.014 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 179 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:50.477 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:56:50.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:56:50.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:56:51.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:51.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:51.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:51.474 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 1080 ms.
    07:56:51.497 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, invitation=false]
    07:56:51.804 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 301 ms.
    07:56:51.804 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ROQ2IA9KQAw8AGfjbfUoIA, invitation=false]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:52.034 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:56:52.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:56:52.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:56:52.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:52.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    07:56:52.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:52.850 [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:56:53.006 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=37.8 MiB, available=417.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:53.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21d48ce2689f8b62fa7faaaef4679d89cf9a1fe7' to.sha1='ea0cafbc2d9bd9117936cf302c21beafbbf8cf78'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = de4cf236-e3d4-4e4a-9526-b63ab6ca8137
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yugf4o-27yr3-local-src
      localRepository.publicKeySha1 = A0:DF:E1:CB:93:F2:CF:0F:32:31:8D:96:71:44:A5:C3:E6:BA:4D:8F

      remoteRepository.repositoryId = c70f88a3-3057-4021-9f42-cc7927186418
      remoteRepository.remoteRoot = https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418
      remoteRepository.publicKeySha1 = 1E:4B:CF:2C:08:16:57:D6:32:7D:4F:38:92:42:9E:A3:25:FB:4C:72

    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 de4cf236-e3d4-4e4a-9526-b63ab6ca8137 c70f88a3-3057-4021-9f42-cc7927186418

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:53.887 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:54.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 95 ms.
    07:56:54.012 [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:56:54.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/1 {11 11ä11#+} 1/a"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:56:54.372 [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:56:54.525 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 0a24d223-ae78-4c97-86de-7b7d7357eeff
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yugbv8-8ljti-local-src
      localRepository.publicKeySha1 = B4:42:7D:16:5E:AC:D4:0C:B6:A2:AF:F4:DB:17:2C:EB:F6:81:6E:70

      remoteRepository.repositoryId = 3720a483-986b-40d4-98cb-dd1f5ad220a6
      remoteRepository.remoteRoot = https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6
      remoteRepository.publicKeySha1 = 7C:9C:24:C5:60:2F:21:DC:62:E2:62:71:6A:61:72:92:36:76:A6: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 0a24d223-ae78-4c97-86de-7b7d7357eeff 3720a483-986b-40d4-98cb-dd1f5ad220a6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:54.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    07:56:54.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:54.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:54.876 [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:56:55.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    07:56:55.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:55.186 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/I1fK1FCNgOzrtx5zfQp22A/Y4-k772uh-89Vc89y31aXA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c316d9f3-7ce4-446f-a905-d04ba14f2c34
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yugjn4-8jedq-local-src
      localRepository.publicKeySha1 = B8:18:B4:0B:86:D7:65:FA:32:81:9E:36:CE:CE:56:D8:C1:62:E8:2B

      remoteRepository.repositoryId = 20eda65a-087c-43d7-9bd8-dc6b617efd66
      remoteRepository.remoteRoot = https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66
      remoteRepository.publicKeySha1 = 45:56:3A:AD:07:7E:A5:85:F2:6D:63:44:70:41:92:59:89:46:93:37

    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 c316d9f3-7ce4-446f-a905-d04ba14f2c34 20eda65a-087c-43d7-9bd8-dc6b617efd66

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:55.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    07:56:55.745 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:55.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 873247 bytes in 1518 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:56.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:56.179 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:56.202 [qtp1716431581-143] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:56.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 61065c95-57d8-417a-a134-9131e60f96dd
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yugm94-eevc1-local-src
      localRepository.publicKeySha1 = C4:CF:50:6E:7D:55:2B:FE:BA:5B:AB:86:4F:C4:08:8A:1D:2B:2D:0B

      remoteRepository.repositoryId = 67000310-1a6a-46d7-9cae-cce70e59c9a3
      remoteRepository.remoteRoot = https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3
      remoteRepository.publicKeySha1 = 15:50:9C:73:E2:1D:06:90:39:07:19:1C:92:8E:2C:C8:80:28:BF:F5

    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 61065c95-57d8-417a-a134-9131e60f96dd 67000310-1a6a-46d7-9cae-cce70e59c9a3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:56.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:56:56.491 [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:56:56.627 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:56.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:56:56.694 [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:56:56.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:56.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:56.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:57.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:57.064 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:56:57.102 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:57.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:57.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:57.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/1 {11 11ä11#+} 1/a"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:57.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:57.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:57.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:57.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:57.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:57.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:57.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:57.578 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:57.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac915b3b0d53962440bc9ab79c753a5bd4c121a5' to.sha1='25947ef4a4d9a72c9f427ce70a2be6e01804b9bc'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:57.751 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:57.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:57.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:58.048 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:58.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:58.201 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:58.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:58.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:56:58.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 to='build/repo/j0yugf4o-27yr3-local-src', fromRepoLocalSync=true
    07:56:58.409 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de4cf236-e3d4-4e4a-9526-b63ab6ca8137 ('build/repo/j0yugf4o-27yr3-local-src')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:58.417 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:58.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/1 {11 11ä11#+} 1/b"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:56:58.625 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:58.665 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:58.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:58.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:56:58.824 [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:56:58.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:56:58.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:59.011 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:59.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:59.149 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:56:59.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:59.258 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:56:59.295 [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:56:59.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.94%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:59.495 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/I1fK1FCNgOzrtx5zfQp22A/0UBCcMt5mJiw9G_5MPMECQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:56:59.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:56:59.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:56:59.702 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 renewalDateTime=2017-04-01T06:26:58.584Z expiryDateTime=2017-04-01T06:56:58.584Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:56:59.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1007162 bytes in 1314 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:00.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:00.083 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:00.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:00.316 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:57:00.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:00.563 [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:57:00.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.66%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:00.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:57:00.747 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c316d9f3-7ce4-446f-a905-d04ba14f2c34 ('build/repo/j0yugjn4-8jedq-local-src')
    07:57:00.825 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:00.839 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:00.860 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:00.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:00.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:00.928 [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:57:01.015 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:01.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/1 {11 11ä11#+} 1/b"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:01.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:01.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:01.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    07:57:01.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c73a6509361905c07eb8e9b2e76bb1c9bf04e82b' to.sha1='c8b204f540d40edeefee565fc4054b54a904805c'): /1 {11 11ä11#+} 1/c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:01.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    07:57:01.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:01.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:01.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:00.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=0
    07:57:01.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=39.6 MiB, available=415.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:01.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:57:01.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=true
    07:57:01.786 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61065c95-57d8-417a-a134-9131e60f96dd ('build/repo/j0yugm94-eevc1-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:01.898 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:57:01.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=0a24d223-ae78-4c97-86de-7b7d7357eeff to='build/repo/j0yugbv8-8ljti-local-src', fromRepoLocalSync=true
    07:57:01.922 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a24d223-ae78-4c97-86de-7b7d7357eeff ('build/repo/j0yugbv8-8ljti-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:01.940 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:02.020 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:02.058 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    07:57:02.381 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:02.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/1 {11 11ä11#+} 1/c"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:02.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/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:02.578 [pool-3-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:02.906 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:27:02.104Z expiryDateTime=2017-04-01T06:57:02.104Z

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:02.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:02.911 [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:57:02.974 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/I1fK1FCNgOzrtx5zfQp22A/HaNPy5tewsmpgITAVeOFmg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:03.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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:57:03.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:03.267 [pool-6-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:03.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:03.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:03.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 571936 bytes in 923 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:03.505 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 renewalDateTime=2017-04-01T06:27:02.132Z expiryDateTime=2017-04-01T06:57:02.132Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:03.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=true

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:03.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:03.757 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:03.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.8 MiB, available=415.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:03.990 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:04.067 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:27:03.824Z expiryDateTime=2017-04-01T06:57:03.823Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:04.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    07:57:04.085 [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:57:04.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:04.424 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:04.451 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:04.470 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:04.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/1 {11 11ä11#+} 1/c"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:04.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:04.655 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    07:57:04.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:04.676 [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:57:04.737 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:04.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:04.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a7f89275a45fd8a7dfaec6ab3bc028302939183' to.sha1='171ebfd416bf0f3d4ecc65def4954fc06280006b'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:05.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=41.7 MiB, available=413.8 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:05.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:05.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:05.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:05.544 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    07:57:05.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:05.611 [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:57:05.636 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:04.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:57:05.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=40.2 MiB, available=415.3 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:06.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1633f8efdd73834e21d97530e1d310ee860979c' to.sha1='5bc11405bcbef2e1626756e8595c5abee71432f6'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:06.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=39.7 MiB, available=415.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:06.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/2/1 {11 11ä11#+} 1/a"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:06.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:06.227 [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/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:06.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=39.5 MiB, available=416.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:06.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:06.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:57:07.018 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:06.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:57:07.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.5 MiB, available=416.0 MiB
    07:57:07.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:07.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/1 {11 11ä11#+} 1/a"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:07.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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:57:07.716 [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:57:07.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=41.2 MiB, available=414.3 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:07.797 [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:57:07.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.5 MiB, available=416.0 MiB
    07:57:07.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:57:07.875 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:57:07.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:08.227 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/__cF_E781u4qJHOhVlHjVw/8ereXP47rinzMojM6Y2Wgw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:08.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:08.446 [qtp2000968816-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:08.508 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    07:57:08.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:08.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=6 remoteFromLocalRevision=2
    07:57:08.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 from='build/repo/j0yugf4o-27yr3-local-src' toID=c70f88a3-3057-4021-9f42-cc7927186418 to='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418'
    07:57:08.953 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:08.971 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:09.044 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    07:57:09.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:09.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=41.2 MiB, available=414.3 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:09.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261479 bytes in 1639 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:08.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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:09.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=39.8 MiB, available=415.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:09.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:09.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.9 MiB, available=415.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:09.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:09.917 [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:57:10.033 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:10.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:10.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:10.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:10.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=41.1 MiB, available=414.4 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:10.406 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:10.442 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:10.458 [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:10.471 [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:10.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

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:10.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.9 MiB, available=415.6 MiB
    07:57:10.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:10.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/1 {11 11ä11#+} 1/a"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:10.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:57:10.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=41.1 MiB, available=414.4 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:10.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:10.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:10.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:10.963 [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:57:10.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:57:10.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=39.7 MiB, available=415.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:11.022 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=2097152

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:11.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='85d0f55880aa50bfc48c94caf2adaa4baa0ee445' to.sha1='3e3563fe4a9c60f8dbacd1e0ab9b655431eda89a'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:11.139 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 213 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:11.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=40.7 MiB, available=414.8 MiB
    07:57:11.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:11.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:11.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:57:11.302 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:11.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=39.9 MiB, available=415.6 MiB
    07:57:11.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:11.706 [qtp425666350-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:11.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=39.7 MiB, available=415.8 MiB
    07:57:11.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:11.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:11.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=40.2 MiB, available=415.3 MiB
    07:57:11.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:11.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:12.022 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:57:12.030 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:12.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/1 {11 11ä11#+} 1/b"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:12.148 [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:57:12.158 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:12.184 [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:57:12.283 [qtp1065487120-61] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:12.475 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/__cF_E781u4qJHOhVlHjVw/QRBUajf5osBvlO4rXYPQIw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:12.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=40.0 MiB, available=415.5 MiB
    07:57:12.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:12.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=6 remoteFromLocalRevision=2
    07:57:12.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a24d223-ae78-4c97-86de-7b7d7357eeff from='build/repo/j0yugbv8-8ljti-local-src' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:12.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218616 bytes in 452 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:12.665 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:12.922 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:12.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=40.2 MiB, available=415.3 MiB
    07:57:12.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:57:12.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:57:12.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:13.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:13.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:13.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:13.088 [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:57:13.344 [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:13.345 [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:57:13.379 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:13.394 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:13.425 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:13.493 [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:57:13.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/1 {11 11ä11#+} 1/b"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:13.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:13.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:13.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:13.701 [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:57:13.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:13.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:13.764 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 161 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:13.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a44410ecc0abf9b8de9234ce0a3d10c035a35e1b' to.sha1='f7381ec3851001658745d9906766ab6d96b303c4'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:13.997 [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:14.005 [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:14.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
    07:57:14.463 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 117 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:14.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/1 {11 11ä11#+} 1/c"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:14.709 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=4194304

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:14.727 [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:57:14.761 [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:57:14.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 30 ms.
    07:57:14.832 [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:57:14.953 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/__cF_E781u4qJHOhVlHjVw/zv9XzTH44-jjxDZ_HdPffw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:15.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    07:57:15.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:15.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:15.703 [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:57:15.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    07:57:15.907 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:15.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 334657 bytes in 1178 ms. path='/1 {11 11ä11#+} 1/c'
    07:57:16.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:16.445 [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:57:16.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:16.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:16.802 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:16.807 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:17.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/1 {11 11ä11#+} 1/c"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:17.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:17.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    07:57:17.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:17.141 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:17.144 [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:57:17.156 [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:57:17.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 141 ms.
    07:57:17.253 [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:57:17.347 [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:57:17.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0894c020f24470d83764654a4926ee2af228068d' to.sha1='ee075c087746d87eabd496862d612cc4df9d03f0'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:17.485 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:17.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:17.619 [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:57:17.711 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 228 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:17.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    07:57:17.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:18.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:18.075 [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:57:18.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:18.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/2/1 {11 11ä11#+} 1/a"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:18.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:18.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:18.282 [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:18.347 [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:57:18.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 93 ms.
    07:57:18.503 [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:57:18.851 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tJaQAfNg_1aZLrhV-Boc_A/6COAVYKnjBeEFPGg5uEwyw/-nK58IBc7M_hG6yIM9Ua2w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:19.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.28%
    07:57:19.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:19.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:19.476 [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:57:19.523 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=6291456

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:19.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 503911 bytes in 1259 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:19.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:19.581 [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:57:19.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:19.725 [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:57:19.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:19.954 [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:57:19.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:20.054 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:20.075 [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:57:20.150 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:20.156 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:20.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:20.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/2/1 {11 11ä11#+} 1/a"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:20.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:20.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:20.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:20.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:20.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    07:57:20.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f3ab35a533e8100778a69b7739fc78604616a29' to.sha1='0f0b1e8e2491ae448a19460df3451035da0d1c41'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:20.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:20.760 [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:57:21.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:21.187 [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:57:21.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:21.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:21.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:21.637 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    07:57:21.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:21.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 79 ms.
    07:57:21.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:21.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:21.726 [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:57:21.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:21.743 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/2/1 {11 11ä11#+} 1/b"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:21.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:21.759 [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:21.850 [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:57:22.037 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=7340032

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:22.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:22.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:22.246 [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:57:22.282 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tJaQAfNg_1aZLrhV-Boc_A/6COAVYKnjBeEFPGg5uEwyw/B9koWUgq3Sjrqd0OihTEDA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:22.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7863098 bytes in 16093 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:22.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    07:57:22.517 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:22.587 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:22.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:22.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:22.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 608244 bytes in 934 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:22.773 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:22.774 [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:57:22.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:22.964 [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:57:23.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:23.161 [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:57:23.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:23.165 [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:57:23.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:23.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:23.411 [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:57:23.427 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:23.434 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:23.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:23.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:23.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/2/1 {11 11ä11#+} 1/b"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:23.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:23.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:23.777 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:23.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:23.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:23.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:23.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:23.892 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:23.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    07:57:23.990 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:23.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='85c985530bf1a0cffa6d4f30ab46cff9f31a5dfd' to.sha1='7f46bfc1e978e8610ce1695d96804a727f269c98'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:24.057 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:24.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:24.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/2/1 {11 11ä11#+} 1/a"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:24.199 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:24.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:24.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    07:57:24.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd57d8c56e990fdc5c022afea41892eb2d6e95a3' to.sha1='fba98aef5ae1384e970480c44c162c9d58078534'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:24.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:24.692 [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:57:24.756 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:24.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:24.997 [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:57:25.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/2/1 {11 11ä11#+} 1/b"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:25.119 [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:57:25.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/2/a"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:25.235 [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:25.316 [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:57:25.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:25.369 [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:57:25.419 [qtp1716431581-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/uJUP1FKcBHtRuKXMnrAzRw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:25.465 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/tJaQAfNg_1aZLrhV-Boc_A/8z_x75Ek25k0GUzzdRzDww' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:25.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.63%
    07:57:25.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:25.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:25.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:25.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27612 bytes in 317 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:25.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:25.589 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:25.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:25.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156772 bytes in 523 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:25.694 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:25.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    07:57:25.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:25.805 [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:57:25.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:25.892 [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:57:25.951 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:25.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:25.956 [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:57:26.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c37eb2b7b78476429c7197ad6e39574756d54c1' to.sha1='51a726ddfcd1750ffa17b41269a806e02eda9c5e'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:26.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    07:57:26.263 [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:57:26.272 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:26.276 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:26.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:26.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:26.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:26.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/2/a"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:26.436 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:26.455 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    07:57:26.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:26.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    07:57:26.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6daf05d39a7a795dddf767dcac903100e48dfb7' to.sha1='883b115666f5fb970c50d082532e3b2dae83beff'): /3 + &#ä/5/h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:26.543 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:26.552 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:26.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/2/1 {11 11ä11#+} 1/b"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:26.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:26.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:26.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    07:57:26.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a8587ebd3ecc6b4c4a9cc4fbf7e27d41cd71998' to.sha1='4f539653b9873a960d6ce869477605aa57375846'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:27.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:27.278 [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:57:27.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:27.311 [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:57:27.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/a"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:27.411 [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:57:27.572 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:27.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/5/h"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:27.668 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:27.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:27.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:27.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:27.790 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:27.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:27.826 [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:57:27.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    07:57:27.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:27.869 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:27.882 [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:57:27.920 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/2/a"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:27.935 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:28.060 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/d4zhcoS63nxAAXVv7pN3UQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:28.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:28.167 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    07:57:28.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:28.183 [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:57:28.367 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/HPO6jQcIZ7JkSYCNGXc-Zw/1jnzsPvdbi-z3gtRiK23lQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:28.375 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/6KLUq5xmCizHJGTpA1_kQw/--ZLRxOoZPzmql0U4FVQnQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:28.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='570dbd01ae7ff87b9a669b0b574044e675538842' to.sha1='e3ec306df7bee1dac07290e1eae458b1e97fe68a'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:28.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257631 bytes in 1515 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:29.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572713 bytes in 1068 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:29.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:29.091 [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:57:29.235 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:29.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:29.381 [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:57:29.401 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:29.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:29.411 [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:57:29.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:29.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:29.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/1 {11 11ä11#+} 1/a"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:29.532 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:29.570 [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:57:29.592 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:29.595 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:29.683 [qtp1152861381-233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/HPO6jQcIZ7JkSYCNGXc-Zw/1jnzsPvdbi-z3gtRiK23lQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:29.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:29.706 [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:57:29.743 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/2/a"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:29.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:29.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    07:57:29.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:29.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:29.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1065688 bytes in 2164 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:29.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82f589d2f23502a3eb3ddb42d08959b42af77ba3' to.sha1='136c0b46e973201c26e0ed97c50b5d71042c988f'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:29.957 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:29.986 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:30.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:30.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:30.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:30.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/a"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:30.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:30.283 [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:57:30.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:30.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:30.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    07:57:30.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8341b34442e6186cb1b5d5ed672a54d29a4c8079' to.sha1='a5fb4cdf6c9e799bbccb0ba7adcffd2db364327d'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:30.641 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:30.674 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:30.723 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:30.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:30.780 [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:57:30.843 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YLzkTQruejmvcHVCVIStuQ/1tl-D391QLNVDmsjVX6AhA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:30.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/5/h"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:30.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:30.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:30.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    07:57:31.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e44dbcf536ee8715c57f1c012fc857d5df499ba' to.sha1='009080710b7f6ce6449cff1fcdbd2bc14b475d1d'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:31.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/5/h"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:31.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.64%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:31.195 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:31.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:31.233 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:31.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:31.522 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/gwPRHmbBo-GiMyDEykU9_Q/ISJ6hfW5VnDj6AmKpOnqSg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:31.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/b"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:31.708 [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:57:31.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322038 bytes in 591 ms. path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:31.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/5/i"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:32.006 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:32.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:32.076 [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:57:32.112 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:32.144 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YLzkTQruejmvcHVCVIStuQ/1tl-D391QLNVDmsjVX6AhA' offset=1048576

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:32.144 [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:57:32.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:32.361 [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:57:32.426 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/EdFi1saJi8V1rZ7CWAhRZA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:32.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1241344 bytes in 2914 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:32.444 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/HPO6jQcIZ7JkSYCNGXc-Zw/rLNumuk8WBiXiWVcWNElsQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:32.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:32.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:32.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:32.580 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:32.584 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:32.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:32.631 [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:57:32.753 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/5/h"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:32.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 516295 bytes in 1063 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:32.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:32.824 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:32.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:32.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397271 bytes in 843 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:32.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='52a9c416ad33ef49f07afc1d7bbda93f366ccbab' to.sha1='79771fdb8aff27691d2bee67329e101f54adbe09'): /3 + &#ä/5/i

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:32.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:32.970 [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:57:32.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:33.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:57:33.089 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:33.094 [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:57:33.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:33.206 [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:57:33.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da5a99bb2cc0d21bc7257dcde84f3916f0f4b122' to.sha1='41697cc7fa25042c0ebfcde24e5d289616d3357d'): /1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:33.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    07:57:33.385 [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:57:33.471 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:33.479 [qtp2000968816-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:33.511 [qtp2000968816-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:33.570 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:33.574 [qtp1152861381-233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:33.580 [qtp1152861381-233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:33.613 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:33.652 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/b"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:33.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:33.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:33.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/5/i"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:33.802 [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:57:33.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:33.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/5/i"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:33.866 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:33.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:33.906 [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:57:33.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7277bfeecfd82230632eecd124fbd564a98ca14' to.sha1='e26f0cdffb41af5f3b6e808daaf05ebd416857d8'): /1 {11 11ä11#+} 1/c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:33.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:33.949 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    07:57:34.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d466826d85c47616266e95856a6aa1bcbd3811dd' to.sha1='23efc72acec9d5d726004d986151c755830e57c3'): /3 + &#ä/aa

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:34.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/1 {11 11ä11#+} 1/a"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:34.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:34.272 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/gwPRHmbBo-GiMyDEykU9_Q/lZjtzGm411MbPH0PqQfMZw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:34.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:34.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.99%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:34.292 [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:57:34.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:34.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.12%
    07:57:34.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:34.405 [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:57:34.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4669474e3c41ac031d7c431db21262e5f1cf650' to.sha1='0779c7b0523f8c3beccde736219ae0ce34baf349'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:34.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 464491 bytes in 577 ms. path='/3 + &#ä/5/i'
    07:57:34.690 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:34.735 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8235ce2556a4c507e8af7fc28a3fe7d9b5f59ef' to.sha1='21ebe9051b36908e44b29ff6a39fe611ee48bc2f'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:34.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/1 {11 11ä11#+} 1/a"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:57:34.836 [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:57:34.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:34.951 [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:57:34.990 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/aa"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:35.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/c"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:35.002 [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:57:35.050 [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/c'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:35.114 [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:57:35.154 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:35.172 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:35.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/5/i"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:35.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:35.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:35.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:35.438 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/m_q6tqiPwOLa4-j2CBcnzw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:35.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6676bf1690d267b31824512cc6e8ee184bbb4dc' to.sha1='e1e6134ae42f734119c0d45caed7f6d01bbc5880'): /3 + &#ä/aa

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:35.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200420 bytes in 666 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:35.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/1 {11 11ä11#+} 1/b"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:35.871 [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:57:35.898 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ISW5eid7Y6VGTtzSemr-bw/74oaqE7fXU1j6VSMI7YP-g' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:36.191 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:36.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:36.227 [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:57:36.289 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/1 {11 11ä11#+} 1/a"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:57:36.354 [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:57:36.403 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:36.450 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:36.454 [qtp1152861381-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:36.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/aa"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:36.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:36.565 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YLzkTQruejmvcHVCVIStuQ/_Qk-aH-gHZPrFad8S2oPcQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:36.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:36.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    07:57:36.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af3d12c2495fc92bd831a6685e1221d986be92b4' to.sha1='69651daf9db3c5dfbbd1ad14398771ef641aa560'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:36.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/aa"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:36.807 [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:36.903 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/vTUaXWS0gUMH4JBAMQbksA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:36.917 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UJTO7yLikz1MNLwmGIozyQ/Y-huP9aLge2bYICVveRCrg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:36.934 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 767617 bytes in 2095 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:37.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92991 bytes in 259 ms. path='/3 + &#ä/aa'
    07:57:37.239 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:37.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:37.263 [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:57:37.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/bb"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:37.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    07:57:37.321 [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:57:37.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:37.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:37.435 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:37.439 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:37.543 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:37.577 [qtp1065487120-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:57:37.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/aa"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:37.617 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:37.628 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/hjnySUQHPVqyaWAP5bcnjQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:37.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 615437 bytes in 1847 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:37.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:37.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    07:57:37.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2027eac4e9526956143513dabaa326cb4f7f421e' to.sha1='d8d4cfbdaf72bb5e79d024bf39f49abd88506692'): /3 + &#ä/bb
    07:57:38.042 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:38.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:38.056 [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:57:38.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/1 {11 11ä11#+} 1/a"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:57:38.149 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:38.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:38.230 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:38.232 [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:57:38.259 [qtp425666350-145] 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:57:38.297 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/bb"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:38.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bd5798b954fa624812e49eedefc4ef669a38abe' to.sha1='625169f0fca4021d4dbe0fc967e578e29c4c3cd1'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:38.331 [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:57:38.382 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/1 {11 11ä11#+} 1/b"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:38.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:38.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:38.479 [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:57:38.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 345894 bytes in 2168 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:38.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a88d961113b9c8b9c51f98b22939172c5ccaa584' to.sha1='6263e02b3d984f052021888578a85777bcad7cfb'): /1 {11 11ä11#+} 1/c

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:38.717 [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:57:38.862 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:38.886 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/1VL4EhELL-nPHWltRPpCZg' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:39.016 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/hjnySUQHPVqyaWAP5bcnjQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:39.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:39.124 [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:57:39.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/1 {11 11ä11#+} 1/b"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:57:39.450 [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:57:39.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/1 {11 11ä11#+} 1/c"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:39.506 [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:57:39.606 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:39.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1281841 bytes in 2328 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:39.632 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:39.671 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YLzkTQruejmvcHVCVIStuQ/gBf3EhC3ggQHYgbCL_ajIA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:39.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:39.842 [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:57:39.854 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ISW5eid7Y6VGTtzSemr-bw/WOqQxL5-SlqPXXhPX7FSHw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:39.934 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:39.942 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:40.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/1 {11 11ä11#+} 1/a"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:40.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/bb"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:40.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:40.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:40.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:40.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:40.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197429 bytes in 753 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:40.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:40.268 [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:57:40.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6a657cc3cc92f00ced71b8ec0d7997475842968' to.sha1='8116785a57e4bc1f48208de382fb9bac89a8dd87'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:40.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca19d241c7c5345d3c6afa8f8a9687418aaccbff' to.sha1='53102867e04fbca0a9560db4dde1fec88abf0842'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:40.579 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:40.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:40.666 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:40.670 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:40.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/1 {11 11ä11#+} 1/c"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:40.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:40.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/cc"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:40.849 [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:57:40.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    07:57:40.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:40.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:40.880 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:40.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff1f0a01c76b1515be846fc49633211248fa3f98' to.sha1='80115c33e809f23e3118d9179e901df3f1ac299c'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:41.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 885254 bytes in 2677 ms. path='/3 + &#ä/bb'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:41.063 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/NiqdUMk6UduR_Dtp4CJ2FQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:41.228 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:41.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/1 {11 11ä11#+} 1/b"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:57:41.305 [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:57:41.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101889 bytes in 476 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:41.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 676856 bytes in 1888 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:41.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    07:57:41.390 [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:57:41.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:41.657 [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:57:41.676 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:41.685 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:41.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/bb"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:41.803 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:41.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:41.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:41.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:41.830 [qtp1152861381-233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:41.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:41.849 [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:57:41.858 [qtp1152861381-233] 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:57:41.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d4053c71922bef4cc856e17a736848d99c1d98c' to.sha1='879feb3c687cf664ce9805a99acb5d7364fdfde0'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:41.974 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UJTO7yLikz1MNLwmGIozyQ/JFNxEcizpJLG-0jginl4xQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:42.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/cc"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:42.072 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:42.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/a"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:42.139 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:42.142 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:42.158 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:42.167 [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:57:42.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:42.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/1 {11 11ä11#+} 1/b"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:42.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5b40ce31b247cf265d0ccf818ce257ad9d3dd66' to.sha1='819ee99cf94b0598c1abdbdd61459cbcf1bacda6'): /3 + &#ä/dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:42.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 506112 bytes in 1052 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:42.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:42.399 [qtp1716431581-67] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:42.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:42.418 [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:57:42.498 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/c0K63Ku4Fy-P-JR31X6iFw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:42.509 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2789dc4d85d63c14ab2e55cb3a7eea339ce2687b' to.sha1='e0b67bcb341cf8c42ffed5f312c068b246ee8ceb'): /1 {11 11ä11#+} 1/c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:42.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 96509 bytes in 486 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:42.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/cc"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:42.804 [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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:42.956 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:43.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:43.072 [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:57:43.105 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/L7IrV4Etn5PkdEZ-Y3ZAog' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:43.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/dd"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:43.182 [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:43.247 [Test worker] INFO  o.s.t.BrokenSignatureIT - encryptAndSign: about to call invocation.proceed(...). cryptreeRepoTransport_encryptAndSign_breakSignature=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:43.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:43.261 [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:57:43.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183256 bytes in 533 ms. path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:43.372 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:43.378 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:43.379 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:43.398 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:43.478 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/a"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:43.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:43.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/1 {11 11ä11#+} 1/b"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:43.562 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:43.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:43.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:43.574 [qtp1152861381-233] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YwEJFMcqFh2ETXkl5WSfmQ/B2j743BnGAYtpuzkXE8WQQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:43.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:43.648 [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:57:43.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:43.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/1 {11 11ä11#+} 1/c"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:43.743 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:43.748 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:43.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5fc145dba145e137877b03a36e703fb3393bd29b' to.sha1='1c77132b742e93dafb6f0ac67d925f5b73068324'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:43.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:43.803 [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:57:43.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    07:57:43.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8274bc579327b525fcfed22912974f1fcd75a7a1' to.sha1='3beb570ab5b6e19c1d1df10551e127cde97e68cd'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:43.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/cc"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:43.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:43.993 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:44.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    07:57:44.112 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d08d8b86cd489f02d62c9b121cd988b7a2e2756f' to.sha1='a110180fa59b4baefa8b1799c5d533daa5b22c8f'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:44.115 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/ISW5eid7Y6VGTtzSemr-bw/JxmFwFunvpjDmV1XX6xWWA' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:44.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565652 bytes in 1108 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:44.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 338487 bytes in 524 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:44.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/b"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:44.394 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:44.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/b'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:44.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:44.570 [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:57:44.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/dd"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:44.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/1 {11 11ä11#+} 1/c"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:44.627 [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:57:44.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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:44.709 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:44.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:44.713 [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:57:44.719 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:44.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="963a9cd3-e840-421a-a9a4-a01fff350d92", toRepositoryId="69c56762-41ab-4cfc-beb2-8e06ce69f553", path="/3 + &#ä/dd"} on repo=963a9cd3-e840-421a-a9a4-a01fff350d92
    07:57:44.819 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:44.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:44.886 [qtp1716431581-67] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/Z2jxMAoHG8Xd7L1XUKf81w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:44.927 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:44.939 [qtp1065487120-98] 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:57:44.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172367 bytes in 370 ms. path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:45.014 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=4194304

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:45.030 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/ofmmYG07XwTWDfIbs65BRQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:45.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/1 {11 11ä11#+} 1/c"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:45.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:45.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:45.090 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.38%
    07:57:45.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:45.096 [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:57:45.098 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UJTO7yLikz1MNLwmGIozyQ/z-FCu51g5bPcyLVWPbWeTg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:45.123 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:45.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9151be95e55e33d9cd14ae2a2655ae641bcc35b' to.sha1='c5f7411d3f8f20bf915fdd9560c5235075b8a61c'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:45.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:45.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:45.257 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:45.260 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:45.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a0cede82-7411-46c3-ba51-73e6304b594b", toRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", path="/3 + &#ä/dd"} on repo=a0cede82-7411-46c3-ba51-73e6304b594b
    07:57:45.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:45.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:45.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/1 {11 11ä11#+} 1/a"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:45.975 [qtp1152861381-233] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 transaction.localRevision=70 remoteFromLocalRevision=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:46.019 [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:57:46.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=69c56762-41ab-4cfc-beb2-8e06ce69f553 from='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553' toID=963a9cd3-e840-421a-a9a4-a01fff350d92 to='build/repo/j0yug29l-i6uz7-local-src', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:46.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:46.208 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/CtAXtf_RzK1HP47DmifAlQ/6uEFbfirjB7cuBmDspkY3A' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:46.274 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:46.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 704295 bytes in 2124 ms. path='/2/1 {11 11ä11#+} 1/b'
    07:57:46.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:46.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:46.821 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:46.825 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:46.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/b"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:47.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:47.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:47.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    07:57:47.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d1ab0dc525950a4885674d2e878373d091d12c3' to.sha1='ddd82c2f298a7514fc1fae3d09e574ee7757e61d'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:47.290 [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:57:47.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 445279 bytes in 2657 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:47.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:47.430 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:47.431 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 482685 bytes in 1412 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:47.693 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:47.695 [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:57:47.783 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:47.784 [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:57:47.791 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:57:47.792 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:47.923 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:47.929 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:48.017 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:48.023 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:48.165 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/1 {11 11ä11#+} 1/c"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:48.189 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:48.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:48.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=53.3 MiB, available=402.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:48.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    07:57:48.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:48.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/1 {11 11ä11#+} 1/a"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:48.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:48.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/a"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:48.471 [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:57:48.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:48.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:48.515 [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:57:48.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82b3a16c5e3ce49a5709c0c88247f1c27f55f1a7' to.sha1='7e9127ca736d8913273eb488d0f69b5638d0d5e8'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:48.666 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/-9z4QVvyhpDRMwh17QCH6Q' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:48.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe12ae9bcdb2e69ff2fbfa24d4eb13adb9e3778f' to.sha1='1cd76c73db6c3e903ed2b8620411f129306d750d'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:48.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67273 bytes in 443 ms. path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:48.965 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:49.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: 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:57:49.293 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=75 remoteFromLocalRevision=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:49.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:49.345 [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:57:49.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=false
    07:57:49.420 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=75

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:49.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/1 {11 11ä11#+} 1/a"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:49.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/1 {11 11ä11#+} 1/b"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:49.468 [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:57:49.476 [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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:49.501 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:49.506 [qtp425666350-78] 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:57:49.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:49.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/a"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:49.745 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:49.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:49.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=51.2 MiB, available=404.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:49.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:49.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:49.959 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/DbCgX-ZXqK3lPjoSp-Yi0g/I26aTpyO0DFO-1OOlpfDTg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:49.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7977f9259599cff423d62b5d2d8585bf00fa035a' to.sha1='4653ae53c708ffbde61ff4da87beececb456433c'): /3 + &#ä/5/h

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:50.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    07:57:50.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.314 [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:57:50.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 474067 bytes in 889 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:50.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:50.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.435 [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:57:50.461 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/CtAXtf_RzK1HP47DmifAlQ/xFahy3ENdShhV6QeaSnnDQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:50.527 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    07:57:50.582 [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:57:50.586 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=6291456

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:50.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:50.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.636 [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:57:50.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=60.6 MiB, available=394.9 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:50.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:50.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.691 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:50.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:50.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:50.867 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kVEjpOpydBdO2zq_zWml1Q, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!
    07:57:50.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:50.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/5/h"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:51.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:51.003 [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:57:51.062 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:51.164 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:51.168 [qtp182345336-78] 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:57:51.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:51.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/1 {11 11ä11#+} 1/a"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:51.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=51.2 MiB, available=404.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:51.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:51.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:51.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    07:57:51.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e079cdc25d7df6f307af9eedc16381ee86b9ca1a' to.sha1='3bb9a6f68b52afea12c7bc1bf6c616bcca9766f5'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:51.542 [qtp425666350-246] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/ZL_8we7nfO17-wCFc2M6MA/v8giPrAjVseNj7afWau8ew' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:51.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:51.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:52.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=50.0 MiB, available=405.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:52.360 [qtp2000968816-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/UDw-t1HrnbGrTxT2IiH18g' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:52.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/1 {11 11ä11#+} 1/b"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:57:52.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/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:52.425 [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:57:52.453 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/ZL_8we7nfO17-wCFc2M6MA/v8giPrAjVseNj7afWau8ew' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:52.469 [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:57:52.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7728527 bytes in 17428 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:52.512 [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:57:52.514 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/CtAXtf_RzK1HP47DmifAlQ/xFahy3ENdShhV6QeaSnnDQ' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:52.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1057601 bytes in 1480 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.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:57:52.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:57:52.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=49.9 MiB, available=405.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:52.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:52.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.664 [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:57:52.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1206107 bytes in 3194 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:52.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.748 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:57:52.793 [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:57:52.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.793 [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:57:52.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:52.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    07:57:52.915 [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:57:52.946 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/DbCgX-ZXqK3lPjoSp-Yi0g/2JNltO6OFpZjB63ZCRjSqQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:52.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:52.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:57:53.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:53.027 [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:57:53.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:53.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:53.044 [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:57:53.046 [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:57:53.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:53.066 [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:57:52.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:53.071 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:57:53.072 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    07:57:53.073 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:57:53.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:53.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=49.9 MiB, available=405.6 MiB
    07:57:53.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:57:53.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:57:53.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:53.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:53.144 [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:57:53.177 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.232 [qtp425666350-246] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:53.254 [qtp1152861381-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=70

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.247 [qtp425666350-246] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:53.276 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:53.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 transaction.localRevision=140 remoteFromLocalRevision=70
    07:57:53.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=963a9cd3-e840-421a-a9a4-a01fff350d92 from='build/repo/j0yug29l-i6uz7-local-src' toID=69c56762-41ab-4cfc-beb2-8e06ce69f553 to='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553'
    07:57:53.373 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/5/h"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:53.459 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:53.466 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:53.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 832220 bytes in 1105 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:53.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/c"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:53.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:53.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:53.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:53.537 [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:57:53.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/1 {11 11ä11#+} 1/b"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:53.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:57:53.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:53.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='590cf6b26ec5a3b250d61ad1e25b81c0d7f5d93c' to.sha1='2d5d6c4b818b8050dd956cf35c941387e2e0de9f'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:53.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:53.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afa1dd4645e8e7b4f1c4d18607cb9769c933c869' to.sha1='7d4ce3edd75029ad4b8d2eeefd199a13f5cf6a87'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:53.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=140

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:53.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:53.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:53.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:53.939 [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:57:53.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6799adc0ed8825f3895bc7c5b2f0900772cf3db' to.sha1='ec4fdea0b1a10ab49f3ff315b324785c0c8d2016'): /2/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:53.989 [qtp1152861381-131] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 transaction.localRevision=75 remoteFromLocalRevision=140
    07:57:54.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:54.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=58.2 MiB, available=397.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:54.229 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:54.236 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:54.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/1 {11 11ä11#+} 1/b"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:54.395 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 312 ms.
    07:57:54.398 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Uuyb1NGZMHUFshQZeBxh9Q, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:54.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:54.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:54.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:54.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:54.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/5/i"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:54.489 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:54.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2383cb16ee3d9f3ac91be2a7a934921060b08066' to.sha1='9851bc2eef26c42cc76a8da0be9e18f3ea6b1c55'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:54.683 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/ZL_8we7nfO17-wCFc2M6MA/RDRgiTmZ0VgIZqG6SzAufA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:54.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/2/1 {11 11ä11#+} 1/a"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:54.782 [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:57:54.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41279 bytes in 313 ms. path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:54.808 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 408 ms.
    07:57:54.809 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=JXmWn06YnYryOuqFxCrwYg, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:54.994 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vcfhwfw2XTF34qc5pdHzew/6aC_G0SRmCnXXWe2PwELLA/oxST0TaX3JKOY9LMIUoLHg' offset=0
    07:57:55.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40400 bytes in 327 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:55.116 [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:57:55.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/a"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:57:55.147 [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:57:55.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    07:57:55.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 2 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:55.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=58.0 MiB, available=397.5 MiB
    07:57:55.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:55.520 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:55.534 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:57:55.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/5/i"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:55.658 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/zEq_TYBCtUA58-JJXLRMHg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:55.778 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:55.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/a"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:57:55.802 [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:57:55.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:55.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:55.839 [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:57:55.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:55.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218920 bytes in 716 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:56.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e07a12d4e8d58cdcb612bd752f64d3a598339828' to.sha1='501dc9f842e12d3952dde14fc9f670a04c4e9acf'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:56.158 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:56.165 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:56.189 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:57:56.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=69c56762-41ab-4cfc-beb2-8e06ce69f553 from='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553' toID=963a9cd3-e840-421a-a9a4-a01fff350d92 to='build/repo/j0yug29l-i6uz7-local-src', fromRepoLocalSync=true
    07:57:56.202 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 963a9cd3-e840-421a-a9a4-a01fff350d92 ('build/repo/j0yug29l-i6uz7-local-src')
    07:57:56.211 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:56.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/2/1 {11 11ä11#+} 1/a"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:56.373 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:56.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:56.404 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:56.414 [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:57:56.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:56.429 [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:57:56.434 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/eo24MJDByK72KyZgbOhE8w' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:56.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da418381f438b67cee2a4d642163774495a07c4a' to.sha1='a2f29287c3f50de450e8245494ed25bc530d4357'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:56.635 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:56.645 [qtp1065487120-54] 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:57:55.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=57.9 MiB, available=397.6 MiB
    07:57:55.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    07:57:56.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=57.7 MiB, available=397.8 MiB
    07:57:56.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:57:56.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:57:56.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:56.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/a"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:56.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 459855 bytes in 970 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:56.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:56.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.83%
    07:57:56.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:56.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:56.847 [qtp1716431581-67] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=75
    07:57:56.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=145 remoteFromLocalRevision=75

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:57.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ffbbc656ab197db270095c5fbe026c329d4a415' to.sha1='a500eca39bbf4dc70e528f9937ff2aaffa3fbf5b'): /2/dir1/aa2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:57.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:57.059 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 renewalDateTime=2017-04-01T06:26:40.381Z expiryDateTime=2017-04-01T06:56:40.381Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:57.060 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=145

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:57.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/aa"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:57.157 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:57.157 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=75
    07:57:57.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:57.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:57.366 [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:57:57.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:57:57.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:57:57.481 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=145

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:57.510 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/K9X0cc04MdN-F7Z6_X1WUw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:57.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/2/1 {11 11ä11#+} 1/b"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:57.575 [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:57:57.583 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:57.591 [qtp182345336-37] 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:57:57.644 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:57:57.645 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:57:57.756 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=80 remoteFromLocalRevision=145

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:57.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/a"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:57:57.825 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:57.822 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:57.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304621 bytes in 698 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:57.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    07:57:57.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:57.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:57.925 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vcfhwfw2XTF34qc5pdHzew/6aC_G0SRmCnXXWe2PwELLA/VJgSNCD_GmkRZdsN0EKWVA' offset=0
    07:57:58.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244712 bytes in 488 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:58.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6109838e57acc826dd85071d24678882853542cc' to.sha1='8f856a7e509301837cae520549fc14e7e319b02c'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:58.101 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/dir1/aa2"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:57:58.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/2/dir1/aa2'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:58.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:58.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:57:58.248 [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:57:58.310 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 279 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:58.492 [qtp425666350-246] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:58.496 [qtp425666350-246] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:58.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:57:58.519 [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:57:58.629 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/aa"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:58.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:57:58.638 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/dbvolHsphvb3d5OwCKfgRA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:58.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:58.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:58.730 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=2hPkauOHgnxZEXXExOe75A, invitation=true]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:58.734 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:57:58.740 [qtp2000968816-37] 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:57:58.807 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:58.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: 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:58.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=50.3 MiB, available=405.2 MiB
    07:57:58.865 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kVEjpOpydBdO2zq_zWml1Q, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!
    07:57:58.868 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=JXmWn06YnYryOuqFxCrwYg, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!
    07:57:58.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:58.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='38f7188acdae3504b9fdcb5bc5054f92d1fff143' to.sha1='e4ce76d441bc5d2231d6157598ab2a6f9fb40460'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:58.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/5/h"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:57:58.906 [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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:58.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/2/1 {11 11ä11#+} 1/b"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:57:58.946 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:58.961 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2hPkauOHgnxZEXXExOe75A, invitation=true]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:57:58.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:57:59.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    07:57:59.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35504c3c3f56df0802f2b5d06211dfec17c991bb' to.sha1='c40f96253f1555481dbdf9c1533a489127021215'): /2/a

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:57:59.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=50.3 MiB, available=405.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:57:59.422 [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:57:59.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:57:59.603 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nAdJmXMI-Mtob59jkJjYxg/xWjvivQQqZs-Y0yn6gnaiw/wVLAC67dsoe9Yu7ezCvg3g' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:57:59.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/bb"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:57:59.721 [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:57:59.878 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/dbvolHsphvb3d5OwCKfgRA' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:00.034 [qtp425666350-246] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/JAHArjqlfwCtNY374bW1Yw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:00.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:58:00.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=true

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:00.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:00.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 951438 bytes in 1156 ms. path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:00.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:00.066 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cede82-7411-46c3-ba51-73e6304b594b ('build/repo/j0yufzus-1uiik-local-src')
    07:58:00.155 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:00.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/2/a"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:00.174 [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:58:00.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115083 bytes in 484 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:00.287 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:00.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=50.4 MiB, available=405.1 MiB
    07:58:00.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:00.514 [qtp2000968816-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/vcfhwfw2XTF34qc5pdHzew/sMgZxiTqRjbiL8NAn33goA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:00.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:58:00.571 [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:58:00.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:00.589 [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:58:00.717 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:00.721 [qtp182345336-77] 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:58:00.769 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:26:31.243Z expiryDateTime=2017-04-01T06:56:31.243Z
    07:58:00.827 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:00.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 497654 bytes in 654 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:00.843 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:00.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/5/h"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:00.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:00.857 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:00.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:00.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:00.938 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:01.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=50.1 MiB, available=405.4 MiB
    07:58:01.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:58:01.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:58:01.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:01.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/bb"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:58:01.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:01.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:01.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5ba039c1327b847753fccef3654893f3cf24ce5' to.sha1='0eb765917ae29f50c4b3d2d49e4320208da9f659'): /3 + &#ä/5/i

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:01.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    07:58:01.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e155ace8f8388da5c22154822294de3ed9281d2' to.sha1='7f3662f4d16ac9bf5fc22c168bf83ea9f82c2fe3'): /3 + &#ä/cc

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:01.191 [qtp1152861381-131] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=75
    07:58:01.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 transaction.localRevision=147 remoteFromLocalRevision=75
    07:58:01.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=963a9cd3-e840-421a-a9a4-a01fff350d92 from='build/repo/j0yug29l-i6uz7-local-src' toID=69c56762-41ab-4cfc-beb2-8e06ce69f553 to='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553'
    07:58:01.327 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=147
    07:58:01.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:58:01.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:01.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:01.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=147

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:01.419 [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:58:01.684 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/dbvolHsphvb3d5OwCKfgRA' offset=2097152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:01.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/cc"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:58:01.891 [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:58:01.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:02.033 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/5/i"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:02.060 [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:58:02.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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:58:02.343 [qtp1152861381-295] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 transaction.localRevision=81 remoteFromLocalRevision=147
    07:58:02.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=69c56762-41ab-4cfc-beb2-8e06ce69f553 from='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553' toID=963a9cd3-e840-421a-a9a4-a01fff350d92 to='build/repo/j0yug29l-i6uz7-local-src', fromRepoLocalSync=false
    07:58:02.424 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=81
    07:58:02.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:02.476 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nAdJmXMI-Mtob59jkJjYxg/xWjvivQQqZs-Y0yn6gnaiw/4KJMM1At5Dyd9qAfSnzMpw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:02.503 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/Lgk2V65D_ZC1Gp67oA98SA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:02.603 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:02.672 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:02.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 3049926 bytes in 4797 ms. path='/2/dir1/aa2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:03.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/2/a"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:03.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=58.5 MiB, available=397.0 MiB
    07:58:03.069 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:58:03.070 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    07:58:03.070 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:58:03.070 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:58:03.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:03.096 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:03.117 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    07:58:03.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:03.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:03.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=50.9 MiB, available=404.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:03.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cfa89e33c8a094021c6bc12bd673948d50ef858c' to.sha1='27f832bb6560cfa56810e9fd011ceea69bde185d'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:03.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:58:03.315 [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:58:03.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: 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:58:03.457 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:03.495 [qtp1065487120-54] 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:58:03.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=58.2 MiB, available=397.3 MiB
    07:58:03.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:03.827 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/dir1/aa2"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:03.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:03.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=50.7 MiB, available=404.8 MiB
    07:58:03.983 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kVEjpOpydBdO2zq_zWml1Q, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!
    07:58:03.985 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=JXmWn06YnYryOuqFxCrwYg, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!
    07:58:03.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:04.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:04.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 772396 bytes in 1958 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:04.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'
    07:58:04.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95309a061f1bebadc359894c332266ea1059c5ae' to.sha1='337f12d48b37658f0fd500117248f32f4af84a83'): /2/dir1/bb2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:04.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:04.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:04.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/5/h"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:04.370 [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:58:04.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1011105 bytes in 2528 ms. path='/3 + &#ä/cc'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:04.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:04.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:04.518 [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:58:04.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:04.657 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/sSQuvudRqZLDTvcLi6SmzA/Mj9fAX7PY0jOc5Ol7qRvqA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:04.689 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:04.715 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:04.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37238 bytes in 396 ms. path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:04.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:04.808 [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:58:04.890 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/5/i"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:04.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:04.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:04.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:04.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:04.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:05.011 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:05.021 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:05.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/dir1/bb2"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:05.036 [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:58:05.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:05.063 [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:58:05.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f556dc24cbfaac5f9bf454087302f4119c896664' to.sha1='45bd2efdba89f796b3d4fb6d2328087bfb7d6888'): /3 + &#ä/aa

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:05.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/cc"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:58:05.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:05.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:05.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:05.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=51.1 MiB, available=404.4 MiB
    07:58:05.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:05.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f9e9a5e3f2cec22de0dd0b120c4b6ec3b2e370d' to.sha1='a5525bcafdd38f54f2a3f9ebc783d9203a669134'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:05.330 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:05.334 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:05.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/5/h"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:05.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:05.490 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/KIMSx6PPwvf8aKUfIUerGQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:05.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:05.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    07:58:05.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='227b08f8c01a1b9064a3daa4c623242b9f414fb9' to.sha1='2c6ace8c4576ca6d7c408bf1f1f595ec3ba269a4'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:05.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:05.604 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:58:05.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:58:05.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    07:58:05.728 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=80

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:05.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.7 MiB, available=404.8 MiB
    07:58:05.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:05.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=153 remoteFromLocalRevision=80

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:05.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 562893 bytes in 773 ms. path='/2/dir1/bb2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:05.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    07:58:05.830 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=153
    07:58:05.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:58:05.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:05.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/dd"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:05.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=153

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:05.970 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:06.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/5/i"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:06.364 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:06.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/aa"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:06.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:06.382 [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:58:06.386 [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.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:06.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=50.2 MiB, available=405.3 MiB
    07:58:06.546 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:58:06.546 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:58:06.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:06.581 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/4Cbdjc055nAeLgVqIuFLmw' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:06.626 [qtp1152861381-233] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=81

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:06.660 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:06.664 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:06.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 transaction.localRevision=152 remoteFromLocalRevision=81
    07:58:06.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=963a9cd3-e840-421a-a9a4-a01fff350d92 from='build/repo/j0yug29l-i6uz7-local-src' toID=69c56762-41ab-4cfc-beb2-8e06ce69f553 to='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553'
    07:58:06.739 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=152
    07:58:06.776 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:58:06.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:58:06.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:06.818 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:58:06.821 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:06.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/dir1/bb2"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:06.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:06.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:06.938 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/sSQuvudRqZLDTvcLi6SmzA/D3bZV_8lnewnhE4K56rcrA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:06.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:06.990 [qtp1152861381-295] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 transaction.localRevision=86 remoteFromLocalRevision=152
    07:58:07.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    07:58:07.066 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element1=CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=3 + &#ä, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    07:58:07.066 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element2=CryptoKey[11]{cryptoKeyId=-Y4MRvWk3mLi46N-U-Niow, cryptoRepoFile=CryptoRepoFile[4]{cryptoRepoFileId=6COAVYKnjBeEFPGg5uEwyw, localName=1 {11 11ä11#+} 1, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=subdirKey}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:07.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='222393343358e809beb35783481aff44113a954e' to.sha1='b119f1b27bc9f4139d1d16cc3f88af09e09a686d'): /2/file1

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:07.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 881056 bytes in 806 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:07.194 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nAdJmXMI-Mtob59jkJjYxg/0hGmu5gEKyJg69Dfv5lVXQ' offset=0

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:07.210 [Test worker] INFO  o.s.t.BrokenSignatureIT - uploadBrokenSignature: about to invoke syncFromLocalSrcToRemote() with broken signature.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:07.298 [qtp1716431581-74] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:07.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 935408 bytes in 1071 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:07.524 [qtp1716431581-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=86 remoteFromLocalRevision=153
    07:58:07.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=false
    07:58:07.596 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:07.634 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EGQlGxyYU0kVS7UtJVkznQ/4Cbdjc055nAeLgVqIuFLmw' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:07.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:07.700 [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:58:07.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:07.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:07.841 [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:58:07.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=69c56762-41ab-4cfc-beb2-8e06ce69f553 from='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553' toID=963a9cd3-e840-421a-a9a4-a01fff350d92 to='build/repo/j0yug29l-i6uz7-local-src', fromRepoLocalSync=true
    07:58:07.844 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 963a9cd3-e840-421a-a9a4-a01fff350d92 ('build/repo/j0yug29l-i6uz7-local-src')
    07:58:07.887 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:07.942 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:07.946 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:07.959 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:07.997 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/file1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:08.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1729406 bytes in 2043 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:08.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/file1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:08.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/5/i"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:08.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:08.071 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:08.076 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:08.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:08.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:08.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/aa"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:08.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:08.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72f4dda11895bc3334cf9f077c4561b54c1ab1a2' to.sha1='1b476f47d0a2b01eae1ab2f15bce82f0d0c27581'): /3 + &#ä/aa

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:08.202 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 renewalDateTime=2017-04-01T06:26:40.381Z expiryDateTime=2017-04-01T06:56:40.381Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:08.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:08.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:08.287 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=86
    07:58:08.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:08.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bd37e28e965b7f7b201f194545d2e4d164cf876' to.sha1='fa4131c428faab79cddcae56164a70c4a23eec27'): /3 + &#ä/bb

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:08.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:08.482 [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:58:07.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0
    07:58:08.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:08.759 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:08.767 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:08.810 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/HoItDb045Em0PgWOJdc8RA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:08.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:08.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/3 + &#ä/dd"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    07:58:08.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:08.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:09.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/bb"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:09.098 [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:58:09.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=51.2 MiB, available=404.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:09.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=6

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:09.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553: 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:58:09.417 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/aa"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:09.431 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:09.500 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/H6ikMVrh57SjJDLZRNONhg/HoItDb045Em0PgWOJdc8RA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:09.521 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nAdJmXMI-Mtob59jkJjYxg/CKvF3MhgEGjEE6h3w_CJvg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:09.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:09.612 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:58:09.614 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    07:58:09.615 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:09.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1258927 bytes in 1694 ms. path='/2/file1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:09.718 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/Nuw_VWN_r1ffwFiqYjkklw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:09.735 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=71 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:09.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 520640 bytes in 660 ms. path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:09.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:09.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=51.1 MiB, available=404.4 MiB
    07:58:09.869 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=kVEjpOpydBdO2zq_zWml1Q, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:09.870 [pool-6-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=71

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:09.871 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=JXmWn06YnYryOuqFxCrwYg, serverRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:09.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 427865 bytes in 460 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:10.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:10.144 [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:58:10.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:10.152 [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:58:10.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:10.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:10.279 [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:58:09.616 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:58:09.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:58:10.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:10.413 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:10.428 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:10.435 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:10.450 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:09.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:58:10.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=52.4 MiB, available=403.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:10.501 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:10.505 [qtp2000968816-37] 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:58:10.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:10.596 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/bb"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:10.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/2/file1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:10.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:10.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:10.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:10.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.05%
    07:58:10.693 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:10.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:10.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:10.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:10.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/aa"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:10.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:10.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:10.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    07:58:10.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc1975ef954932091f879345773231bd947494d1' to.sha1='f05973ecbc3017d17078713cfa5a84c3d44e27bb'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:10.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8cb9f47438d357557ff107fa721b86eafc297e7' to.sha1='4dc36a72a1c92aa5f76afd6e0dd28102a4b8e85d'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:10.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bb689a6c904610d691efc56eef7e7e9e0c8187a' to.sha1='9002f01cf151bfd6e0d631c800e1c59b7d788077'): /3 + &#ä/cc

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:11.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:11.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:11.441 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=51.2 MiB, available=404.3 MiB
    07:58:11.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:11.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/bb"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:11.591 [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:58:11.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:11.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:11.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:11.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/cc"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:11.763 [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:58:11.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/5/h"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:11.784 [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:58:12.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.7 MiB, available=404.8 MiB
    07:58:12.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:12.182 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nAdJmXMI-Mtob59jkJjYxg/zCOVd-QbHTulhUUZnjcBQg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:12.186 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/-Ti48N1SJmIBYC2ADp6vig' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=58.3 MiB, available=397.2 MiB
    07:58:12.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:58:12.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:58:12.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:12.266 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/PCX_TcSJzesHFevm7XGd7w/2rMD9b0f5F4DsCA4GGuzSw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.303 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=86
    07:58:12.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=158 remoteFromLocalRevision=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:12.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300380 bytes in 613 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    07:58:12.412 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=158
    07:58:12.493 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:58:12.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:12.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=50.7 MiB, available=404.8 MiB
    07:58:12.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:58:12.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:58:12.510 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=158

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:12.574 [qtp1152861381-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 remoteRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 localRepositoryRevisionSynced=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:12.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:12.618 [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:58:12.630 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    07:58:12.632 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:12.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 transaction.localRevision=158 remoteFromLocalRevision=86
    07:58:12.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=963a9cd3-e840-421a-a9a4-a01fff350d92 from='build/repo/j0yug29l-i6uz7-local-src' toID=69c56762-41ab-4cfc-beb2-8e06ce69f553 to='https://localhost:37146/69c56762-41ab-4cfc-beb2-8e06ce69f553'
    07:58:12.700 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=158

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.703 [qtp1716431581-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=91 remoteFromLocalRevision=158

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:12.719 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:12.723 [qtp182345336-78] 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:58:12.743 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:12.751 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:58:12.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    07:58:12.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=963a9cd3-e840-421a-a9a4-a01fff350d92 remoteRepositoryId=69c56762-41ab-4cfc-beb2-8e06ce69f553 localRepositoryRevisionSynced=158

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.797 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    07:58:12.852 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:12.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/cc"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:12.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:12.912 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    07:58:12.916 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:58:12.919 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:58:12.920 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:12.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:12.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:13.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 540783 bytes in 1274 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:13.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 690449 bytes in 1467 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:13.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24bb17e6e241c8ab35c0089fa43ac8d0a501d6d7' to.sha1='b3fadb92de86874ba2073842c21853d5b80b1828'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:12.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:58:13.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=53.4 MiB, available=402.1 MiB

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:13.209 [qtp1152861381-54] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 44 common frames omitted
    07:58:13.343 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1062) [org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 65 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 110 common frames omitted

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:13.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.544 [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:58:13.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    07:58:13.591 [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:58:13.593 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:13.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    07:58:13.662 [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:58:13.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/dd"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:13.686 [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:58:13.707 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:58:13.719 [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:58:13.711 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:13.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:13.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:13.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.787 [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:58:13.800 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:13.806 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:13.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:13.847 [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:58:13.858 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nAdJmXMI-Mtob59jkJjYxg/_yb1GlLQPJcFcRMHkoPW2w' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:13.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.886 [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:58:13.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/bb"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:13.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/5/h"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.908 [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:58:13.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:13.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:13.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:13.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:13.951 [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:58:13.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:13.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:13.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:13.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76459 bytes in 271 ms. path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:13.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:14.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:58:14.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:14.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:14.055 [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:58:14.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41f8189064b900ff4d55008979bbb298dda7accc' to.sha1='5ffdbe9955fcf3a2d1fae97372842e0d92fddb9e'): /3 + &#ä/5/i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:14.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6072157a8b08f0aea19af0f22980e9ee570496a5' to.sha1='18d0faaff1f48bd1f1068b8e9f04393518927151'): /3 + &#ä/cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:14.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:14.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:14.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:14.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:14.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:58:14.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:14.221 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    07:58:14.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:14.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:14.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:14.642 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:14.652 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:14.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/5/i"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:14.726 [qtp1152861381-54] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:14.737 [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
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 44 common frames omitted

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:14.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/3 + &#ä/dd"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    07:58:14.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:14.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:14.801 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1062) [org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 65 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 110 common frames omitted

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:14.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/cc"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:14.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:14.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=53.1 MiB, available=402.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:14.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:15.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:15.293 [qtp1065487120-35] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/PCX_TcSJzesHFevm7XGd7w/QiZN5CflPtb_Ozpb7Pcieg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:15.404 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:15.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=52.9 MiB, available=402.6 MiB
    07:58:15.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:58:15.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=53.0 MiB, available=402.5 MiB
    07:58:15.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:15.910 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=68 remoteFromLocalRevision=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:16.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=52.9 MiB, available=402.6 MiB
    07:58:16.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:58:16.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:58:16.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    07:58:16.154 [qtp425666350-71] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=71
    07:58:16.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=141 remoteFromLocalRevision=71

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:16.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=false

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:16.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    07:58:16.271 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=141

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:16.281 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:16.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:58:16.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:58:16.388 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=141
    07:58:16.559 [qtp425666350-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=76 remoteFromLocalRevision=141
    07:58:16.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    07:58:16.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:16.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:16.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 889246 bytes in 2074 ms. path='/3 + &#ä/5/i'

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:17.056 [qtp1152861381-295] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 44 common frames omitted
    07:58:17.196 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1062) [org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 65 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 110 common frames omitted
    07:58:17.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    07:58:17.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    07:58:17.234 [Test worker] INFO  o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    co.codewizards.cloudstore.core.auth.SignatureException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1062) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) ~[org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) ~[org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:143) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 65 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Signature not valid: CryptoKey[15]{cryptoKeyId=7fe1DaRdh_qPwmcbEHstWw, cryptoRepoFile=CryptoRepoFile[5]{cryptoRepoFileId=YwEJFMcqFh2ETXkl5WSfmQ, localName=null, deleted=null}, cryptoKeyType=symmetric, cryptoKeyRole=backlinkKey}
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1673) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 110 common frames omitted

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:17.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    07:58:17.355 [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:58:17.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=52.9 MiB, available=402.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:17.772 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=1048576

org.subshare.test.BrokenSignatureIT > uploadBrokenSignature STANDARD_OUT
    07:58:18.062 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    07:58:18.320 [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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:18.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:58:18.347 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:18.358 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:18.364 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:18.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/5/i"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:18.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:18.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:18.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    07:58:18.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6b52fc3bc6f52ebf4ee950e5505ad7facca0623' to.sha1='381fa99e9e6f3eca68614e7accba820dc62617c4'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:18.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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:58:19.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=52.4 MiB, available=403.1 MiB
    07:58:19.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.350 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.424 [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:58:19.435 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:19.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:19.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:19.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:19.624 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:19.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/aa"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:19.892 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:19.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:58:20.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=51.9 MiB, available=403.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:20.224 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/6n8Rl8tB15UEFqygpwNe1g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:20.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    07:58:20.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=51.8 MiB, available=403.7 MiB
    07:58:20.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:58:20.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=51.7 MiB, available=403.8 MiB
    07:58:20.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    07:58:21.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=51.7 MiB, available=403.8 MiB
    07:58:21.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:58:21.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:58:21.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    07:58:21.255 [qtp182345336-338] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=68

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:21.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 521531 bytes in 1443 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:21.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=138 remoteFromLocalRevision=68

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:21.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:21.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:21.619 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:21.672 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:21.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/aa"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:21.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:21.852 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:21.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    07:58:21.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='938841ab6a533d4ea6fdbc6c7de6f10ac2298d91' to.sha1='13663ea4ce55c06c41321b8e57a7bea6c441a63f'): /3 + &#ä/bb
    07:58:22.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/bb"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:22.279 [qtp2000968816-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:22.268 [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:22.521 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/6peT-qUtW5uBwSJMsKlXDQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:23.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    07:58:23.139 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138
    07:58:23.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:58:23.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:58:23.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=138
    07:58:23.482 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=73 remoteFromLocalRevision=138
    07:58:23.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    07:58:23.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:24.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 797502 bytes in 2239 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:24.734 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:24.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:24.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:24.826 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:24.829 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:24.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/bb"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:25.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:25.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:25.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:25.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:25.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1326d1d2fd254d78ccc43637332db33051cbbbec' to.sha1='ba3c12ebd6c3ec3f8159bfacd3443ffe8b0a6a97'): /3 + &#ä/cc
    07:58:25.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/cc"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:25.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    07:58:25.704 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/cvYMffnL9HCDMycPpXgN8A' offset=0
    07:58:26.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 272773 bytes in 912 ms. path='/3 + &#ä/cc'
    07:58:26.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:26.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:26.740 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:26.743 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:26.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/cc"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:26.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:26.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:26.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    07:58:27.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c52db2a616570816599758e1bc4080e11eec1975' to.sha1='dc8f1e35b5d9134e4faf41700a2298415dfbaa61'): /3 + &#ä/dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:27.368 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:27.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/dd"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:27.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/dd'
    07:58:27.799 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:28.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.
    07:58:29.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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:29.803 [qtp2000968816-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=6291456

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:30.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:58:30.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:30.559 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:32.331 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:33.187 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:34.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:35.894 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/7F4md7xsA9Zq3wA36lQcYw' offset=8388608

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:37.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:37.325 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:37.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9117419 bytes in 23116 ms. path='/3 + &#ä/cc'
    07:58:38.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:38.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:38.495 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:38.522 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:38.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/cc"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:38.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:38.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:38.846 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:38.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    07:58:38.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26e0e4627962e10e96b6c1e40390ff9a3cd4c601' to.sha1='75d9ed56dd934cd33720e76e8e2933ad4f3dda7c'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:39.456 [Test worker] INFO  D.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:58:39.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/dd"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:39.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    07:58:39.902 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zOjNFf8DHT7CbEmCUk728w/VgvOI1VyvWc1CU-PxXcXiw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:40.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:41.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:41.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 432950 bytes in 1805 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:41.747 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:41.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:41.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:41.886 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:41.888 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:42.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/3 + &#ä/dd"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    07:58:42.157 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:42.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:42.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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:43.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=6
    07:58:45.654 [qtp2000968816-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 transaction.localRevision=83 remoteFromLocalRevision=6
    07:58:45.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 to='build/repo/j0yugf4o-27yr3-local-src', fromRepoLocalSync=false
    07:58:45.801 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=83
    07:58:46.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=0
    07:58:46.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:47.108 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=5242880

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:47.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:48.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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:58:48.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=63.1 MiB, available=392.4 MiB
    07:58:49.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.158 [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:58:49.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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:49.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:49.188 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:49.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:49.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:49.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:49.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:49.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:49.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!
    07:58:49.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:58:49.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=62.8 MiB, available=392.7 MiB
    07:58:50.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    07:58:50.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=62.7 MiB, available=392.8 MiB
    07:58:50.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:58:50.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=62.6 MiB, available=392.9 MiB
    07:58:50.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:50.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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:50.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=62.6 MiB, available=392.9 MiB
    07:58:50.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:58:50.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:58:50.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    07:58:50.941 [qtp2000968816-138] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=83

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:51.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:58:51.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=153 remoteFromLocalRevision=83
    07:58:51.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 from='build/repo/j0yugf4o-27yr3-local-src' toID=c70f88a3-3057-4021-9f42-cc7927186418 to='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418'
    07:58:51.259 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=153

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:58:51.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:51.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:58:51.346 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:58:51.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=153

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:51.437 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=6291456

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:58:51.587 [qtp2000968816-312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 transaction.localRevision=88 remoteFromLocalRevision=153
    07:58:51.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    07:58:51.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58: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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:58:52.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:58:52.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:53.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:58:53.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:54.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:58:55.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:55.138 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:55.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:56.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7749761 bytes in 28902 ms. path='/3 + &#ä/dd'
    07:58:56.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:58:56.592 [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:58:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:56.711 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:56.727 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:56.905 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/3 + &#ä/dd"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:58:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:58:56.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:57.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.50%
    07:58:57.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:57.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1'
    07:58:57.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f7152c22c5d916872f6fce5bf2e2fd2776d5f3e' to.sha1='5068b80e64cde15f1b324cffd57ae082d09aa450'): /dir1/aa1
    07:58:57.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/dir1/aa1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:57.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1'
    07:58:57.787 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EM8cpjJYSDuMBxLlRq4ITw/KknYAsQJxWGfgYIS-oqFKw' offset=0
    07:58:58.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57343 bytes in 333 ms. path='/dir1/aa1'
    07:58:58.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:58:58.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:58:58.310 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:58:58.312 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:58:58.513 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/dir1/aa1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:58.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:58.778 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:58:58.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:58:58.804 [Test worker] INFO  D.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:58:58.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bae736aaf40f4f0845bbb19b9a89af8e6e1b74a' to.sha1='49a490afd841584cf73633a3d5139c310c8247e6'): /dir1/bb1
    07:58:59.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/dir1/bb1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:58:59.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1'
    07:58:59.558 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/EM8cpjJYSDuMBxLlRq4ITw/6GRKJY7mwPFDuDWMiOqDtw' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:00.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:00.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:01.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:01.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 559403 bytes in 1940 ms. path='/dir1/bb1'
    07:59:01.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:01.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:01.555 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:59:01.557 [qtp1065487120-367] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    07:59:01.697 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/dir1/bb1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:59:01.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:01.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:01.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:01.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1'
    07:59:01.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba681e7fa15ec003ecd78c8826658ad898a8606f' to.sha1='8e097230af9d7e5be2d19be195b4e2d5762149d6'): /file1

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:01.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:01.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.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:02.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:02.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/file1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:59:02.470 [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:59:02.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:02.618 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zqmToGTvku1776_zIZCUEw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:03.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:03.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:03.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:03.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350461 bytes in 1118 ms. path='/file1'
    07:59:03.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:03.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:03.827 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    07:59:03.830 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:03.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:03.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/file1"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    07:59:04.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:04.023 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.54%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:04.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:59:04.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:05.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:05.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:05.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:05.857 [qtp1065487120-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff transaction.localRevision=107 remoteFromLocalRevision=6
    07:59:06.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=0a24d223-ae78-4c97-86de-7b7d7357eeff to='build/repo/j0yugbv8-8ljti-local-src', fromRepoLocalSync=false

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:06.130 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=107

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:06.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:06.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:06.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:06.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:59:06.923 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:06.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:06.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:59:06.988 [Test worker] INFO  D.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:59:07.111 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    07:59:07.228 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    07:59:07.237 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    07:59:07.244 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59: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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:07.354 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    07:59:07.359 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:40144' serverPath='/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2hPkauOHgnxZEXXExOe75A, invitation=true]
    07:59:07.367 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    07:59:07.490 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:07.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:07.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:07.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:07.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:07.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:07.774 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 151 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:07.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:07.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:08.126 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, invitation=false]
    07:59:08.128 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2hPkauOHgnxZEXXExOe75A, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, invitation=false, validTo=null]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:08.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:08.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=260.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:08.163 [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:59:08.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:59:08.300 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:08.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    07:59:08.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:08.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:08.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.445 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.461 [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:59:08.475 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:08.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.565 [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:59:08.587 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=2hPkauOHgnxZEXXExOe75A, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:08.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    07:59:08.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.640 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.640 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:08.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:59:08.744 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:08.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:08.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:08.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:08.800 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    07:59:08.820 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:08.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:08.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:08.991 [Test worker] INFO  D.Datastore - 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:59:09.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:08.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:59:09.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=63.5 MiB, available=392.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:09.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:09.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    07:59:09.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=63.2 MiB, available=392.3 MiB
    07:59:09.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:10.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:10.224 [qtp1716431581-37] INFO  D.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:59:10.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=63.2 MiB, available=392.3 MiB
    07:59:10.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:10.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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:10.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:59:10.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:10.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=63.2 MiB, available=392.3 MiB
    07:59:10.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:59:10.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:59:10.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:10.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:59:10.847 [qtp1716431581-37] INFO  D.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:59:10.966 [qtp1065487120-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=107

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:10.996 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:11.066 [qtp1716431581-37] INFO  D.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:59:11.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:11.166 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=209 remoteFromLocalRevision=107
    07:59:11.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a24d223-ae78-4c97-86de-7b7d7357eeff from='build/repo/j0yugbv8-8ljti-local-src' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    07:59:11.201 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=209

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:11.339 [qtp1716431581-37] INFO  D.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:59:11.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:11.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:59:11.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:59:11.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=209

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:11.535 [qtp1716431581-37] INFO  D.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:59:11.601 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff transaction.localRevision=112 remoteFromLocalRevision=209
    07:59:11.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    07:59:11.649 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:11.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:11.870 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:12.026 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:12.178 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:12.391 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:12.542 [qtp1716431581-37] INFO  D.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:59:12.735 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=58.7 MiB, available=396.8 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:12.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.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:12.794 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:12.924 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:13.041 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:13.202 [qtp1716431581-37] INFO  D.Datastore - 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:59:13.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:13.645 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:13.748 [qtp1716431581-37] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:14.013 [qtp1716431581-37] INFO  D.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:59:14.272 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:14.655 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:14.751 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:14.804 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:15.216 [qtp425666350-370] INFO  D.Datastore - 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:59:15.221 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=57.0 MiB, available=398.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:15.321 [qtp425666350-370] INFO  D.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:59:15.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:15.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=fd994576-9779-4904-a059-6bedc57a037a to='build/repo/j0yuk2po-1b7t5-local-dest', fromRepoLocalSync=true
    07:59:15.466 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fd994576-9779-4904-a059-6bedc57a037a ('build/repo/j0yuk2po-1b7t5-local-dest')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:15.518 [qtp425666350-370] INFO  D.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:59:15.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:59:15.614 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:15.698 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:15.797 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:15.848 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:15.987 [qtp425666350-370] INFO  D.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:59:16.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:16.123 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    07:59:16.140 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:16.133 [qtp425666350-370] INFO  D.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:59:16.227 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:29:15.530Z expiryDateTime=2017-04-01T06:59:15.530Z
    07:59:16.354 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:16.404 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:16.563 [qtp425666350-370] INFO  D.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:59:16.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=18

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:16.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:16.860 [qtp182345336-78] INFO  D.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:59:16.928 [qtp425666350-370] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:17.014 [qtp425666350-370] INFO  D.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:59:17.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:17.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:17.517 [qtp425666350-370] INFO  D.Datastore - 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:59:17.615 [qtp182345336-78] INFO  D.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:59:17.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=70.2 MiB, available=385.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:17.864 [qtp182345336-78] INFO  D.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:59:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:17.998 [qtp182345336-78] INFO  D.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:59:18.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:18.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = fe7bb12e-2899-4222-b8ca-685dda6cac88
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuk5jo-lic7e-local-dest
      localRepository.publicKeySha1 = DD:64:5F:FE:2A:A6:9E:52:48:BF:80:C5:1B:0A:E2:84:16:FB:8E:E8

      remoteRepository.repositoryId = 67000310-1a6a-46d7-9cae-cce70e59c9a3
      remoteRepository.remoteRoot = https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ
      remoteRepository.publicKeySha1 = 15:50:9C:73:E2:1D:06:90:39:07:19:1C:92:8E:2C:C8:80:28:BF:F5

    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 fe7bb12e-2899-4222-b8ca-685dda6cac88 67000310-1a6a-46d7-9cae-cce70e59c9a3

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:18.436 [Test worker] INFO  D.Datastore - 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:59:18.446 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:18.547 [qtp182345336-78] INFO  D.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:59:18.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:59:18.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:18.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=true

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:18.815 [qtp182345336-78] INFO  D.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:59:18.824 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fe7bb12e-2899-4222-b8ca-685dda6cac88 ('build/repo/j0yuk5jo-lic7e-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:19.014 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:19.080 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:19.167 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:19.220 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:19.303 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:19.392 [qtp182345336-78] INFO  D.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:59: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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:19.491 [qtp182345336-78] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:19.592 [qtp182345336-78] INFO  D.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:59:19.692 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    07:59:19.708 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:19.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:19.778 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:29:18.844Z expiryDateTime=2017-04-01T06:59:18.844Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:19.901 [qtp182345336-78] INFO  D.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:59:19.924 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=78

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:20.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:20.106 [qtp182345336-78] INFO  D.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:59:20.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:20.499 [qtp182345336-78] INFO  D.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:59:20.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=70.0 MiB, available=385.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:20.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=47.8 MiB, available=407.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d60cf19a-fdcd-4356-9f00-9f20b4c91af9
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yukaw4-hpcx5-local-dest
      localRepository.publicKeySha1 = DD:25:BE:8A:EA:2C:6F:34:E9:FC:BF:A5:0E:89:32:EF:38:25:59:BC

      remoteRepository.repositoryId = 20eda65a-087c-43d7-9bd8-dc6b617efd66
      remoteRepository.remoteRoot = https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66
      remoteRepository.publicKeySha1 = 45:56:3A:AD:07:7E:A5:85:F2:6D:63:44:70:41:92:59:89:46:93:37

    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 d60cf19a-fdcd-4356-9f00-9f20b4c91af9 20eda65a-087c-43d7-9bd8-dc6b617efd66

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:21.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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:21.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:21.598 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d60cf19a-fdcd-4356-9f00-9f20b4c91af9 ('build/repo/j0yukaw4-hpcx5-local-dest')
    07:59:22.271 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    07:59:22.282 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:22.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:59:22.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:59:23.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:23.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:23.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:23.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    07:59:23.922 [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:59:23.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 to='build/repo/j0yukaw4-hpcx5-local-dest', fromRepoLocalSync=true

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:24.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.056 [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:59:24.067 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:29:23.994Z expiryDateTime=2017-04-01T06:59:23.994Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:24.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.088 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.088 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.167 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.167 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:24.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:24.208 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=75

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:24.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:24.225 [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:59:24.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:59:24.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:59:24.242 [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:59: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:24.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:24.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.293 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=KlYjoREzQdL8R6BNx8Ntdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}
    07:59:24.373 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    07:59:24.375 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:59:24.375 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:59:24.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}
    07:59:24.394 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    07:59:24.395 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    07:59:24.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:24.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=18

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:24.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    07:59:24.728 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.893 [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:59:24.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:24.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:24.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:24.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    07:59:24.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:24.998 [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:59:25.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:25.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.016 [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:59:25.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=70.8 MiB, available=384.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:25.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:25.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:59:25.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:25.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:25.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:25.224 [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:59:25.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=60.0 MiB, available=395.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:25.588 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    07:59:25.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:59:26.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=51.7 MiB, available=403.8 MiB
    07:59:26.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:26.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    07:59:27.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=70.0 MiB, available=385.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:27.230 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:27.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:27.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=51.3 MiB, available=404.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59: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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:27.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:27.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:27.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:28.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:28.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:28.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=51.8 MiB, available=403.7 MiB
    07:59:28.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:28.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:28.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=70.1 MiB, available=385.4 MiB
    07:59:28.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:28.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:28.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=51.2 MiB, available=404.3 MiB
    07:59:28.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:59:28.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:28.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:28.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:29.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:29.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=69.9 MiB, available=385.6 MiB
    07:59:29.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:59:29.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:29.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:29.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    07:59:29.266 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    07:59:29.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:29.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:29.306 [qtp2000968816-74] INFO  D.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:59:29.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:29.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff1f0a01c76b1515be846fc49633211248fa3f98' to.sha1='<NoInstanceOf_NormalFileDto>'): /a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:29.500 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:29.503 [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:59:29.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:29.833 [qtp2000968816-74] INFO  D.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:59:29.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/a"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:29.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:29.868 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:29.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:29.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:29.959 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/c0K63Ku4Fy-P-JR31X6iFw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:29.984 [qtp2000968816-74] INFO  D.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:59:30.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.038 [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:59:30.089 [qtp2000968816-74] INFO  D.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:59:30.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    07:59:30.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 81955 bytes in 312 ms. path='/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.209 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:30.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:30.338 [qtp2000968816-74] INFO  D.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:59:30.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:30.440 [qtp2000968816-74] INFO  D.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:59:30.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:30.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/a"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88
    07:59:30.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:30.590 [qtp2000968816-74] INFO  D.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:59:30.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5fc145dba145e137877b03a36e703fb3393bd29b' to.sha1='<NoInstanceOf_NormalFileDto>'): /b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:30.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:30.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    07:59:30.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:30.781 [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:59:30.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/b"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:30.784 [qtp2000968816-74] INFO  D.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:59:30.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
    07:59:30.858 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/ofmmYG07XwTWDfIbs65BRQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:30.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21d48ce2689f8b62fa7faaaef4679d89cf9a1fe7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:30.953 [qtp2000968816-74] INFO  D.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:59:30.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:30.987 [Test worker] INFO  D.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:59:31.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:31.069 [qtp2000968816-74] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:31.132 [qtp2000968816-74] INFO  D.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:59:31.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 608517 bytes in 438 ms. path='/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:31.304 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/1 {11 11ä11#+} 1/a"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:31.313 [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:59:31.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    07:59:31.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/b"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:31.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:31.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:31.460 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/I1fK1FCNgOzrtx5zfQp22A/Y4-k772uh-89Vc89y31aXA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:31.474 [qtp2000968816-74] INFO  D.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:59:31.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:31.575 [qtp2000968816-74] INFO  D.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:59:31.593 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=78

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:31.758 [qtp2000968816-74] INFO  D.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:59:31.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=22 remoteFromLocalRevision=78
    07:59:31.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    07:59:31.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:31.877 [qtp2000968816-74] INFO  D.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:59:31.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:31.929 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=22

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:31.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 57 ms.
    07:59:31.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.068 [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:59:32.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:32.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.087 [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:59:32.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:59:32.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:32.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.164 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.164 [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:59:32.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:32.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=22

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:32.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.200 [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:59:32.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 342672 bytes in 903 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:32.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.258 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:32.297 [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:59:32.296 [qtp2000968816-74] INFO  D.Datastore - 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:59:32.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:32.317 [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:59:32.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:32.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:32.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:32.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:32.437 [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:59:32.547 [qtp2000968816-74] INFO  D.Datastore - 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:59:32.669 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:32.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/1 {11 11ä11#+} 1/a"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:32.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:32.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:32.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    07:59:32.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac915b3b0d53962440bc9ab79c753a5bd4c121a5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:32.957 [qtp2000968816-74] INFO  D.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:59:32.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:32.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/1 {11 11ä11#+} 1/b"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:32.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/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:33.034 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=83 remoteFromLocalRevision=22
    07:59:33.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:33.108 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/I1fK1FCNgOzrtx5zfQp22A/0UBCcMt5mJiw9G_5MPMECQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:33.132 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=83
    07:59:33.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:32.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:59:33.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:33.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    07:59:33.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304577 bytes in 610 ms. path='/1 {11 11ä11#+} 1/b'
    07:59:33.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:33.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:33.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:33.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/1 {11 11ä11#+} 1/b"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:33.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:33.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:33.891 [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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = dae7d526-610b-4c7f-9aa2-70a916b0f310
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yukwlj-a0nmr-local-dest
      localRepository.publicKeySha1 = ED:0C:A6:9D:3D:36:03:0C:7A:4C:75:E4:AA:C5:CD:45:34:7D:97:0E

      remoteRepository.repositoryId = c70f88a3-3057-4021-9f42-cc7927186418
      remoteRepository.remoteRoot = https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418
      remoteRepository.publicKeySha1 = 1E:4B:CF:2C:08:16:57:D6:32:7D:4F:38:92:42:9E:A3:25:FB:4C:72

    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 dae7d526-610b-4c7f-9aa2-70a916b0f310 c70f88a3-3057-4021-9f42-cc7927186418

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:34.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=54.0 MiB, available=401.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:34.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c73a6509361905c07eb8e9b2e76bb1c9bf04e82b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    07:59:34.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/1 {11 11ä11#+} 1/c"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:34.184 [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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:34.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:59:34.303 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/I1fK1FCNgOzrtx5zfQp22A/HaNPy5tewsmpgITAVeOFmg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:34.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:33.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    07:59:34.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=49.5 MiB, available=406.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:34.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    07:59:34.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 560196 bytes in 368 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:34.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:34.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=dae7d526-610b-4c7f-9aa2-70a916b0f310 to='build/repo/j0yukwlj-a0nmr-local-dest', fromRepoLocalSync=true
    07:59:34.642 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dae7d526-610b-4c7f-9aa2-70a916b0f310 ('build/repo/j0yukwlj-a0nmr-local-dest')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:34.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    07:59:34.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/1 {11 11ä11#+} 1/c"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:34.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:34.774 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:34.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:34.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:34.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=53.5 MiB, available=402.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:34.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59: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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:34.893 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    07:59:34.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:34.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a7f89275a45fd8a7dfaec6ab3bc028302939183' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:34.924 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 renewalDateTime=2017-04-01T06:29:34.748Z expiryDateTime=2017-04-01T06:59:34.748Z
    07:59:35.083 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:35.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/2/1 {11 11ä11#+} 1/a"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:35.101 [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/a'
    07:59:35.154 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:35.231 [Test worker] INFO  D.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:59:35.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=53.5 MiB, available=402.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:34.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:59:35.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=49.5 MiB, available=406.0 MiB
    07:59:35.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:35.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:35.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:35.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=18

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:35.834 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=1048576

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:35.916 [Test worker] INFO  D.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:59:35.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=53.5 MiB, available=402.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:35.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=49.4 MiB, available=406.1 MiB
    07:59:35.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:35.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:35.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:35.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    07:59:36.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:36.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:36.322 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:36.325 [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:59:36.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=53.5 MiB, available=402.0 MiB
    07:59:36.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:36.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:36.588 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:36.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:36.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:36.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:36.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    07:59:36.933 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:36.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=53.5 MiB, available=402.0 MiB
    07:59:36.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:59:36.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:36.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:36.949 [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:59:37.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:37.032 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=83

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:37.071 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 232 ms.
    07:59:37.072 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=JBdxZ8X42bzc1a-d9uFNqQ, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:37.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:37.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:37.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:37.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=27 remoteFromLocalRevision=83
    07:59:37.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    07:59:37.142 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=22 localRepositoryRevisionInProgress=27
    07:59:37.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:59:37.195 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:59:37.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=27

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:37.229 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 153 ms.
    07:59:37.231 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=9_skFUXDAJR2Catj-pbPzg, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:37.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:37.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:37.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:37.366 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=88 remoteFromLocalRevision=27

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:37.390 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=3145728

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:37.402 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:37.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:37.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    07:59:37.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    07:59:37.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:37.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    07:59:37.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8235ce2556a4c507e8af7fc28a3fe7d9b5f59ef' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:37.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:37.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/1 {11 11ä11#+} 1/a"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:37.752 [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:59:37.930 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UJTO7yLikz1MNLwmGIozyQ/Y-huP9aLge2bYICVveRCrg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:38.089 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=4194304

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:38.226 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:38.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    07:59:38.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 290281 bytes in 652 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:38.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:38.479 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:38.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=true
    07:59:38.491 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61065c95-57d8-417a-a134-9131e60f96dd ('build/repo/j0yugm94-eevc1-local-src')
    07:59:38.524 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:38.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:38.566 [pool-8-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1283 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:38.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:38.600 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:38.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/1 {11 11ä11#+} 1/a"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:38.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:38.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:38.793 [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:59:38.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:38.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca19d241c7c5345d3c6afa8f8a9687418aaccbff' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    07:59:39.037 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/1 {11 11ä11#+} 1/b"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:39.040 [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:59:39.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:39.082 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UJTO7yLikz1MNLwmGIozyQ/JFNxEcizpJLG-0jginl4xQ' offset=0
    07:59:39.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:39.275 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=6291456

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f7ae72af-3c10-4787-9fde-ec58d59f24e5
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuk7yy-b3dlb-local-src
      localRepository.publicKeySha1 = 75:1E:0B:DF:F5:C1:3F:C6:DE:1E:00:2A:19:F2:D1:40:BD:31:99:60

      remoteRepository.repositoryId = 7975e5b8-bf9f-4bfd-be7e-eafd775dfa17
      remoteRepository.remoteRoot = https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17
      remoteRepository.publicKeySha1 = 1C:7B:5E:CC:FB:F1:D7:CA:85:4E:4B:E4:26:05:84:3F:E6:A8:EA:51

    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 f7ae72af-3c10-4787-9fde-ec58d59f24e5 7975e5b8-bf9f-4bfd-be7e-eafd775dfa17

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:39.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14665 bytes in 357 ms. path='/1 {11 11ä11#+} 1/b'
    07:59:39.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    07:59:39.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/1 {11 11ä11#+} 1/b"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:39.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:39.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:39.675 [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:59:39.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=73.9 MiB, available=381.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:39.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8274bc579327b525fcfed22912974f1fcd75a7a1' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:39.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:39.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/1 {11 11ä11#+} 1/c"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:39.848 [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:39.919 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/UJTO7yLikz1MNLwmGIozyQ/z-FCu51g5bPcyLVWPbWeTg' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:39.998 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=7340032

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:40.007 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:40.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:40.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:40.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399190 bytes in 466 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:40.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:40.357 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:40.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:40.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 680481 bytes in 5314 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:40.529 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/1 {11 11ä11#+} 1/c"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:40.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:40.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:40.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:40.579 [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:59:40.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    07:59:40.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    07:59:40.610 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    07:59:40.612 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    07:59:40.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    07:59:40.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    07:59:40.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4dbls into destFile a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:40.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:40.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82b3a16c5e3ce49a5709c0c88247f1c27f55f1a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:40.768 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:40.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/2/1 {11 11ä11#+} 1/a"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:40.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:40.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:40.884 [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:59:40.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/2/1 {11 11ä11#+} 1/a"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:40.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.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'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd57d8c56e990fdc5c022afea41892eb2d6e95a3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:41.069 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.098 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2mUz4AubAOAQodr-0suSbg/DbCgX-ZXqK3lPjoSp-Yi0g/I26aTpyO0DFO-1OOlpfDTg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:41.116 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:27:02.104Z expiryDateTime=2017-04-01T06:57:02.104Z
    07:59:41.162 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=71 localRepositoryRevisionInProgress=88

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/2/1 {11 11ä11#+} 1/b"} on repo=fd994576-9779-4904-a059-6bedc57a037a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:41.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:41.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.222 [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:59:41.270 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/uJUP1FKcBHtRuKXMnrAzRw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:41.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129346 bytes in 259 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 278800 bytes in 524 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:41.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:41.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/2/1 {11 11ä11#+} 1/b"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:41.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:41.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:41.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/2/1 {11 11ä11#+} 1/a"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:41.813 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:41.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:41.842 [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:59:41.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a8587ebd3ecc6b4c4a9cc4fbf7e27d41cd71998' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:41.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e079cdc25d7df6f307af9eedc16381ee86b9ca1a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:42.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/2/a"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:42.026 [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:42.094 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/--ZLRxOoZPzmql0U4FVQnQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:42.123 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/2/1 {11 11ä11#+} 1/b"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:42.134 [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:59:42.235 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2mUz4AubAOAQodr-0suSbg/DbCgX-ZXqK3lPjoSp-Yi0g/2JNltO6OFpZjB63ZCRjSqQ' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:42.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:42.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 from='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17' toID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 to='build/repo/j0yuk7yy-b3dlb-local-src', fromRepoLocalSync=true
    07:59:42.362 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f7ae72af-3c10-4787-9fde-ec58d59f24e5 ('build/repo/j0yuk7yy-b3dlb-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:42.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 36 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:42.481 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:42.493 [qtp1065487120-365] INFO  D.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:59:42.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3756 bytes in 503 ms. path='/2/a'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:42.576 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:42.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:42.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:42.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/2/a"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:42.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:42.761 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!
    07:59:42.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:42.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    07:59:42.778 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:42.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:42.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:42.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82f589d2f23502a3eb3ddb42d08959b42af77ba3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:42.900 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 renewalDateTime=2017-04-01T06:29:42.401Z expiryDateTime=2017-04-01T06:59:42.401Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:42.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35192 bytes in 766 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:42.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:59:43.023 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:43.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/5/h"} on repo=fd994576-9779-4904-a059-6bedc57a037a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:43.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:43.082 [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:43.154 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/gwPRHmbBo-GiMyDEykU9_Q/ISJ6hfW5VnDj6AmKpOnqSg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:43.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/2/1 {11 11ä11#+} 1/b"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:43.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:43.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:43.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:43.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:43.308 [qtp1065487120-365] INFO  D.Datastore - 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:59:43.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2383cb16ee3d9f3ac91be2a7a934921060b08066' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:43.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250677 bytes in 251 ms. path='/3 + &#ä/5/h'
    07:59:43.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:43.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/2/a"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:43.450 [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:59:43.470 [qtp1065487120-365] INFO  D.Datastore - 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:59:43.507 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2mUz4AubAOAQodr-0suSbg/eo24MJDByK72KyZgbOhE8w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:43.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/5/h"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:43.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:43.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:43.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    07:59:43.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='52a9c416ad33ef49f07afc1d7bbda93f366ccbab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:43.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:43.751 [qtp1065487120-365] INFO  D.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:59:43.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/5/i"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:43.805 [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:59:43.887 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/gwPRHmbBo-GiMyDEykU9_Q/lZjtzGm411MbPH0PqQfMZw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:43.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397029 bytes in 460 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:43.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=54.4 MiB, available=401.1 MiB
    07:59:43.974 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    07:59:43.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:43.977 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:44.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=75.0 MiB, available=380.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:44.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/2/a"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:44.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:44.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:44.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    07:59:44.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:44.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    07:59:44.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6109838e57acc826dd85071d24678882853542cc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:44.304 [qtp1065487120-365] INFO  D.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:59:43.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: repoFileDtos.size=0
    07:59:44.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:44.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433752 bytes in 596 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:44.460 [qtp1065487120-365] INFO  D.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:59:44.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:44.610 [qtp1065487120-365] INFO  D.Datastore - 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:59:44.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/5/h"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:44.624 [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:59:44.639 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:44.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:44.710 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nAdJmXMI-Mtob59jkJjYxg/xWjvivQQqZs-Y0yn6gnaiw/wVLAC67dsoe9Yu7ezCvg3g' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:44.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:44.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/5/i"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:44.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:44.824 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:44.827 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:44.836 [qtp1065487120-365] INFO  D.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:59:44.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6676bf1690d267b31824512cc6e8ee184bbb4dc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    07:59:44.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/aa"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:44.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    07:59:45.051 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/vTUaXWS0gUMH4JBAMQbksA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:45.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:45.088 [qtp1065487120-365] INFO  D.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:59:45.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: 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:59:45.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    07:59:45.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40777 bytes in 292 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:45.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=54.3 MiB, available=401.2 MiB
    07:59:45.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:45.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31482 bytes in 686 ms. path='/3 + &#ä/5/h'
    07:59:45.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:45.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:45.463 [qtp1065487120-365] INFO  D.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:59:45.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/aa"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:45.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:45.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:45.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/5/h"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:45.526 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:45.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:45.575 [qtp1065487120-365] INFO  D.Datastore - 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:59:45.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:45.580 [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:59:45.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2027eac4e9526956143513dabaa326cb4f7f421e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:45.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:45.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/bb"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:45.678 [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:59:45.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5ba039c1327b847753fccef3654893f3cf24ce5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:45.726 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/1VL4EhELL-nPHWltRPpCZg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:45.733 [qtp1065487120-365] INFO  D.Datastore - 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:59:45.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/5/i"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:45.886 [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:59:45.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=53.7 MiB, available=401.8 MiB
    07:59:45.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:45.962 [qtp1065487120-365] INFO  D.Datastore - 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:59:46.000 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nAdJmXMI-Mtob59jkJjYxg/xWjvivQQqZs-Y0yn6gnaiw/4KJMM1At5Dyd9qAfSnzMpw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:46.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:46.160 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:46.170 [qtp1065487120-365] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    07:59:46.241 [qtp1065487120-365] INFO  D.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:59:46.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 878876 bytes in 623 ms. path='/3 + &#ä/bb'
    07:59:46.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:46.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:46.480 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JBdxZ8X42bzc1a-d9uFNqQ, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!
    07:59:46.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:46.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=53.7 MiB, available=401.8 MiB
    07:59:46.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:59:46.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:59:46.557 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:46.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 719262 bytes in 681 ms. path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:46.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:46.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/bb"} on repo=fd994576-9779-4904-a059-6bedc57a037a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:46.628 [qtp1065487120-365] INFO  D.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:59:46.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:46.688 [qtp425666350-71] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:46.694 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:46.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:46.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:46.788 [qtp1065487120-365] INFO  D.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:59:46.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=147 remoteFromLocalRevision=88
    07:59:46.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    07:59:46.805 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=147

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:46.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d4053c71922bef4cc856e17a736848d99c1d98c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:46.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/5/i"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:46.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:46.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:46.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/cc"} on repo=fd994576-9779-4904-a059-6bedc57a037a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:46.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:46.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    07:59:46.961 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/L7IrV4Etn5PkdEZ-Y3ZAog' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:46.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f556dc24cbfaac5f9bf454087302f4119c896664' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:47.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:47.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/aa"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160336 bytes in 239 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.166 [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:59:47.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.264 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nAdJmXMI-Mtob59jkJjYxg/0hGmu5gEKyJg69Dfv5lVXQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/cc"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:47.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:47.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:47.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:47.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:47.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=73.9 MiB, available=381.6 MiB
    07:59:47.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:47.512 [qtp1065487120-365] INFO  D.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:59:47.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d08d8b86cd489f02d62c9b121cd988b7a2e2756f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    07:59:47.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/dd"} on repo=fd994576-9779-4904-a059-6bedc57a037a

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:47.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    07:59:47.742 [qtp1716431581-471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/Z2jxMAoHG8Xd7L1XUKf81w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10556 bytes in 682 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70551 bytes in 243 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    07:59:47.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="fd994576-9779-4904-a059-6bedc57a037a", path="/3 + &#ä/dd"} on repo=fd994576-9779-4904-a059-6bedc57a037a
    07:59:47.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:47.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/aa"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:47.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.013 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:48.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=73.8 MiB, available=381.7 MiB
    07:59:48.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:48.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:48.175 [qtp1716431581-471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bd37e28e965b7f7b201f194545d2e4d164cf876' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:48.264 [qtp2000968816-313] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=90

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:48.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=111 remoteFromLocalRevision=93
    07:59:48.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd994576-9779-4904-a059-6bedc57a037a from='build/repo/j0yuk2po-1b7t5-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:48.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 69 ms.
    07:59:48.400 [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:59:48.403 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:48.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/bb"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:48.434 [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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:48.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=5 remoteFromLocalRevision=90

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:48.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:48.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    07:59:48.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=dae7d526-610b-4c7f-9aa2-70a916b0f310 to='build/repo/j0yukwlj-a0nmr-local-dest', fromRepoLocalSync=false
    07:59:48.521 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=94

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.534 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nAdJmXMI-Mtob59jkJjYxg/CKvF3MhgEGjEE6h3w_CJvg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 139732f4-5f05-4d3a-8301-b2044036536e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yulc0z-zzf5w-local-dest
      localRepository.publicKeySha1 = 0D:60:BA:80:34:2C:25:83:17:BF:DF:B1:4D:C3:E4:8A:36:3F:53:F4

      remoteRepository.repositoryId = 3720a483-986b-40d4-98cb-dd1f5ad220a6
      remoteRepository.remoteRoot = https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6
      remoteRepository.publicKeySha1 = 7C:9C:24:C5:60:2F:21:DC:62:E2:62:71:6A:61:72:92:36:76:A6: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 139732f4-5f05-4d3a-8301-b2044036536e 3720a483-986b-40d4-98cb-dd1f5ad220a6

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:48.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:59:48.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:48.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:48.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=111

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:48.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198040 bytes in 337 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:48.857 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=KlYjoREzQdL8R6BNx8Ntdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.904 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:48.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:48.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:48.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=139732f4-5f05-4d3a-8301-b2044036536e to='build/repo/j0yulc0z-zzf5w-local-dest', fromRepoLocalSync=true
    07:59:48.962 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 139732f4-5f05-4d3a-8301-b2044036536e ('build/repo/j0yulc0z-zzf5w-local-dest')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:48.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:48.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:48.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/bb"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:49.011 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:49.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:49.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:49.091 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bb689a6c904610d691efc56eef7e7e9e0c8187a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:49.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=55.0 MiB, available=400.5 MiB
    07:59:49.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/cc"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:49.346 [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:59:49.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:49.366 [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:59:49.422 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nAdJmXMI-Mtob59jkJjYxg/zCOVd-QbHTulhUUZnjcBQg' offset=0
    07:59:49.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:49.523 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    07:59:49.578 [pool-5-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225016 bytes in 288 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:49.642 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 renewalDateTime=2017-04-01T06:29:49.009Z expiryDateTime=2017-04-01T06:59:49.009Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:49.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:49.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:49.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/cc"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:49.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:49.735 [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:59:49.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:49.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    07:59:49.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24bb17e6e241c8ab35c0089fa43ac8d0a501d6d7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:49.818 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:49.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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:59:49.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=55.0 MiB, available=400.5 MiB
    07:59:49.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    07:59:49.886 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    07:59:49.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/dd"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:49.941 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    07:59:49.950 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:49.967 [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 > downloadBrokenSignature STANDARD_OUT
    07:59:50.012 [qtp1152861381-131] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:50.054 [qtp182345336-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nAdJmXMI-Mtob59jkJjYxg/_yb1GlLQPJcFcRMHkoPW2w' offset=0
    07:59:50.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:50.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 transaction.localRevision=6 remoteFromLocalRevision=2
    07:59:50.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 from='build/repo/j0yuk7yy-b3dlb-local-src' toID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 to='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:50.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:50.191 [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:59:50.194 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:50.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54930 bytes in 241 ms. path='/3 + &#ä/dd'
    07:59:50.272 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:50.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:50.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", path="/3 + &#ä/dd"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9
    07:59:50.362 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:50.380 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:50.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:50.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:50.592 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=75

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:50.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=26

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:50.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:50.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:50.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:50.784 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:50.817 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=107 remoteFromLocalRevision=75

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:50.849 [qtp1716431581-187] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:50.896 [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:50.898 [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:50.974 [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:59:51.008 [qtp1716431581-187] 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:59:51.144 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 119 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:50.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    07:59:51.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:51.189 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a transaction.localRevision=99 remoteFromLocalRevision=111
    07:59:51.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=fd994576-9779-4904-a059-6bedc57a037a to='build/repo/j0yuk2po-1b7t5-local-dest', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:51.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:51.336 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=99

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:51.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:51.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:51.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:51.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.70%
    07:59:51.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:51.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:51.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d10'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:51.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=74.3 MiB, available=381.2 MiB
    07:59:51.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    07:59:52.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=74.3 MiB, available=381.2 MiB
    07:59:52.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:51.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0
    07:59:52.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=79.1 MiB, available=376.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:52.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:52.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:52.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:52.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:52.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:52.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d1/d11'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:52.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 from='build/repo/j0yukaw4-hpcx5-local-dest' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:52.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:52.807 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:52.871 [qtp2000968816-313] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=94

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:52.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 51 ms.
    07:59:52.920 [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:59:52.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    07:59:52.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:52.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=6 remoteFromLocalRevision=94
    07:59:52.998 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    07:59:52.999 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    07:59:53.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:53.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=107

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:53.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:53.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:53.348 [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:59:53.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:53.686 [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:59:53.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=78.8 MiB, available=376.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:53.772 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 transaction.localRevision=80 remoteFromLocalRevision=107

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:53.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:53.868 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=KlYjoREzQdL8R6BNx8Ntdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:53.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:53.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:53.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:53.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 to='build/repo/j0yugf4o-27yr3-local-src', fromRepoLocalSync=true
    07:59:53.958 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing de4cf236-e3d4-4e4a-9526-b63ab6ca8137 ('build/repo/j0yugf4o-27yr3-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:53.964 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    07:59:53.974 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:59:53.993 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:59:53.994 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    07:59:53.995 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    07:59:53.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:53.998 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:54.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 to='build/repo/j0yukaw4-hpcx5-local-dest', fromRepoLocalSync=false
    07:59:54.250 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:54.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:54.308 [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:59:54.466 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:54.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:54.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:54.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:53.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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
    07:59:54.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:54.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    07:59:54.912 [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:59:55.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:55.133 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:55.139 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 renewalDateTime=2017-04-01T06:26:58.584Z expiryDateTime=2017-04-01T06:56:58.584Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:55.173 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:55.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/d20'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:55.200 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=98

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:55.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:55.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:55.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:55.666 [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:59:55.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=78.2 MiB, available=377.3 MiB
    07:59:55.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:55.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    07:59:55.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:55.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:54.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:55.966 [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:59:55.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=64.6 MiB, available=390.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:56.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:56.202 [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:59:56.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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:59:56.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=78.2 MiB, available=377.3 MiB
    07:59:56.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:56.446 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:56.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:56.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d2/f40'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:56.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=51.1 MiB, available=404.4 MiB
    07:59:56.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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:59:56.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:56.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:57.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:57.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:57.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:57.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=78.2 MiB, available=377.3 MiB
    07:59:57.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    07:59:57.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    07:59:57.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:57.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:57.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:57.348 [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:59:57.380 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=99

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:57.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    07:59:57.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:57.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=116 remoteFromLocalRevision=99
    07:59:57.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd994576-9779-4904-a059-6bedc57a037a from='build/repo/j0yuk2po-1b7t5-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    07:59:57.475 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    07:59:57.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    07:59:57.534 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    07:59:57.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=116
    07:59:57.585 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=KlYjoREzQdL8R6BNx8Ntdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:57.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.57%
    07:59:57.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:57.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:57.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1/d3'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:57.730 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    07:59:57.734 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:57.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:57.811 [qtp1716431581-471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a transaction.localRevision=104 remoteFromLocalRevision=116
    07:59:57.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:57.846 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!
    07:59:57.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    07:59:57.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:57.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:58.096 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:58.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:58.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:58.160 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:59:58.196 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    07:59:58.218 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:58.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:58.340 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    07:59:58.340 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    07:59:58.342 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    07:59:58.342 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:58.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    07:59:58.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    07:59:58.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    07:59:58.539 [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:59:58.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:58.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 58 ms.
    07:59:58.719 [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:59:58.776 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:58.777 [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:59:58.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:58.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:58.813 [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:59:58.817 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.59%
    07:59:58.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    07:59:58.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:58.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:58.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:58.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:58.868 [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:59:58.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    07:59:58.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=true
    07:59:58.882 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cede82-7411-46c3-ba51-73e6304b594b ('build/repo/j0yufzus-1uiik-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:58.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:58.891 [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:59:58.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='db988fb8d809915873413ddc736dc3b731e1781b' to.sha1='ded783ca23568b20f0b3e9b3aa31933a605ee767'): /.subshare.properties

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:58.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:58.931 [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:59:58.939 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:58.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:58.986 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:58.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:58.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.013 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.013 [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:59:59.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.029 [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:59:59.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:59.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:59.064 [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:59:59.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    07:59:59.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.080 [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:59:59.074 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.095 [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:59:59.107 [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:59:59.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:59.114 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    07:59:59.182 [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:59:59.184 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=50.5 MiB, available=405.0 MiB
    07:59:59.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:59.200 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:26:31.243Z expiryDateTime=2017-04-01T06:56:31.243Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.240 [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:59:59.278 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.302 [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:59:59.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2092ddf5110c84460a373bb3fe74ef4e0ddd724' to.sha1='0f9866542a8283b8b540c38394438dffafd87ebc'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    07:59:59.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    07:59:59.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    07:59:59.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:59.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    07:59:59.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    07:59:59.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    07:59:59.588 [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:59:59.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=50.5 MiB, available=405.0 MiB
    07:59:59.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    07:59:59.691 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    07:59:59.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    07:59:59.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=63.9 MiB, available=391.6 MiB
    07:59:59.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:00.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/1 {11 11ä11#+} 1/a"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:00.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/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:00.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:00.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=50.5 MiB, available=405.0 MiB
    08:00:00.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:00.202 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:00.203 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:00.226 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:00.338 [qtp2000968816-312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=98

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:00.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=63.9 MiB, available=391.6 MiB
    08:00:00.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:00.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:00.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:00:00.444 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=80
    08:00:00.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=112 remoteFromLocalRevision=80

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:00.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=159 remoteFromLocalRevision=98

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:00.677 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1LY6pDnLBo_TBuHNeXtl3w/GtFgnERZSmYgI-qnevkVhw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:00.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:00.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 from='build/repo/j0yugf4o-27yr3-local-src' toID=c70f88a3-3057-4021-9f42-cc7927186418 to='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418'
    08:00:00.770 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=159

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:00.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:00.890 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/G1UYOXZ7o9ZET0i2WHasKA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:00.976 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 from='build/repo/j0yukaw4-hpcx5-local-dest' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:00:00.986 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:00.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:01.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:01.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:01.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:01.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=112
    08:00:01.434 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 transaction.localRevision=85 remoteFromLocalRevision=112
    08:00:01.511 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:01.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:00.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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
    08:00:01.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=78.7 MiB, available=376.8 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:01.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 516558 bytes in 1811 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:01.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    08:00:01.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    <<< PREPARE
    ************************************************************
    ************************************************************
    ************************************************************
    DOWN >>>
    08:00:02.030 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    08:00:02.030 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    08:00:02.031 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:02.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 761310 bytes in 1867 ms. path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:02.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:02.179 [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
    08:00:02.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:02.332 [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
    08:00:02.481 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=KlYjoREzQdL8R6BNx8Ntdw,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:02.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:00:02.506 [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
    08:00:02.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:02.616 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:02.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:02.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:02.738 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:02.835 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:02.853 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:02.875 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:02.903 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:02.919 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:02.957 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:02.973 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    08:00:02.974 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    08:00:02.974 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d60cf19a-fdcd-4356-9f00-9f20b4c91af9 ('build/repo/j0yukaw4-hpcx5-local-dest')
    08:00:02.989 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:02.993 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    08:00:02.994 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    08:00:03.002 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    08:00:03.009 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c316d9f3-7ce4-446f-a905-d04ba14f2c34 ('build/repo/j0yugjn4-8jedq-local-src')
    08:00:03.035 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:00:03.041 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:03.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:03.130 [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
    08:00:03.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/1 {11 11ä11#+} 1/a"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:03.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:03.170 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:03.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:03.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:03.205 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:03.214 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:03.216 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:00:03.217 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:03.217 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:03.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:03.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:03.224 [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
    08:00:03.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:03.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:03.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25123a3a1c30bf31318f752f9006146973617542' to.sha1='620837f3a8638a3f34e2e8dca3faaf4a3f1e88ac'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:03.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d749fe1ed296c97e517a456a1e917cd31561044d' to.sha1='18a96c0cbc7e317c4d0b5ac160cdb5c13ba2ec95'): /2/.subshare.properties

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:03.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:03.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    08:00:03.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:03.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/xxx'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:03.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:03.668 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=true
    08:00:03.884 [Thread-293] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:27:03.824Z expiryDateTime=2017-04-01T06:57:03.823Z
    08:00:03.972 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=85
    08:00:04.016 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:04.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/1 {11 11ä11#+} 1/b"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:04.062 [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
    08:00:04.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:04.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/2/.subshare.properties'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:04.454 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1LY6pDnLBo_TBuHNeXtl3w/1ZcGzXpEceYMFWiKoyeRBQ' offset=0
    08:00:04.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 204947 bytes in 512 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:04.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:04.657 [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
    08:00:04.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=79.1 MiB, available=376.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:04.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=74.8 MiB, available=380.7 MiB
    08:00:04.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:04.859 [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
    08:00:04.902 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:05.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:05.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:00:05.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:05.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/000'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:05.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:05.111 [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
    08:00:05.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:05.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0523c1c58c9a95b8c4f141ccfb04b8f0e5aa4829' to.sha1='163e89ecd084c52d5afc9852012af12d97ed6647'): /1 {11 11ä11#+} 1/000

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:05.291 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:05.307 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:00:05.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/1 {11 11ä11#+} 1/b"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:05.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:05.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:05.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:00:05.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56dce0eab6ebbacfe2f3982069617463bad4fe0e' to.sha1='7743d74018aa340a9de7d8f48db1922f37c9038d'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:05.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=74.6 MiB, available=380.9 MiB
    08:00:05.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:05.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:05.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:05.681 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 to='build/repo/j0yukaw4-hpcx5-local-dest', fromRepoLocalSync=true
    08:00:05.686 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=66.4 MiB, available=389.1 MiB
    08:00:05.889 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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
    08:00:05.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=79.0 MiB, available=376.5 MiB
    08:00:05.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:06.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:06.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:06.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:06.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/000"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    08:00:06.132 [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/000'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:06.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/1 {11 11ä11#+} 1/c"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:06.423 [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
    08:00:06.548 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:06.552 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:06.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:06.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:06.599 [Thread-293] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:00:06.599 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:06.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=78.4 MiB, available=377.1 MiB
    08:00:06.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:06.738 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1LY6pDnLBo_TBuHNeXtl3w/IT-JRZV7SjYvzwyIkvC1VA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:06.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:06.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:06.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:06.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226912 bytes in 417 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:06.863 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:06.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:06.995 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/JWdzlZP5mrFd7ffFoImgyg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:07.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:07.233 [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
    08:00:07.231 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=66.2 MiB, available=389.3 MiB
    08:00:07.246 [Thread-294] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:29:23.994Z expiryDateTime=2017-04-01T06:59:23.994Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:07.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:07.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=78.4 MiB, available=377.1 MiB
    08:00:07.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:07.310 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:07.311 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:07.349 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.352 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:07.366 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:07.373 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:07.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/1 {11 11ä11#+} 1/c"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:07.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=165 remoteFromLocalRevision=104
    08:00:07.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:07.534 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=165

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:00:07.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:07.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.600 [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
    08:00:07.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.07%
    08:00:07.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/dir1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:07.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e3e79587ee926bb35a36c7dfe98efd021ea9b57' to.sha1='f949a23794b9bdc4329e40d93c32471e721dcf15'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:07.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:00:07.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:07.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:07.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=165

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:07.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.22%
    08:00:07.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:07.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:07.972 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=65.5 MiB, available=390.0 MiB
    08:00:07.974 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:08.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da5a99bb2cc0d21bc7257dcde84f3916f0f4b122' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:08.044 [qtp2000968816-138] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/grPKMqXFu7V0MPHa2Fmlww/JWdzlZP5mrFd7ffFoImgyg' offset=1048576
    08:00:08.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1127066 bytes in 2007 ms. path='/1 {11 11ä11#+} 1/000'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:08.209 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:08.215 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:08.294 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:08.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/1 {11 11ä11#+} 1/a"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:08.368 [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 > downloadBrokenSignature STANDARD_OUT
    08:00:08.382 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/2/1 {11 11ä11#+} 1/a"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:08.394 [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
    08:00:08.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:08.421 [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
    08:00:08.482 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ISW5eid7Y6VGTtzSemr-bw/74oaqE7fXU1j6VSMI7YP-g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:08.480 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=65.7 MiB, available=389.8 MiB
    08:00:08.483 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:08.744 [qtp1716431581-471] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:08.787 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:08.823 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:08.870 [qtp1152861381-464] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/qRdQFSr-dMLMjB22yZBiZQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:08.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:08.897 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=110 remoteFromLocalRevision=165

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:08.917 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=65.7 MiB, available=389.8 MiB
    08:00:08.918 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:08.921 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=88
    08:00:08.922 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:08.923 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:08.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=false
    08:00:08.966 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=110

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:09.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/1 {11 11ä11#+} 1/000"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:09.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:09.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 677373 bytes in 646 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:09.019 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:09.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:09.144 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.18%
    08:00:09.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:09.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/001'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:09.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:09.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df5bd69d69271ca17f8e7124c754e16bf72ba653' to.sha1='740844f94a9df560edcf3cf161af6ca8e13dc49b'): /xxx/001

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:09.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/1 {11 11ä11#+} 1/a"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:09.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 460058 bytes in 1098 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:09.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:09.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:09.596 [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
    08:00:09.644 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:00:09.696 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=85

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:09.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bd5798b954fa624812e49eedefc4ef669a38abe' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:09.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:09.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:09.837 [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
    08:00:09.847 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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
    08:00:09.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/xxx/001"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    08:00:09.969 [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
    08:00:09.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/1 {11 11ä11#+} 1/b"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:09.995 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:09.999 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.005 [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
    08:00:10.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.090 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ISW5eid7Y6VGTtzSemr-bw/WOqQxL5-SlqPXXhPX7FSHw' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:10.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/2/1 {11 11ä11#+} 1/a"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:10.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:10.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:10.157 [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
    08:00:10.212 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:10.252 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7pM_zeFuBjMxY-u4BydqLg/rPcGk5i1v0mskQ6wrqWrdA' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:10.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97fcfb96339b5f05cf24b6ee10c7ca0235b097e6' to.sha1='7357c465a68f1dc19e06606ecea6f634fa32c411'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:10.378 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:10.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 221888 bytes in 408 ms. path='/xxx/001'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9012 bytes in 415 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:10.426 [Thread-294] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:00:10.427 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:10.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=78.7 MiB, available=376.8 MiB
    08:00:10.654 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:10.658 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:10.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:10.664 [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
    08:00:10.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/1 {11 11ä11#+} 1/b"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:10.674 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:10.679 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:10.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:10.719 [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
    08:00:10.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/2/1 {11 11ä11#+} 1/b"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:10.755 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:10.819 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:10.826 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2789dc4d85d63c14ab2e55cb3a7eea339ce2687b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:00:10.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/1 {11 11ä11#+} 1/c"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:10.922 [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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:10.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/xxx/001"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:10.998 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/ISW5eid7Y6VGTtzSemr-bw/JxmFwFunvpjDmV1XX6xWWA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:11.009 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:11.009 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=66.2 MiB, available=389.3 MiB
    08:00:11.016 [Thread-293] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=144 remoteFromLocalRevision=85
    08:00:11.019 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    08:00:11.020 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    08:00:11.020 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    08:00:11.020 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    08:00:11.021 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:11.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:11.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxx/002'
    08:00:11.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6885365a1f1372893c0adcbdc9c0b7107668c49a' to.sha1='6846e172667142371330244f8a9c17d8bf817949'): /xxx/002

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:11.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:00:11.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 276768 bytes in 342 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:11.414 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:11.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:11.558 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:11.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/xxx/002"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:11.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/1 {11 11ä11#+} 1/c"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:11.651 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:11.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:11.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:11.677 [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
    08:00:11.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=78.7 MiB, available=376.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:11.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f9151be95e55e33d9cd14ae2a2655ae641bcc35b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:11.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:11.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/1 {11 11ä11#+} 1/a"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:11.965 [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
    08:00:11.983 [qtp2000968816-74] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/7pM_zeFuBjMxY-u4BydqLg/atWvUVKwHHKx2awBuAQ6lQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:11.119 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:12.000 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=65.9 MiB, available=389.6 MiB
    08:00:12.011 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:12.023 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/CtAXtf_RzK1HP47DmifAlQ/6uEFbfirjB7cuBmDspkY3A' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:12.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304201 bytes in 486 ms. path='/xxx/002'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:12.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:00:12.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30543 bytes in 354 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:12.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:12.330 [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
    08:00:12.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:12.541 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:12.550 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:12.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=78.8 MiB, available=376.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:12.574 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=5242880

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:12.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:12.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="de4cf236-e3d4-4e4a-9526-b63ab6ca8137", toRepositoryId="c70f88a3-3057-4021-9f42-cc7927186418", path="/xxx/002"} on repo=de4cf236-e3d4-4e4a-9526-b63ab6ca8137
    08:00:12.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:12.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/1 {11 11ä11#+} 1/a"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:12.753 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:12.757 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:12.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:12.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:12.855 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:12.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe12ae9bcdb2e69ff2fbfa24d4eb13adb9e3778f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:12.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=159

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=78.8 MiB, available=376.7 MiB
    08:00:13.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/1 {11 11ä11#+} 1/b"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:13.109 [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'
    08:00:13.166 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/CtAXtf_RzK1HP47DmifAlQ/xFahy3ENdShhV6QeaSnnDQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:12.763 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:13.190 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=64.9 MiB, available=390.6 MiB
    08:00:13.191 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:13.194 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:13.195 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:00:13.255 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=88
    08:00:13.326 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=118 remoteFromLocalRevision=88
    08:00:13.335 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    08:00:13.335 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:00:13.336 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    08:00:13.336 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN
    *****************
    *****************
    UP >>>
    08:00:13.336 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:00:13.336 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    08:00:13.336 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    08:00:13.336 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    08:00:13.336 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    08:00:13.336 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    08:00:13.338 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    08:00:13.339 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=78.8 MiB, available=376.7 MiB
    08:00:13.428 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:13.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:13.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:00:13.472 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=110

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.505 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/CtAXtf_RzK1HP47DmifAlQ/xFahy3ENdShhV6QeaSnnDQ' offset=1048576
    08:00:13.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:00:13.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 445500 bytes in 467 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=170 remoteFromLocalRevision=110
    08:00:13.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:00:13.603 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=170
    08:00:13.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:13.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=170

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:00:13.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/1 {11 11ä11#+} 1/b"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:13.745 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.756 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:13.756 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.805 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:13.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.843 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=115 remoteFromLocalRevision=170

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6799adc0ed8825f3895bc7c5b2f0900772cf3db' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:13.898 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:13.987 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:00:13.994 [Thread-293] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:13.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/a"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:14.004 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.080 [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:14.100 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/zEq_TYBCtUA58-JJXLRMHg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:14.112 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:00:14.116 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:14.123 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:00:14.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 126737 bytes in 108 ms. path='/2/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:14.216 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, invitation=true]
    08:00:14.263 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:14.328 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, 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=Du25A4L_IQ01-vssy3LJLA, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/a"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:14.432 [qtp2000968816-312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 transaction.localRevision=123 remoteFromLocalRevision=159

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:14.519 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    08:00:14.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 to='build/repo/j0yugf4o-27yr3-local-src', fromRepoLocalSync=false
    08:00:14.570 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=123

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.91%
    08:00:14.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:14.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'
    08:00:14.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ffbbc656ab197db270095c5fbe026c329d4a415' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/aa2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:14.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:14.759 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:14.760 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:14.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/dir1/aa2"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:14.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/2/dir1/aa2'
    08:00:14.951 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/dbvolHsphvb3d5OwCKfgRA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:15.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:15.044 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:15.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=true
    08:00:15.054 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cede82-7411-46c3-ba51-73e6304b594b ('build/repo/j0yufzus-1uiik-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:15.067 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.35%
    08:00:15.076 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.87%
    08:00:15.080 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:15.092 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:15.111 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:15.156 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3945633bdf8ab8d1bb710e0cd3c445ecfb84fa18' to.sha1='378bec3a14d5249786f79d918dbd3df7fa1d1798'): /2/new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:15.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:15.253 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:15.300 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=6291456

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:15.469 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:15.528 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/dbvolHsphvb3d5OwCKfgRA' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:15.649 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:26:31.243Z expiryDateTime=2017-04-01T06:56:31.243Z
    08:00:15.677 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:15.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=55.7 MiB, available=399.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:15.690 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 from='build/repo/j0yukaw4-hpcx5-local-dest' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:00:15.695 [Thread-294] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=118

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:15.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:15.822 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:00:15.824 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:15.848 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:15.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 41 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:15.917 [Thread-294] 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:15.919 [Thread-294] 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
    08:00:16.009 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/dbvolHsphvb3d5OwCKfgRA' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:16.198 [Thread-293] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/new-file"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    08:00:16.211 [Thread-293] 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:16.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:16.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:16.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 21170 bytes in 1553 ms. path='/2/dir1/aa2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:16.430 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/AOppfTuKFazRN5SiSqF34w' offset=0
    08:00:16.476 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:00:16.476 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:16.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa2_0 into destFile aa2
    08:00:16.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa2_mh34 into destFile aa2
    08:00:16.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa2_18y68 into destFile aa2
    08:00:16.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/dir1/aa2"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:16.708 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:16.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:16.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:16.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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:16.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.4 MiB, available=376.1 MiB
    08:00:16.845 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:16.846 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:00:16.846 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:16.846 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:00:16.846 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:16.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:16.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='95309a061f1bebadc359894c332266ea1059c5ae' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/bb2
    08:00:16.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/dir1/bb2"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:16.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'
    08:00:17.033 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/F3TaNmORj2-5puQi0eHtMw/KIMSx6PPwvf8aKUfIUerGQ' offset=0
    08:00:17.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:17.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 561200 bytes in 205 ms. path='/2/dir1/bb2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.312 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135017 bytes in 1101 ms. path='/2/new-file'
    08:00:17.312 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb2_0 into destFile bb2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.390 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:17.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/dir1/bb2"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.481 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:00:17.490 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:17.500 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.576 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:17.577 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:17.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.639 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b45f8bc38c66f67b07ad966d17ba7dd3bb2cc7c2' to.sha1='f434bb717892f3660352b3cdf9b360e7322a5415'): /2/new-file

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:17.698 [qtp425666350-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='222393343358e809beb35783481aff44113a954e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/file1
    08:00:17.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/file1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:17.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/file1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:17.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:17.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:17.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.926 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:17.938 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/HoItDb045Em0PgWOJdc8RA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:17.966 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:18.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:18.075 [qtp1152861381-464] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:18.168 [Thread-293] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/new-file"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:18.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms.
    08:00:18.195 [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
    08:00:18.252 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:18.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:18.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:18.307 [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
    08:00:18.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:18.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:18.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:18.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:18.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:18.356 [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
    08:00:18.350 [Thread-293] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=144

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:18.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:18.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:18.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:18.389 [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
    08:00:18.443 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/new-file"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:18.456 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!
    08:00:18.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:18.474 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:18.610 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/H6ikMVrh57SjJDLZRNONhg/HoItDb045Em0PgWOJdc8RA' offset=1048576
    08:00:18.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:00:18.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 740498 bytes in 870 ms. path='/2/file1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:18.794 [qtp182345336-495] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=105 remoteFromLocalRevision=144

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:18.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_file1_0 into destFile file1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:18.854 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    08:00:18.854 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    08:00:18.854 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...
    08:00:18.855 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    08:00:18.855 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    08:00:18.855 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    08:00:18.855 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:18.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_file1_mh34 into destFile file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:18.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:18.864 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:18.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:18.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:18.888 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/FOkv7rvfm74uieffZVIN-g' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:18.916 [qtp1716431581-603] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:18.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/2/file1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:18.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=178 remoteFromLocalRevision=115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:19.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:19.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:00:19.023 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=178

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:19.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=54.4 MiB, available=401.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:19.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:19.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:19.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:00:19.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:00:19.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=178

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:19.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8cb9f47438d357557ff107fa721b86eafc297e7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:00:19.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/5/h"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:19.395 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:19.397 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:19.437 [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:00:19.472 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/PCX_TcSJzesHFevm7XGd7w/2rMD9b0f5F4DsCA4GGuzSw' offset=0
    08:00:19.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:00:19.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 492188 bytes in 191 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:19.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:19.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=54.4 MiB, available=401.1 MiB
    08:00:19.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:19.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:00:19.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/5/h"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.031 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=54.3 MiB, available=401.2 MiB
    08:00:20.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:20.133 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/BqM24PjGe0AvZ6ggkp7IMw' offset=8388608

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.151 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:20.182 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:20.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=54.3 MiB, available=401.2 MiB
    08:00:20.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:20.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:20.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41f8189064b900ff4d55008979bbb298dda7accc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:20.362 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=121 remoteFromLocalRevision=178

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.391 [qtp2000968816-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 localRepositoryRevisionSynced=123

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:20.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/5/i"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:20.489 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=121

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=202 remoteFromLocalRevision=123

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.518 [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
    08:00:20.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 from='build/repo/j0yugf4o-27yr3-local-src' toID=c70f88a3-3057-4021-9f42-cc7927186418 to='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:20.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.532 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=202

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.590 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/PCX_TcSJzesHFevm7XGd7w/QiZN5CflPtb_Ozpb7Pcieg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:20.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:20.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 localRepositoryRevisionSynced=202

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.928 [qtp2000968816-312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=de4cf236-e3d4-4e4a-9526-b63ab6ca8137 transaction.localRevision=128 remoteFromLocalRevision=202

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:20.928 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93480 bytes in 409 ms. path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:20.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:21.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=80.0 MiB, available=375.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:21.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:00:21.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/5/i"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:21.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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
    08:00:21.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:21.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:21.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:21.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:21.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=dae7d526-610b-4c7f-9aa2-70a916b0f310 to='build/repo/j0yukwlj-a0nmr-local-dest', fromRepoLocalSync=true
    08:00:21.324 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dae7d526-610b-4c7f-9aa2-70a916b0f310 ('build/repo/j0yukwlj-a0nmr-local-dest')
    08:00:21.340 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%
    08:00:21.391 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 renewalDateTime=2017-04-01T06:29:34.748Z expiryDateTime=2017-04-01T06:59:34.748Z
    08:00:21.410 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=128

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:21.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6b52fc3bc6f52ebf4ee950e5505ad7facca0623' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:21.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:21.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/aa"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:21.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.7 MiB, available=375.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:21.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9295867 bytes in 17708 ms. path='/2/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:21.782 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:21.799 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:21.806 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=4194304

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:21.811 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:21.812 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:00:21.813 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:21.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:00:21.814 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:21.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:21.890 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/6n8Rl8tB15UEFqygpwNe1g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:21.917 [qtp182345336-495] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/FOkv7rvfm74uieffZVIN-g' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:21.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:22.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
    08:00:22.047 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1125173 bytes in 3572 ms. path='/2/new-file'
    08:00:22.047 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:22.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=79.7 MiB, available=375.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:22.356 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:22.386 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 476340 bytes in 610 ms. path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:22.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=55.3 MiB, available=400.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:22.441 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:00:22.441 [Thread-294] 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
    08:00:22.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.510 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:22.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:22.599 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:22.607 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:22.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/aa"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:22.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:22.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.74%
    08:00:22.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:22.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:22.740 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/new-file"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:22.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbd9fcd3938b80138984c6dcc9290cb1404741cf' to.sha1='cacbdecc6845a7e1fdf932e7a20d096148a9739a'): /2/1 {11 11ä11#+} 1/.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:22.802 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:22.814 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:00:22.861 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=118

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='938841ab6a533d4ea6fdbc6c7de6f10ac2298d91' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:22.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:22.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/bb"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:23.162 [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 > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:22.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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
    08:00:23.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=54.7 MiB, available=400.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.214 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/6peT-qUtW5uBwSJMsKlXDQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:23.395 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 transaction.localRevision=110 remoteFromLocalRevision=118

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:22.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:00:23.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=79.8 MiB, available=375.7 MiB
    08:00:23.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:23.465 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    08:00:23.465 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Waiting...
    08:00:23.466 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    08:00:23.466 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    <<< UP
    *****************
    *****************
    DOWN (again) >>>
    08:00:23.466 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    08:00:23.466 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    08:00:23.466 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    08:00:23.466 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    08:00:23.466 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!
    08:00:23.467 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    08:00:23.467 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=true
    08:00:23.467 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncDownFrozen: Continuing!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:23.548 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 775285 bytes in 518 ms. path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:23.683 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:23.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/.subshare.properties'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:00:23.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/bb"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:23.804 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/RJ8yCNBYhRfD02MGA4h4fg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:23.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:23.830 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!
    08:00:23.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:00:23.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1326d1d2fd254d78ccc43637332db33051cbbbec' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:23.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=80.1 MiB, available=375.4 MiB
    08:00:23.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:23.948 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:23.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67726 bytes in 272 ms. path='/2/1 {11 11ä11#+} 1/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:23.973 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/cc"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:23.990 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=121

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:23.990 [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
    08:00:24.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=183 remoteFromLocalRevision=121
    08:00:24.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.045 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/cvYMffnL9HCDMycPpXgN8A' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.048 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=183

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:24.060 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=110

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.091 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:24.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:24.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=183

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:24.181 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:00:24.182 [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
    08:00:24.222 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:24.242 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=3

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.250 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:00:24.251 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180050 bytes in 283 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.314 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=126 remoteFromLocalRevision=183
    08:00:24.337 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:00:24.351 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:24.358 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.364 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:24.370 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.389 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:24.425 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/cc"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:24.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.461 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:00:24.473 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:00:24.475 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:00:24.475 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.486 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:24.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:24.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:24.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:24.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:24.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/d10/f30'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:24.556 [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

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c52db2a616570816599758e1bc4080e11eec1975' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:24.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be664eb327ec9434964147b9c1fa9fc2e5e0a33a' to.sha1='39382ce9688ca5ecdd3d7e70073880d048c2b8a9'): /2/1 {11 11ä11#+} 1/d1/d10/f30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:24.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/dd"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:24.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/dd'
    08:00:24.740 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:24.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:24.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=fd994576-9779-4904-a059-6bedc57a037a to='build/repo/j0yuk2po-1b7t5-local-dest', fromRepoLocalSync=true
    08:00:24.855 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fd994576-9779-4904-a059-6bedc57a037a ('build/repo/j0yuk2po-1b7t5-local-dest')
    08:00:24.887 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:25.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:25.090 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:25.170 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 to='build/repo/j0yukaw4-hpcx5-local-dest', fromRepoLocalSync=false
    08:00:25.176 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=71.3 MiB, available=384.2 MiB
    08:00:25.233 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=111

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:25.234 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/Wx4ssuWzqAnsV1Hh_upWqQ/XzoIP5P4u0Bxllh9EZkrzA' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:25.239 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:24.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:25.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:25.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7486117 bytes in 14599 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:25.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/d1/d10/f30"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:25.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/2/1 {11 11ä11#+} 1/d1/d10/f30'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:25.446 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:29:15.530Z expiryDateTime=2017-04-01T06:59:15.530Z
    08:00:25.513 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=126

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:25.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:25.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:25.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:25.710 [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
    08:00:25.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 36 ms.
    08:00:25.934 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:25.945 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=3

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:26.033 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:26.075 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:26.135 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:26.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=54.9 MiB, available=400.6 MiB
    08:00:26.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:26.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:26.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/2/1 {11 11ä11#+} 1/b"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:26.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:26.506 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:26.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:26.528 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=3145728

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:26.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35142f8a8aaa84248ed3d1d8f6e2f36d7c3abf4f' to.sha1='60fac7ccbad5527bc953850639fb7e57e023ba8f'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:26.740 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=69.4 MiB, available=386.1 MiB
    08:00:26.740 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:26.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:26.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=55.1 MiB, available=400.4 MiB
    08:00:26.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:27.071 [qtp2000968816-138] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=128

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:27.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:27.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=8 remoteFromLocalRevision=128
    08:00:27.157 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:00:27.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c70f88a3-3057-4021-9f42-cc7927186418 from='https://localhost:36873/c70f88a3-3057-4021-9f42-cc7927186418' toID=dae7d526-610b-4c7f-9aa2-70a916b0f310 to='build/repo/j0yukwlj-a0nmr-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:27.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:27.203 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=132

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:27.246 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:27.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:27.329 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:27.330 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=69.3 MiB, available=386.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:27.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/2/a"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:27.522 [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
    08:00:27.568 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:27.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:00:27.734 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=5242880

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:27.738 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wIo6CVg5oEeXfMMhK8B8w/LV33DOrnciNLK6kfnXEF4A' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:27.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:28.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:28.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418: 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
    08:00:28.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:28.117 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245902 bytes in 595 ms. path='/2/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:28.274 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=70.1 MiB, available=385.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:28.326 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=6291456

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:28.394 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=KlYjoREzQdL8R6BNx8Ntdw,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=2hPkauOHgnxZEXXExOe75A, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:28.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:28.462 [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
    08:00:28.565 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:28.565 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:28.608 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:28.608 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:28.658 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:28.659 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:28.640 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:28.672 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:28.708 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:28.718 [Thread-293] 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
    08:00:28.722 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:00:28.727 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:28.729 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:28.742 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:00:28.742 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:28.780 [Thread-293] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:00:28.780 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:28.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/2/a"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:28.793 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=2097152

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:28.820 [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[4]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:28.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:28.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:28.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=54.1 MiB, available=401.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:28.860 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:28.868 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=y-iqMxrYCcsWwa7apanuQg, serverRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418} because of missing permissions!
    08:00:28.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:28.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:00:28.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:28.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:00:28.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='10fbcece8d4183e850efae3ad7f82ac408e14b74' to.sha1='3f6841d1db04de452c5e9f19553419d4b476a6b9'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:29.086 [qtp1065487120-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Nlu6gpEboFBxM4yhbz3JyA/gFIQCxw8JOP3dYRi_4o-CA' offset=7340032
    08:00:29.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:00:29.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 767120 bytes in 4635 ms. path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:29.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=54.1 MiB, available=401.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:29.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:29.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:29.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_mh34 into destFile dd
    08:00:29.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_18y68 into destFile dd
    08:00:29.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_1vf9c into destFile dd
    08:00:29.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_2hwcg into destFile dd
    08:00:29.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_34dfk into destFile dd
    08:00:29.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_3quio into destFile dd
    08:00:29.616 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_4dbls into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:29.659 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=69.5 MiB, available=386.0 MiB
    08:00:29.660 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    08:00:29.660 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:29.719 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:29.719 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:29.744 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/5/h"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:29.747 [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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:29.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/3 + &#ä/dd"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:29.793 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:29.794 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:29.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:29.819 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.58%
    08:00:29.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:29.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/aa1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:28.861 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:00:28.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:00:29.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=80.4 MiB, available=375.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:29.836 [Thread-294] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:00:29.845 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:29.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f7152c22c5d916872f6fce5bf2e2fd2776d5f3e' to.sha1='<NoInstanceOf_NormalFileDto>'): /dir1/aa1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:30.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:30.055 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/dir1/aa1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:30.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/aa1'
    08:00:30.102 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EM8cpjJYSDuMBxLlRq4ITw/KknYAsQJxWGfgYIS-oqFKw' offset=0
    08:00:30.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:00:30.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34681 bytes in 118 ms. path='/dir1/aa1'
    08:00:30.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa1_0 into destFile aa1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:30.221 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/g1ZpX1yR848_TI2qHv2j6A/Bu1HyZIvAq9bFSmMo6J8tQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:30.243 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:30.257 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/dir1/aa1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:30.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:30.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:30.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dir1/bb1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:30.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=54.2 MiB, available=401.3 MiB
    08:00:30.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:30.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9bae736aaf40f4f0845bbb19b9a89af8e6e1b74a' to.sha1='<NoInstanceOf_NormalFileDto>'): /dir1/bb1
    08:00:30.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/dir1/bb1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:30.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dir1/bb1'
    08:00:30.600 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/EM8cpjJYSDuMBxLlRq4ITw/6GRKJY7mwPFDuDWMiOqDtw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:30.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=80.2 MiB, available=375.3 MiB
    08:00:30.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:30.751 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=69.5 MiB, available=386.0 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:30.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 661254 bytes in 1054 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:30.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:30.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=54.1 MiB, available=401.4 MiB
    08:00:30.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:30.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 487560 bytes in 413 ms. path='/dir1/bb1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:30.980 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    08:00:30.998 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 18 ms.
    08:00:31.002 [Thread-293] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=V1oCKxy_GoT0MsOeqhrVpg, cryptoRepoFileId=AOppfTuKFazRN5SiSqF34w} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=FOkv7rvfm74uieffZVIN-g localRevision=161
    08:00:31.030 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb1_0 into destFile bb1

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:31.077 [Thread-293] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 46 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:31.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:31.079 [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
    08:00:31.085 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:31.093 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms.
    08:00:31.104 [Thread-294] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=V1oCKxy_GoT0MsOeqhrVpg, cryptoRepoFileId=AOppfTuKFazRN5SiSqF34w} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=FOkv7rvfm74uieffZVIN-g localRevision=136

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/dir1/bb1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:31.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:31.170 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:31.184 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:31.217 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:31.221 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:31.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/file1'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:31.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/5/h"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba681e7fa15ec003ecd78c8826658ad898a8606f' to.sha1='<NoInstanceOf_NormalFileDto>'): /file1

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:31.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:31.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=54.1 MiB, available=401.4 MiB
    08:00:31.463 [qtp2000968816-313] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 remoteRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 localRepositoryRevisionSynced=132

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:31.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:31.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:31.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:31.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:31.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:31.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:31.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:31.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:31.559 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/file1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:31.576 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:31.585 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dae7d526-610b-4c7f-9aa2-70a916b0f310 remoteRepositoryId=c70f88a3-3057-4021-9f42-cc7927186418 transaction.localRevision=9 remoteFromLocalRevision=132
    08:00:31.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    08:00:31.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:00:31.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:31.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac353286f8fdadb72bd923bd7449f49ffb59ee85' to.sha1='13acb881bf3fb3a516b4b2efb005a1dcb508416f'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.634 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zqmToGTvku1776_zIZCUEw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:31.642 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=126

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:00:31.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300840 bytes in 233 ms. path='/file1'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:31.821 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=123 remoteFromLocalRevision=126
    08:00:31.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd994576-9779-4904-a059-6bedc57a037a from='build/repo/j0yuk2po-1b7t5-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_file1_0 into destFile file1

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:31.912 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=123

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:31.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/file1"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:00:31.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:32.070 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyAddingFiles STANDARD_OUT
    08:00:32.093 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:32.204 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=114

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:32.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:00:32.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:00:32.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=123

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:32.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=161 remoteFromLocalRevision=114
    08:00:32.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=139732f4-5f05-4d3a-8301-b2044036536e from='build/repo/j0yulc0z-zzf5w-local-dest' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:32.504 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=69.1 MiB, available=386.4 MiB
    08:00:32.552 [Thread-293] WARN  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = FOkv7rvfm74uieffZVIN-g
    08:00:32.559 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:32.596 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=161

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:32.600 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:32.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:00:32.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:00:32.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:00:32.727 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=161

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:33.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/5/i"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:33.175 [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
    08:00:33.300 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:00:33.301 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:33.064 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=68.7 MiB, available=386.8 MiB
    08:00:33.067 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:33.407 [Thread-293] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=68.7 MiB, available=386.8 MiB
    08:00:33.408 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:33.414 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:33.414 [qtp1716431581-187] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:33.433 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/g1ZpX1yR848_TI2qHv2j6A/3cpIvTJGC9LhJk9ClNjq8g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:33.437 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:00:33.565 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:33.596 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a transaction.localRevision=131 remoteFromLocalRevision=123
    08:00:33.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=fd994576-9779-4904-a059-6bedc57a037a to='build/repo/j0yuk2po-1b7t5-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:33.663 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:33.666 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:00:33.688 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:33.704 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=131

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:33.710 [qtp1065487120-98] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e transaction.localRevision=119 remoteFromLocalRevision=161
    08:00:33.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=139732f4-5f05-4d3a-8301-b2044036536e to='build/repo/j0yulc0z-zzf5w-local-dest', fromRepoLocalSync=false
    08:00:33.815 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119
    08:00:33.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:33.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 473480 bytes in 817 ms. path='/3 + &#ä/5/i'
    08:00:34.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:34.263 [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
    08:00:34.527 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=5242880

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:33.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0
    08:00:34.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:34.769 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=68.2 MiB, available=387.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:34.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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
    08:00:34.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=91.5 MiB, available=364.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:34.853 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.48%
    08:00:34.856 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:34.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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
    08:00:35.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.8 MiB, available=375.7 MiB
    08:00:35.212 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:00:35.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:35.213 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:00:35.214 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:00:35.214 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:00:35.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:34.867 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:00:35.468 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=68.9 MiB, available=386.6 MiB
    08:00:35.470 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:35.496 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:35.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=91.0 MiB, available=364.5 MiB
    08:00:35.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    08:00:35.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:35.615 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:35.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:35.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/5/i"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:35.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:35.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:35.816 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:35.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:00:35.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6e510803b6409d1525cbb31d61dfcd356d847ff' to.sha1='447889081a35dacab66a36a633b7f32869b90e6d'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:35.912 [Thread-294] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=68.1 MiB, available=387.4 MiB
    08:00:35.912 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:35.931 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:35.950 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 75.20%
    08:00:35.956 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:00:36.063 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:36.089 [qtp182345336-546] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=110
    08:00:36.126 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:36.128 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:00:36.263 [Thread-293] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=166 remoteFromLocalRevision=110

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:36.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=91.0 MiB, available=364.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:36.306 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    08:00:36.306 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:00:36.306 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    08:00:36.307 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    08:00:36.307 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    08:00:36.308 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:00:36.311 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:36.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:36.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:36.398 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.27%
    08:00:36.416 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 74.79%
    08:00:36.430 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:36.433 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:36.454 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:36.604 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3945633bdf8ab8d1bb710e0cd3c445ecfb84fa18' to.sha1='b45f8bc38c66f67b07ad966d17ba7dd3bb2cc7c2'): /2/new-file

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:36.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/aa"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:36.653 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:36.799 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    08:00:36.800 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:36.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6523742 bytes in 11414 ms. path='/2/1 {11 11ä11#+} 1/d1/d10/f30'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:36.868 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=111

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:36.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:36.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=91.1 MiB, available=364.4 MiB
    08:00:36.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:37.083 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/nAqbaXaPAaJKfBIfTr6U7A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:37.119 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=144 remoteFromLocalRevision=111
    08:00:37.129 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:00:37.129 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    08:00:37.129 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:00:37.129 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    08:00:37.130 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN (again)
    ************************************************************
    ************************************************************
    *****************
    *****************
    08:00:37.130 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    UP (again) >>>
    08:00:37.130 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    08:00:37.130 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    08:00:37.130 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    08:00:37.130 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    08:00:37.130 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    08:00:37.130 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    08:00:37.130 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:37.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:37.132 [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
    08:00:37.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 614450 bytes in 572 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:37.321 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:37.369 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:36.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:36.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:37.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=79.5 MiB, available=376.0 MiB
    08:00:37.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:37.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:37.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:00:37.455 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=131

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:37.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/d1/d10/f30"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:37.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:37.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.82%
    08:00:37.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:37.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f20'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:37.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:37.571 [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
    08:00:37.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=128 remoteFromLocalRevision=131

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:37.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=91.3 MiB, available=364.2 MiB
    08:00:37.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:37.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd994576-9779-4904-a059-6bedc57a037a from='build/repo/j0yuk2po-1b7t5-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:00:37.649 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=128
    08:00:37.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:37.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:37.701 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:37.704 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:37.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=128

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:37.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4a9368a3e16b81ec5a04d50d0cfc0dface061cf' to.sha1='878667822deaa9c5e67540848fc33a87071ae7d8'): /2/1 {11 11ä11#+} 1/d1/f20

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:37.789 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:00:37.790 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:37.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/aa"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:37.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:37.870 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:37.912 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a transaction.localRevision=136 remoteFromLocalRevision=128

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:37.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:37.939 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:38.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f93ca71124bbfd94d2987c7afb3968b4f0c20e4' to.sha1='6e0ec6fc3c7b37094f9a084e499fa557f9627571'): /3 + &#ä/bb

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:38.136 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:00:38.165 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:38.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=91.1 MiB, available=364.4 MiB
    08:00:38.165 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:38.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:38.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:38.176 [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]]
    08:00:38.222 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:00:38.222 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:00:38.223 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:00:38.224 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:38.236 [qtp1065487120-98] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=119

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:38.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/d1/f20"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:38.256 [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'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:38.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=166 remoteFromLocalRevision=119
    08:00:38.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=139732f4-5f05-4d3a-8301-b2044036536e from='build/repo/j0yulc0z-zzf5w-local-dest' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:00:38.358 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166
    08:00:38.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:38.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:38.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=166

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:38.490 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/w6KN0XuWQhBXYr1hZ6upXg' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:38.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/bb"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:38.504 [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
    08:00:38.531 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e transaction.localRevision=124 remoteFromLocalRevision=166
    08:00:38.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:38.576 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/WvyyrxIXptL_k-SEsTwZbw' offset=0
    08:00:38.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94842 bytes in 322 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:38.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:38.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=0a24d223-ae78-4c97-86de-7b7d7357eeff to='build/repo/j0yugbv8-8ljti-local-src', fromRepoLocalSync=true
    08:00:38.860 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a24d223-ae78-4c97-86de-7b7d7357eeff ('build/repo/j0yugbv8-8ljti-local-src')
    08:00:38.876 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:00:38.903 [pool-6-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1630 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:38.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:38.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:39.052 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:39.055 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:39.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:39.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456099 bytes in 847 ms. path='/2/1 {11 11ä11#+} 1/d1/f20'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:39.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/bb"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:39.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:39.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:39.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:00:39.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7454b3ca934b900e16e637401d2143a72fbbcb9' to.sha1='0e43e80a0b2aebcbaaff449e227254d189049722'): /3 + &#ä/cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:39.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:39.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:39.296 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:39.298 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:00:39.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/d1/f20"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:00:39.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:39.410 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:39.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/d1/f21'
    08:00:39.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2dbdf2b113a12544752b133b568f891d0a6a138' to.sha1='14496f6dd4b2e2b831c58a12fbd1d31cf2ef88fe'): /2/1 {11 11ä11#+} 1/d1/f21

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:39.469 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:00:39.497 [Thread-293] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=166
    08:00:39.674 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 from='build/repo/j0yukaw4-hpcx5-local-dest' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:00:39.690 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 81.67%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:39.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/cc"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:39.702 [Thread-294] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=144

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:39.716 [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 > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:39.720 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 88.19%
    08:00:39.722 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.71%
    08:00:39.725 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:39.746 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:00:39.834 [Thread-293] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='3945633bdf8ab8d1bb710e0cd3c445ecfb84fa18'): /2/new-file
    08:00:39.836 [Thread-293] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:39.933 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/j0CmdbxKC3VUTc63Hpw75Q' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:39.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/d1/f21"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:39.952 [Thread-293] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=166
    08:00:39.960 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 86.56%
    08:00:39.963 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 93.08%
    08:00:39.964 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:39.967 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:39.990 [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/f21'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:40.049 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b45f8bc38c66f67b07ad966d17ba7dd3bb2cc7c2' to.sha1='3945633bdf8ab8d1bb710e0cd3c445ecfb84fa18'): /2/new-file

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:40.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 525952 bytes in 480 ms. path='/3 + &#ä/cc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:40.318 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/4ZFrCtJ00tX6DnNJhLnN8g' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:40.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:40.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:40.497 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:40.499 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:00:40.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/cc"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5
    08:00:40.592 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:40.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 261701 bytes in 615 ms. path='/2/1 {11 11ä11#+} 1/d1/f21'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:40.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:40.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:00:40.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d68e4ec218ce63247785390be4ae6c5bcde6fcda' to.sha1='3e83a42c4d1b6b1c0d6565543079e95a979652fc'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:40.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:00:40.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:40.882 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:40.885 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:40.903 [pool-6-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:41.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/2/1 {11 11ä11#+} 1/d1/f21"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:41.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/dd"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:41.097 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=121 remoteFromLocalRevision=166

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:41.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:41.173 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:41.192 [Thread-293] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:00:41.192 [Thread-293] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    08:00:41.199 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    08:00:41.199 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    08:00:41.199 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:41.206 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 renewalDateTime=2017-04-01T06:27:02.132Z expiryDateTime=2017-04-01T06:57:02.132Z
    08:00:41.237 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=124

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:41.338 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/new-file"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:41.364 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=147

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:41.366 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/new-file'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:41.485 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:41.735 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/AOppfTuKFazRN5SiSqF34w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:41.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0
    08:00:41.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=92.2 MiB, available=363.3 MiB
    08:00:41.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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
    08:00:42.267 [qtp425666350-71] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=152 remoteFromLocalRevision=147
    08:00:42.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:42.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=92.1 MiB, available=363.4 MiB
    08:00:42.458 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    08:00:42.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:42.490 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:42.587 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...
    08:00:42.656 [qtp182345336-495] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/2mUz4AubAOAQodr-0suSbg/AOppfTuKFazRN5SiSqF34w' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:42.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:42.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:42.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=92.2 MiB, available=363.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:42.911 [Thread-294] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1125173 bytes in 1545 ms. path='/2/new-file'
    08:00:42.914 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Waiting...

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:42.981 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:43.390 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms.
    08:00:43.396 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:42.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:43.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=92.2 MiB, available=363.3 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:43.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=78.3 MiB, available=377.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:43.720 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:43.730 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:00:43.845 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d60cf19a-fdcd-4356-9f00-9f20b4c91af9", toRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", path="/2/new-file"} on repo=d60cf19a-fdcd-4356-9f00-9f20b4c91af9

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:43.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:00:43.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=92.2 MiB, available=363.3 MiB
    08:00:43.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:43.922 [Thread-294] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:43.942 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:43.988 [Thread-294] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=144
    08:00:44.125 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:44.133 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms.
    08:00:44.157 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:44.166 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 8 ms.
    08:00:44.172 [Thread-294] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[23]{histoCryptoRepoFileId=qooYZomC1EgzI4namNO5yQ, cryptoRepoFileId=AOppfTuKFazRN5SiSqF34w} histoCryptoRepoFile2=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=V1oCKxy_GoT0MsOeqhrVpg, cryptoRepoFileId=AOppfTuKFazRN5SiSqF34w} duplicateCryptoRepoFileId=null localRevision=157
    08:00:44.200 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:44.201 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:00:44.228 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:44.230 [Thread-294] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:44.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=91.8 MiB, available=363.7 MiB
    08:00:44.263 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:44.266 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:00:44.267 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:00:44.301 [qtp1065487120-365] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=124

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:44.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:44.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=215 remoteFromLocalRevision=124
    08:00:44.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a24d223-ae78-4c97-86de-7b7d7357eeff from='build/repo/j0yugbv8-8ljti-local-src' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:00:44.412 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=209 localRepositoryRevisionInProgress=215

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:44.575 [qtp182345336-546] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 transaction.localRevision=128 remoteFromLocalRevision=144
    08:00:44.591 [Thread-294] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:00:44.592 [Thread-294] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    08:00:44.592 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=false
    08:00:44.592 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncUpDone: Continuing!
    <<< UP (again)
    *****************

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:44.612 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:44.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:45.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.004 [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
    08:00:45.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=75.5 MiB, available=380.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:45.009 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c316d9f3-7ce4-446f-a905-d04ba14f2c34 ('build/repo/j0yugjn4-8jedq-local-src')
    08:00:45.042 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:45.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.104 [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
    08:00:45.109 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:45.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.172 [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
    08:00:45.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    08:00:45.184 [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
    08:00:45.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.254 [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
    08:00:45.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.257 [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
    08:00:45.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:45.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:45.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.315 [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
    08:00:45.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:45.320 [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
    08:00:45.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:45.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.375 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.376 [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
    08:00:45.384 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:45.385 [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
    08:00:45.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.423 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:45.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:45.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:45.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:45.535 [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
    08:00:45.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:45.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:00:45.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=75.7 MiB, available=379.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:45.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=true
    08:00:45.944 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:27:03.824Z expiryDateTime=2017-04-01T06:57:03.823Z
    08:00:45.976 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=128
    08:00:46.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=3

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:46.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:45.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:46.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=74.7 MiB, available=380.8 MiB
    08:00:46.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:46.689 [qtp1152861381-746] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:46.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:46.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:47.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:00:47.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:47.050 [qtp1065487120-98] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[15]{cryptoRepoFileId=dbvolHsphvb3d5OwCKfgRA, localName=null, deleted=Sat Apr 01 08:00:44 CEST 2017}
    08:00:47.068 [qtp1065487120-98] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[16]{cryptoRepoFileId=KIMSx6PPwvf8aKUfIUerGQ, localName=null, deleted=Sat Apr 01 08:00:44 CEST 2017}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:47.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:00:47.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:47.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:47.339 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:47.407 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:47.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:47.424 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=152
    08:00:47.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=251 remoteFromLocalRevision=152
    08:00:47.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:00:47.625 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=251
    08:00:47.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:47.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:47.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=251

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:47.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:47.752 [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
    08:00:47.916 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=157 remoteFromLocalRevision=251

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:47.966 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:00:47.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:48.004 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:48.019 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:00:48.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:48.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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=2, cryptoConfigPropSetDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:48.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    08:00:48.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07e1017f3263d2deeac313be2287a86fa96bc2c5' to.sha1='b7b56778a6a6ad8d3b25c7fbd16c161419cc2b1b'): /.subshare.properties

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:48.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:48.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=true
    08:00:48.325 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fe7bb12e-2899-4222-b8ca-685dda6cac88 ('build/repo/j0yuk5jo-lic7e-local-dest')
    08:00:48.369 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:00:48.378 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:48.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:48.505 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:29:18.844Z expiryDateTime=2017-04-01T06:59:18.844Z
    08:00:48.538 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=157

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:48.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:00:48.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.
    08:00:48.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:48.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 44 ms.
    08:00:49.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:49.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00: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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:49.036 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:49.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/.subshare.properties"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff
    08:00:49.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:49.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:49.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:00:49.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:49.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    08:00:49.121 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:49.436 [Test worker] INFO  D.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
    08:00:48.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=12
    08:00:49.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:49.553 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kZOYmxq3t5Yaijm5SfJNqw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:49.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:00:49.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=70.7 MiB, available=384.8 MiB
    08:00:49.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:00:50.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=70.7 MiB, available=384.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:49.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:00:50.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:50.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:50.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:50.862 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:50.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.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:50.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:00:50.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=70.7 MiB, available=384.8 MiB
    08:00:50.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:51.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=70.7 MiB, available=384.8 MiB
    08:00:51.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:51.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:51.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:00:51.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:51.318 [qtp1065487120-365] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kZOYmxq3t5Yaijm5SfJNqw' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:51.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:51.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:00:51.350 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:51.362 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:00:51.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:00:51.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:51.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:00:51.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b45f8bc38c66f67b07ad966d17ba7dd3bb2cc7c2' to.sha1='3945633bdf8ab8d1bb710e0cd3c445ecfb84fa18'): /2/new-file

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:51.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:51.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", path="/2/new-file"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    08:00:51.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/new-file'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:51.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:00:51.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.783 [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
    08:00:51.780 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2mUz4AubAOAQodr-0suSbg/AOppfTuKFazRN5SiSqF34w' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:51.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.826 [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
    08:00:51.838 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=6291456

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:51.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:00:51.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:51.923 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:51.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:00:51.945 [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
    08:00:52.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:00:52.206 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/2mUz4AubAOAQodr-0suSbg/AOppfTuKFazRN5SiSqF34w' offset=1048576

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:52.212 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:52.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:00:52.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 174019 bytes in 599 ms. path='/2/new-file'
    08:00:52.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_new-file_0 into destFile new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:52.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1963392 bytes in 3343 ms. path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:52.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_new-file_mh34 into destFile new-file
    08:00:52.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="20eda65a-087c-43d7-9bd8-dc6b617efd66", toRepositoryId="c316d9f3-7ce4-446f-a905-d04ba14f2c34", path="/2/new-file"} on repo=c316d9f3-7ce4-446f-a905-d04ba14f2c34
    08:00:52.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:52.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:52.584 [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
    08:00:52.654 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=128
    08:00:52.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=187 remoteFromLocalRevision=128
    08:00:52.899 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:52.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:00:52.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:52.987 [Test worker] INFO  D.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
    08:00:52.989 [qtp1065487120-690] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:00:53.106 [qtp1065487120-690] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:53.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:53.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="0a24d223-ae78-4c97-86de-7b7d7357eeff", toRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", path="/.subshare.properties"} on repo=0a24d223-ae78-4c97-86de-7b7d7357eeff

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:53.259 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=187

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:53.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:53.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:00:53.380 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:00:53.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=187

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:53.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 57.52%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:53.488 [qtp1152861381-746] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:53.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=215

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:53.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:53.934 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff transaction.localRevision=138 remoteFromLocalRevision=215
    08:00:53.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=0a24d223-ae78-4c97-86de-7b7d7357eeff to='build/repo/j0yugbv8-8ljti-local-src', fromRepoLocalSync=false
    08:00:54.040 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=138

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:54.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:54.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:54.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=75.4 MiB, available=380.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:54.370 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=133 remoteFromLocalRevision=187

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:54.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:00:54.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=75.6 MiB, available=379.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:55.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=88.6 MiB, available=366.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:54.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:55.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=75.4 MiB, available=380.1 MiB
    08:00:55.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:00:55.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:55.351 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:55.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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
    08:00:55.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:55.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:55.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:55.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:55.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:55.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:55.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:55.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:55.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:00:55.945 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:00:55.945 [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
    08:00:56.005 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:56.023 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    08:00:56.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:56.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:00:56.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:56.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2'
    08:00:56.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20'
    08:00:56.438 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.10%
    08:00:56.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:56.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:56.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:56.549 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=8388608

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:56.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.727 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:56.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=false
    08:00:56.780 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:56.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:56.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:56.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.29%
    08:00:56.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:56.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    08:00:57.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbd9fcd3938b80138984c6dcc9290cb1404741cf' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties
    08:00:57.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/.subshare.properties"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88
    08:00:57.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'
    08:00:57.212 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/RJ8yCNBYhRfD02MGA4h4fg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:57.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=86.0 MiB, available=369.5 MiB
    08:00:57.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:57.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=72.5 MiB, available=383.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:57.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:00:57.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 225 ms. path='/.subshare.properties'
    08:00:57.495 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_.subshare.properties_0 into destFile .subshare.properties

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:57.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=85.9 MiB, available=369.6 MiB
    08:00:57.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:57.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/.subshare.properties"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:57.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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:57.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.0 MiB, available=384.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:57.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:57.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:57.771 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:57.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:00:57.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30'
    08:00:57.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be664eb327ec9434964147b9c1fa9fc2e5e0a33a' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/d10/f30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:57.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=85.9 MiB, available=369.6 MiB
    08:00:57.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:57.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:57.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/d1/d10/f30"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88
    08:00:57.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/d1/d10/f30'
    08:00:57.958 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:57.965 [qtp1065487120-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=138
    08:00:58.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=236 remoteFromLocalRevision=138

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:57.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:00:58.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:58.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a24d223-ae78-4c97-86de-7b7d7357eeff from='build/repo/j0yugbv8-8ljti-local-src' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:58.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:58.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:58.171 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=215 localRepositoryRevisionInProgress=236
    08:00:58.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:00:58.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:00:58.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=236

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:58.365 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:58.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=70.8 MiB, available=384.7 MiB
    08:00:58.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:58.527 [qtp1065487120-690] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff transaction.localRevision=143 remoteFromLocalRevision=236

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:58.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:58.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:58.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
    08:00:58.788 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:58.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:00:58.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=139732f4-5f05-4d3a-8301-b2044036536e to='build/repo/j0yulc0z-zzf5w-local-dest', fromRepoLocalSync=true
    08:00:58.927 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 139732f4-5f05-4d3a-8301-b2044036536e ('build/repo/j0yulc0z-zzf5w-local-dest')
    08:00:58.953 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:00:59.081 [pool-7-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:59.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:00:59.201 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:59.337 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 renewalDateTime=2017-04-01T06:29:49.009Z expiryDateTime=2017-04-01T06:59:49.009Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:58.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=70.8 MiB, available=384.7 MiB
    08:00:58.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:00:59.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=70.7 MiB, available=384.8 MiB
    08:00:59.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:00:59.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:00:59.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:59.361 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=143

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:59.368 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=133

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:59.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:00:59.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=192 remoteFromLocalRevision=133

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:00:59.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=2

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:59.517 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=4194304
    08:00:59.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:00:59.692 [qtp1152861381-131] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Gd0vf6-ezEcSZVVlGGz-Ag/u9R-LF73T7WGhdasvTC9NA' offset=9437184

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:00:59.808 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:00:59.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:00.098 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:00.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=86.9 MiB, available=368.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:00.210 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/XbtK3xZ2r3_Fu9wOOQosGw/0g61VvFMoyE0XwhajFZGeA' offset=6291456
    08:01:00.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:01:00.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 370150 bytes in 2366 ms. path='/d1/d10/f30'
    08:01:00.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_0 into destFile f30

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:00.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:00.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_mh34 into destFile f30
    08:01:00.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_18y68 into destFile f30
    08:01:00.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_1vf9c into destFile f30
    08:01:00.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_2hwcg into destFile f30
    08:01:00.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_34dfk into destFile f30
    08:01:00.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f30_3quio into destFile f30
    08:01:00.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/d1/d10/f30"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88
    08:01:00.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:00.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:00.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:00.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:01:00.668 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=192

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:00.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4a9368a3e16b81ec5a04d50d0cfc0dface061cf' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:00.751 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:00.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/d1/f20"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:00.751 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:00.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=192

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:00.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=86.4 MiB, available=369.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:00.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20'
    08:01:00.860 [qtp425666350-71] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/w6KN0XuWQhBXYr1hZ6upXg' offset=0
    08:01:00.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:01:01.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384948 bytes in 183 ms. path='/d1/f20'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:01.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:01.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f20_0 into destFile f20

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:01.082 [qtp182345336-495] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=138 remoteFromLocalRevision=192

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:01.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/d1/f20"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:01.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:01.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:01.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:01:01.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:01.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:01.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:01.322 [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
    08:01:01.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:01.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:01.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    08:01:01.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.353 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    08:01:01.353 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:01.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:01.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:01.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:01.395 [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
    08:01:01.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2dbdf2b113a12544752b133b568f891d0a6a138' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f21

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:01.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:01.408 [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
    08:01:01.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:01.516 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d60cf19a-fdcd-4356-9f00-9f20b4c91af9 ('build/repo/j0yukaw4-hpcx5-local-dest')
    08:01:01.530 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:01:01.562 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:01.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/d1/f21"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88
    08:01:01.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:01.740 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:01.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
    08:01:01.770 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ/YDZmbOnLdwBX-JrE5aKHnA/4ZFrCtJ00tX6DnNJhLnN8g' offset=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:01.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10022821 bytes in 20603 ms. path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:01.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:01:01.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155703 bytes in 165 ms. path='/d1/f21'
    08:01:01.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_f21_0 into destFile f21

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:01.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:01.937 [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
    08:01:02.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", toRepositoryId="fe7bb12e-2899-4222-b8ca-685dda6cac88", path="/d1/f21"} on repo=fe7bb12e-2899-4222-b8ca-685dda6cac88

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:02.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
    08:01:02.103 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:02.146 [qtp1152861381-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 36.07%
    08:01:02.199 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=157

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:01.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:02.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=86.8 MiB, available=368.7 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=80 remoteFromLocalRevision=157

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:02.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f7ae72af-3c10-4787-9fde-ec58d59f24e5", toRepositoryId="7975e5b8-bf9f-4bfd-be7e-eafd775dfa17", path="/3 + &#ä/dd"} on repo=f7ae72af-3c10-4787-9fde-ec58d59f24e5

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:02.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.412 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=80

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:02.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.498 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:02.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:02.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:02.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:02.550 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=80

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:02.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:02.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=86.7 MiB, available=368.8 MiB
    08:01:02.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:03.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:03.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=86.7 MiB, available=368.8 MiB
    08:01:03.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:03.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 to='build/repo/j0yukaw4-hpcx5-local-dest', fromRepoLocalSync=true
    08:01:03.362 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:29:23.994Z expiryDateTime=2017-04-01T06:59:23.994Z
    08:01:03.388 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=138
    08:01:03.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:03.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=86.2 MiB, available=369.3 MiB
    08:01:03.571 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:03.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:03.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:01:03.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:03.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:03.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.64%
    08:01:03.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:01:03.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:03.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:03.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=71.9 MiB, available=383.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:04.013 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07e1017f3263d2deeac313be2287a86fa96bc2c5' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:04.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=1, 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

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:04.074 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=162 remoteFromLocalRevision=80
    08:01:04.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=false
    08:01:04.145 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=162
    08:01:04.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:04.297 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/.subshare.properties"} on repo=139732f4-5f05-4d3a-8301-b2044036536e

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:04.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 > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:04.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/.subshare.properties'
    08:01:04.455 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kZOYmxq3t5Yaijm5SfJNqw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:04.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.5 MiB, available=384.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:04.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:01:04.806 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kZOYmxq3t5Yaijm5SfJNqw' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:04.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:04.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:04.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=83.3 MiB, available=372.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:04.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:04.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.
    08:01:04.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:04.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    08:01:04.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:04.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:01:04.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:04.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    08:01:04.947 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:01:04.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:04.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:01:05.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 93 bytes in 664 ms. path='/.subshare.properties'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:05.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:01:05.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_.subshare.properties_0 into destFile .subshare.properties
    08:01:05.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_.subshare.properties_mh34 into destFile .subshare.properties
    08:01:05.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="3720a483-986b-40d4-98cb-dd1f5ad220a6", toRepositoryId="139732f4-5f05-4d3a-8301-b2044036536e", path="/.subshare.properties"} on repo=139732f4-5f05-4d3a-8301-b2044036536e
    08:01:05.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:05.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:05.461 [qtp1065487120-98] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=143

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:05.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:05.474 [qtp1152861381-434] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 transaction.localRevision=84 remoteFromLocalRevision=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:05.481 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:05.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 from='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17' toID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 to='build/repo/j0yuk7yy-b3dlb-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:05.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:05.560 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:05.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=184 remoteFromLocalRevision=143
    08:01:05.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=139732f4-5f05-4d3a-8301-b2044036536e from='build/repo/j0yulc0z-zzf5w-local-dest' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:01:05.666 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=166 localRepositoryRevisionInProgress=184

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:05.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:05.738 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:01:05.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:05.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:05.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=184

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:05.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
    08:01:05.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:05.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:05.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.6 MiB, available=383.9 MiB
    08:01:05.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:06.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 > downloadBrokenSignature STANDARD_OUT
    08:01:06.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:06.407 [qtp1065487120-365] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e transaction.localRevision=148 remoteFromLocalRevision=184

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:06.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:01:06.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=81.7 MiB, available=373.8 MiB
    08:01:06.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:06.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=139732f4-5f05-4d3a-8301-b2044036536e to='build/repo/j0yulc0z-zzf5w-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:06.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=71.6 MiB, available=383.9 MiB
    08:01:06.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:06.530 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=148

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:06.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:06.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.6 MiB, available=383.9 MiB
    08:01:06.844 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:06.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:06.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:06.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=81.7 MiB, available=373.8 MiB
    08:01:06.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:06.923 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=138
    08:01:07.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=161 remoteFromLocalRevision=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:07.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
    08:01:07.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:07.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: 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
    08:01:07.247 [Test worker] INFO  D.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
    08:01:07.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=81.7 MiB, available=373.8 MiB
    08:01:07.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:07.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:07.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=89.0 MiB, available=366.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:07.320 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=162
    08:01:07.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=85 remoteFromLocalRevision=162
    08:01:07.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:01:07.434 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=85
    08:01:07.477 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:07.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:07.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=85

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:07.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:07.630 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=167 remoteFromLocalRevision=85
    08:01:07.642 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:07.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:07.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
    08:01:07.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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:07.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=88.3 MiB, available=367.2 MiB
    08:01:07.881 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:07.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.039 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.131 [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
    08:01:08.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:08.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=true
    08:01:08.144 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61065c95-57d8-417a-a134-9131e60f96dd ('build/repo/j0yugm94-eevc1-local-src')

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:08.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.166 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:08.168 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:08.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.218 [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
    08:01:08.224 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:08.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.251 [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
    08:01:08.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:08.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:01:08.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:08.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:08.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:08.353 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JBdxZ8X42bzc1a-d9uFNqQ, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!
    08:01:08.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:07.881 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:08.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=88.4 MiB, available=367.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:08.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 from='build/repo/j0yukaw4-hpcx5-local-dest' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:01:08.416 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=161

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:08.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:08.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:08.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:08.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=161

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:08.635 [Test worker] INFO  D.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
    08:01:08.676 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:27:02.104Z expiryDateTime=2017-04-01T06:57:02.104Z
    08:01:08.697 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=167
    08:01:08.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:08.774 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 transaction.localRevision=143 remoteFromLocalRevision=161

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:09.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=88.3 MiB, available=367.2 MiB
    08:01:09.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:09.106 [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

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:09.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:09.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:09.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=87.6 MiB, available=367.9 MiB
    08:01:09.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:09.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:09.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=82.9 MiB, available=372.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:10.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=64.3 MiB, available=391.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:10.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:01:10.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:10.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:10.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=87.6 MiB, available=367.9 MiB
    08:01:10.252 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:10.252 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:10.283 [qtp1065487120-98] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=148
    08:01:10.312 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=189 remoteFromLocalRevision=148
    08:01:10.334 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=139732f4-5f05-4d3a-8301-b2044036536e from='build/repo/j0yulc0z-zzf5w-local-dest' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:01:10.347 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=189
    08:01:10.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:10.379 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:10.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=189
    08:01:10.574 [qtp1065487120-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e transaction.localRevision=153 remoteFromLocalRevision=189

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:10.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=64.3 MiB, available=391.2 MiB
    08:01:10.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:10.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:10.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=82.7 MiB, available=372.8 MiB
    08:01:10.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:10.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:10.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 to='build/repo/j0yukaw4-hpcx5-local-dest', fromRepoLocalSync=false
    08:01:10.884 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=143

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:10.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:10.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=0a24d223-ae78-4c97-86de-7b7d7357eeff to='build/repo/j0yugbv8-8ljti-local-src', fromRepoLocalSync=true
    08:01:10.963 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a24d223-ae78-4c97-86de-7b7d7357eeff ('build/repo/j0yugbv8-8ljti-local-src')
    08:01:10.986 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:11.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=64.3 MiB, available=391.2 MiB
    08:01:11.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:01:11.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:11.040 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:11.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.7 MiB, available=372.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:11.129 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:11.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:11.226 [qtp1152861381-131] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=84
    08:01:11.342 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 transaction.localRevision=154 remoteFromLocalRevision=84
    08:01:11.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 from='build/repo/j0yuk7yy-b3dlb-local-src' toID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 to='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17'
    08:01:11.364 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=154
    08:01:11.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:11.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:11.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=154

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:11.562 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 renewalDateTime=2017-04-01T06:27:02.132Z expiryDateTime=2017-04-01T06:57:02.132Z

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:11.597 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:11.601 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=153

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:11.792 [qtp1152861381-746] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 transaction.localRevision=89 remoteFromLocalRevision=154
    08:01:11.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:10.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0
    08:01:11.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=71.8 MiB, available=383.7 MiB
    08:01:12.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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
    08:01:12.085 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 234 ms.
    08:01:12.086 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XD7F3VVUQ8IRJ4OL4_2ccQ, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:11.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=82.8 MiB, available=372.7 MiB
    08:01:11.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:01:12.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.8 MiB, available=372.7 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:12.289 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 203 ms.
    08:01:12.291 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=96ETkf75n6h8UN30ca9U6w, invitation=false]
    08:01:12.491 [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
    08:01:12.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=71.3 MiB, available=384.2 MiB
    08:01:12.603 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:01:12.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:11.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0
    08:01:12.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=88.6 MiB, available=366.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:12.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:01:12.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=82.8 MiB, available=372.7 MiB
    08:01:12.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:12.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:12.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:12.826 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:12.846 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=167
    08:01:12.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=257 remoteFromLocalRevision=167
    08:01:12.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:01:12.935 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=251 localRepositoryRevisionInProgress=257
    08:01:12.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:12.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:12.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=257

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:12.982 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:01:12.988 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:13.019 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:13.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 from='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17' toID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 to='build/repo/j0yuk7yy-b3dlb-local-src', fromRepoLocalSync=true
    08:01:13.029 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f7ae72af-3c10-4787-9fde-ec58d59f24e5 ('build/repo/j0yuk7yy-b3dlb-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:13.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:13.077 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=172 remoteFromLocalRevision=257

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:13.084 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:13.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=false
    08:01:13.126 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=172

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:13.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:13.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:13.187 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:01:13.470 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 renewalDateTime=2017-04-01T06:29:42.401Z expiryDateTime=2017-04-01T06:59:42.401Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:12.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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:13.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=88.5 MiB, available=367.0 MiB
    08:01:13.492 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    08:01:13.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:13.504 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=89

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:13.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:13.945 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:13.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=83.1 MiB, available=372.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:14.075 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:01:14.076 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:40144' serverPath='/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:14.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=88.5 MiB, available=367.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:13.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=71.3 MiB, available=384.2 MiB
    08:01:13.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:01:14.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=71.3 MiB, available=384.2 MiB
    08:01:14.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:13.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: repoFileDtos.size=0
    08:01:14.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=65.0 MiB, available=390.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:14.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:14.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=82.7 MiB, available=372.8 MiB
    08:01:14.606 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:14.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=70.9 MiB, available=384.6 MiB
    08:01:14.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:01:14.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:14.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:14.913 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 localRepositoryRevisionSynced=143

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:14.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:14.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=166 remoteFromLocalRevision=143

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:15.029 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[ebca4960aacb25fc]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:15.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 from='build/repo/j0yukaw4-hpcx5-local-dest' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:01:15.047 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166
    08:01:15.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:15.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:15.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=166

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:14.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:15.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.7 MiB, available=372.8 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:15.179 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:15.200 [qtp182345336-495] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=d60cf19a-fdcd-4356-9f00-9f20b4c91af9 transaction.localRevision=148 remoteFromLocalRevision=166

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:15.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:15.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:14.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: 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:15.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=65.4 MiB, available=390.1 MiB
    08:01:15.451 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JBdxZ8X42bzc1a-d9uFNqQ, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!
    08:01:15.453 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=96ETkf75n6h8UN30ca9U6w, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!
    08:01:15.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:14.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=88.3 MiB, available=367.2 MiB
    08:01:14.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:15.687 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 494 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:15.698 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:15.714 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c316d9f3-7ce4-446f-a905-d04ba14f2c34 ('build/repo/j0yugjn4-8jedq-local-src')
    08:01:15.725 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:15.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=82.7 MiB, available=372.8 MiB
    08:01:15.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:15.815 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:15.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=64.9 MiB, available=390.6 MiB
    08:01:16.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:15.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=88.2 MiB, available=367.3 MiB
    08:01:15.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:01:16.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=88.2 MiB, available=367.3 MiB
    08:01:16.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:16.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:16.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:01:16.207 [qtp1065487120-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=153
    08:01:16.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=242 remoteFromLocalRevision=153
    08:01:16.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a24d223-ae78-4c97-86de-7b7d7357eeff from='build/repo/j0yugbv8-8ljti-local-src' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:01:16.266 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=242

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:16.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.8 MiB, available=372.7 MiB
    08:01:16.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:16.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:16.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:16.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:16.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=242

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:16.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=true
    08:01:16.418 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:27:03.824Z expiryDateTime=2017-04-01T06:57:03.823Z
    08:01:16.438 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=148

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:16.466 [qtp1065487120-690] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff transaction.localRevision=158 remoteFromLocalRevision=242

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:16.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:16.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=0a24d223-ae78-4c97-86de-7b7d7357eeff to='build/repo/j0yugbv8-8ljti-local-src', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:16.509 [Test worker] INFO  D.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
    08:01:16.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.0 MiB, used=64.6 MiB, available=390.9 MiB
    08:01:16.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:16.532 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=158
    08:01:16.554 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:16.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=82.7 MiB, available=372.8 MiB
    08:01:16.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:16.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:16.861 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=172
    08:01:16.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=262 remoteFromLocalRevision=172

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:16.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:16.951 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:01:16.955 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=257 localRepositoryRevisionInProgress=262
    08:01:16.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:16.968 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:16.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=262

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:17.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=64.6 MiB, available=390.9 MiB
    08:01:17.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:17.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=88.5 MiB, available=367.0 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:17.130 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=177 remoteFromLocalRevision=262

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:17.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=72.0 MiB, available=383.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:17.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:17.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=64.6 MiB, available=390.9 MiB
    08:01:17.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:17.458 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:17.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:17.503 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, invitation=false]
    08:01:17.504 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, invitation=false, validTo=null]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:17.512 [qtp1152861381-295] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=89
    08:01:17.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 transaction.localRevision=161 remoteFromLocalRevision=89
    08:01:17.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 from='build/repo/j0yuk7yy-b3dlb-local-src' toID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 to='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17'
    08:01:17.554 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=161

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:17.558 [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
    08:01:17.577 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:17.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:17.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=161

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:17.618 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:17.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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:17.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=88.5 MiB, available=367.0 MiB
    08:01:17.675 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:17.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:17.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=true
    08:01:17.726 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fe7bb12e-2899-4222-b8ca-685dda6cac88 ('build/repo/j0yuk5jo-lic7e-local-dest')
    08:01:17.765 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:17.780 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:17.803 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:17.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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:17.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=72.0 MiB, available=383.5 MiB
    08:01:17.871 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:17.911 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, invitation=false]

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:18.054 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:29:18.844Z expiryDateTime=2017-04-01T06:59:18.844Z
    08:01:18.111 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=177
    08:01:18.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:18.352 [qtp1152861381-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 transaction.localRevision=95 remoteFromLocalRevision=161
    08:01:18.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 from='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17' toID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 to='build/repo/j0yuk7yy-b3dlb-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:17.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:18.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=72.5 MiB, available=383.0 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:18.417 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=95

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:17.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:18.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:18.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=88.5 MiB, available=367.0 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:18.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:18.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:18.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:19.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=88.5 MiB, available=367.0 MiB
    08:01:19.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:19.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=72.0 MiB, available=383.5 MiB
    08:01:19.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:19.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
    08:01:19.414 [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
    08:01:19.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:19.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=83.8 MiB, available=371.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:19.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=88.5 MiB, available=367.0 MiB
    08:01:19.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:19.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:01:19.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=72.0 MiB, available=383.5 MiB
    08:01:19.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:19.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:19.995 [qtp1716431581-187] INFO  D.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
    08:01:20.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=88.5 MiB, available=367.0 MiB
    08:01:20.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:20.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:20.288 [qtp1065487120-690] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff localRepositoryRevisionSynced=158

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:20.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=72.0 MiB, available=383.5 MiB
    08:01:20.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:20.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:20.345 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:20.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=247 remoteFromLocalRevision=158
    08:01:20.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a24d223-ae78-4c97-86de-7b7d7357eeff from='build/repo/j0yugbv8-8ljti-local-src' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:20.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:20.382 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=242 localRepositoryRevisionInProgress=247
    08:01:20.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:20.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:20.431 [qtp182345336-546] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=148

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:20.441 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JBdxZ8X42bzc1a-d9uFNqQ, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:20.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=247

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:20.445 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=96ETkf75n6h8UN30ca9U6w, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!
    08:01:20.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:20.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=198 remoteFromLocalRevision=148

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:20.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:20.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=83.2 MiB, available=372.3 MiB
    08:01:20.523 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:20.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:20.594 [qtp1065487120-98] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=0a24d223-ae78-4c97-86de-7b7d7357eeff transaction.localRevision=163 remoteFromLocalRevision=247
    08:01:20.611 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:20.677 [qtp1716431581-187] INFO  D.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
    08:01:20.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:20.792 [qtp1716431581-187] INFO  D.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
    08:01:20.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 > downloadBrokenSignature STANDARD_OUT
    08:01:20.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:20.942 [qtp1716431581-187] INFO  D.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
    08:01:21.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:21.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:21.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:21.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=139732f4-5f05-4d3a-8301-b2044036536e to='build/repo/j0yulc0z-zzf5w-local-dest', fromRepoLocalSync=true
    08:01:21.086 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 139732f4-5f05-4d3a-8301-b2044036536e ('build/repo/j0yulc0z-zzf5w-local-dest')
    08:01:21.130 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:21.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=83.2 MiB, available=372.3 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:21.188 [qtp1716431581-187] INFO  D.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
    08:01:21.212 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:21.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:21.236 [qtp1716431581-187] INFO  D.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
    08:01:21.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:21.298 [qtp1716431581-187] 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:21.381 [qtp1716431581-187] INFO  D.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
    08:01:21.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
    08:01:21.425 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 renewalDateTime=2017-04-01T06:29:49.009Z expiryDateTime=2017-04-01T06:59:49.009Z
    08:01:21.453 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=163

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:21.457 [qtp1716431581-187] INFO  D.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
    08:01:21.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:01:21.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:21.541 [qtp1716431581-187] INFO  D.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
    08:01:21.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:21.628 [qtp1716431581-187] 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:21.681 [qtp1716431581-187] 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:21.728 [qtp1716431581-187] 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:21.779 [qtp1716431581-187] 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:21.832 [qtp1716431581-187] INFO  D.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
    08:01:21.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=83.3 MiB, available=372.2 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:21.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:21.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:21.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:21.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0
    08:01:22.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=88.9 MiB, available=366.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:22.296 [qtp1716431581-187] INFO  D.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
    08:01:22.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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
    08:01:22.422 [qtp1716431581-187] INFO  D.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
    08:01:22.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=83.3 MiB, available=372.2 MiB
    08:01:22.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:21.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:01:22.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:01:22.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:01:22.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:22.595 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:22.624 [qtp1152861381-434] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=95

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:22.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.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:22.655 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 transaction.localRevision=166 remoteFromLocalRevision=95
    08:01:22.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 from='build/repo/j0yuk7yy-b3dlb-local-src' toID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 to='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17'
    08:01:22.678 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166
    08:01:22.702 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:22.704 [qtp1716431581-187] INFO  D.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
    08:01:22.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:22.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 remoteRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 localRepositoryRevisionSynced=166
    08:01:22.822 [qtp1152861381-295] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 transaction.localRevision=100 remoteFromLocalRevision=166
    08:01:22.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:01:22.835 [Test worker] INFO  o.s.t.BrokenSignatureIT - downloadBrokenSignature: caseRandom = 298
    08:01:22.852 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element1=SsDirectory[2]
    08:01:22.853 [Test worker] INFO  o.s.t.BrokenSignatureIT - copySignatureFromOneRandomElementToAnotherRandomElement: element2=SsDirectory[6]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:22.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:01:22.855 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=198
    08:01:22.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:22.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:22.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=198

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:22.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=83.5 MiB, available=372.0 MiB
    08:01:22.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:22.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=88.9 MiB, available=366.6 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:22.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:22.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:22.939 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    08:01:22.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:23.006 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=177

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:23.052 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=153 remoteFromLocalRevision=198

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:23.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=91 remoteFromLocalRevision=177
    08:01:23.077 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:01:23.083 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=91
    08:01:23.098 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:23.099 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:23.105 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=91
    08:01:23.175 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=182 remoteFromLocalRevision=91
    08:01:23.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=false
    08:01:23.222 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=182
    08:01:23.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:23.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:23.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 from='https://localhost:37146/7975e5b8-bf9f-4bfd-be7e-eafd775dfa17' toID=f7ae72af-3c10-4787-9fde-ec58d59f24e5 to='build/repo/j0yuk7yy-b3dlb-local-src', fromRepoLocalSync=true
    08:01:23.308 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f7ae72af-3c10-4787-9fde-ec58d59f24e5 ('build/repo/j0yuk7yy-b3dlb-local-src')
    08:01:23.316 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:01:23.402 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:23.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:23.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:23.514 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 renewalDateTime=2017-04-01T06:29:42.401Z expiryDateTime=2017-04-01T06:59:42.401Z
    08:01:23.564 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17 remoteRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=100
    08:01:23.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: repoFileDtos.size=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:23.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
    08:01:23.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:23.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=76091aa2-7da2-405c-81f8-da0455711b53 to='build/repo/j0yun6tu-yci54-local-dest', fromRepoLocalSync=true
    08:01:23.726 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76091aa2-7da2-405c-81f8-da0455711b53 ('build/repo/j0yun6tu-yci54-local-dest')

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:23.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=83.5 MiB, available=372.0 MiB
    08:01:23.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:01:23.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=89.0 MiB, available=366.5 MiB
    08:01:23.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:24.162 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:01:24.184 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:01:24.238 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:31:23.745Z expiryDateTime=2017-04-01T07:01:23.745Z

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:24.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=82.5 MiB, available=373.0 MiB
    08:01:24.309 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:24.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:24.358 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=138

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:24.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=272.5 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:24.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=89.0 MiB, available=366.5 MiB
    08:01:24.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:24.585 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f7ae72af-3c10-4787-9fde-ec58d59f24e5 serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17: 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
    08:01:24.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:24.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.5 MiB, available=373.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:24.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=18

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:24.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=88.5 MiB, available=367.0 MiB
    08:01:24.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:24.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:24.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:24.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:25.009 [qtp1065487120-365] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=163
    08:01:25.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=195 remoteFromLocalRevision=163
    08:01:25.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=139732f4-5f05-4d3a-8301-b2044036536e from='build/repo/j0yulc0z-zzf5w-local-dest' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:01:25.109 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=189 localRepositoryRevisionInProgress=195
    08:01:25.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:25.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:25.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=195

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:25.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=64.9 MiB, available=390.6 MiB
    08:01:25.150 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=JBdxZ8X42bzc1a-d9uFNqQ, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!
    08:01:25.151 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=96ETkf75n6h8UN30ca9U6w, serverRepositoryId=7975e5b8-bf9f-4bfd-be7e-eafd775dfa17} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:25.206 [qtp1065487120-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e transaction.localRevision=168 remoteFromLocalRevision=195
    08:01:25.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3720a483-986b-40d4-98cb-dd1f5ad220a6 from='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6' toID=139732f4-5f05-4d3a-8301-b2044036536e to='build/repo/j0yulc0z-zzf5w-local-dest', fromRepoLocalSync=false
    08:01:25.260 [pool-4-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=168
    08:01:25.277 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:25.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=82.6 MiB, available=372.9 MiB
    08:01:25.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:25.659 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 187 ms.
    08:01:25.660 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=d8r24eROEdgFrdozayfpQQ, invitation=false]

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:25.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:25.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=64.9 MiB, available=390.6 MiB
    08:01:25.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:25.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=20eda65a-087c-43d7-9bd8-dc6b617efd66 from='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66' toID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 to='build/repo/j0yugjn4-8jedq-local-src', fromRepoLocalSync=false

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:25.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=82.1 MiB, available=373.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:25.820 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=153

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:25.826 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 166 ms.
    08:01:25.826 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XUbFbpUClb4iEbhNFcHxuA, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:26.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=88.8 MiB, available=366.7 MiB
    08:01:26.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6: 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
    08:01:25.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: repoFileDtos.size=0
    08:01:26.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=71.9 MiB, available=383.6 MiB

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:26.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=254.5 MiB, used=65.0 MiB, available=390.5 MiB
    08:01:26.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:01:26.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:01:26.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:01:26.473 [Test worker] INFO  o.s.t.BrokenSignatureIT - Caught expected SignatureException: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectoryDto[2, '1LY6pDnLBo_TBuHNeXtl3w'] repoFileDto.name='1LY6pDnLBo_TBuHNeXtl3w' repoFileDto.parentName=''
    co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectoryDto[2, '1LY6pDnLBo_TBuHNeXtl3w'] repoFileDto.name='1LY6pDnLBo_TBuHNeXtl3w' repoFileDto.parentName=''
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:413) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.decryptChangeSetDto(CryptreeRestRepoTransportImpl.java:299) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.getChangeSetDto(CryptreeRestRepoTransportImpl.java:169) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:223) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:174) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:137) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) ~[test/:na]
    	at org.subshare.test.BrokenSignatureIT.downloadBrokenSignature(BrokenSignatureIT.java:259) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.auth.SignatureException: Signature not valid: SsDirectoryDto[2, '1LY6pDnLBo_TBuHNeXtl3w']
    	at org.subshare.core.sign.SignableVerifier.verify(SignableVerifier.java:102) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.verifySignatureAndTreeStructureAndPermission(CryptreeRestRepoTransportImpl.java:411) ~[org.subshare.rest.client-0.10.0.jar:na]
    	... 59 common frames omitted

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:26.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66: 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
    08:01:26.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=88.8 MiB, available=366.7 MiB
    08:01:26.691 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=o4SWkb-hgH6LzG5Htt3pfA, serverRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6} because of missing permissions!
    08:01:26.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:26.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=82.6 MiB, available=372.9 MiB
    08:01:26.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:01:26.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=82.6 MiB, available=372.9 MiB
    08:01:26.795 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:26.795 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:26.844 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=182

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:26.919 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:26.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=96 remoteFromLocalRevision=182
    08:01:26.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:01:26.950 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=96
    08:01:26.970 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:26.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:26.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=96
    08:01:27.077 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=187 remoteFromLocalRevision=96
    08:01:27.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:27.226 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:27.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=88.8 MiB, available=366.7 MiB
    08:01:27.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:27.459 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:27.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=true
    08:01:27.467 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61065c95-57d8-417a-a134-9131e60f96dd ('build/repo/j0yugm94-eevc1-local-src')
    08:01:27.499 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.BrokenSignatureIT > downloadBrokenSignature STANDARD_OUT
    08:01:27.581 [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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:27.659 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:27.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=71.3 MiB, available=384.2 MiB
    08:01:27.146 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=QC4OURtpts4Uf2koXRjKLA, serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66} because of missing permissions!
    08:01:27.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:27.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=71.3 MiB, available=384.2 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:27.724 [pool-12-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1441 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:27.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:27.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4588c182-ee46-4de1-ab13-beaf7af68809
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yun2z2-q3k39-local-src
      localRepository.publicKeySha1 = 61:58:96:19:3D:D1:96:D3:2E:36:EB:A8:CA:EE:26:AA:76:7A:34:61

      remoteRepository.repositoryId = da3b2adc-8695-4981-b4ee-2cd5b206a61d
      remoteRepository.remoteRoot = https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d
      remoteRepository.publicKeySha1 = DE:F1:D8:66:E2:B6:33:6F:E5:A9:A2:D0:83:35:C8:3C:66:43:60:03

    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 4588c182-ee46-4de1-ab13-beaf7af68809 da3b2adc-8695-4981-b4ee-2cd5b206a61d

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:28.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:28.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:27.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:01:28.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:28.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:27.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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
    08:01:28.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:28.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:01:28.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:28.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:01:28.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=71.4 MiB, available=384.1 MiB
    08:01:28.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:28.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:28.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:28.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:28.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:28.792 [qtp1065487120-690] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e localRepositoryRevisionSynced=168

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:28.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:28.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 transaction.localRevision=200 remoteFromLocalRevision=168

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:28.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:28.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=139732f4-5f05-4d3a-8301-b2044036536e from='build/repo/j0yulc0z-zzf5w-local-dest' toID=3720a483-986b-40d4-98cb-dd1f5ad220a6 to='https://localhost:41354/3720a483-986b-40d4-98cb-dd1f5ad220a6'
    08:01:28.895 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=195 localRepositoryRevisionInProgress=200
    08:01:28.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:28.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:28.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:28.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e remoteRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 localRepositoryRevisionSynced=200

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.41%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:29.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=71.4 MiB, available=384.1 MiB
    08:01:29.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:01:29.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:29.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:29.107 [qtp1065487120-690] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3720a483-986b-40d4-98cb-dd1f5ad220a6 remoteRepositoryId=139732f4-5f05-4d3a-8301-b2044036536e transaction.localRevision=173 remoteFromLocalRevision=200

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:29.110 [qtp182345336-77] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 localRepositoryRevisionSynced=153

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:29.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:29.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 transaction.localRevision=203 remoteFromLocalRevision=153

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:29.200 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.402 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:29.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3b2adc-8695-4981-b4ee-2cd5b206a61d from='https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d' toID=4588c182-ee46-4de1-ab13-beaf7af68809 to='build/repo/j0yun2z2-q3k39-local-src', fromRepoLocalSync=true
    08:01:29.410 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4588c182-ee46-4de1-ab13-beaf7af68809 ('build/repo/j0yun2z2-q3k39-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesAddedAfterFilesSynced STANDARD_OUT
    08:01:29.463 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.492 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:29.506 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:27:02.104Z expiryDateTime=2017-04-01T06:57:02.104Z
    08:01:29.546 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=187

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.558 [pool-8-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:29.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.741 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d renewalDateTime=2017-04-01T06:31:29.458Z expiryDateTime=2017-04-01T07:01:29.458Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:29.781 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:29.805 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:01:29.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:30.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=83.7 MiB, available=371.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:30.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=42.0 MiB, available=413.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:30.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:30.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=83.4 MiB, available=372.1 MiB
    08:01:30.565 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:30.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:30.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c316d9f3-7ce4-446f-a905-d04ba14f2c34 from='build/repo/j0yugjn4-8jedq-local-src' toID=20eda65a-087c-43d7-9bd8-dc6b617efd66 to='https://localhost:33646/20eda65a-087c-43d7-9bd8-dc6b617efd66'
    08:01:30.873 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=198 localRepositoryRevisionInProgress=203

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:30.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=83.4 MiB, available=372.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:30.921 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:30.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:30.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 remoteRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 localRepositoryRevisionSynced=203

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:30.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:31.101 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:01:31.102 [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
    08:01:31.129 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 remoteRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 transaction.localRevision=158 remoteFromLocalRevision=203
    08:01:31.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:31.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:31.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.242 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.242 [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
    08:01:31.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=83.5 MiB, available=372.0 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:31.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.254 [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
    08:01:31.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:31.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:31.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:31.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:31.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:31.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:31.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:31.507 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=C37EvgeuTODk9ssjVZ7Uhg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:31.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=83.5 MiB, available=372.0 MiB
    08:01:31.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:31.658 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:31.659 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:01:31.659 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:01:31.672 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}
    08:01:31.676 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:01:31.691 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}
    08:01:31.696 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    08:01:31.697 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:31.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:31.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: 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
    08:01:31.950 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c316d9f3-7ce4-446f-a905-d04ba14f2c34 serverRepositoryId=20eda65a-087c-43d7-9bd8-dc6b617efd66 renewalDateTime=2017-04-01T06:27:03.824Z expiryDateTime=2017-04-01T06:57:03.823Z
    08:01:32.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:32.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=83.5 MiB, available=372.0 MiB
    08:01:32.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:32.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:32.121 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:01:32.191 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=187
    08:01:32.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=268 remoteFromLocalRevision=187
    08:01:32.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:01:32.334 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=262 localRepositoryRevisionInProgress=268

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:32.352 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:32.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:32.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:32.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:32.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:01:32.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:32.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    08:01:32.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f900185865bf0619843e7311f66b5f841b04c14f' to.sha1='db988fb8d809915873413ddc736dc3b731e1781b'): /.subshare.properties

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:32.608 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=d8r24eROEdgFrdozayfpQQ, serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d} because of missing permissions!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:32.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    lastByteOfHistoFile0 = 111
    lastByteOfHistoFile1 = 222
    08:01:32.719 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms.
    08:01:32.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:32.827 [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
    08:01:32.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:33.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=42.4 MiB, available=413.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:33.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadedCollisionOnServer STANDARD_OUT
    08:01:33.170 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:33.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:33.385 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd
    08:01:33.389 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:33.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:33.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=42.4 MiB, available=413.1 MiB
    08:01:33.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:33.858 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/G1UYOXZ7o9ZET0i2WHasKA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:33.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:01:33.967 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:34.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 761310 bytes in 849 ms. path='/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:34.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=42.4 MiB, available=413.1 MiB
    08:01:34.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:34.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:34.672 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 30 ms.
    08:01:34.696 [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
    08:01:34.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:34.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=42.4 MiB, available=413.1 MiB
    08:01:34.720 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:34.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:34.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:34.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=61.9 MiB, available=393.6 MiB
    08:01:34.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:34.877 [qtp2000968816-312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 localRepositoryRevisionSynced=2
    08:01:34.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d transaction.localRevision=6 remoteFromLocalRevision=2
    08:01:34.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4588c182-ee46-4de1-ab13-beaf7af68809 from='build/repo/j0yun2z2-q3k39-local-src' toID=da3b2adc-8695-4981-b4ee-2cd5b206a61d to='https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d'
    08:01:35.059 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.063 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:01:35.070 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    ************************************************************
    PREPARE >>>

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=61.5 MiB, available=394.0 MiB
    08:01:35.287 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:35.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="61065c95-57d8-417a-a134-9131e60f96dd", toRepositoryId="67000310-1a6a-46d7-9cae-cce70e59c9a3", path="/.subshare.properties"} on repo=61065c95-57d8-417a-a134-9131e60f96dd

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:35.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:35.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=268

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:35.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:35.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:35.618 [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:35.618 [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:35.642 [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:35.757 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 94 ms.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.768 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.791 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=198 remoteFromLocalRevision=268

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:35.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=false
    08:01:35.886 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=198

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.941 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:35.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:35.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:35.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:01:36.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:36.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:36.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:01:36.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:36.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:36.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:01:36.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:36.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:01:36.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:01:36.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:36.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:01:36.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='21d48ce2689f8b62fa7faaaef4679d89cf9a1fe7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:36.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:36.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/1 {11 11ä11#+} 1/a"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:36.786 [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:36.820 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/I1fK1FCNgOzrtx5zfQp22A/Y4-k772uh-89Vc89y31aXA' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:36.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:37.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:01:37.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 342672 bytes in 303 ms. path='/1 {11 11ä11#+} 1/a'
    08:01:37.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:37.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=84.0 MiB, available=371.5 MiB
    08:01:37.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:37.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:37.471 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:37.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:37.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/1 {11 11ä11#+} 1/a"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:37.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:37.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:37.659 [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
    08:01:37.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    08:01:37.703 [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
    08:01:37.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac915b3b0d53962440bc9ab79c753a5bd4c121a5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:01:37.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/1 {11 11ä11#+} 1/b"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:38.029 [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:38.062 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/I1fK1FCNgOzrtx5zfQp22A/0UBCcMt5mJiw9G_5MPMECQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:38.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=84.0 MiB, available=371.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:38.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:38.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:38.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:38.283 [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
    08:01:38.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 304577 bytes in 318 ms. path='/1 {11 11ä11#+} 1/b'
    08:01:38.441 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:01:38.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/1 {11 11ä11#+} 1/b"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:38.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:38.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:01:38.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=84.0 MiB, available=371.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:38.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:38.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:01:38.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c73a6509361905c07eb8e9b2e76bb1c9bf04e82b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:01:38.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/1 {11 11ä11#+} 1/c"} on repo=76091aa2-7da2-405c-81f8-da0455711b53

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:38.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:38.882 [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
    08:01:38.947 [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:01:38.989 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/I1fK1FCNgOzrtx5zfQp22A/HaNPy5tewsmpgITAVeOFmg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:38.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:01:39.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=83.7 MiB, available=371.8 MiB
    08:01:39.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:39.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:39.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 560196 bytes in 230 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:39.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:39.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=83.7 MiB, available=371.8 MiB
    08:01:39.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:39.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:39.387 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=198

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/1 {11 11ä11#+} 1/c"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:39.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:39.482 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=283 remoteFromLocalRevision=198

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:39.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:39.496 [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
    08:01:39.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:39.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:39.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:01:39.544 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=268 localRepositoryRevisionInProgress=283

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a7f89275a45fd8a7dfaec6ab3bc028302939183' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:39.669 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:39.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/2/1 {11 11ä11#+} 1/a"} on repo=76091aa2-7da2-405c-81f8-da0455711b53

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:39.762 [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
    08:01:39.772 [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/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:39.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:39.789 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:39.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=283

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:39.815 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=0
    08:01:39.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:39.998 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=203 remoteFromLocalRevision=283
    08:01:40.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:40.120 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:40.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:40.196 [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
    08:01:40.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:40.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=true
    08:01:40.274 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fe7bb12e-2899-4222-b8ca-685dda6cac88 ('build/repo/j0yuk5jo-lic7e-local-dest')
    08:01:40.282 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:01:40.292 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:40.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:40.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    08:01:40.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:40.391 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:40.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:40.441 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=2097152

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:40.452 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:29:18.844Z expiryDateTime=2017-04-01T06:59:18.844Z
    08:01:40.479 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=203
    08:01:40.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:40.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:01:40.746 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=3145728

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:40.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:40.792 [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
    08:01:40.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:40.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:40.996 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:40.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:41.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:41.095 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=4194304

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:41.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:41.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    08:01:41.382 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:41.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:41.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:01:41.541 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:41.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:41.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    08:01:41.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:41.653 [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
    08:01:41.711 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=6291456

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:41.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04d2fc1baef47dfad914c6e1b84e75e47b0e2abe' to.sha1='2ca81b0355487dfa57e6a09c6df614ce4e37affe'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:41.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:41.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.8 MiB, available=370.7 MiB
    08:01:41.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    08:01:41.946 [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
    08:01:41.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:41.976 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:41.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:42.110 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/4iQGRFNyQpXqlRCmPoPnuQ' offset=7340032
    08:01:42.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:42.247 [Test worker] INFO  D.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
    08:01:42.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 680481 bytes in 2483 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:01:42.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:42.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:42.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:01:42.414 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:01:42.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:01:42.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:42.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/1 {11 11ä11#+} 1/a"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:42.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    08:01:42.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    08:01:42.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4dbls into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:42.465 [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
    08:01:42.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/2/1 {11 11ä11#+} 1/a"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:42.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:42.670 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:42.673 [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
    08:01:42.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=84.8 MiB, available=370.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:42.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:42.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:42.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd57d8c56e990fdc5c022afea41892eb2d6e95a3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:42.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:42.842 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RyL-20W9GFHO1rGuZgv_og/C0Olqg4nC1oxst1x6usM4w' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:42.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/2/1 {11 11ä11#+} 1/b"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:42.908 [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:42.949 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/J6MRh7akALzY3ftZDr3LXA/uJUP1FKcBHtRuKXMnrAzRw' offset=0
    08:01:42.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:01:43.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129346 bytes in 118 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:01:43.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:01:43.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
    08:01:43.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=85.0 MiB, available=370.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:43.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/2/1 {11 11ä11#+} 1/b"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:43.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:43.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:43.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:01:43.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a8587ebd3ecc6b4c4a9cc4fbf7e27d41cd71998' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:43.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:43.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:43.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=84.9 MiB, available=370.6 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:43.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/2/a"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:43.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:01:43.667 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/6KLUq5xmCizHJGTpA1_kQw/--ZLRxOoZPzmql0U4FVQnQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:43.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:43.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:43.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.1 MiB, available=371.4 MiB
    08:01:43.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:43.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:43.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:43.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3756 bytes in 264 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:43.903 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=203

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:43.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=103 remoteFromLocalRevision=203
    08:01:44.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:01:44.076 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=103

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/2/a"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:44.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:44.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:44.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=103

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:01:44.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:44.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.213 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=208 remoteFromLocalRevision=103

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82f589d2f23502a3eb3ddb42d08959b42af77ba3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.240 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=false
    08:01:44.270 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=203 localRepositoryRevisionInProgress=208

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/5/h"} on repo=76091aa2-7da2-405c-81f8-da0455711b53

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.383 [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
    08:01:44.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 502596 bytes in 1918 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.422 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/gwPRHmbBo-GiMyDEykU9_Q/ISJ6hfW5VnDj6AmKpOnqSg' offset=0
    08:01:44.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:01:44.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250677 bytes in 158 ms. path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:44.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:44.573 [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
    08:01:44.624 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:01:44.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/5/h"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:44.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:44.843 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.4 MiB, available=371.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:44.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:44.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:44.925 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:44.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:01:45.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='52a9c416ad33ef49f07afc1d7bbda93f366ccbab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:01:45.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/5/i"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:45.175 [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:01:45.198 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/gwPRHmbBo-GiMyDEykU9_Q/lZjtzGm411MbPH0PqQfMZw' offset=0
    08:01:45.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:01:45.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 433752 bytes in 237 ms. path='/3 + &#ä/5/i'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:45.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.4 MiB, available=371.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:45.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/1 {11 11ä11#+} 1/a"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:01:45.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:45.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:45.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:45.628 [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
    08:01:45.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/5/i"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:45.745 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:45.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3dc4cb49e5546853cd2cc7ff76a1daa55120563' to.sha1='9d6c14acc7bbe342f3a91ac40a8a6e7d78a23773'): /1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:45.420 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:45.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:45.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.4 MiB, available=371.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:45.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:45.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:01:45.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6676bf1690d267b31824512cc6e8ee184bbb4dc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:01:46.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/aa"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:46.121 [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:46.206 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/vTUaXWS0gUMH4JBAMQbksA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:46.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/1 {11 11ä11#+} 1/b"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:01:46.279 [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
    08:01:46.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:46.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:46.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40777 bytes in 230 ms. path='/3 + &#ä/aa'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:45.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:01:46.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:46.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:46.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:01:46.546 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/aa"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:46.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:46.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:46.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:46.727 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RyL-20W9GFHO1rGuZgv_og/GGDMrbOzohw2KBZvmEp8kQ' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:46.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2027eac4e9526956143513dabaa326cb4f7f421e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:46.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.5 MiB, available=371.0 MiB
    08:01:46.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:46.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/bb"} on repo=76091aa2-7da2-405c-81f8-da0455711b53

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:46.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.050 [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:47.079 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/1VL4EhELL-nPHWltRPpCZg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=84.4 MiB, available=371.1 MiB
    08:01:47.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:47.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:47.232 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=208
    08:01:47.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=108 remoteFromLocalRevision=208

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:01:47.306 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=108

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 878876 bytes in 329 ms. path='/3 + &#ä/bb'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:47.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:47.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=108

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:01:47.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/bb"} on repo=76091aa2-7da2-405c-81f8-da0455711b53

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.575 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=213 remoteFromLocalRevision=108

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:47.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:01:47.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d4053c71922bef4cc856e17a736848d99c1d98c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:47.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=true
    08:01:47.895 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61065c95-57d8-417a-a134-9131e60f96dd ('build/repo/j0yugm94-eevc1-local-src')

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/cc"} on repo=76091aa2-7da2-405c-81f8-da0455711b53

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:47.918 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.961 [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
    08:01:47.972 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:47.985 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/L7IrV4Etn5PkdEZ-Y3ZAog' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:48.015 [Test worker] INFO  D.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
    08:01:48.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:01:48.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160336 bytes in 98 ms. path='/3 + &#ä/cc'
    08:01:48.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:01:48.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/cc"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:48.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:48.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:48.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:48.460 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:27:02.104Z expiryDateTime=2017-04-01T06:57:02.104Z
    08:01:48.475 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=198 localRepositoryRevisionInProgress=213

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:48.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d08d8b86cd489f02d62c9b121cd988b7a2e2756f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:48.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:48.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/dd"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:48.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:01:48.681 [qtp1716431581-187] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cSO-ZAAgM399DG6WBHvhWQ/Z2jxMAoHG8Xd7L1XUKf81w' offset=0
    08:01:48.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:01:48.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70551 bytes in 103 ms. path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:48.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 926706 bytes in 2479 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:48.766 [Test worker] INFO  D.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
    08:01:48.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:01:48.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc", toRepositoryId="76091aa2-7da2-405c-81f8-da0455711b53", path="/3 + &#ä/dd"} on repo=76091aa2-7da2-405c-81f8-da0455711b53
    08:01:48.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:49.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:49.048 [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
    08:01:49.110 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 localRepositoryRevisionSynced=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:49.240 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:49.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=109 remoteFromLocalRevision=138

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:49.272 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:49.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:01:49.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76091aa2-7da2-405c-81f8-da0455711b53 from='build/repo/j0yun6tu-yci54-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:49.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:49.417 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:49.501 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/1 {11 11ä11#+} 1/b"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:01:49.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:49.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:01:49.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:49.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:49.579 [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
    08:01:49.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=109

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:49.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1421269eae6a3e0128999bfa7b36576a42fb17f' to.sha1='fba31d351023e71e074a4ffb79864b89c40e8fc7'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:49.731 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=C37EvgeuTODk9ssjVZ7Uhg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:49.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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:49.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:49.829 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:49.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:01:50.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:50.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:50.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/1 {11 11ä11#+} 1/c"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:50.390 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:50.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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:01:50.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
    08:01:50.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:50.522 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/RyL-20W9GFHO1rGuZgv_og/c_vhmhQFZ4GQoCZyNl4qIg' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:50.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:50.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:51.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115328 bytes in 668 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:51.218 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:51.219 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:51.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:51.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:51.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:51.369 [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
    08:01:51.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.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:51.438 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:01:51.442 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:01:51.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/1 {11 11ä11#+} 1/c"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:01:51.650 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:51.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:51.662 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:01:51.665 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:01:51.665 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:01:51.696 [qtp425666350-929] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=213

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:51.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:01:51.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:51.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:51.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=289 remoteFromLocalRevision=213
    08:01:51.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:01:51.904 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=283 localRepositoryRevisionInProgress=289

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:51.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a4f9ba0d224c65ca1397498b74aae83c18bb7fc' to.sha1='146677e60a0a53a9db534168e1ddd955ba3595e8'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:52.219 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:52.259 [qtp1716431581-37] 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
    08:01:52.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:01:52.428 [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
    08:01:52.493 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 transaction.localRevision=144 remoteFromLocalRevision=109
    08:01:52.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=76091aa2-7da2-405c-81f8-da0455711b53 to='build/repo/j0yun6tu-yci54-local-dest', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:52.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/2/1 {11 11ä11#+} 1/a"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:52.590 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:01:52.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:52.676 [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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:52.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:52.869 [qtp2000968816-716] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fpiO7jlS_GKj7MOCkDzdWA/hviu77VtNBhRL65FXHyjxw/Ku31eQsZm4ljVMAsSPgJDA' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:53.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=91.9 MiB, available=363.6 MiB
    08:01:53.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:53.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:01:53.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:53.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:01:54.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:54.202 [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
    08:01:54.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:54.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:54.452 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:01:54.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:01:54.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=289

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:54.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=89.1 MiB, available=366.4 MiB
    08:01:54.692 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=C37EvgeuTODk9ssjVZ7Uhg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}
    08:01:54.695 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:54.695 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:01:54.696 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:01:54.696 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:01:54.696 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:01:54.696 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:54.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:54.925 [qtp425666350-929] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=222 remoteFromLocalRevision=289
    08:01:54.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3' toID=61065c95-57d8-417a-a134-9131e60f96dd to='build/repo/j0yugm94-eevc1-local-src', fromRepoLocalSync=false
    08:01:55.022 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=213 localRepositoryRevisionInProgress=222

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:01:55.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:55.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 597852 bytes in 2376 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:55.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:55.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:55.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:55.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:01:55.403 [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
    08:01:55.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:55.517 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:01:55.521 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:01:55.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/2/1 {11 11ä11#+} 1/a"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:55.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.3 MiB, available=370.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:55.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:55.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=88.9 MiB, available=366.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:55.774 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:55.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:01:55.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='67ece0c05c18ba7eeb3e9a738cb61fcffd363f45' to.sha1='f49fb655f679bd0570213cafcb97549d544faf53'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:55.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:55.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:01:56.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:56.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:56.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/2/1 {11 11ä11#+} 1/b"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:01:56.361 [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
    08:01:56.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.4 MiB, available=371.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:56.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=88.9 MiB, available=366.6 MiB
    08:01:56.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:01:56.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:56.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:56.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:56.484 [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
    08:01:56.492 [qtp2000968816-716] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fpiO7jlS_GKj7MOCkDzdWA/hviu77VtNBhRL65FXHyjxw/0Rt6dJQjSliMmgxWsJCVEw' offset=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:56.503 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 localRepositoryRevisionSynced=144

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:56.510 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:01:56.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:56.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=114 remoteFromLocalRevision=144
    08:01:56.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76091aa2-7da2-405c-81f8-da0455711b53 from='build/repo/j0yun6tu-yci54-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:01:56.675 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114
    08:01:56.786 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:56.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:56.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=114

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:56.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.5 MiB, available=371.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:56.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:56.903 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=C37EvgeuTODk9ssjVZ7Uhg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}
    08:01:56.968 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:56.969 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@63dd7d3d (of bieber)
    08:01:57.343 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=76091aa2-7da2-405c-81f8-da0455711b53 transaction.localRevision=149 remoteFromLocalRevision=114
    08:01:57.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:01:57.478 [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]]
    08:01:57.487 [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]]
    08:01:57.494 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:01:57.502 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:57.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271642 bytes in 1181 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:57.551 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:01:57.551 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:01:57.553 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:01:57.554 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:57.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:01:57.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:57.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:57.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:57.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=true
    08:01:57.798 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cede82-7411-46c3-ba51-73e6304b594b ('build/repo/j0yufzus-1uiik-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:57.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:01:57.804 [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
    08:01:57.810 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:01:57.837 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:57.902 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:01:57.905 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:58.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.5 MiB, available=371.0 MiB
    08:01:58.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:58.106 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/2/1 {11 11ä11#+} 1/b"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:58.114 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:26:31.243Z expiryDateTime=2017-04-01T06:56:31.243Z
    08:01:58.138 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=149

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:58.192 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:58.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:01:58.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:01:58.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b3ff058515fe28f37b1067de68e06e7db949f93' to.sha1='9c911f19e0d0b29109ca9a149eb1b89876394647'): /2/a

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:58.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=84.6 MiB, available=370.9 MiB
    08:01:58.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:01:58.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:01:58.399 [qtp425666350-956] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd localRepositoryRevisionSynced=222
    08:01:58.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=300 remoteFromLocalRevision=222
    08:01:58.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61065c95-57d8-417a-a134-9131e60f96dd from='build/repo/j0yugm94-eevc1-local-src' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3'
    08:01:58.578 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=289 localRepositoryRevisionInProgress=300

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:01:58.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:58.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:01:58.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:01:58.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=300

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:58.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/2/a"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:01:58.808 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:01:58.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:58.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0
    08:01:58.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=90.1 MiB, available=365.4 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:58.983 [qtp425666350-929] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=61065c95-57d8-417a-a134-9131e60f96dd transaction.localRevision=227 remoteFromLocalRevision=300

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:01:58.986 [qtp2000968816-716] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/fpiO7jlS_GKj7MOCkDzdWA/gy4BJPqmMy4zsNaUJ-_pBQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:59.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:59.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:01:59.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:01:59.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=true
    08:01:59.346 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fe7bb12e-2899-4222-b8ca-685dda6cac88 ('build/repo/j0yuk5jo-lic7e-local-dest')
    08:01:59.360 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:01:59.372 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    08:01:59.628 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 renewalDateTime=2017-04-01T06:29:18.844Z expiryDateTime=2017-04-01T06:59:18.844Z
    08:01:59.659 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=227

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:01:59.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=89.7 MiB, available=365.8 MiB
    08:01:59.928 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[2]{requestId=C37EvgeuTODk9ssjVZ7Uhg,oldKey=InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=Du25A4L_IQ01-vssy3LJLA, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc},newKey=UserRepoKeyPublicKey[5]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}}
    08:01:59.959 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:00.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:00.528 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db]
    08:02:00.655 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:02:00.657 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:02:00.658 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:02:00.658 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:02:00.659 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:02:00.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:00.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.6 MiB, available=369.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:00.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:00.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:01.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=89.9 MiB, available=365.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:01.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.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:01.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:02:01.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:02:01.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:02:01.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:02:01.556 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:02:01.563 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:01.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:01.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:02:01.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.3 MiB, available=370.2 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:02.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=89.5 MiB, available=366.0 MiB
    08:02:02.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:02:02.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=89.5 MiB, available=366.0 MiB
    08:02:02.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:02.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:02:02.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:02:02.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:02.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:02.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=89.5 MiB, available=366.0 MiB
    08:02:02.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:02.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:02.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:02:02.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:02.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:03.032 [qtp1716431581-813] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=149
    08:02:03.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=190 remoteFromLocalRevision=149
    08:02:03.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:02:03.139 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=190

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:03.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:03.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=85.3 MiB, available=370.2 MiB
    08:02:03.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:02:03.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:02:03.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:02:03.286 [qtp425666350-956] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=227

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:03.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:02:03.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:02:03.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=190

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:03.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=115 remoteFromLocalRevision=227
    08:02:03.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:02:03.556 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=115
    08:02:03.666 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:02:03.666 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:02:03.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=115
    08:02:03.963 [qtp425666350-929] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=232 remoteFromLocalRevision=115
    08:02:04.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67000310-1a6a-46d7-9cae-cce70e59c9a3 from='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ' toID=fe7bb12e-2899-4222-b8ca-685dda6cac88 to='build/repo/j0yuk5jo-lic7e-local-dest', fromRepoLocalSync=false
    08:02:04.041 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=227 localRepositoryRevisionInProgress=232
    08:02:04.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: repoFileDtos.size=0
    08:02:04.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.6 MiB, available=369.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:04.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 462294 bytes in 5723 ms. path='/2/a'

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:04.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3: 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
    08:02:04.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:02:04.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:02:04.789 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:02:04.792 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:02:04.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/2/a"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:02:05.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:05.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.9 MiB, available=370.6 MiB
    08:02:05.130 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=8xQQ5Ts7Enu9z-xbM_UKHw, serverRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3} because of missing permissions!
    08:02:05.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:05.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:02:05.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:02:05.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:05.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a29acacc4d6fdc9dcc7b9baf65787f79f431aeb' to.sha1='266db054e95c9d2f061bac2f12c40683720cb1da'): /3 + &#ä/5/h

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:05.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:05.385 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:02:05.385 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:05.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.9 MiB, available=370.6 MiB
    08:02:05.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:05.862 [qtp1716431581-187] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:06.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:06.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:02:06.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:06.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/5/h"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:06.233 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=155 remoteFromLocalRevision=190

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:06.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/5/h'

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:06.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=a0cede82-7411-46c3-ba51-73e6304b594b to='build/repo/j0yufzus-1uiik-local-src', fromRepoLocalSync=false
    08:02:06.318 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=155

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:06.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.0 MiB, available=370.5 MiB

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:06.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:06.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:06.578 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=0

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:06.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:02:06.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:02:06.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:02:06.878 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 localRepositoryRevisionSynced=232
    08:02:06.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 transaction.localRevision=120 remoteFromLocalRevision=232
    08:02:07.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fe7bb12e-2899-4222-b8ca-685dda6cac88 from='build/repo/j0yuk5jo-lic7e-local-dest' toID=67000310-1a6a-46d7-9cae-cce70e59c9a3 to='https://localhost:42179/67000310-1a6a-46d7-9cae-cce70e59c9a3/YGWyykkfK6gA8X45OyfkwA/_IUeBv9kGL4yuKeUba4kWQ'
    08:02:07.042 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:07.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=89.7 MiB, available=365.8 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:07.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:02:07.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:07.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:07.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 remoteRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 localRepositoryRevisionSynced=120

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:07.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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:07.753 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67000310-1a6a-46d7-9cae-cce70e59c9a3 remoteRepositoryId=fe7bb12e-2899-4222-b8ca-685dda6cac88 transaction.localRevision=237 remoteFromLocalRevision=120

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:07.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=89.0 MiB, available=366.5 MiB
    08:02:07.848 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:02:07.849 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:02:07.849 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:02:07.850 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:07.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:08.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:07.850 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:02:07.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:02:08.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=89.0 MiB, available=366.5 MiB

org.subshare.test.PathPrefixedConfigInheritanceRepoToRepoSyncIT > parentConfigWithRemotePathPrefix STANDARD_OUT
    08:02:08.257 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:08.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:08.565 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    08:02:08.567 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:08.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:02:08.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=89.1 MiB, available=366.4 MiB
    08:02:08.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:08.845 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:08.854 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:02:08.855 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:08.857 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:08.859 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:09.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=89.0 MiB, available=366.5 MiB
    08:02:09.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:09.656 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:02:09.656 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:09.658 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:09.658 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:09.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:09.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=89.2 MiB, available=366.3 MiB
    08:02:09.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:02:09.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:02:09.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:02:09.848 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b localRepositoryRevisionSynced=155
    08:02:09.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=195 remoteFromLocalRevision=155

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:09.929 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    08:02:09.929 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:09.931 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:09.931 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:10.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cede82-7411-46c3-ba51-73e6304b594b from='build/repo/j0yufzus-1uiik-local-src' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:02:10.104 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=190 localRepositoryRevisionInProgress=195
    08:02:10.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:02:10.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:02:10.246 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=195
    08:02:10.354 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)
    08:02:10.354 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@389699a9 (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:10.430 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:02:10.430 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:10.496 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:10.498 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:10.639 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=a0cede82-7411-46c3-ba51-73e6304b594b transaction.localRevision=160 remoteFromLocalRevision=195
    08:02:10.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:02:10.695 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:02:10.696 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:10.698 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:10.699 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:10.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:02:10.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=fd994576-9779-4904-a059-6bedc57a037a to='build/repo/j0yuk2po-1b7t5-local-dest', fromRepoLocalSync=true
    08:02:10.922 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fd994576-9779-4904-a059-6bedc57a037a ('build/repo/j0yuk2po-1b7t5-local-dest')
    08:02:10.941 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:10.947 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    08:02:10.947 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:10.948 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:10.949 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:10.951 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    08:02:10.951 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:10.953 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:10.954 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:10.956 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    08:02:10.956 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    08:02:10.956 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    08:02:10.956 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnSubdir >>> ***
    08:02:10.957 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:02:10.957 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:02:10.958 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:02:10.958 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:10.979 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:02:11.237 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc renewalDateTime=2017-04-01T06:29:15.530Z expiryDateTime=2017-04-01T06:59:15.530Z
    08:02:11.256 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=160
    08:02:11.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:11.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:11.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=90.1 MiB, available=365.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:12.091 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=1048576

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:12.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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
    08:02:12.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=89.7 MiB, available=365.8 MiB
    08:02:13.030 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:13.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:02:13.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:02:13.043 [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[5]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc}
    08:02:13.353 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[bbef20af171556db]
    08:02:13.356 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:13.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:02:13.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:13.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:14.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:14.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:14.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:02:14.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:14.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:02:14.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=90.3 MiB, available=365.2 MiB
    08:02:14.989 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:02:14.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:02:14.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:02:15.020 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=160
    08:02:15.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=135 remoteFromLocalRevision=160
    08:02:15.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd994576-9779-4904-a059-6bedc57a037a from='build/repo/j0yuk2po-1b7t5-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:02:15.226 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=135
    08:02:15.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:02:15.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:02:15.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=135
    08:02:15.868 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:15.869 [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=Du25A4L_IQ01-vssy3LJLA, invitation=true, validTo=Sun Apr 02 08:00:14 CEST 2017]] kept=[PublicKeyWithSignatureImpl[userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, invitation=false, validTo=null]]
    08:02:15.869 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:15.931 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:16.041 [qtp1716431581-187] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a transaction.localRevision=165 remoteFromLocalRevision=135
    08:02:16.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc from='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc' toID=fd994576-9779-4904-a059-6bedc57a037a to='build/repo/j0yuk2po-1b7t5-local-dest', fromRepoLocalSync=false
    08:02:16.141 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:16.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:16.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:16.242 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:16.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:16.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=90.4 MiB, available=365.1 MiB
    08:02:16.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd994576-9779-4904-a059-6bedc57a037a serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc: 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:02:17.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:17.262 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:17.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=vxTSpC0uH53hCBkp7gOguw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:02:17.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BweKVOsaQ3pmfmL02ozpyw, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:02:17.264 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=U7ZW4oiNbmsDltLgr4islQ, serverRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc} 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]]
    08:02:17.265 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:17.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:17.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:17.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:17.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:02:18.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:18.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:18.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:18.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=90.0 MiB, available=365.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02: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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:18.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:02:18.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=90.0 MiB, available=365.5 MiB
    08:02:18.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:02:18.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:02:18.714 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a localRepositoryRevisionSynced=165
    08:02:18.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc transaction.localRevision=140 remoteFromLocalRevision=165
    08:02:18.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd994576-9779-4904-a059-6bedc57a037a from='build/repo/j0yuk2po-1b7t5-local-dest' toID=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc to='https://localhost:40144/b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc'
    08:02:18.790 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=140
    08:02:18.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:02:18.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:02:18.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd994576-9779-4904-a059-6bedc57a037a remoteRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc localRepositoryRevisionSynced=140

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:18.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:18.887 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:18.887 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@1fb6e020 (of khaled)
    08:02:18.923 [qtp1716431581-188] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1605ffc-e8b5-4dd9-8fc2-e698d5ac74bc remoteRepositoryId=fd994576-9779-4904-a059-6bedc57a037a transaction.localRevision=170 remoteFromLocalRevision=140

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:18.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.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:18.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:19.130 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:19.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.

org.subshare.test.Issue5IT > issue_5_inviteMultipleFriends STANDARD_OUT
    08:02:19.362 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:19.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:02:19.404 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    08:02:19.405 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***
    08:02:19.727 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:19.733 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:02:19.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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:19.735 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:19.736 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:20.103 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:02:20.103 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:20.104 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:20.105 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:20.389 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    08:02:20.390 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:20.390 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:20.391 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:20.547 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:02:20.548 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:20.565 [Test worker] INFO  D.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
    08:02:20.607 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:20.608 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:20.723 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    08:02:20.723 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:20.724 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:20.724 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:20.726 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    08:02:20.727 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:20.728 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:20.729 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:02:20.731 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    08:02:20.731 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    08:02:20.732 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    08:02:20.732 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** >>> inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot >>> ***
    08:02:20.732 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:02:20.733 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:02:20.734 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:02:20.734 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:21.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:21.660 [qtp2000968816-313] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:22.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:23.480 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:23.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:24.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:25.602 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:26.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:28.263 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/3JAxqIUulCFVFAnlzRi7bQ' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:28.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:31.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.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:02:32.675 [Test worker] INFO  D.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
    08:02:34.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8381624 bytes in 27793 ms. path='/3 + &#ä/5/h'
    08:02:34.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:02:34.254 [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
    08:02:34.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:35.204 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:02:35.604 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:02:35.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/5/h"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:02:35.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:02:35.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:02:35.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:02:35.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f52eecb60e129ac9fa07bca7aafbcecee9c4c3d5' to.sha1='49cae21276e50f1910d2080bd2310a08487fd732'): /3 + &#ä/5/i
    08:02:39.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/5/i"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:02:39.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/3 + &#ä/5/i'
    08:02:39.603 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/_MeZAYyNN8Y4-GncN91F4A' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:40.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.
    08:02:42.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.
    08:02:44.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:47.282 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/_MeZAYyNN8Y4-GncN91F4A' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:02:49.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:50.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:51.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:51.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:02:52.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:02:52.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:53.095 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/RTYy8D1bXMS4fljZPOeOWQ/_MeZAYyNN8Y4-GncN91F4A' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:53.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:02:53.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 > interruptSyncDownAndResume STANDARD_OUT
    08:02:53.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.
    08:02:54.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:02:54.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:02:55.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.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:02:56.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2685255 bytes in 17702 ms. path='/3 + &#ä/5/i'
    08:02:57.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:02:57.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:02:57.514 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:02:57.526 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:02:57.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/5/i"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:02:57.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:02:57.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:02:57.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:02:57.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09398120083857cf0253532f30eb679c5521aa67' to.sha1='c0a981a4f913ba625114e6308e94b6d48c531ffa'): /3 + &#ä/aa
    08:02:58.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/aa"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:02:58.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:02:58.614 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/Tb8Ro03vGYIowwvr3Go7Pg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:02:58.635 [Test 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:00.766 [Test worker] INFO  D.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:03:01.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:02.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:02.565 [Test worker] INFO  D.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
    08:03:02.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:02.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:02.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 742020 bytes in 4413 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:02.943 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:02.943 [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
    08:03:02.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:02.995 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:02.998 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:03:03.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/aa"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:03.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:03.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:03.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:03:03.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3b908326d7e1a1e955a80ae0aa9c0749e3f1624' to.sha1='b050e334d145e9449cbf4ce3ac9876c0cc4d3bdc'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:03.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/bb"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:03:03.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:03:03.728 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/gtenZ6nNlqVw4RuW-p7cnA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:03.744 [Test worker] INFO  D.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
    08:03:04.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:04.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.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:04.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:04.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:04.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.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:04.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 590137 bytes in 1141 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:04.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:04.845 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:04.845 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:04.896 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:04.899 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:04.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:05.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/bb"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:05.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:05.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:05.139 [Test worker] INFO  D.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
    08:03:05.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:03:05.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da4622446fb93d40ba21134599f389afdd68dfb7' to.sha1='e63f8790a89eeebfdf1b6ce68b602cb2cfcdcd64'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:05.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/cc"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:03:05.523 [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:03:05.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:05.661 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/DjYtVmeihCdL-GnB6JdNnQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:06.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 326035 bytes in 677 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:06.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:06.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:06.415 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:06.417 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:03:06.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/cc"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:03:06.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:06.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:06.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:03:06.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbeba63473aeaaa485e93e63634026217a132601' to.sha1='02825e2254faaeedc84ce9a694221cb0f2e70dad'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:06.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
    08:03:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:07.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/dd"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:03:07.051 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:07.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:07.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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:07.174 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJIpTaJ5anr8Kd37_zPu7g/1R45--7QFrJSW1fr_2hYRw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:07.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:07.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:07.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:07.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195313 bytes in 512 ms. path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:07.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:07.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:07.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:07.731 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:07.731 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:07.794 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:07.796 [qtp2000968816-312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:03:07.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4588c182-ee46-4de1-ab13-beaf7af68809", toRepositoryId="da3b2adc-8695-4981-b4ee-2cd5b206a61d", path="/3 + &#ä/dd"} on repo=4588c182-ee46-4de1-ab13-beaf7af68809
    08:03:08.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:08.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:08.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:08.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:08.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:08.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d localRepositoryRevisionSynced=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:08.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:08.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:08.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:08.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:08.936 [qtp2000968816-312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 transaction.localRevision=77 remoteFromLocalRevision=6
    08:03:08.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3b2adc-8695-4981-b4ee-2cd5b206a61d from='https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d' toID=4588c182-ee46-4de1-ab13-beaf7af68809 to='build/repo/j0yun2z2-q3k39-local-src', fromRepoLocalSync=false

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:09.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:09.031 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=77

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:09.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:09.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:09.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:09.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:09.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:09.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:10.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:10.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:10.435 [Test worker] INFO  D.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
    08:03:11.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:11.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:11.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: 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:03:12.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=61.9 MiB, available=393.6 MiB
    08:03:12.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.481 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.481 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.563 [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
    08:03:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:12.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.586 [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
    08:03:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:12.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:12.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:12.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:12.686 [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
    08:03:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:12.703 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=d8r24eROEdgFrdozayfpQQ, serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d} because of missing permissions!
    08:03:12.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:12.795 [Test worker] INFO  D.Datastore - 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
    08:03:12.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:13.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=62.1 MiB, available=393.4 MiB
    08:03:13.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:13.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=60.5 MiB, available=395.0 MiB
    08:03:13.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:13.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:14.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:14.047 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 66 ms.
    08:03:14.047 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=iy7CM_BQNAmhhO9tY6qguA, invitation=false]
    08:03:14.117 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 70 ms.
    08:03:14.118 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:14.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=60.4 MiB, available=395.1 MiB
    08:03:14.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:14.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
    08:03:14.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:14.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=60.4 MiB, available=395.1 MiB
    08:03:14.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:03:14.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:03:14.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:03:14.737 [qtp2000968816-717] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 localRepositoryRevisionSynced=77
    08:03:14.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d transaction.localRevision=147 remoteFromLocalRevision=77
    08:03:14.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4588c182-ee46-4de1-ab13-beaf7af68809 from='build/repo/j0yun2z2-q3k39-local-src' toID=da3b2adc-8695-4981-b4ee-2cd5b206a61d to='https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d'
    08:03:14.861 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=147

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:14.997 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=81.3 MiB, available=374.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:15.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:03:15.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:03:15.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d localRepositoryRevisionSynced=147

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:15.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
    08:03:15.136 [qtp2000968816-855] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=4588c182-ee46-4de1-ab13-beaf7af68809 transaction.localRevision=82 remoteFromLocalRevision=147
    08:03:15.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:03:15.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:15.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:15.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e3726027-f80c-46c6-b765-98438719591e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuob2v-oi4nv-local-src
      localRepository.publicKeySha1 = CE:BA:BB:9A:74:40:A6:E3:DC:19:E2:AF:3E:EE:BF:8A:7B:6D:56:1B

      remoteRepository.repositoryId = 2ae46ba0-83c9-4faa-9418-a73cf7902572
      remoteRepository.remoteRoot = https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572
      remoteRepository.publicKeySha1 = 14:36:7B:2A:A7:EC:F8:BC:F9:07:9A:CF:B0:0E:7A:87:10:03:68:A0

    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 e3726027-f80c-46c6-b765-98438719591e 2ae46ba0-83c9-4faa-9418-a73cf7902572
    08:03:16.242 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:16.580 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 198 ms.
    08:03:16.580 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=KjnIrUEQanhEsTEDPe9MLA, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:16.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:03:16.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:16.730 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 148 ms.
    08:03:16.730 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=11AsOWnXpT8m3V_9Vd1j5g, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:16.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:03:16.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:03:16.905 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:16.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:17.008 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:03:17.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.83%
    08:03:17.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:17.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:17.664 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=74.2 MiB, available=381.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:17.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:03:17.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=e3726027-f80c-46c6-b765-98438719591e to='build/repo/j0yuob2v-oi4nv-local-src', fromRepoLocalSync=true
    08:03:17.982 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3726027-f80c-46c6-b765-98438719591e ('build/repo/j0yuob2v-oi4nv-local-src')
    08:03:18.053 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:03:18.065 [pool-10-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1066 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:18.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 64aae9df-fa68-46be-aa4b-862b7655df26
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuo9la-g3tcx-local-src
      localRepository.publicKeySha1 = A9:B5:4C:06:2C:9F:A7:FE:9B:4D:93:21:1C:05:7F:EF:3C:C5:98:41

      remoteRepository.repositoryId = 97ca806f-b346-4e09-834d-b36204f05381
      remoteRepository.remoteRoot = https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381
      remoteRepository.publicKeySha1 = 3C:9D:B4:94:04:B5:E8:58:CD:B9:77:E5:9C:44:89:02:BD:A3:DA:2A

    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 64aae9df-fa68-46be-aa4b-862b7655df26 97ca806f-b346-4e09-834d-b36204f05381
    08:03:19.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:19.194 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    08:03:19.378 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 renewalDateTime=2017-04-01T06:33:19.328Z expiryDateTime=2017-04-01T07:03:19.328Z
    08:03:19.456 [pool-4-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:19.716 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:03:19.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:19.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:19.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:03:19.942 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:03:20.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:19.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0
    08:03:20.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:20.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:03:20.311 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.79%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03: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.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:20.442 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:03:20.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:20.799 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 106 ms.
    08:03:20.800 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:20.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97ca806f-b346-4e09-834d-b36204f05381 from='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381' toID=64aae9df-fa68-46be-aa4b-862b7655df26 to='build/repo/j0yuo9la-g3tcx-local-src', fromRepoLocalSync=true
    08:03:20.822 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 64aae9df-fa68-46be-aa4b-862b7655df26 ('build/repo/j0yuo9la-g3tcx-local-src')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:20.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:03:20.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 > interruptSyncDownAndResume STANDARD_OUT
    08:03:20.930 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:03:21.012 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:21.103 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 302 ms.
    08:03:21.104 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TAfFkklEw3KzYnHTbPeYPg, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:21.148 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 renewalDateTime=2017-04-01T06:33:20.863Z expiryDateTime=2017-04-01T07:03:20.863Z
    08:03:21.230 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:21.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=66.0 MiB, available=389.5 MiB
    08:03:21.491 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:03:21.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:22.082 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=77.0 MiB, available=378.5 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:21.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: repoFileDtos.size=0
    08:03:22.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=73.3 MiB, available=382.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:22.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:22.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:22.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a88ccbe9-c3d1-4453-8c58-e4f344b96d52
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuoetg-4cx3i-local-src
      localRepository.publicKeySha1 = FA:1F:F4:AA:34:43:1D:0A:16:C0:06:4D:9C:AD:18:33:7C:AF:48:F6

      remoteRepository.repositoryId = d5d37017-8846-48ef-a9aa-e4197f373a53
      remoteRepository.remoteRoot = https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53
      remoteRepository.publicKeySha1 = 43:F2:E0:88:5D:30:DE:4A:D2:E1:05:A1:EF:0A:2E:B4:FB:60:72:F4

    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 a88ccbe9-c3d1-4453-8c58-e4f344b96d52 d5d37017-8846-48ef-a9aa-e4197f373a53

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:23.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:03:23.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:23.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:23.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: 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
    08:03:23.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:23.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:03:23.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:23.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=73.5 MiB, available=382.0 MiB
    08:03:23.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KjnIrUEQanhEsTEDPe9MLA, serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381} because of missing permissions!
    08:03:23.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:23.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:03:23.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:03:23.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:03:23.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:03:23.947 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=2
    08:03:23.998 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=6 remoteFromLocalRevision=2
    08:03:24.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3726027-f80c-46c6-b765-98438719591e from='build/repo/j0yuob2v-oi4nv-local-src' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:24.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:03:24.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:24.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=73.5 MiB, available=382.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:24.219 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:24.245 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:03:24.268 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:03:24.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:03:24.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:24.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:24.440 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:24.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:24.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:24.547 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:24.584 [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:24.584 [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:24.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
    08:03:24.763 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:24.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:03:24.934 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a88ccbe9-c3d1-4453-8c58-e4f344b96d52 ('build/repo/j0yuoetg-4cx3i-local-src')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:24.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=73.7 MiB, available=381.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:24.956 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:03:25.046 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:25.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:24.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:25.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:25.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:25.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.0 MiB, used=73.7 MiB, available=381.8 MiB
    08:03:25.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:25.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
    08:03:25.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.0 MiB, used=73.7 MiB, available=381.8 MiB
    08:03:25.903 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:03:25.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:03:25.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:03:26.007 [qtp1152861381-295] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 localRepositoryRevisionSynced=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:26.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:26.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:26.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:26.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=64aae9df-fa68-46be-aa4b-862b7655df26 from='build/repo/j0yuo9la-g3tcx-local-src' toID=97ca806f-b346-4e09-834d-b36204f05381 to='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381'
    08:03:26.173 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:26.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:03:26.212 [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:03:26.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:26.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:26.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:26.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:26.554 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:26.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:26.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
    08:03:26.636 [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:26.638 [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:26.667 [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
    08:03:26.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=true

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:26.855 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 153 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:26.940 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:33:26.887Z expiryDateTime=2017-04-01T07:03:26.887Z
    08:03:27.008 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:27.030 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:27.036 [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:03:27.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
    08:03:27.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:27.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:27.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:27.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0
    08:03:27.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=57.6 MiB, available=397.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:27.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:27.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:28.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:28.089 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:28.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:28.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:03:28.272 [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
    08:03:28.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:28.460 [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
    08:03:28.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:28.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:28.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:28.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.87%
    08:03:28.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:28.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:28.782 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:28.785 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:28.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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
    08:03:29.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:29.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:29.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:29.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=42.5 MiB, available=413.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:29.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:29.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:29.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:29.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:29.342 [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
    08:03:29.399 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:03:29.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:29.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:29.559 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:29.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:29.595 [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
    08:03:29.596 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:29.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:29.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:29.705 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:29.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.04%
    08:03:29.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:29.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:29.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=42.5 MiB, available=413.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:29.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='835599f49b7da74acf5cc67257ad8fe343fbecb2' to.sha1='67e3c0cd8c3d14463285c60a1397c74e1193846a'): /.subshare.properties

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:29.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:03:29.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:30.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:29.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:03:30.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=42.4 MiB, available=413.1 MiB
    08:03:30.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:30.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:30.615 [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:03:30.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:30.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=42.4 MiB, available=413.1 MiB
    08:03:30.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:03:30.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=42.4 MiB, available=413.1 MiB
    08:03:30.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:03:30.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:03:30.936 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:31.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:31.005 [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
    08:03:31.029 [qtp182345336-546] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:31.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
    08:03:31.154 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:31.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 > interruptSyncDownAndResume STANDARD_OUT
    08:03:31.234 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    08:03:31.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:31.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:31.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:31.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/.subshare.properties"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:31.382 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:31.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:31.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:31.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:31.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:31.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:31.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:31.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:31.919 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5KxGJcgcueGu6tNb8PP9LQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:32.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:32.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:32.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:32.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:32.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    08:03:32.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:32.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:03:32.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28c9fdd1c8e165cced059aee3ac8348620570ddf' to.sha1='96f6b1933fb8054f3b35251619b7bbbb099a048a'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:32.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:33.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/1 {11 11ä11#+} 1/a"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:33.091 [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
    08:03:33.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:33.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:33.265 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dx80TCDnDjX8SI-riN6W2w/GlbH60tVGuaRUnVABWsFzw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:33.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 801748 bytes in 2070 ms. path='/.subshare.properties'
    08:03:33.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:33.614 [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
    08:03:33.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:33.741 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:33.763 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:34.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:03:34.103 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:34.259 [Test worker] INFO  D.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
    08:03:34.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:34.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/.subshare.properties"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:34.431 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:34.506 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:34.508 [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
    08:03:34.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:34.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:03:34.592 [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:34.592 [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
    08:03:34.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83a34e08369563ed1808b52d830fa1812bc280fe' to.sha1='039bae19e6fb2f07595ba6c2d6e4749589a2bc35'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:34.837 [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
    08:03:34.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:35.213 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 111 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:35.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 > interruptSyncDownAndResume STANDARD_OUT
    08:03:35.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 558800 bytes in 2592 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:35.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:35.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/1 {11 11ä11#+} 1/a"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:35.774 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:35.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:35.840 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:36.000 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:36.031 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:36.108 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KH2etelKmrCc1edqY2-SNQ/hsZToPrr_ADh_mkyutIVVA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:36.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:36.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:36.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/1 {11 11ä11#+} 1/a"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:36.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:36.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:36.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:36.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:03:36.850 [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
    08:03:36.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50f2dcabde81054fc17ca4c4f84ac9d386931e70' to.sha1='76b423c4daff8c729c49acb413e7531afe64bdb3'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:37.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.47%
    08:03:37.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:37.276 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:37.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:37.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:37.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:37.794 [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
    08:03:37.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/1 {11 11ä11#+} 1/b"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:37.891 [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:03:38.058 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dx80TCDnDjX8SI-riN6W2w/xgiTLujn7kP3u3HkhU8UhQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:38.107 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:38.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:38.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:38.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:38.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
    08:03:38.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:38.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:38.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:38.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:38.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:38.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:39.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 446773 bytes in 1352 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:39.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
    08:03:39.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:39.314 [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
    08:03:39.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:39.368 [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
    08:03:39.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:39.439 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:39.442 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:39.488 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:39.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:39.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/1 {11 11ä11#+} 1/b"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:39.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:39.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:39.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:39.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:03:39.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c4aacf39b2044c9b9e768acfd9ff315630e2b60' to.sha1='edd6b3c5a05b83c08d88f7afaeaf2ecaaac5431a'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:39.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:39.788 [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
    08:03:39.971 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KH2etelKmrCc1edqY2-SNQ/hsZToPrr_ADh_mkyutIVVA' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:39.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:40.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:40.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:40.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.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:40.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/1 {11 11ä11#+} 1/c"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:40.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:40.403 [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
    08:03:40.421 [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
    08:03:40.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:40.555 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/dx80TCDnDjX8SI-riN6W2w/nKunVNYIZ7UgJ6E8ZNtkYw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:40.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:40.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.60%
    08:03:40.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.72%
    08:03:40.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:40.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:03:40.790 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72ea2b429d0298e08fa66a9c8ecff55e68cb9c8b' to.sha1='a3fcf67d6339f44530fa1235a18349a9f4b99479'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:41.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1485838 bytes in 5561 ms. path='/1 {11 11ä11#+} 1/a'
    08:03:41.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:41.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:41.649 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:41.656 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:41.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400402 bytes in 1442 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:41.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/1 {11 11ä11#+} 1/a"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:41.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:41.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:41.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:03:41.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='394fde955bc8b17ff1a9e21db19ea781a2beaf05' to.sha1='920379527fc3a11dcf7b9f1866027ff0ac1878fb'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:42.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:42.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:42.026 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:42.085 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:42.090 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:42.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/1 {11 11ä11#+} 1/a"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:03:42.227 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:42.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/1 {11 11ä11#+} 1/c"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:42.254 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:42.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:03:42.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:42.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:03:42.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2882ce460a4f43193e679f72148ef6ef495deb5' to.sha1='ce1c56b3d20ba1a11801600c342065fe73cffe51'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:42.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/1 {11 11ä11#+} 1/b"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:42.395 [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/b'
    08:03:42.657 [qtp1065487120-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KH2etelKmrCc1edqY2-SNQ/25257L2sqflOxZ4InLDlAg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:42.672 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/zNQz6GYpOhA-MB6b43LUpQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:42.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:42.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/2/1 {11 11ä11#+} 1/a"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:42.903 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:42.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:43.179 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/y8z5V5Ogt4sp8OH9lJf1jw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:44.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66084 bytes in 2102 ms. path='/1 {11 11ä11#+} 1/a'
    08:03:44.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:44.483 [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
    08:03:44.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:44.792 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:44.826 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:44.885 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 60 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:45.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/1 {11 11ä11#+} 1/a"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:03:45.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:45.284 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:45.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:45.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:03:45.461 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a48045e6831df3af2d29f440f5900e8e3589228' to.sha1='e5a0bb41f2ceb817f90b0051c5eebe8a3fae9063'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:45.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:46.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/1 {11 11ä11#+} 1/b"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:03:46.126 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:46.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:46.314 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/y8z5V5Ogt4sp8OH9lJf1jw' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:46.346 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=87.9 MiB, available=367.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:46.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1074736 bytes in 3471 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:46.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:46.434 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/0vJ0zWzE9Wyr4McXuWiwtw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:46.561 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KH2etelKmrCc1edqY2-SNQ/25257L2sqflOxZ4InLDlAg' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:46.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:46.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:46.646 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:46.650 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:03:46.757 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/2/1 {11 11ä11#+} 1/a"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:46.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:46.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:46.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:03:46.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d02fbc471b25817b0782a5159f6bc8bc9446726' to.sha1='e9738dbf28afee90db5116ae09ba5ed93d024c1b'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = fd76767d-8299-4e1e-9ef3-da61f00acf7f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yup6du-xzhm1-local-src
      localRepository.publicKeySha1 = B9:F4:3E:DC:F5:DC:1B:2D:36:10:60:5A:1E:34:4A:D7:01:45:39:B1

      remoteRepository.repositoryId = f64b962d-2e9a-4b41-87c4-83c8b973ace3
      remoteRepository.remoteRoot = https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3
      remoteRepository.publicKeySha1 = C0:D9:58:3B:4E:AE:5B:50:7B:C8:1F:5E:01:E5:B1:06:EE:F1:B4:D5

    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 fd76767d-8299-4e1e-9ef3-da61f00acf7f f64b962d-2e9a-4b41-87c4-83c8b973ace3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:47.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461282 bytes in 1063 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:47.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/2/1 {11 11ä11#+} 1/b"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:03:47.303 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:47.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:47.356 [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
    08:03:47.576 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:47.589 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:47.594 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:47.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:47.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/1 {11 11ä11#+} 1/b"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:03:47.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:47.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:47.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:03:47.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a857ce5f6035f7fe9b3cc499a53dd79e0a77054' to.sha1='be5335938791a3dedfc2b88f9f6a86d260031a4d'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:48.130 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:48.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/1 {11 11ä11#+} 1/c"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:03:48.434 [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/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:48.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:03:48.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:48.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:48.722 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:48.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:03:48.806 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:03:48.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:03:48.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:03:49.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.53%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:49.093 [qtp2000968816-855] INFO  D.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
    08:03:49.095 [qtp1065487120-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KH2etelKmrCc1edqY2-SNQ/25257L2sqflOxZ4InLDlAg' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:49.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:03:49.331 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:03:49.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3' toID=fd76767d-8299-4e1e-9ef3-da61f00acf7f to='build/repo/j0yup6du-xzhm1-local-src', fromRepoLocalSync=true
    08:03:49.343 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fd76767d-8299-4e1e-9ef3-da61f00acf7f ('build/repo/j0yup6du-xzhm1-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:49.357 [qtp2000968816-855] INFO  D.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:03:49.405 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:03:49.448 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:49.458 [qtp2000968816-855] 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:49.520 [qtp2000968816-855] INFO  D.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:03:49.600 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 renewalDateTime=2017-04-01T06:33:49.378Z expiryDateTime=2017-04-01T07:03:49.378Z

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:49.649 [qtp2000968816-855] INFO  D.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:03:49.673 [pool-6-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:49.724 [qtp2000968816-855] INFO  D.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
    08:03:49.810 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:49.868 [qtp2000968816-855] 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:49.931 [qtp2000968816-855] 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:49.999 [qtp2000968816-855] 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:50.062 [qtp2000968816-855] 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:50.107 [qtp2000968816-855] 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:50.184 [qtp2000968816-855] 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:50.262 [qtp2000968816-855] 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:50.336 [qtp2000968816-855] INFO  D.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:03:49.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0
    08:03:50.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:50.407 [qtp2000968816-855] INFO  D.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
    08:03:50.432 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 101 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:50.609 [qtp2000968816-855] 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:50.667 [qtp2000968816-855] INFO  D.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
    08:03:50.674 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, invitation=false]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:50.826 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2859242 bytes in 8430 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:50.869 [qtp2000968816-855] INFO  D.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
    08:03:50.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:50.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:51.022 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:51.027 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:03:51.174 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/1 {11 11ä11#+} 1/b"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:51.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:51.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:51.256 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:03:51.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fd1495fbbdbb046730c91bc5bd39235af0c9044' to.sha1='e9c0a26a44a8f794557aef7d92134bacb26bddd9'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:51.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c29f2811-f894-4252-8184-7a3852bf3f51
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuqjy7-o8o7z-local-dest
      localRepository.publicKeySha1 = 92:8E:74:14:AD:99:C7:D2:2A:EC:89:CD:59:D9:BF:74:72:DA:7B:33

      remoteRepository.repositoryId = da3b2adc-8695-4981-b4ee-2cd5b206a61d
      remoteRepository.remoteRoot = https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d
      remoteRepository.publicKeySha1 = DE:F1:D8:66:E2:B6:33:6F:E5:A9:A2:D0:83:35:C8:3C:66:43:60:03

    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 c29f2811-f894-4252-8184-7a3852bf3f51 da3b2adc-8695-4981-b4ee-2cd5b206a61d

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:51.701 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=86.9 MiB, available=368.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:51.769 [qtp182345336-840] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:51.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/1 {11 11ä11#+} 1/c"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:51.784 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:51.898 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:03:51.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3b2adc-8695-4981-b4ee-2cd5b206a61d from='https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d' toID=c29f2811-f894-4252-8184-7a3852bf3f51 to='build/repo/j0yuqjy7-o8o7z-local-dest', fromRepoLocalSync=true
    08:03:51.908 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c29f2811-f894-4252-8184-7a3852bf3f51 ('build/repo/j0yuqjy7-o8o7z-local-dest')
    08:03:51.938 [pool-9-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:03:52.036 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:52.043 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d renewalDateTime=2017-04-01T06:33:51.949Z expiryDateTime=2017-04-01T07:03:51.949Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:52.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=70.2 MiB, available=385.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:52.125 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=84

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:52.146 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/KH2etelKmrCc1edqY2-SNQ/7meK9uEikDDhBCTLaXkvDA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:52.168 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:03:52.170 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:03:52.170 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:03:52.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:52.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: repoFileDtos.size=18

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:52.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=69.7 MiB, available=385.8 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 3bc52bc6-9d71-458e-9177-5e1fe5959e99
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yupdxe-j4uyb-local-src
      localRepository.publicKeySha1 = EF:FA:15:2A:B4:39:12:32:14:E3:35:12:11:71:0A:B9:3D:8E:F5:58

      remoteRepository.repositoryId = 67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d
      remoteRepository.remoteRoot = https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d
      remoteRepository.publicKeySha1 = 2B:85:AB:CC:F3:14:E5:D7:C7:3F:67:FE:9C:9B:73:35:50:2A:A2:C1

    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 3bc52bc6-9d71-458e-9177-5e1fe5959e99 67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:53.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=48.0 MiB, available=407.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:52.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:03:53.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=69.5 MiB, available=386.0 MiB
    08:03:53.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:53.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:53.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=69.5 MiB, available=386.0 MiB
    08:03:53.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:03:53.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=69.5 MiB, available=386.0 MiB
    08:03:53.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:03:53.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:03:53.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:03:53.941 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:54.006 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:54.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=6 remoteFromLocalRevision=2
    08:03:54.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd76767d-8299-4e1e-9ef3-da61f00acf7f from='build/repo/j0yup6du-xzhm1-local-src' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3'
    08:03:54.171 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:54.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: 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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:54.329 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:03:54.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:03:54.509 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:03:54.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:03:54.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:03:54.678 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:54.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:54.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:54.806 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.71%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:54.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=50.5 MiB, available=405.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:54.934 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:54.942 [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:54.943 [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
    08:03:54.955 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:54.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 957326 bytes in 3180 ms. path='/1 {11 11ä11#+} 1/c'
    08:03:55.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:55.079 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:55.128 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:55.130 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:55.174 [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
    08:03:55.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:03:55.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 to='build/repo/j0yupdxe-j4uyb-local-src', fromRepoLocalSync=true
    08:03:55.188 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3bc52bc6-9d71-458e-9177-5e1fe5959e99 ('build/repo/j0yupdxe-j4uyb-local-src')
    08:03:55.216 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:03:55.256 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:55.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/1 {11 11ä11#+} 1/c"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:55.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:55.446 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:55.479 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:33:55.427Z expiryDateTime=2017-04-01T07:03:55.427Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:55.485 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.60%
    08:03:55.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:55.491 [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
    08:03:55.584 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:55.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5c154215fe3e4f88bc336249c62678d8d993f9f' to.sha1='b6be8792a196a7261caf68c352c1baecca26ebac'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:55.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:56.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/1 {11 11ä11#+} 1/a"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:56.014 [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
    08:03:56.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=43.5 MiB, available=412.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:03:56.340 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:56.372 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/B_9WOfX1NefS9UQXK-DULA/nbIvdeD4b8jqAqXjue3SyQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:56.874 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:03:57.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    08:03:57.158 [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
    08:03:57.403 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:57.666 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:57.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:57.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:03:57.910 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=d8r24eROEdgFrdozayfpQQ, serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d} because of missing permissions!
    08:03:57.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:03:58.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=51.5 MiB, available=404.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:58.511 [qtp425666350-112] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:58.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 671951 bytes in 2580 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:03:58.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:58.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:58.827 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:03:58.830 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:03:58.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/1 {11 11ä11#+} 1/a"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:03:58.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:58.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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
    08:03:58.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:03:59.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=50.9 MiB, available=404.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:59.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:59.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:03:59.066 [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
    08:03:59.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:03:59.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46978e7beb7023d693973426a57520520c74ab00' to.sha1='9e6f22d69ed7888f212a32bb67ddea6b3b1fb216'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:59.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=43.8 MiB, available=411.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:59.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    08:03:59.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:59.521 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:03:59.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:03:59.654 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:03:59.655 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:59.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/1 {11 11ä11#+} 1/b"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:03:59.754 [qtp425666350-1042] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:03:59.790 [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:03:59.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:03:59.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:03:59.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:00.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:00.041 [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
    08:03:59.655 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:03:59.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:04:00.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=43.8 MiB, available=411.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:00.131 [qtp1065487120-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/B_9WOfX1NefS9UQXK-DULA/2xMsQ1CDin9hlH2VV5NF8g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:00.203 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=4194304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:00.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:00.409 [qtp425666350-971] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:00.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4259949 bytes in 12032 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:00.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:00.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:00.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:00.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:00.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:00.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:00.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:00.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:00.824 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:00.854 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:00.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=43.9 MiB, available=411.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:01.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 943238 bytes in 1232 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:01.136 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:01.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/1 {11 11ä11#+} 1/c"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:01.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:01.218 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:01.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=50.3 MiB, available=405.2 MiB
    08:04:01.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:01.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:01.237 [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
    08:04:01.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:01.287 [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:04:01.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:01.325 [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
    08:04:01.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e25982fef760b45883bf62cc1f24c3daa5c19c8e' to.sha1='f173442d7d1d526b395403cd03560905f3bf223b'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:01.380 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:01.438 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:01.440 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:01.600 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:01.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/1 {11 11ä11#+} 1/b"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:01.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:01.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:01.639 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:01.655 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:01.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:00.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:04:01.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=43.9 MiB, available=411.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:01.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18cf59c7d3a8e655162dd4109f37bfa6402ca1f4' to.sha1='b4f3854b3da173dd0e1b26b726a9f94b986c5256'): /2/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:01.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.3 MiB, available=405.2 MiB
    08:04:01.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:04:01.887 [qtp2000968816-654] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 localRepositoryRevisionSynced=84

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:01.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/1 {11 11ä11#+} 1/a"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:01.915 [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 > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:01.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d transaction.localRevision=5 remoteFromLocalRevision=84
    08:04:01.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:04:01.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3b2adc-8695-4981-b4ee-2cd5b206a61d from='https://localhost:36873/da3b2adc-8695-4981-b4ee-2cd5b206a61d' toID=c29f2811-f894-4252-8184-7a3852bf3f51 to='build/repo/j0yuqjy7-o8o7z-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:02.018 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:02.027 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=88

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:02.042 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/pGCrdDFtOIRWJUNmUQFcIA/7AeAUlZdVYQdYKFkjqbooA' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:02.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:01.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:04:02.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=43.9 MiB, available=411.6 MiB
    08:04:02.093 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:04:02.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:04:02.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:02.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:02.138 [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
    08:04:02.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/a"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:02.194 [qtp1716431581-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:02.202 [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
    08:04:02.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:02.294 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/vjUJo7qNBdCnf3iXp5KvEw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:02.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 from='build/repo/j0yupdxe-j4uyb-local-src' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:02.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:02.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97435 bytes in 395 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:02.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:02.396 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:02.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:04:02.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:02.427 [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
    08:04:02.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:02.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:02.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:02.608 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:02.611 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:02.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d: 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
    08:04:02.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/1 {11 11ä11#+} 1/a"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:02.837 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:02.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:02.911 [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
    08:04:02.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 203138 bytes in 713 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:02.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b6dbd9d1cf91899b5328f31097ab5f8eb22d5a6' to.sha1='48cf149a322b4b544ce97c45ea043e8ef4dd4c42'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:03.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='31e569ac80e9c2d12c60e999e3773ef19297f029' to.sha1='83ceae1663c481688ffa2a54180017dcc92ac07f'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:03.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.8 MiB, available=404.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:03.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:03.100 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=d8r24eROEdgFrdozayfpQQ, serverRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:03.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:03.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:03.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:03.223 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:03.225 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:03.296 [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.300 [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
    08:04:03.364 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/a"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:03.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:03.397 [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
    08:04:03.421 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.20%
    08:04:03.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:03.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:03.438 [qtp425666350-971] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:03.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba728c0ced3be9fc26e280cb81765ef8b649e3b3' to.sha1='8f4e51b16d7d2fa38d5bd0759343e43858308c66'): /3 + &#ä/5/h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:03.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:04:03.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:03.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/1 {11 11ä11#+} 1/b"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:03.538 [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
    08:04:03.547 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:03.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:03.687 [qtp1152861381-295] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:03.696 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/pGCrdDFtOIRWJUNmUQFcIA/Em00O5zpwOYTAdcoki_abQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:03.794 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/1 {11 11ä11#+} 1/a"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:03.854 [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
    08:04:03.939 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317403 bytes in 401 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:04.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=52.5 MiB, available=403.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:04.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/5/h"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:04.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:04.142 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R-A0MeZseHppcEaAMiMXiA/qvp3rmPWC6M3jlQN2Hzdzg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:04.191 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:04.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:04.249 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:04.252 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:04.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:04:04.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=50.7 MiB, available=404.8 MiB
    08:04:04.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:04.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/1 {11 11ä11#+} 1/b"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:04.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:04.470 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:04.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:04.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:04:04.552 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7e4ddec6bd5af5880285b6fe35bac7bee2038ef' to.sha1='db0efddf3ed48d9a63ba2df668a37b158b0a37fe'): /2/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:04.716 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=7340032

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnly STANDARD_OUT
    08:04:04.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=50.6 MiB, available=404.9 MiB
    08:04:04.808 [qtp2000968816-654] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d remoteRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 localRepositoryRevisionSynced=88
    08:04:04.860 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c29f2811-f894-4252-8184-7a3852bf3f51 remoteRepositoryId=da3b2adc-8695-4981-b4ee-2cd5b206a61d transaction.localRevision=6 remoteFromLocalRevision=88
    08:04:04.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    08:04:04.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:04:04.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:04:05.277 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:05.547 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:05.599 [qtp1716431581-891] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:05.708 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/a"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:05.718 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:04:05.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7475907 bytes in 18417 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:05.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    08:04:05.902 [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
    08:04:05.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:05.938 [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:04:05.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 245601 bytes in 2082 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:05.947 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/WynN5Ovnm1k4pT6BhP9drg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:06.032 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:04:06.102 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:06.102 [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
    08:04:06.110 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:06.127 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:06.252 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:06.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:06.279 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:06.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/2/1 {11 11ä11#+} 1/b"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:06.365 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:06.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436686 bytes in 726 ms. path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:06.447 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:06.447 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:06.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:06.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:06.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b7912d5c7a4b4d8fdc625451a1e5da6c46b4fb8' to.sha1='b20c9e463cbe951102977c804bca0697315d4bc3'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:06.615 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:06.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:06.665 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:06.668 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:06.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/a"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:06.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:06.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:04:06.792 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:06.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:06.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/1 {11 11ä11#+} 1/a"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:06.864 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:06.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a22d791c5f75eacde782349b01175e7e34d4215e' to.sha1='4bf93a0591a74186a7b4cfd24ddfb0ae9af46286'): /3 + &#ä/5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:06.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:06.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:04:06.974 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6cc93839e4a8df6330ca10cdb3fc1134b411e69' to.sha1='c60c6c432bcf8815e9604ed18b5e76120d4cc737'): /1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:07.118 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:07.188 [qtp1716431581-893] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:07.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/5/h"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:07.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:07.289 [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
    08:04:07.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:04:07.449 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/SvPsFXrE4v9epYFITOr9Rg/oqMBqeaewC5B_D3J4FgpjQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:07.457 [qtp425666350-971] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:07.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    08:04:07.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:07.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:07.656 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:07.683 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/1 {11 11ä11#+} 1/b"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:07.691 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:07.891 [qtp1716431581-891] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:07.967 [qtp425666350-956] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R-A0MeZseHppcEaAMiMXiA/EpdhqX2ZI3GSruZ8Uxv-2Q' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:07.983 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:07.983 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:08.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:08.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:08.275 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:04:08.525 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:08.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:08.678 [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
    08:04:08.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/2/a"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:08.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:08.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:08.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:08.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:09.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323210 bytes in 1761 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:09.137 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:09.177 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/W-ZJidmME6AXqWJv1lDvMQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:09.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:09.229 [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
    08:04:09.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:09.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:09.300 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:09.302 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:09.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:09.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:09.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/5/h"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:09.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:09.398 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:09.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:09.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:04:09.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a7f024b5b3181a3f8ab238e1cb5a60c4f982c10' to.sha1='4c8db8548e03edda823a096be1e4f9df1b2e5b30'): /3 + &#ä/5/i

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:09.645 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:09.670 [qtp1065487120-54] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:09.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:09.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:09.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:09.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    08:04:09.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:04:09.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:09.936 [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
    08:04:09.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/5/i"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:09.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:10.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71cb5bb52ef9428f7631bcbf47eb13a8249a84eb' to.sha1='1fe89a5df4d11618abd34f9637707f88a5cbc770'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:10.244 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/SvPsFXrE4v9epYFITOr9Rg/h2PLVWhUU99RmRsoJH0UIQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:10.708 [qtp1716431581-188] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:10.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/1 {11 11ä11#+} 1/a"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:11.024 [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:04:11.215 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/RQWYb_NCLJR9Zg3qVRYJnA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:11.434 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R-A0MeZseHppcEaAMiMXiA/EpdhqX2ZI3GSruZ8Uxv-2Q' offset=1048576
    08:04:11.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1204135 bytes in 4245 ms. path='/1 {11 11ä11#+} 1/b'
    08:04:12.029 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:04:12.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:12.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:12.142 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:12.151 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:12.152 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/W-ZJidmME6AXqWJv1lDvMQ' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:12.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/1 {11 11ä11#+} 1/b"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:12.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:12.446 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:12.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:04:12.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d472dfcfc27b2c716654068df8205c633485fed' to.sha1='2a732abd6930f872dc5829597d7d93d0a161af88'): /1 {11 11ä11#+} 1/c
    08:04:12.782 [qtp425666350-1042] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:04:12.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/1 {11 11ä11#+} 1/c"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:12.956 [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:04:13.045 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R-A0MeZseHppcEaAMiMXiA/3ySCd1kB4qSTxvQ9h_IAvA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:13.060 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:13.236 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/SvPsFXrE4v9epYFITOr9Rg/h2PLVWhUU99RmRsoJH0UIQ' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:13.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91015 bytes in 401 ms. path='/1 {11 11ä11#+} 1/c'
    08:04:13.407 [qtp425666350-112] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:04:13.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:13.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:13.504 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:13.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1123550 bytes in 3536 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:13.506 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:13.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/1 {11 11ä11#+} 1/c"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:13.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:13.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:13.609 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1414560 bytes in 4831 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:13.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:13.613 [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
    08:04:13.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:13.651 [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:04:13.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb98eeb7cfceb1825cd6160a716c951070e80f14' to.sha1='2caa229b36c7f403cab05ec10b6ee6ba12baa093'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:13.709 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:13.714 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:13.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:13.746 [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
    08:04:13.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/5/i"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:13.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:13.866 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:13.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:13.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:04:13.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f3bccc8cdb0770f1c7228427b1259d7a04f3b9' to.sha1='6d8a03d54f5ea185ef120769b4565f218468468e'): /3 + &#ä/aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:14.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/2/1 {11 11ä11#+} 1/a"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:14.122 [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
    08:04:14.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 638813 bytes in 3189 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:14.302 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/U787sF8Lb0jlINZdFVzArA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:14.307 [qtp1716431581-892] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:14.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/aa"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:14.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:14.376 [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
    08:04:14.383 [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:14.453 [qtp182345336-840] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/ZFY2KH_mTKOPfYVnFyDRKw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:14.509 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:14.537 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:14.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143423 bytes in 490 ms. path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:14.876 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:14.881 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:15.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:15.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:15.091 [qtp182345336-840] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:15.093 [qtp182345336-840] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:15.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/2/a"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:15.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/aa"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:15.400 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.483 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:15.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 366662 bytes in 1362 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:15.486 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:15.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:15.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:15.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='842834debda7e10c3bbd4192e57d27e4604ebf67' to.sha1='1f6744b28d067215e56c53932d568ba0274555e3'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:15.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f958d77fcda2ec2571a96faef71638795c736f36' to.sha1='db898a6fb7f36f554b1e05cbbf6d8ea79258a724'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:15.598 [qtp425666350-971] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:15.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/1 {11 11ä11#+} 1/a"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:15.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.652 [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:04:15.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:15.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:15.733 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:15.736 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:15.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0b41b6e907934f86ff428f1be3f892991174c99' to.sha1='e6e4bfa09565e2f722a996f69435085a151be7ff'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:15.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/2/1 {11 11ä11#+} 1/a"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:15.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/bb"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:15.916 [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_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:15.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:15.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:04:16.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb84c64e0a166f80a78531ea71b7a7feb4c05f43' to.sha1='f61cf4230eb853539f4114e3a67d4913dbc9aafe'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:16.200 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/t9CNf_1atIq6S7aoUgzjfw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:16.221 [qtp1716431581-893] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:16.228 [qtp425666350-112] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:04:16.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/2/1 {11 11ä11#+} 1/b"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:16.562 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/1 {11 11ä11#+} 1/b"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:16.586 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:16.585 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:16.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/5/h"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:16.786 [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:04:16.850 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:16.869 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/yM1Rzeu5G35zHZsnFUikcQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:16.888 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/PuomhvZrEH-FfsNf_4K5Hw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:17.111 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=4194304

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:17.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74990 bytes in 340 ms. path='/3 + &#ä/5/h'
    08:04:17.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:17.266 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:17.342 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:17.345 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:17.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/5/h"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:17.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:17.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:17.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:04:17.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b802feeca9624ab1e65e1c2e6d214c72d2d6dba6' to.sha1='8efedc52a630ed027f98b13df6121dc9a66419b7'): /3 + &#ä/5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:17.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 897622 bytes in 1802 ms. path='/3 + &#ä/bb'
    08:04:17.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:17.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:17.912 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:17.914 [qtp182345336-77] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:17.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/bb"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:17.982 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:18.002 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:18.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:18.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/5/i"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:18.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8474ff5e830d20775399c70a2b35297483929c28' to.sha1='bf865b6636c6a4b9a7cfb471b3b1ad013ef136cd'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:18.049 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:18.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/cc"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:18.426 [qtp1716431581-188] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/yM1Rzeu5G35zHZsnFUikcQ' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:18.426 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:18.432 [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:04:18.630 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:18.633 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/ozwmMiib3uHp345Fcmqf4w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:18.725 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=5242880

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:19.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1288476 bytes in 2831 ms. path='/1 {11 11ä11#+} 1/b'
    08:04:19.512 [qtp1716431581-891] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:19.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:19.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:19.621 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:19.624 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:19.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/1 {11 11ä11#+} 1/b"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:19.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:19.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:19.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:04:20.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee34a11ae6ca636304eb473e7cfe74a99d72d75b' to.sha1='60b943a6ad5299514c4ea8a5ddbdab32a3604bbf'): /1 {11 11ä11#+} 1/c
    08:04:20.139 [qtp1716431581-892] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:20.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/1 {11 11ä11#+} 1/c"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:20.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'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:20.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 496233 bytes in 2110 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:20.549 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/rumeIA8Ji0GZlikXd3Vzng' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:20.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:20.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:20.798 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:20.802 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:20.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116458 bytes in 416 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:20.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/cc"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:20.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:21.008 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:21.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:21.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:21.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:21.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:21.124 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:21.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44458cf30e74b5881af192db2528f3c12652d67f' to.sha1='711b713f5e29c5ee4d6620453f891ef257fddf5c'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:21.137 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:21.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/1 {11 11ä11#+} 1/c"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:21.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:21.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:04:21.341 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:21.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:04:21.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='104e7ed945fb136a5d6b1c39237a190299e7d7f6' to.sha1='f8415d8bfb43b56fda53ccb002e995d78576a160'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:21.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/dd"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:21.573 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:21.629 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:21.770 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_JawHYz5kaW41kVFAEEEQw/j_hRRqUtK7XRPbyi1ZQNdQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:21.826 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/1 {11 11ä11#+} 1/a"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:21.832 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:21.879 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:21.980 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:22.017 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/VwrAnI0Tuen-gj8YMbAdtg/JMliD7sFlWThKyTJtxh4og' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:23.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471560 bytes in 1548 ms. path='/3 + &#ä/dd'
    08:04:23.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:23.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:04:23.361 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:23.366 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:23.465 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:23.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/3 + &#ä/dd"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:04:23.584 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:23.669 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:24.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 668766 bytes in 2804 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:24.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:24.739 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:24.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:24.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:04:24.848 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:24.849 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:24.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/1 {11 11ä11#+} 1/a"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:25.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:25.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:25.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:04:25.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f1899be2bf73451f4d511fd8245d0ee68a98aba' to.sha1='00a7645ff86d968ec222c63fc34f5d42f4d47b73'): /2/1 {11 11ä11#+} 1/b
    08:04:25.343 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:25.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/1 {11 11ä11#+} 1/b"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:25.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/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:25.666 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:25.714 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/VwrAnI0Tuen-gj8YMbAdtg/-cgHIyFrpoyV8tNoXWg7Bg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:25.720 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:26.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232172 bytes in 740 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:04:26.447 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:26.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:26.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:26.599 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:26.600 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:26.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/1 {11 11ä11#+} 1/b"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:26.771 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:26.777 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=73 remoteFromLocalRevision=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:26.850 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:26.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:04:26.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45459c9e466f906de98e7e21eda77d952f0e9185' to.sha1='367188878adf437c04998c67805eb887b8e22293'): /2/a
    08:04:27.143 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:27.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/a"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:27.501 [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:27.671 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/rDDAqh7rB2kvQo06jXipjg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:27.690 [qtp1065487120-959] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=7340032

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:28.284 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=4194304

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:28.534 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:29.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 591362 bytes in 1677 ms. path='/2/a'
    08:04:29.294 [qtp1716431581-893] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:29.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:29.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:29.378 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:29.380 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:29.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=false
    08:04:29.450 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=73

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:29.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/a"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:29.581 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:29.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:04:29.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:29.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:04:29.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1aeb24e14e98c45eb3129d2387252ccba5afcaa' to.sha1='68dfc671c300aff4055c0853e04cb53983e78b5b'): /3 + &#ä/5/h
    08:04:30.196 [qtp1716431581-892] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:30.439 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/5/h"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:30.517 [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:04:30.579 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8nEHPnsd1cifTUUBx9056g/tWvaZAQuUMr7O_QcTAWVCg/Zz_6yCoRDx_qNyW-5VeHRQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:30.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:30.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69151 bytes in 383 ms. path='/3 + &#ä/5/h'
    08:04:31.020 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:31.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:31.080 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:31.131 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:31.136 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:31.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/5/h"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:31.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:31.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:31.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=58.8 MiB, available=396.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:31.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:04:31.521 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9007f3f3180de8fff143fa0135047b63d17092c1' to.sha1='60b54f2e40b93f72519b511de2be5322b1ffe5b6'): /3 + &#ä/5/i
    08:04:31.651 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:31.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/5/i"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:31.870 [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:04:31.959 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8nEHPnsd1cifTUUBx9056g/tWvaZAQuUMr7O_QcTAWVCg/fW6yRflzp9xUKw_FZzskyw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:32.361 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=5242880

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:32.535 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=4194304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:33.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205578 bytes in 1518 ms. path='/3 + &#ä/5/i'
    08:04:33.476 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:33.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:33.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:33.577 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:33.579 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:33.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/5/i"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:33.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:33.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:33.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:04:33.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4eab45d13001ed0523cb996c00333147044d4a9c' to.sha1='39b691d92ca6505aab592480f5da3bfe08175c5b'): /3 + &#ä/aa
    08:04:34.080 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:34.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/aa"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:34.479 [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:34.592 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8nEHPnsd1cifTUUBx9056g/IA0PHEhkin6gqfMVHoomjg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:35.319 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:36.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 289763 bytes in 1613 ms. path='/3 + &#ä/aa'
    08:04:36.188 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:36.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:36.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:36.280 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:36.282 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:36.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/aa"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:36.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:36.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:36.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:04:36.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='587d9fe8084e5725fcfe51fd55c589181bfff65f' to.sha1='614803e89c8132eba4b41ee3a9171c85eb9a6a0c'): /3 + &#ä/bb
    08:04:36.775 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:36.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/bb"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:37.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:37.069 [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:37.312 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8nEHPnsd1cifTUUBx9056g/vZ19uAEreqg0PJBmGwiNaQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:37.327 [qtp425666350-971] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:36.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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:37.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=54.9 MiB, available=400.6 MiB
    08:04:37.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.442 [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
    08:04:37.450 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:37.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:37.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:37.636 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:37.651 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:04:37.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:04:38.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:38.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:38.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 344776 bytes in 1446 ms. path='/3 + &#ä/bb'
    08:04:38.603 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:38.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:04:38.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:38.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:04:38.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:38.743 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:38.745 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:38.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/bb"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:38.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:38.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:04:39.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=54.5 MiB, available=401.0 MiB
    08:04:39.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:39.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:39.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:04:39.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='154fe33c85c433006e8a4069a4a549904aa57367' to.sha1='2f0f8d5c4e76550dfdaf8aebef3bf6a571f28e32'): /3 + &#ä/cc
    08:04:39.271 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:39.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=54.5 MiB, available=401.0 MiB
    08:04:39.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:04:39.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:04:39.304 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:04:39.364 [qtp182345336-839] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=73
    08:04:39.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=143 remoteFromLocalRevision=73

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:39.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/cc"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:39.486 [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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:39.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:39.558 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8nEHPnsd1cifTUUBx9056g/LUDiXCuVO0PUNHFOcWR65g' offset=0
    08:04:39.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82171 bytes in 311 ms. path='/3 + &#ä/cc'
    08:04:39.904 [qtp1716431581-892] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:39.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:39.953 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:40.002 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:40.004 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:40.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/cc"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:40.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:40.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:40.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:04:40.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01e65c63a0c1aa1a90a9f4e7063fa6e08bd81cd5' to.sha1='a0ee98d86ea46e689b9c8af6d178856cf2718cec'): /3 + &#ä/dd
    08:04:40.938 [qtp1716431581-892] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:41.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/dd"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:41.066 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/ESnTcpF-BU6iCdr7GjAbXw/PibgpqKopLUTrOWY57bxhQ' offset=7340032

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:41.115 [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:41.196 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/8nEHPnsd1cifTUUBx9056g/0f8MkcAoa-djbbfWtrB5Lg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:41.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7424842 bytes in 24946 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:41.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 167860 bytes in 417 ms. path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:41.599 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=6291456

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:41.621 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:41.631 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:41.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:41.678 [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:04:41.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:41.696 [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
    08:04:41.743 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:41.747 [qtp1716431581-37] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:41.801 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:41.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/3 + &#ä/dd"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:04:41.874 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:41.948 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=9437184

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:41.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:41.979 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:42.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:42.123 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/2/1 {11 11ä11#+} 1/b"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:42.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:42.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:42.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:04:42.307 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36ad3553ed2897b0a3f19db67f5dc62747933c5a' to.sha1='a0dfa7f44cf18af39d3a0fe36a22649d1d228bbb'): /2/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:42.393 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:04:42.404 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=143
    08:04:42.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:04:42.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:04:42.476 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=143

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:42.633 [qtp425666350-971] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:42.711 [qtp182345336-840] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=78 remoteFromLocalRevision=143
    08:04:42.894 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:04:42.896 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:43.272 [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_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:43.771 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/2/a"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:43.779 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:43.821 [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
    08:04:43.935 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:43.935 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:43.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9853234 bytes in 39861 ms. path='/3 + &#ä/5/h'
    08:04:44.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:44.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:44.255 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:44.267 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JGMB8RLw2MfPQ_3bUzQEOQ/mTp9KPjbCiP_vZyS2wzlpg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:44.276 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:44.374 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=7340032

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:44.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/5/h"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:44.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:44.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:44.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:04:44.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc1556d9091721dc228bfda3d9a6baf8ce33a72e' to.sha1='da20d031950461bb2149d8ffa7919f1f5267194c'): /3 + &#ä/5/i
    08:04:45.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/5/i"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:45.692 [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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:45.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:45.777 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/YUOGAMWdjwEWyr3bo-b79g' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:45.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 508136 bytes in 2068 ms. path='/2/a'
    08:04:46.010 [qtp425666350-704] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:04:46.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:46.064 [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
    08:04:46.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161636 bytes in 779 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:46.593 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:46.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:46.611 [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:04:46.620 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:46.623 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:46.683 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:46.686 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:46.721 [qtp1716431581-892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 transaction.localRevision=69 remoteFromLocalRevision=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:46.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/2/a"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:46.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 to='build/repo/j0yupdxe-j4uyb-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:46.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/5/i"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:46.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:46.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04: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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:46.824 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:46.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:46.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:46.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:46.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:46.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:46.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:46.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07de9c70f2a3285bc84fc8ccbd637f80e31968d5' to.sha1='2bc0f191fc823da8ec2d2352bcb007530f74f059'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:46.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb17572d1be3868ddf9f10310f42d043c3a9e811' to.sha1='25911a0fa78ee204ea655914e6d9ccb6909dbffe'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:47.188 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:47.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=56.0 MiB, available=399.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:47.501 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:47.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/aa"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:47.667 [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:47.725 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/OENaGsL4wLTZ1HqpAe2-iA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:47.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:48.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 32289 bytes in 349 ms. path='/3 + &#ä/aa'
    08:04:48.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.225 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:48.228 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:04:48.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/aa"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:48.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=53.5 MiB, available=402.0 MiB
    08:04:48.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.505 [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
    08:04:48.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:48.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/5/h"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:48.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.569 [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:04:48.576 [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
    08:04:48.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:48.582 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.582 [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
    08:04:48.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:48.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:48.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.643 [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
    08:04:48.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:48.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:48.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:48.670 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:48.711 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/nS_tIhlefJJtUwsHiIv__Q/uY6VdCJyBV5pwN83nkkvrQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:48.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd876a899b634f669c4c88b526a8bfe24d09dabf' to.sha1='121fb751d2ecec40533333180446abdc8c5d742b'): /3 + &#ä/bb

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:48.671 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:04:48.671 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:48.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:04:49.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=52.7 MiB, available=402.8 MiB
    08:04:49.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:49.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/bb"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:49.483 [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:49.553 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/hUjnRklXbwFErfpNnkYLXQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:49.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=52.6 MiB, available=402.9 MiB
    08:04:49.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:04:49.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=52.5 MiB, available=403.0 MiB
    08:04:49.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:50.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 77591 bytes in 523 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:50.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 435965 bytes in 1497 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:50.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:50.156 [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:04:50.171 [qtp425666350-704] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:50.201 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:50.203 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:50.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:50.231 [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
    08:04:50.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=52.5 MiB, available=403.0 MiB
    08:04:50.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:04:50.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:04:50.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:50.366 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=9437184

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:50.380 [qtp1716431581-889] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=69
    08:04:50.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=139 remoteFromLocalRevision=69
    08:04:50.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 from='build/repo/j0yupdxe-j4uyb-local-src' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:04:50.562 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    08:04:50.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:04:50.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:04:50.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=139
    08:04:50.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:50.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:50.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/bb"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:50.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:51.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:51.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:51.050 [qtp1716431581-892] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 transaction.localRevision=74 remoteFromLocalRevision=139

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:51.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae05aae2d8a5f089043b0468e6560cc5aa50bef3' to.sha1='ce756e197849d1a75f26daa5bef13b67e8577cde'): /3 + &#ä/cc

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:51.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:04:51.332 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 184 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:51.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/cc"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:04:51.497 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:51.546 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=69VumfzseW0NpC5cKgwnNw, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:51.573 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/rM5gbcMbtnFibH8wnMpfLA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:51.583 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:51.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 9926424 bytes in 33698 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:51.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
    08:04:51.859 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=69VumfzseW0NpC5cKgwnNw, invitation=true]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:51.874 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:51.877 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:51.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 158602 bytes in 434 ms. path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:51.942 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:51.943 [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:04:51.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/5/h"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:52.034 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:52.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:52.057 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:52.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:52.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:04:52.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='837bf8fbc06df16801841ee8a222994608b69edb' to.sha1='69b4a012bdf5c06f23e438322a46fcc23eaf81f1'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:52.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:52.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/5/i"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:52.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:04:52.198 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:52.200 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:52.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:52.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:52.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:52.269 [qtp425666350-971] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:52.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/cc"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:52.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d483adab4cded8bb73ac772532fc6c24fcc076c3' to.sha1='89794bfb415b9ea8f350388ede3af40d94c9e964'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:52.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:52.330 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:04:52.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 to='build/repo/j0yupdxe-j4uyb-local-src', fromRepoLocalSync=true
    08:04:52.346 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3bc52bc6-9d71-458e-9177-5e1fe5959e99 ('build/repo/j0yupdxe-j4uyb-local-src')
    08:04:52.358 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:52.361 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:52.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:04:52.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='713882ab4c5cf8e9beb919f48e28bb79e36b9ff6' to.sha1='2780f7ceb8fd9c27fcbbc03e7d65c526f0605a44'): /3 + &#ä/dd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:52.398 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:52.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/5/i"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:52.532 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:52.587 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:33:55.427Z expiryDateTime=2017-04-01T07:03:55.427Z
    08:04:52.607 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=74

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:52.710 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/nS_tIhlefJJtUwsHiIv__Q/QJmGJva-l4hrsx65jeSe7A' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:53.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:53.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/dd"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04: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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:53.159 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:53.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/aa"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:53.233 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:53.394 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DU_iCEvthwnA3ae95frCrg/nMTo7IyTkqE-BbHrg7a6ig' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:53.492 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/Q3xqgEy_xzXH0jp8-m3laQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:53.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=53.6 MiB, available=401.9 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:53.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:53.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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:53.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=53.3 MiB, available=402.2 MiB
    08:04:53.942 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:53.942 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:04:53.943 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:04:53.943 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:53.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:04:54.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=53.3 MiB, available=402.2 MiB
    08:04:54.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:54.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 611455 bytes in 1426 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:54.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=53.3 MiB, available=402.2 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:54.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 522404 bytes in 1442 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:54.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:54.757 [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
    08:04:54.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:54.806 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:54.809 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:54.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:54.866 [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
    08:04:54.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/3 + &#ä/dd"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:54.939 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:54.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:04:54.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=53.4 MiB, available=402.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:54.944 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:54.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:55.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 570439 bytes in 2474 ms. path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:55.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.46%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.108 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:55.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/aa"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:55.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:55.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:55.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:04:55.171 [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
    08:04:55.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34dd956a95e4a17857bca3652931e2b7fcc63025' to.sha1='5659e4a98a72947eee8946e7bd75164743e7e888'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.224 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:55.227 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:55.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:55.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=53.3 MiB, available=402.2 MiB
    08:04:55.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:04:55.349 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:04:55.349 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:04:55.374 [qtp1716431581-890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=74

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/5/i"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:55.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:55.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=146 remoteFromLocalRevision=74
    08:04:55.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 from='build/repo/j0yupdxe-j4uyb-local-src' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:04:55.528 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=146

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:55.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:55.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:55.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:04:55.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:04:55.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=146

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:55.617 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='387a6ef350413a75cc430db91f176d876e6fdc4b' to.sha1='0735c4b5f78473bbc6a08a351afed45570b69a3f'): /3 + &#ä/aa
    08:04:55.840 [qtp425666350-704] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:55.912 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:55.914 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:55.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/bb"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:55.989 [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_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:56.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/aa"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:56.079 [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:56.254 [qtp425666350-971] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/fOE6gugwp6nFPDTUxlp1Mg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:56.256 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/dMNUc6DgJ_IDfYMaqxXWUw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:56.349 [qtp1716431581-37] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:56.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:56.556 [qtp1065487120-98] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e transaction.localRevision=84 remoteFromLocalRevision=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:56.563 [qtp1716431581-890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 transaction.localRevision=80 remoteFromLocalRevision=146
    08:04:56.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 to='build/repo/j0yupdxe-j4uyb-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:56.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=e3726027-f80c-46c6-b765-98438719591e to='build/repo/j0yuob2v-oi4nv-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:04:56.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:56.617 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=74 localRepositoryRevisionInProgress=80
    08:04:56.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0
    08:04:57.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=53.9 MiB, available=401.6 MiB
    08:04:57.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:57.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:57.657 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=84

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:57.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=54.0 MiB, available=401.5 MiB
    08:04:57.748 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:57.749 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:04:57.749 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:04:57.749 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:57.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:04:58.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=54.0 MiB, available=401.5 MiB
    08:04:58.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:58.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:58.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 448372 bytes in 2324 ms. path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:58.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 861452 bytes in 2484 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:58.522 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:58.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:58.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=53.4 MiB, available=402.1 MiB
    08:04:58.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:58.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 37 ms.
    08:04:58.663 [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:04:58.673 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:04:58.673 [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
    08:04:58.819 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:58.821 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:58.849 [qtp425666350-971] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:04:58.860 [qtp425666350-971] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:58.911 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/bb"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:58.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:58.931 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/aa"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:58.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:58.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:58.947 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:04:58.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:58.964 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:04:58.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:58.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3917a73bf1bd34b6b87938744aec24fad7929e20' to.sha1='9ece6ac947fbc895d3fb9a275b38988c9bc5c8ce'): /3 + &#ä/cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:59.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff22b4b1d8c44976b5c60616e2e4a751a0ed4b39' to.sha1='1247aa2a20a6d1af5c9f3950b997afea6c5aec34'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:04:59.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:59.208 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:59.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=53.4 MiB, available=402.1 MiB
    08:04:59.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:59.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/cc"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:04:59.326 [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:04:59.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/bb"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:04:59.520 [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
    08:04:59.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:04:59.687 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/esp66LEOBHNoMR7pF0IohA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:59.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=53.4 MiB, available=402.1 MiB
    08:04:59.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:04:59.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:04:59.713 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=80

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:04:59.752 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/058y_OIIJSlt2sHpTg5k3g' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:04:59.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=151 remoteFromLocalRevision=80
    08:04:59.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 from='build/repo/j0yupdxe-j4uyb-local-src' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:04:59.816 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=151
    08:04:59.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:04:59.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:04:59.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=151
    08:04:59.977 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:04:59.978 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:00.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=61.7 MiB, available=393.8 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:00.131 [qtp1716431581-889] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 transaction.localRevision=85 remoteFromLocalRevision=151
    08:05:00.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:00.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.217 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:00.231 [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
    08:05:00.236 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:05:00.243 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:00.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.244 [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
    08:05:00.244 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:05:00.245 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:05:00.246 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:05:00.246 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:00.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.269 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.296 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:00.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:00.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.386 [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
    08:05:00.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.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:00.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:00.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.458 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:05:00.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:00.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 451666 bytes in 1071 ms. path='/3 + &#ä/bb'
    08:05:00.652 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:00.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:05:00.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:00.848 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:05:00.851 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:00.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 872980 bytes in 1574 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:00.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=62.0 MiB, available=393.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:00.998 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/bb"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:05:01.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:01.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:01.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:01.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:01.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75ae38b7d61b4cfcce2cb0d733b8436c61662a9d' to.sha1='b6da83ce9c856d6271706491ec6dcc67217cfc0d'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:01.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:01.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:01.127 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:05:01.129 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:01.198 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:01.228 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/cc"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:05:01.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:01.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:01.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:01.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:01.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/cc"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:01.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f0afcd315c9ec67a97521973c9761e1ea6d7dda' to.sha1='ac812df9a45750ace9d132df4d4488577804fa19'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:01.346 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:01.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=61.8 MiB, available=393.7 MiB
    08:05:01.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:01.573 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/6b220nOYgAO_jM0OHy0oTw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:01.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/dd"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:05:01.773 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:01.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:02.059 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/dMuzK6SdV1EC3-YN3E_6xA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:02.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489717 bytes in 934 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:01.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:05:02.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=61.5 MiB, available=394.0 MiB
    08:05:02.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:05:02.300 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:05:02.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:02.343 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:02.355 [qtp1065487120-1082] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=84

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:02.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:02.395 [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
    08:05:02.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=159 remoteFromLocalRevision=84
    08:05:02.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3726027-f80c-46c6-b765-98438719591e from='build/repo/j0yuob2v-oi4nv-local-src' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:05:02.436 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=159

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:02.456 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:05:02.459 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:02.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:05:02.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:05:02.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=159

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:02.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/cc"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:05:02.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:02.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:02.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:05:02.757 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='035f24f58730f758a8e735c25d505efa1e5d51b2' to.sha1='50f41b2f97a39296b81eb59e3efa316cca0beb1d'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:02.767 [qtp1065487120-959] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e transaction.localRevision=89 remoteFromLocalRevision=159
    08:05:02.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:05:02.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:02.982 [qtp425666350-1042] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:03.145 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 654422 bytes in 1371 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:03.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/dd"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:05:03.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:03.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:03.287 [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
    08:05:03.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:03.384 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:05:03.386 [qtp1152861381-434] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:05:03.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="64aae9df-fa68-46be-aa4b-862b7655df26", toRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", path="/3 + &#ä/dd"} on repo=64aae9df-fa68-46be-aa4b-862b7655df26
    08:05:03.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:03.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:03.566 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:03.618 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:04.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.
    08:05:04.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:05.017 [qtp1152861381-909] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 transaction.localRevision=86 remoteFromLocalRevision=6
    08:05:05.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97ca806f-b346-4e09-834d-b36204f05381 from='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381' toID=64aae9df-fa68-46be-aa4b-862b7655df26 to='build/repo/j0yuo9la-g3tcx-local-src', fromRepoLocalSync=false
    08:05:05.100 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:05.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:06.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: repoFileDtos.size=0
    08:05:06.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.0 MiB, used=75.3 MiB, available=380.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:07.218 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:07.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
    08:05:07.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: 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:07.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=70.3 MiB, available=385.2 MiB
    08:05:07.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:07.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:07.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:07.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:08.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:08.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:08.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.161 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:08.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:08.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:08.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:08.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:08.218 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KjnIrUEQanhEsTEDPe9MLA, serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:08.372 [qtp425666350-112] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:08.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:05:08.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.5 MiB, used=70.5 MiB, available=385.0 MiB
    08:05:08.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:09.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:09.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=278.0 MiB, used=69.5 MiB, available=386.0 MiB
    08:05:09.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:05:09.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=69.5 MiB, available=386.0 MiB
    08:05:09.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:05:09.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=69.5 MiB, available=386.0 MiB
    08:05:09.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:05:09.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:05:09.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:05:09.828 [qtp1152861381-434] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 localRepositoryRevisionSynced=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:09.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:09.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 transaction.localRevision=156 remoteFromLocalRevision=86
    08:05:09.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=64aae9df-fa68-46be-aa4b-862b7655df26 from='build/repo/j0yuo9la-g3tcx-local-src' toID=97ca806f-b346-4e09-834d-b36204f05381 to='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381'
    08:05:09.982 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=156
    08:05:10.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:05:10.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:05:10.080 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=156

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:10.242 [qtp425666350-971] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=3145728

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:10.283 [qtp1152861381-909] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=64aae9df-fa68-46be-aa4b-862b7655df26 transaction.localRevision=91 remoteFromLocalRevision=156
    08:05:10.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:05:10.465 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:10.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
    08:05:11.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:11.799 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=4194304

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:12.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:14.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:14.203 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:14.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.
    08:05: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.
    08:05:16.692 [Test worker] INFO  D.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
    08:05:17.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:17.100 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:17.206 [Test worker] INFO  D.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
    08:05:17.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
    08:05:18.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:18.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.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:19.255 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:19.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.
    08:05:20.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
    08:05:20.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
    08:05:21.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:05:21.918 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=8388608

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:22.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.
    08:05:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:23.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:24.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:24.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:25.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
    08:05: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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:26.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:26.466 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gcC0CjDC4eIwrMgDbBvQJw/H2BSZ72OU9dOCMNtoaA1Fw' offset=9437184

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:27.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:28.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:28.759 [Test 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:29.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:29.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10294207 bytes in 26614 ms. path='/3 + &#ä/dd'
    08:05:29.935 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:30.026 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:30.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:30.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:05:30.129 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:05:30.152 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:05:30.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="fd76767d-8299-4e1e-9ef3-da61f00acf7f", toRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", path="/3 + &#ä/dd"} on repo=fd76767d-8299-4e1e-9ef3-da61f00acf7f
    08:05:30.424 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:30.450 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:30.456 [Test worker] INFO  D.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
    08:05:30.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:30.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:31.187 [qtp182345336-840] INFO  D.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
    08:05:31.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:31.421 [qtp182345336-840] 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:31.497 [qtp182345336-840] INFO  D.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
    08:05:31.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:31.550 [qtp182345336-840] INFO  D.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
    08:05:31.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:31.702 [qtp182345336-840] 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:31.770 [qtp182345336-840] INFO  D.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:05:31.815 [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:31.846 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:31.935 [qtp182345336-840] INFO  D.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
    08:05:31.988 [Test worker] INFO  D.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:05:32.006 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:32.006 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:32.018 [qtp182345336-840] 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:32.072 [qtp182345336-840] 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:32.135 [qtp182345336-840] 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:32.178 [qtp182345336-840] INFO  D.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:05:32.216 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:32.253 [qtp182345336-840] 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:32.358 [qtp182345336-840] INFO  D.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:05:32.390 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f transaction.localRevision=85 remoteFromLocalRevision=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:32.431 [qtp182345336-840] INFO  D.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:05:32.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3' toID=fd76767d-8299-4e1e-9ef3-da61f00acf7f to='build/repo/j0yup6du-xzhm1-local-src', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:32.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:32.478 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=85

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:32.507 [qtp182345336-840] INFO  D.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
    08:05:32.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:32.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:32.755 [qtp182345336-840] 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:32.818 [qtp182345336-840] 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:32.984 [qtp182345336-840] INFO  D.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
    08:05: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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:33.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:33.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:33.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=69.3 MiB, available=386.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b36aef57-2e87-4377-8f65-42c4f3865c09
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yusfm9-b84te-local-dest
      localRepository.publicKeySha1 = 16:C4:F7:A4:07:F1:E1:AC:69:BA:43:34:4A:28:37:50:FA:F7:4F:48

      remoteRepository.repositoryId = d5d37017-8846-48ef-a9aa-e4197f373a53
      remoteRepository.remoteRoot = https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53
      remoteRepository.publicKeySha1 = 43:F2:E0:88:5D:30:DE:4A:D2:E1:05:A1:EF:0A:2E:B4:FB:60:72:F4

    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 b36aef57-2e87-4377-8f65-42c4f3865c09 d5d37017-8846-48ef-a9aa-e4197f373a53

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:33.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:33.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:05:33.801 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b36aef57-2e87-4377-8f65-42c4f3865c09 ('build/repo/j0yusfm9-b84te-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:33.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:34.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:34.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
    08:05:34.463 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:05:34.470 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:05:34.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=b36aef57-2e87-4377-8f65-42c4f3865c09 to='build/repo/j0yusfm9-b84te-local-dest', fromRepoLocalSync=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:34.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:34.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
    08:05:34.721 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:35:34.647Z expiryDateTime=2017-04-01T07:05:34.647Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:34.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:34.799 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=80

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:34.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.845 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.845 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:34.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:34.872 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.927 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:34.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:34.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:34.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_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:34.966 [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
    08:05:34.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=18

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:34.985 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:34.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:35.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:35.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:35.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:35.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:35.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:35.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:35.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:35.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:35.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:35.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:35.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:35.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:05:35.077 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:35.079 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:05:35.081 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:35.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:35.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:35.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:35.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:35.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:35.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:35.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:36.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:36.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.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:36.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=66.0 MiB, available=389.5 MiB
    08:05:36.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:36.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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
    08:05:36.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:36.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:36.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=65.9 MiB, available=389.6 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:36.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:36.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:36.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:37.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:37.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:36.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:05:37.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=66.5 MiB, available=389.0 MiB
    08:05:37.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:05:37.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:05:37.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05: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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:37.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_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:37.302 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=85
    08:05:37.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=155 remoteFromLocalRevision=85
    08:05:37.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd76767d-8299-4e1e-9ef3-da61f00acf7f from='build/repo/j0yup6du-xzhm1-local-src' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3'
    08:05:37.471 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=155
    08:05:37.557 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:05:37.557 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:05:37.562 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=155

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:37.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:37.708 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:37.708 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:37.741 [qtp425666350-112] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f transaction.localRevision=90 remoteFromLocalRevision=155
    08:05:37.762 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:05:37.964 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 160 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:37.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:38.188 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, invitation=true]
    08:05:38.301 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 104 ms.
    08:05:38.363 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:38.400 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, invitation=true]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:38.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:05:38.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:38.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:38.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:38.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:38.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:38.706 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:38.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:38.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.802 [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:05:38.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:05:38.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3' toID=fd76767d-8299-4e1e-9ef3-da61f00acf7f to='build/repo/j0yup6du-xzhm1-local-src', fromRepoLocalSync=true
    08:05:38.814 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fd76767d-8299-4e1e-9ef3-da61f00acf7f ('build/repo/j0yup6du-xzhm1-local-src')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:38.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.821 [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:05:38.827 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:38.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:38.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:05:38.862 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:38.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:39.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:39.039 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 renewalDateTime=2017-04-01T06:33:49.378Z expiryDateTime=2017-04-01T07:03:49.378Z
    08:05:39.058 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=90

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:39.500 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:05:39.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:39.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:39.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0
    08:05:39.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:39.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:40.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:40.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=66.4 MiB, available=389.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:40.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:39.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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:40.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=66.7 MiB, available=388.8 MiB
    08:05:40.532 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:40.532 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:05:40.533 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:05:40.533 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:40.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:40.620 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:40.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:40.762 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:05:40.866 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:05:40.872 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:05:40.876 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:40.943 [Test worker] INFO  D.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
    08:05:41.083 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:05:41.086 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:40144' serverPath='/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=69VumfzseW0NpC5cKgwnNw, invitation=true]
    08:05:41.091 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:40.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:05:41.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:41.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:41.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:41.208 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:41.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:41.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
    08:05:41.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:41.521 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 266 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:41.597 [Test worker] INFO  D.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:05:41.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=66.8 MiB, available=388.7 MiB
    08:05:41.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:41.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:41.836 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, invitation=false]
    08:05:41.838 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=69VumfzseW0NpC5cKgwnNw, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, invitation=false, validTo=null]
    08:05:41.886 [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
    08:05:41.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:42.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:42.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=66.8 MiB, available=388.7 MiB
    08:05:42.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:42.220 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:42.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=66.1 MiB, available=389.4 MiB
    08:05:42.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:42.389 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:05:42.464 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=69VumfzseW0NpC5cKgwnNw, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:42.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=67.7 MiB, available=387.8 MiB
    08:05:42.549 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:05:42.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:05:42.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:05:42.616 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=90
    08:05:42.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=162 remoteFromLocalRevision=90
    08:05:42.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd76767d-8299-4e1e-9ef3-da61f00acf7f from='build/repo/j0yup6du-xzhm1-local-src' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3'
    08:05:42.681 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=162
    08:05:42.700 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:05:42.701 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:05:42.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=162

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:42.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=66.0 MiB, available=389.5 MiB
    08:05:42.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:05:42.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:42.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:42.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:42.856 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:42.871 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:42.967 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:43.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:43.062 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:43.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.123 [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:05:43.159 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f transaction.localRevision=96 remoteFromLocalRevision=162
    08:05:43.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3' toID=fd76767d-8299-4e1e-9ef3-da61f00acf7f to='build/repo/j0yup6du-xzhm1-local-src', fromRepoLocalSync=false
    08:05:43.182 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:43.189 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 448 ms.
    08:05:43.189 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=WRAMEHVaQsNRYnZsd9br3A, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:43.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:43.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:43.359 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 169 ms.
    08:05:43.359 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:43.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:43.479 [Test worker] INFO  D.Datastore - 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
    08:05:43.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:05:43.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:05:43.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:05:43.670 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:05:43.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:43.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:05:43.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72ea2b429d0298e08fa66a9c8ecff55e68cb9c8b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:43.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:43.985 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:44.021 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/1 {11 11ä11#+} 1/a"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:44.024 [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:05:44.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:44.174 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/zNQz6GYpOhA-MB6b43LUpQ' offset=0
    08:05:44.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:05:44.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48980 bytes in 314 ms. path='/1 {11 11ä11#+} 1/a'
    08:05:44.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:44.413 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=61.7 MiB, available=393.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:44.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/1 {11 11ä11#+} 1/a"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:44.536 [qtp1065487120-98] INFO  D.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
    08:05:44.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
    08:05:44.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:44.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:44.564 [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
    08:05:44.621 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:44.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a48045e6831df3af2d29f440f5900e8e3589228' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:05:44.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/1 {11 11ä11#+} 1/b"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:44.733 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:44.735 [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:05:44.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=66.6 MiB, available=388.9 MiB
    08:05:44.809 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:44.806 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/0vJ0zWzE9Wyr4McXuWiwtw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:44.814 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:44.830 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:44.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:45.021 [qtp1065487120-98] INFO  D.Datastore - 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
    08:05:45.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60030 bytes in 295 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:45.040 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:45.075 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:45.103 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:45.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/1 {11 11ä11#+} 1/b"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:45.128 [qtp1065487120-98] INFO  D.Datastore - 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
    08:05:45.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:45.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:45.139 [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
    08:05:45.168 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:45.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a857ce5f6035f7fe9b3cc499a53dd79e0a77054' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:45.180 [qtp1065487120-98] INFO  D.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
    08:05:45.265 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:45.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/1 {11 11ä11#+} 1/c"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:45.285 [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/c'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ce79d267-a693-4847-98cf-91d26054f304
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yurnb6-yrg5k-local-src
      localRepository.publicKeySha1 = 24:E2:AC:67:20:27:9F:9A:7F:AE:38:2B:6D:A0:53:2C:09:79:BC:34

      remoteRepository.repositoryId = 161244bc-3864-4161-9333-d3544dbdf2f6
      remoteRepository.remoteRoot = https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6
      remoteRepository.publicKeySha1 = A7:C9:29:C7:72:79:BA:ED:5F:20:FE:81:FB:08:8E:98:7C:31:AE:2F

    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 ce79d267-a693-4847-98cf-91d26054f304 161244bc-3864-4161-9333-d3544dbdf2f6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:44.823 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:05:44.823 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:44.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:05:45.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:45.320 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:45.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:45.388 [qtp1716431581-889] 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:45.493 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:45.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:45.496 [qtp1065487120-98] INFO  D.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
    08:05:45.548 [qtp1716431581-889] INFO  D.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
    08:05:45.594 [qtp1065487120-98] INFO  D.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
    08:05:45.629 [qtp1716431581-889] INFO  D.Datastore - 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
    08:05:45.634 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:45.694 [qtp1716431581-889] 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:45.755 [qtp1716431581-889] 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:45.808 [qtp1716431581-889] INFO  D.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
    08:05:45.945 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:45.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=66.6 MiB, available=388.9 MiB
    08:05:45.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:46.015 [qtp1065487120-98] INFO  D.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
    08:05:46.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:05:46.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:46.184 [qtp1065487120-98] INFO  D.Datastore - 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
    08:05:46.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:46.298 [qtp1716431581-889] INFO  D.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
    08:05:46.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:46.341 [qtp1065487120-98] INFO  D.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
    08:05:46.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:46.395 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:46.395 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=244.0 MiB, used=73.7 MiB, available=381.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:46.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:46.430 [qtp1716431581-889] INFO  D.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
    08:05:46.437 [qtp1065487120-98] 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:46.552 [qtp1065487120-98] INFO  D.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
    08:05:46.569 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:46.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=66.6 MiB, available=388.9 MiB
    08:05:46.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:46.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:46.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:46.731 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:46.755 [qtp1065487120-98] INFO  D.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
    08:05:46.800 [qtp1716431581-889] INFO  D.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
    08:05:46.900 [qtp1065487120-98] INFO  D.Datastore - 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
    08:05:46.942 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:47.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=66.6 MiB, available=388.9 MiB
    08:05:47.114 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:05:47.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:47.118 [qtp1065487120-98] INFO  D.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:05:47.180 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:47.198 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:05:47.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=ce79d267-a693-4847-98cf-91d26054f304 to='build/repo/j0yurnb6-yrg5k-local-src', fromRepoLocalSync=true
    08:05:47.203 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ce79d267-a693-4847-98cf-91d26054f304 ('build/repo/j0yurnb6-yrg5k-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:47.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=167 remoteFromLocalRevision=96
    08:05:47.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd76767d-8299-4e1e-9ef3-da61f00acf7f from='build/repo/j0yup6du-xzhm1-local-src' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3'
    08:05:47.242 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=167

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:47.263 [qtp1065487120-98] INFO  D.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:05:47.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:05:47.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:47.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:47.266 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:47.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=167
    08:05:47.316 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:05:47.318 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:47.379 [pool-10-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:47.392 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f transaction.localRevision=101 remoteFromLocalRevision=167
    08:05:47.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:05:47.401 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:05:47.401 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:05:47.403 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:05:47.403 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:47.437 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pcuJQ14Lz_YW5z3WqBae1w/6mCxpLuA5IZyJ-j4HRfElQ' offset=4194304
    08:05:47.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:47.510 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 renewalDateTime=2017-04-01T06:35:47.244Z expiryDateTime=2017-04-01T07:05:47.244Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:47.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 735420 bytes in 2232 ms. path='/1 {11 11ä11#+} 1/c'
    08:05:47.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:05:47.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_mh34 into destFile c
    08:05:47.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_18y68 into destFile c
    08:05:47.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_1vf9c into destFile c
    08:05:47.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_2hwcg into destFile c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:47.623 [qtp1065487120-98] INFO  D.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
    08:05:47.672 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:47.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/1 {11 11ä11#+} 1/c"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:47.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:47.693 [qtp1065487120-98] INFO  D.Datastore - 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
    08:05:47.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:47.733 [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
    08:05:47.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:05:47.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=708cad37-8dbd-47f3-b225-934c716c39df to='build/repo/j0yust08-clo6z-local-dest', fromRepoLocalSync=true
    08:05:47.797 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 708cad37-8dbd-47f3-b225-934c716c39df ('build/repo/j0yust08-clo6z-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:47.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e25982fef760b45883bf62cc1f24c3daa5c19c8e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:47.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:47.882 [qtp1065487120-98] INFO  D.Datastore - 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
    08:05:47.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/2/1 {11 11ä11#+} 1/a"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:47.959 [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:05:47.998 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OQdaCftyc5oqoBGXhvw-qg/pGCrdDFtOIRWJUNmUQFcIA/7AeAUlZdVYQdYKFkjqbooA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.003 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:05:48.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62628 bytes in 127 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:05:48.198 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:05:48.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/2/1 {11 11ä11#+} 1/a"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:48.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:48.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:48.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.404 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='31e569ac80e9c2d12c60e999e3773ef19297f029' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:48.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=45.8 MiB, available=409.7 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.497 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/2/1 {11 11ä11#+} 1/b"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.549 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.582 [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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 720fd293-7230-45ec-8102-ff03a602bcdd
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yusuyq-39i5o-local-dest
      localRepository.publicKeySha1 = 55:93:DB:F2:10:EF:06:50:FB:01:F9:55:AB:8A:90:33:74:4D:5E:65

      remoteRepository.repositoryId = 2ae46ba0-83c9-4faa-9418-a73cf7902572
      remoteRepository.remoteRoot = https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572
      remoteRepository.publicKeySha1 = 14:36:7B:2A:A7:EC:F8:BC:F9:07:9A:CF:B0:0E:7A:87:10:03:68:A0

    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 720fd293-7230-45ec-8102-ff03a602bcdd 2ae46ba0-83c9-4faa-9418-a73cf7902572

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:48.635 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OQdaCftyc5oqoBGXhvw-qg/pGCrdDFtOIRWJUNmUQFcIA/Em00O5zpwOYTAdcoki_abQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:48.684 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:48.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:48.704 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.711 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10248 bytes in 159 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:05:48.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.787 [qtp1152861381-910] INFO  D.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
    08:05:48.790 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:35:47.951Z expiryDateTime=2017-04-01T07:05:47.951Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:48.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:05:48.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=720fd293-7230-45ec-8102-ff03a602bcdd to='build/repo/j0yusuyq-39i5o-local-dest', fromRepoLocalSync=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:48.848 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:48.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/2/1 {11 11ä11#+} 1/b"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:48.843 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 720fd293-7230-45ec-8102-ff03a602bcdd ('build/repo/j0yusuyq-39i5o-local-dest')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.853 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:48.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:48.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:48.922 [qtp1152861381-910] 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:48.989 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:48.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7e4ddec6bd5af5880285b6fe35bac7bee2038ef' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:49.058 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:49.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/2/a"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:49.148 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:05:49.172 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:49.187 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OQdaCftyc5oqoBGXhvw-qg/WynN5Ovnm1k4pT6BhP9drg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:49.246 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:49.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:49.342 [qtp1152861381-910] 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:49.414 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:49.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 418066 bytes in 279 ms. path='/2/a'
    08:05:49.576 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:49.599 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:49.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/2/a"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:49.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:49.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:05:49.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:49.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:49.744 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:49.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=18
    08:05:49.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:49.780 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:49.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a22d791c5f75eacde782349b01175e7e34d4215e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:49.890 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 renewalDateTime=2017-04-01T06:35:48.870Z expiryDateTime=2017-04-01T07:05:48.870Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:49.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/5/h"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:49.994 [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
    08:05:49.995 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:50.050 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/SvPsFXrE4v9epYFITOr9Rg/oqMBqeaewC5B_D3J4FgpjQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:49.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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:50.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=46.7 MiB, available=408.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:50.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:50.196 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:50.252 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2340 bytes in 258 ms. path='/3 + &#ä/5/h'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:50.268 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:50.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:50.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=19

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:50.427 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:05:50.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:50.448 [qtp1152861381-910] INFO  D.Datastore - 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
    08:05:50.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/5/h"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:50.552 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:50.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:50.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:05:50.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a7f024b5b3181a3f8ab238e1cb5a60c4f982c10' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:05:50.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/5/i"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:50.799 [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:05:50.858 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/SvPsFXrE4v9epYFITOr9Rg/h2PLVWhUU99RmRsoJH0UIQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:51.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=46.2 MiB, available=409.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 50e047b3-f9fd-479f-9667-dd6266630b3d
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yut0w2-7ygic-local-dest
      localRepository.publicKeySha1 = 4B:D3:7B:8D:AA:62:AD:E9:AE:A5:5F:E8:7A:1B:A6:55:20:73:37:04

      remoteRepository.repositoryId = 97ca806f-b346-4e09-834d-b36204f05381
      remoteRepository.remoteRoot = https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381
      remoteRepository.publicKeySha1 = 3C:9D:B4:94:04:B5:E8:58:CD:B9:77:E5:9C:44:89:02:BD:A3:DA:2A

    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 50e047b3-f9fd-479f-9667-dd6266630b3d 97ca806f-b346-4e09-834d-b36204f05381

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:51.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:51.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:51.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:51.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:51.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:05:51.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97ca806f-b346-4e09-834d-b36204f05381 from='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381' toID=50e047b3-f9fd-479f-9667-dd6266630b3d to='build/repo/j0yut0w2-7ygic-local-dest', fromRepoLocalSync=true
    08:05:51.809 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 50e047b3-f9fd-479f-9667-dd6266630b3d ('build/repo/j0yut0w2-7ygic-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:51.842 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/SvPsFXrE4v9epYFITOr9Rg/h2PLVWhUU99RmRsoJH0UIQ' offset=1048576
    08:05:51.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:05:51.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 78156 bytes in 1143 ms. path='/3 + &#ä/5/i'
    08:05:51.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:05:52.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:05:52.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/5/i"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:52.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:52.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:52.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:52.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=46.1 MiB, available=409.4 MiB
    08:05:52.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:52.252 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75f3bccc8cdb0770f1c7228427b1259d7a04f3b9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:52.291 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/aa"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:52.337 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:05:52.350 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 renewalDateTime=2017-04-01T06:35:51.863Z expiryDateTime=2017-04-01T07:05:51.863Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.398 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/ZFY2KH_mTKOPfYVnFyDRKw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:52.449 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:05:52.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45985 bytes in 198 ms. path='/3 + &#ä/aa'
    08:05:52.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:52.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/aa"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:52.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:52.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:52.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:52.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=46.1 MiB, available=409.4 MiB
    08:05:52.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:52.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=64.8 MiB, available=390.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f958d77fcda2ec2571a96faef71638795c736f36' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:52.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: repoFileDtos.size=18

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:52.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/bb"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:52.981 [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:53.038 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/t9CNf_1atIq6S7aoUgzjfw' offset=0
    08:05:53.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:53.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=46.1 MiB, available=409.4 MiB
    08:05:53.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:05:53.300 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:05:53.300 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:53.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111155 bytes in 400 ms. path='/3 + &#ä/bb'
    08:05:53.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:05:53.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/bb"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:53.466 [qtp2000968816-717] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:53.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:53.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:53.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:53.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=6 remoteFromLocalRevision=2
    08:05:53.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ce79d267-a693-4847-98cf-91d26054f304 from='build/repo/j0yurnb6-yrg5k-local-src' toID=161244bc-3864-4161-9333-d3544dbdf2f6 to='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:53.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8474ff5e830d20775399c70a2b35297483929c28' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:53.624 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:53.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/cc"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:53.691 [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:53.740 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/ozwmMiib3uHp345Fcmqf4w' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:53.933 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:53.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:53.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:05:54.017 [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:54.018 [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:05:54.058 [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
    08:05:54.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458325 bytes in 390 ms. path='/3 + &#ä/cc'
    08:05:54.174 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:05:54.246 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/cc"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:54.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.0 MiB, used=77.8 MiB, available=377.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:54.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:54.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:54.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:53.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:05:54.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=49.3 MiB, available=406.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:54.309 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 159 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:54.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44458cf30e74b5881af192db2528f3c12652d67f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:05:54.398 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/dd"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:54.413 [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:54.438 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_JawHYz5kaW41kVFAEEEQw/j_hRRqUtK7XRPbyi1ZQNdQ' offset=0
    08:05:54.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:05:54.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83104 bytes in 155 ms. path='/3 + &#ä/dd'
    08:05:54.609 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:05:54.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", path="/3 + &#ä/dd"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:05:54.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:54.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    08:05:54.840 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=80
    08:05:54.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=109 remoteFromLocalRevision=80
    08:05:55.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b36aef57-2e87-4377-8f65-42c4f3865c09 from='build/repo/j0yusfm9-b84te-local-dest' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:05:55.723 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:55.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: 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
    08:05:55.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:05:55.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:05:55.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=109

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:56.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:05:56.101 [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
    08:05:56.232 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 160 ms.
    08:05:56.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.346 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.393 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    08:05:56.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.524 [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
    08:05:56.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=80.8 MiB, available=374.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:56.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.536 [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
    08:05:56.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    08:05:56.549 [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
    08:05:56.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.596 [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
    08:05:56.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:56.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:05:56.710 [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
    08:05:56.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:56.716 [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
    08:05:56.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.761 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.772 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:56.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:05:56.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:56.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:56.862 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}
    08:05:56.919 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:05:56.920 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:05:56.920 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:05:56.922 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:57.194 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:05:57.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:57.262 [qtp182345336-839] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 transaction.localRevision=85 remoteFromLocalRevision=109

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:57.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:57.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:57.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:57.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:57.596 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:56.923 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:05:56.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:05:57.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:57.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=50.3 MiB, available=405.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:58.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:58.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 193 ms.
    08:05:58.197 [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
    08:05:58.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:58.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:58.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.226 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:58.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.418 [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
    08:05:58.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:58.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:05:58.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:05:58.716 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    08:05:58.718 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:58.778 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:58.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:58.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=49.9 MiB, available=405.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:58.918 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KjnIrUEQanhEsTEDPe9MLA, serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381} because of missing permissions!
    08:05:58.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:58.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:05:59.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=65.0 MiB, available=390.5 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:59.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:05:59.279 [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
    08:05:59.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=b36aef57-2e87-4377-8f65-42c4f3865c09 to='build/repo/j0yusfm9-b84te-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:05:59.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:05:59.407 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=85

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:05:59.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:59.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:05:59.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:05:59.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.
    08:05:59.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:05:59.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=247.5 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:00.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:05:59.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:06:00.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=49.5 MiB, available=406.0 MiB
    08:06:00.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:00.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=64.8 MiB, available=390.7 MiB
    08:06:00.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:00.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:00.378 [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
    08:05:59.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0
    08:06:00.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=70.2 MiB, available=385.3 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:00.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:00.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    08:06:00.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:00.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:06:00.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d3e9e7a708dfce6a373cfff100db41178f42aae' to.sha1='b86f10615e3f36be372353c75dd27999d0213c55'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:00.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=49.4 MiB, available=406.1 MiB
    08:06:00.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:00.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:00.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:06:00.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:00.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:00.948 [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
    08:06:00.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=64.7 MiB, available=390.8 MiB
    08:06:00.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:00.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:01.087 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/1 {11 11ä11#+} 1/a"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:01.125 [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
    08:06:01.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.178 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:06:01.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.453 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:00.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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:01.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=68.9 MiB, available=386.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.616 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.644 [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
    08:06:01.646 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:01.820 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-c827T5ABd5lytt8TkiAXg/dPOfK8a5q2Hj1uTMD_xrhg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.841 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.08%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:00.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:06:01.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=81.0 MiB, available=374.5 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:01.883 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.24%
    08:06:01.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:01.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    08:06:01.944 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='835599f49b7da74acf5cc67257ad8fe343fbecb2' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:01.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:02.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:02.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:01.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:02.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=68.9 MiB, available=386.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/.subshare.properties"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:02.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.211 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.210 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:06:02.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:02.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:02.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:06:02.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71cb5bb52ef9428f7631bcbf47eb13a8249a84eb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.309 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/5KxGJcgcueGu6tNb8PP9LQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/1 {11 11ä11#+} 1/a"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.580 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:02.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.5 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.670 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/RQWYb_NCLJR9Zg3qVRYJnA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 468 ms. path='/.subshare.properties'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:02.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=68.9 MiB, available=386.6 MiB
    08:06:02.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_.subshare.properties_0 into destFile .subshare.properties

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:02.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/.subshare.properties"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:02.993 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586894 bytes in 413 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:02.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:02.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:06:03.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=265.5 MiB, used=80.6 MiB, available=374.9 MiB
    08:06:03.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:03.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:03.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=68.9 MiB, available=386.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:03.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:03.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:06:03.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83a34e08369563ed1808b52d830fa1812bc280fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/1 {11 11ä11#+} 1/a"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/1 {11 11ä11#+} 1/a"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:03.460 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.462 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:03.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.502 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KH2etelKmrCc1edqY2-SNQ/hsZToPrr_ADh_mkyutIVVA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:03.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:03.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=68.9 MiB, available=386.6 MiB
    08:06:03.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:03.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:03.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:06:03.541 [qtp182345336-776] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=85

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:03.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0b41b6e907934f86ff428f1be3f892991174c99' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:03.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=114 remoteFromLocalRevision=85

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/1 {11 11ä11#+} 1/b"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.794 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KH2etelKmrCc1edqY2-SNQ/hsZToPrr_ADh_mkyutIVVA' offset=1048576
    08:06:03.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:03.874 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:03.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:03.885 [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
    08:06:03.905 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/yM1Rzeu5G35zHZsnFUikcQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:03.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 771120 bytes in 453 ms. path='/1 {11 11ä11#+} 1/a'
    08:06:03.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:06:03.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 695669 bytes in 2877 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/1 {11 11ä11#+} 1/a"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:04.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.104 [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
    08:06:04.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='394fde955bc8b17ff1a9e21db19ea781a2beaf05' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.138 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:04.139 [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
    08:06:04.165 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.173 [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
    08:06:04.200 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/1 {11 11ä11#+} 1/b"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:04.202 [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/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.254 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KH2etelKmrCc1edqY2-SNQ/25257L2sqflOxZ4InLDlAg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.269 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.280 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/yM1Rzeu5G35zHZsnFUikcQ' offset=1048576
    08:06:04.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.366 [qtp2000968816-1013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.367 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 364986 bytes in 520 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.432 [qtp2000968816-1013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.449 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:06:04.458 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.473 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:06:04.491 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:06:04.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:06:04.539 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28c9fdd1c8e165cced059aee3ac8348620570ddf' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/1 {11 11ä11#+} 1/b"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.562 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KH2etelKmrCc1edqY2-SNQ/25257L2sqflOxZ4InLDlAg' offset=1048576

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.701 [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
    08:06:04.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee34a11ae6ca636304eb473e7cfe74a99d72d75b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/1 {11 11ä11#+} 1/a"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.836 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KH2etelKmrCc1edqY2-SNQ/25257L2sqflOxZ4InLDlAg' offset=2097152

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:04.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/1 {11 11ä11#+} 1/a"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.864 [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
    08:06:04.865 [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
    08:06:04.882 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/1 {11 11ä11#+} 1/c"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:04.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdfaa615181a4ec06be4ca906d830c4054238bd3' to.sha1='23da3b35499a1267385293522f26cd6e0fb032ee'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.900 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:04.907 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dx80TCDnDjX8SI-riN6W2w/GlbH60tVGuaRUnVABWsFzw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:04.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:04.941 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VfMIuUrlxZ3rjwHgq9WIeQ/rumeIA8Ji0GZlikXd3Vzng' offset=0
    08:06:04.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:04.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59483 bytes in 110 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 40660 bytes in 857 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/1 {11 11ä11#+} 1/c"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:06:05.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:06:05.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_18y68 into destFile b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 457728 bytes in 330 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/1 {11 11ä11#+} 1/b"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:05.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/1 {11 11ä11#+} 1/b"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:05.311 [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
    08:06:05.311 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.316 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:05.323 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:05.326 [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
    08:06:05.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='104e7ed945fb136a5d6b1c39237a190299e7d7f6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3fd1495fbbdbb046730c91bc5bd39235af0c9044' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:05.405 [qtp2000968816-1013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-c827T5ABd5lytt8TkiAXg/BAfmRD-Jk7QQ9WIuYDiWug' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/1 {11 11ä11#+} 1/a"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.503 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/1 {11 11ä11#+} 1/a"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/1 {11 11ä11#+} 1/c"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.508 [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
    08:06:05.516 [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
    08:06:05.533 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/VwrAnI0Tuen-gj8YMbAdtg/JMliD7sFlWThKyTJtxh4og' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.539 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/KH2etelKmrCc1edqY2-SNQ/7meK9uEikDDhBCTLaXkvDA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.581 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:05.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:05.620 [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
    08:06:05.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50f2dcabde81054fc17ca4c4f84ac9d386931e70' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:05.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112421 bytes in 385 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183804 bytes in 208 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317832 bytes in 285 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.806 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/1 {11 11ä11#+} 1/b"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.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/b'
    08:06:05.833 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dx80TCDnDjX8SI-riN6W2w/xgiTLujn7kP3u3HkhU8UhQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:05.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:05.894 [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
    08:06:05.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b36aef57-2e87-4377-8f65-42c4f3865c09 from='build/repo/j0yusfm9-b84te-local-dest' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:06:05.911 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:05.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/1 {11 11ä11#+} 1/a"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:05.938 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:05.938 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/1 {11 11ä11#+} 1/c"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:05.964 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:05.969 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:05.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 403965 bytes in 185 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.031 [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
    08:06:06.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:06.051 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.048 [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
    08:06:06.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:06.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=114

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f1899be2bf73451f4d511fd8245d0ee68a98aba' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:06.082 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/1 {11 11ä11#+} 1/b"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5c154215fe3e4f88bc336249c62678d8d993f9f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:06.089 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.112 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.115 [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
    08:06:06.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/1 {11 11ä11#+} 1/b"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/1 {11 11ä11#+} 1/b"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:06.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7689dbb06766de46ae13a12ae051eac83127657c' to.sha1='9edb1dcafee11caf294b7af833a039f7ad6ab512'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:06.151 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 transaction.localRevision=90 remoteFromLocalRevision=114

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.193 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/1 {11 11ä11#+} 1/a"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.196 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:06.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.207 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.210 [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
    08:06:06.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/a'
    08:06:06.254 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/B_9WOfX1NefS9UQXK-DULA/nbIvdeD4b8jqAqXjue3SyQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.261 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/VwrAnI0Tuen-gj8YMbAdtg/-cgHIyFrpoyV8tNoXWg7Bg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    scenarioB = false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c4aacf39b2044c9b9e768acfd9ff315630e2b60' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/1 {11 11ä11#+} 1/c"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:06.386 [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_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:06.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:06.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/1 {11 11ä11#+} 1/c"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:06.408 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.426 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/dx80TCDnDjX8SI-riN6W2w/nKunVNYIZ7UgJ6E8ZNtkYw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196386 bytes in 237 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.490 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/1 {11 11ä11#+} 1/b"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458812 bytes in 358 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.590 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324360 bytes in 234 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:06.687 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/-c827T5ABd5lytt8TkiAXg/GPqEaS-X0AgQOPOUExYzjA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/1 {11 11ä11#+} 1/a"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45459c9e466f906de98e7e21eda77d952f0e9185' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:06.781 [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
    08:06:06.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/a"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/1 {11 11ä11#+} 1/c"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:06.867 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46978e7beb7023d693973426a57520520c74ab00' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:06.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.905 [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
    08:06:06.912 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/rDDAqh7rB2kvQo06jXipjg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:06.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2882ce460a4f43193e679f72148ef6ef495deb5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:06.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/1 {11 11ä11#+} 1/b"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:06.980 [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:06:07.016 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/B_9WOfX1NefS9UQXK-DULA/2xMsQ1CDin9hlH2VV5NF8g' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/2/1 {11 11ä11#+} 1/a"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:07.054 [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:06:07.079 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/y8z5V5Ogt4sp8OH9lJf1jw' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489368 bytes in 236 ms. path='/2/a'
    08:06:07.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:07.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/a"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2448 bytes in 296 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.285 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    08:06:07.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:06:07.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.372 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.376 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:07.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 622710 bytes in 982 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/1 {11 11ä11#+} 1/b"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:07.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1aeb24e14e98c45eb3129d2387252ccba5afcaa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18cf59c7d3a8e655162dd4109f37bfa6402ca1f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:06:07.562 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/a"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:07.574 [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
    08:06:07.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/5/h"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:07.595 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:07.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97ca806f-b346-4e09-834d-b36204f05381 from='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381' toID=50e047b3-f9fd-479f-9667-dd6266630b3d to='build/repo/j0yut0w2-7ygic-local-dest', fromRepoLocalSync=true
    08:06:07.601 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 50e047b3-f9fd-479f-9667-dd6266630b3d ('build/repo/j0yut0w2-7ygic-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.609 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/vjUJo7qNBdCnf3iXp5KvEw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.634 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.632 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8nEHPnsd1cifTUUBx9056g/tWvaZAQuUMr7O_QcTAWVCg/Zz_6yCoRDx_qNyW-5VeHRQ' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:07.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:07.640 [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
    08:06:07.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:07.722 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:07.724 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.733 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20524 bytes in 141 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142090 bytes in 167 ms. path='/2/a'
    08:06:07.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:07.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/1 {11 11ä11#+} 1/c"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:07.813 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:06:07.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.832 [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
    08:06:07.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/5/h"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/a"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.886 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 renewalDateTime=2017-04-01T06:35:51.863Z expiryDateTime=2017-04-01T07:05:51.863Z

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.900 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.28%
    08:06:07.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:07.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:07.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0ce3b2a901b61f5ff2843595d41aee459796dbec' to.sha1='6b280f80dd91694a87366af051b09ecd3508ae88'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:07.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba728c0ced3be9fc26e280cb81765ef8b649e3b3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:07.970 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=96

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:07.998 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9007f3f3180de8fff143fa0135047b63d17092c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:08.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/5/h"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:08.197 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/5/i"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:08.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/h'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:08.207 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:08.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: repoFileDtos.size=18

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:08.254 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8nEHPnsd1cifTUUBx9056g/tWvaZAQuUMr7O_QcTAWVCg/fW6yRflzp9xUKw_FZzskyw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:08.274 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:08.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:08.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:08.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146538 bytes in 213 ms. path='/3 + &#ä/5/i'
    08:06:08.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:08.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:08.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/2/1 {11 11ä11#+} 1/a"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:08.626 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:08.640 [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
    08:06:08.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/5/i"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:08.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:08.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:08.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:08.898 [qtp2000968816-1013] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FAR4vzQaZFTlZWKt2FSWzQ/f9Hvrd5ba4bCtnfuUEAiOg/YST2Q6RZk8POrtQI2qoK6g' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:08.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:08.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4eab45d13001ed0523cb996c00333147044d4a9c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:09.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/aa"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:09.094 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=2097152

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.102 [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:06:09.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
    08:06:09.127 [qtp1716431581-892] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8nEHPnsd1cifTUUBx9056g/IA0PHEhkin6gqfMVHoomjg' offset=0
    08:06:09.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:09.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: 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
    08:06:09.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218640 bytes in 131 ms. path='/3 + &#ä/aa'
    08:06:09.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:09.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 49 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/aa"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:09.406 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:09.416 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.428 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:09.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:06:09.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='587d9fe8084e5725fcfe51fd55c589181bfff65f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:06:09.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/bb"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:09.569 [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
    08:06:09.586 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420786 bytes in 943 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.604 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8nEHPnsd1cifTUUBx9056g/vZ19uAEreqg0PJBmGwiNaQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:09.619 [Test worker] INFO  D.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
    08:06:09.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:09.820 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=4194304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:09.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 296918 bytes in 305 ms. path='/3 + &#ä/bb'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:09.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:09.879 [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
    08:06:09.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:09.987 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:09.989 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:09.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=252.0 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/bb"} on repo=708cad37-8dbd-47f3-b225-934c716c39df

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:10.017 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KjnIrUEQanhEsTEDPe9MLA, serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:10.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:10.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/2/1 {11 11ä11#+} 1/a"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:10.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:10.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:10.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:10.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:10.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='154fe33c85c433006e8a4069a4a549904aa57367' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:10.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5b925409614edafa9151e0c95a5c194b1f132ee' to.sha1='24483e415fa10d18d9c2b3d374533516197ec38e'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/cc"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:10.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:06:10.222 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8nEHPnsd1cifTUUBx9056g/LUDiXCuVO0PUNHFOcWR65g' offset=0
    08:06:10.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:10.284 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=5242880

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.293 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6154 bytes in 108 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:10.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:06:10.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/cc"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:10.369 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:10.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:10.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:06:10.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01e65c63a0c1aa1a90a9f4e7063fa6e08bd81cd5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:06:10.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/dd"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:10.468 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:06:10.497 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/8nEHPnsd1cifTUUBx9056g/0f8MkcAoa-djbbfWtrB5Lg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:10.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:10.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=62.1 MiB, available=393.4 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:10.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/2/1 {11 11ä11#+} 1/b"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:10.538 [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
    08:06:10.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:10.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161820 bytes in 121 ms. path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:10.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:06:10.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/3 + &#ä/dd"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:06:10.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:10.714 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=6291456

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.743 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=87

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:10.766 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FAR4vzQaZFTlZWKt2FSWzQ/f9Hvrd5ba4bCtnfuUEAiOg/UJwqdkNDsHx2LYG_SMUMcA' offset=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=111 remoteFromLocalRevision=87

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:10.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:10.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708cad37-8dbd-47f3-b225-934c716c39df from='build/repo/j0yust08-clo6z-local-dest' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:11.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=252.0 MiB, used=62.2 MiB, available=393.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:11.056 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:11.060 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=7340032

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:11.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:06:11.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:06:11.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:06:11.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=111
    08:06:11.204 [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
    08:06:11.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:11.327 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:11.368 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:11.464 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:11.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 436893 bytes in 952 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:06:11.644 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:11.644 [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:06:11.675 [Test worker] INFO  D.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
    08:06:11.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 92 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:11.719 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:11.723 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:06:11.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/2/1 {11 11ä11#+} 1/b"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:11.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:11.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:11.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:06:11.880 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='874d49e3292b34219386a7fd2d279e7517a1c9c7' to.sha1='8bd8281329880ca710d39a1ca9b4188c282976f1'): /2/a

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:11.897 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:06:11.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:11.902 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/qUjqyRTNSP4RQduJlrrzWQ' offset=9437184
    08:06:11.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:06:12.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 92430 bytes in 3841 ms. path='/3 + &#ä/5/h'
    08:06:12.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:06:12.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h
    08:06:12.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_18y68 into destFile h
    08:06:12.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_1vf9c into destFile h
    08:06:12.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_2hwcg into destFile h
    08:06:12.085 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_34dfk into destFile h
    08:06:12.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_3quio into destFile h
    08:06:12.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_4dbls into destFile h
    08:06:12.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_4zsow into destFile h
    08:06:12.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_5m9s0 into destFile h
    08:06:12.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/5/h"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:12.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:06:12.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc1556d9091721dc228bfda3d9a6baf8ce33a72e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:11.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:06:11.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.5 MiB, used=62.3 MiB, available=393.2 MiB
    08:06:11.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:06:12.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=252.0 MiB, used=62.2 MiB, available=393.3 MiB
    08:06:12.221 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:12.225 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.229 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/5/i"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:12.273 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:12.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:06:12.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.311 [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
    08:06:12.322 [qtp1716431581-892] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.330 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/UF5pFkkO3OD_4cP0UksQVw/YUOGAMWdjwEWyr3bo-b79g' offset=0
    08:06:12.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:12.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/2/a"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:12.403 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:06:12.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2882ce460a4f43193e679f72148ef6ef495deb5' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 146608 bytes in 206 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:12.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:12.514 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df transaction.localRevision=93 remoteFromLocalRevision=111

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:12.515 [Test worker] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:12.516 [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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:12.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=708cad37-8dbd-47f3-b225-934c716c39df to='build/repo/j0yust08-clo6z-local-dest', fromRepoLocalSync=false

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:12.570 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/y8z5V5Ogt4sp8OH9lJf1jw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/5/i"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:12.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:12.588 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=93

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:06:12.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb17572d1be3868ddf9f10310f42d043c3a9e811' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:06:12.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/aa"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:12.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:06:12.814 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/OENaGsL4wLTZ1HqpAe2-iA' offset=0
    08:06:12.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:06:12.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 28368 bytes in 90 ms. path='/3 + &#ä/aa'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:12.890 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/FAR4vzQaZFTlZWKt2FSWzQ/DA45lPYUt3N8rhit41OjhA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:12.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:12.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:06:12.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/aa"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:12.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:12.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:06:13.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd876a899b634f669c4c88b526a8bfe24d09dabf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.034 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/y8z5V5Ogt4sp8OH9lJf1jw' offset=1048576
    08:06:13.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.
    08:06:13.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 333404 bytes in 572 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/bb"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:13.229 [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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.262 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/hUjnRklXbwFErfpNnkYLXQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.264 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/2/1 {11 11ä11#+} 1/a"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:12.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0
    08:06:13.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56166 bytes in 121 ms. path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:06:13.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.384 [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
    08:06:13.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:06:13.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/bb"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d02fbc471b25817b0782a5159f6bc8bc9446726' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:13.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae05aae2d8a5f089043b0468e6560cc5aa50bef3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 948651 bytes in 1094 ms. path='/2/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.515 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/2/1 {11 11ä11#+} 1/b"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:13.532 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/cc"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:13.546 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:13.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.570 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.586 [qtp1065487120-98] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/rM5gbcMbtnFibH8wnMpfLA' offset=0
    08:06:13.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:13.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:13.695 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121088 bytes in 156 ms. path='/3 + &#ä/cc'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.702 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:06:13.743 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/2/a"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:13.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:06:13.755 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    <<< PREPARE
    ************************************************************
    ************************************************************
    ************************************************************
    DOWN >>>
    08:06:13.762 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    08:06:13.762 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownFrozen: value=false
    08:06:13.762 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/cc"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:13.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:13.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:13.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24bc139f3be27d2ac97da2f6340af46e14e4643a' to.sha1='c4dd63c0b714f9e0fb9b688e6e1f89dd2e73d2e3'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:13.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='713882ab4c5cf8e9beb919f48e28bb79e36b9ff6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:06:13.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/dd"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:13.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:06:14.014 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DU_iCEvthwnA3ae95frCrg/nMTo7IyTkqE-BbHrg7a6ig' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:14.106 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:14.300 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:14.344 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/5/h"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:14.346 [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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.351 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:14.355 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a88ccbe9-c3d1-4453-8c58-e4f344b96d52 ('build/repo/j0yuoetg-4cx3i-local-src')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:14.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.395 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 525636 bytes in 516 ms. path='/3 + &#ä/dd'
    08:06:14.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.476 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:14.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 38 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.492 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:14.496 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b36aef57-2e87-4377-8f65-42c4f3865c09 ('build/repo/j0yusfm9-b84te-local-dest')

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:14.514 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:14.530 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.555 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/3 + &#ä/dd"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:06:14.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:14.582 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:06:14.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:14.583 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.585 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.54%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:14.607 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:06:14.607 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:06:14.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.619 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:14.630 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/JVpoOctRXkfRiw-Z6J-g4w/ibdJ_nnBVkby6CQQecVEVQ' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:14.730 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.743 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=91

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:14.770 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:06:14.776 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:06:14.780 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:14.809 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=true

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.856 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=118 remoteFromLocalRevision=91

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:14.886 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:06:14.887 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:42179' serverPath='/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, invitation=true]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=720fd293-7230-45ec-8102-ff03a602bcdd from='build/repo/j0yusuyq-39i5o-local-dest' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:14.893 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.927 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:14.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 474821 bytes in 634 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:14.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:06:14.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:14.997 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:15.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:15.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=118

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:15.204 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:15.207 [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
    08:06:15.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:15.239 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=3145728

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:15.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:15.283 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:15.284 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:06:15.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/5/h"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:15.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:15.367 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:15.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:15.411 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 247 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:15.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a50c2f5fa73405bb49e374400c6ae7a6cf64f51' to.sha1='80e55a9f702924aa44f533ce5bbf01294e8261b6'): /3 + &#ä/5/i

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:15.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    08:06:15.624 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:15.658 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, invitation=false]
    08:06:15.660 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, invitation=false, validTo=null]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:15.682 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd transaction.localRevision=96 remoteFromLocalRevision=118

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:15.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=64.0 MiB, available=391.5 MiB
    08:06:15.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:15.719 [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
    08:06:15.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=720fd293-7230-45ec-8102-ff03a602bcdd to='build/repo/j0yusuyq-39i5o-local-dest', fromRepoLocalSync=false
    08:06:15.764 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=96
    08:06:15.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:15.891 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:15.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/5/i"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:16.059 [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:06:16.077 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:16.105 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:16.167 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.186 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/JVpoOctRXkfRiw-Z6J-g4w/k73j7zxRfgFS927kYJD-Nw' offset=0
    08:06:16.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 91789 bytes in 260 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:16.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=64.3 MiB, available=391.2 MiB
    08:06:16.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:06:16.596 [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
    08:06:16.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.692 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:16.704 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:16.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:06:16.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:16.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:16.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/5/i"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:16.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:16.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:16.859 [qtp1716431581-892] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=93

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:16.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=88.5 MiB, available=367.0 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:16.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a261359c12d61c0e7c0a939314eab8f8c718819' to.sha1='38f3f0b60bb979881f948ec20b913b337cc29b05'): /3 + &#ä/aa

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:16.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=116 remoteFromLocalRevision=93

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:16.929 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=b36aef57-2e87-4377-8f65-42c4f3865c09 to='build/repo/j0yusfm9-b84te-local-dest', fromRepoLocalSync=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:16.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708cad37-8dbd-47f3-b225-934c716c39df from='build/repo/j0yust08-clo6z-local-dest' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:06:16.945 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    08:06:16.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:16.979 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:16.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=116

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:16.999 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=6291456

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:17.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:06:17.045 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}
    08:06:17.084 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:06:17.085 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:06:17.137 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df transaction.localRevision=98 remoteFromLocalRevision=116
    08:06:17.148 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/aa"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:17.304 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.403 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/Edw5ak_ObiyMJR3Xo_DgBw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.462 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/AyWsBxWn8smLqTKAxfCypA/ZMd0S8b2zAPCwyDFtg2rvg' offset=7340032
    08:06:17.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109526 bytes in 254 ms. path='/3 + &#ä/aa'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 854128 bytes in 4087 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:17.717 [qtp425666350-704] INFO  D.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
    08:06:17.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=87.6 MiB, available=367.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:17.754 [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
    08:06:17.760 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:06:17.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.767 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:06:17.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_18y68 into destFile b
    08:06:17.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_1vf9c into destFile b
    08:06:17.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_2hwcg into destFile b
    08:06:17.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_34dfk into destFile b
    08:06:17.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_3quio into destFile b
    08:06:17.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_4dbls into destFile b
    08:06:17.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/2/1 {11 11ä11#+} 1/b"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.863 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:17.881 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.931 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:17.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:17.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/aa"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:17.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b7912d5c7a4b4d8fdc625451a1e5da6c46b4fb8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:17.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:18.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:18.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:18.171 [qtp425666350-704] INFO  D.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
    08:06:18.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/2/a"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:18.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:18.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d29d60208ac368e4d82a3b0a5cd4cec4d19621f3' to.sha1='d075ee448d1bfa16392c168f9351e94cc3943401'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:18.245 [qtp425666350-704] INFO  D.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
    08:06:18.270 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/W-ZJidmME6AXqWJv1lDvMQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:18.308 [qtp425666350-704] INFO  D.Datastore - 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
    08:06:18.403 [Thread-761] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:33:26.887Z expiryDateTime=2017-04-01T07:03:26.887Z
    08:06:18.413 [Thread-762] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:35:34.647Z expiryDateTime=2017-04-01T07:05:34.647Z

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:18.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=87.7 MiB, available=367.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:18.448 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=90

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:18.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:18.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:18.522 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:18.563 [qtp425666350-704] 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:18.641 [qtp425666350-704] INFO  D.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
    08:06:18.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/bb"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:18.718 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/NFhxpByj_MlBPXSn_W8TCQ/W-ZJidmME6AXqWJv1lDvMQ' offset=1048576

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:18.726 [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 > interruptSyncDownAndResume STANDARD_OUT
    08:06:18.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:06:18.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 522138 bytes in 622 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:18.824 [qtp425666350-704] INFO  D.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
    08:06:18.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:06:18.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.020 [qtp425666350-704] INFO  D.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
    08:06:19.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/2/a"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:19.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=87.7 MiB, available=367.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:19.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:19.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:19.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 36.64%
    08:06:19.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:19.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.199 [qtp425666350-704] INFO  D.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
    08:06:19.209 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/joPyYYC1ll2-s_eUvSWa7Q' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:19.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='842834debda7e10c3bbd4192e57d27e4604ebf67' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.297 [qtp425666350-704] INFO  D.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
    08:06:19.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/5/h"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:19.377 [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:06:19.423 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/PuomhvZrEH-FfsNf_4K5Hw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.454 [qtp425666350-704] INFO  D.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
    08:06:19.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.516 [qtp425666350-704] INFO  D.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
    08:06:19.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19215 bytes in 140 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:19.524 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=91
    08:06:19.532 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=71.9 MiB, available=383.6 MiB
    08:06:19.550 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:19.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.572 [qtp425666350-704] INFO  D.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
    08:06:19.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/5/h"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.642 [qtp425666350-704] INFO  D.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
    08:06:19.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:19.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:19.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:19.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=87.6 MiB, available=367.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:19.800 [qtp425666350-704] INFO  D.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
    08:06:19.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b802feeca9624ab1e65e1c2e6d214c72d2d6dba6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:06:19.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/5/i"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:19.895 [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:06:19.966 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:20.091 [qtp425666350-704] INFO  D.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
    08:06:20.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:20.276 [qtp425666350-704] INFO  D.Datastore - 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
    08:06:20.295 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=70.4 MiB, available=385.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:20.395 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/joPyYYC1ll2-s_eUvSWa7Q' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:19.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:20.402 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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
    08:06:20.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=87.6 MiB, available=367.9 MiB
    08:06:20.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:20.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:20.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:06:20.437 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=96
    08:06:20.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=123 remoteFromLocalRevision=96

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:20.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1203447 bytes in 1792 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:20.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=720fd293-7230-45ec-8102-ff03a602bcdd from='build/repo/j0yusuyq-39i5o-local-dest' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:06:20.531 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=123

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:20.537 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:20.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:20.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:20.596 [qtp425666350-704] INFO  D.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
    08:06:20.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=123

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:20.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:20.703 [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
    08:06:20.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:20.791 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd transaction.localRevision=101 remoteFromLocalRevision=123

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:20.811 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:20.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:20.838 [Thread-761] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:06:20.839 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:20.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 39 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:20.899 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:20.903 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:06:21.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/bb"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:21.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:21.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:21.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:06:21.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='caf7f4081fd27e6cc1a722873be31fa19b725d5f' to.sha1='7bd797649bea8e3c70339f0dfea17e9793f110be'): /3 + &#ä/cc

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:21.070 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:21.225 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:21.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=e3726027-f80c-46c6-b765-98438719591e to='build/repo/j0yuob2v-oi4nv-local-src', fromRepoLocalSync=true
    08:06:21.234 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3726027-f80c-46c6-b765-98438719591e ('build/repo/j0yuob2v-oi4nv-local-src')
    08:06:21.244 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:06:21.285 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:21.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/cc"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:21.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/cc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:21.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:21.523 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=70.6 MiB, available=384.9 MiB
    08:06:21.572 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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
    08:06:21.572 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 renewalDateTime=2017-04-01T06:33:19.328Z expiryDateTime=2017-04-01T07:03:19.328Z
    08:06:21.610 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=101

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:21.637 [qtp1152861381-1125] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:21.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:21.787 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:21.801 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA' toID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c to='build/repo/j0yutte8-skkvx-local-dest', fromRepoLocalSync=true
    08:06:21.807 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c ('build/repo/j0yutte8-skkvx-local-dest')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:21.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:21.954 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/ZhVX_x5nyZ434NwK_XlNnw' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:22.070 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:22.134 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=70.1 MiB, available=385.4 MiB
    08:06:22.145 [Thread-762] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:06:22.146 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:22.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:06:22.528 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=5242880

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:22.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=88.8 MiB, available=366.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:22.652 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:06:22.672 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:06:22.716 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 renewalDateTime=2017-04-01T06:36:21.931Z expiryDateTime=2017-04-01T07:06:21.931Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:22.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:22.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:06:22.794 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=70.2 MiB, available=385.3 MiB
    08:06:22.795 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:22.838 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=103

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:22.905 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=6291456

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:23.127 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/ZhVX_x5nyZ434NwK_XlNnw' offset=1048576

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:23.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:23.293 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=70.1 MiB, available=385.4 MiB
    08:06:23.295 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:23.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=88.8 MiB, available=366.7 MiB
    08:06:23.400 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:06:23.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:23.466 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=7340032
    08:06:23.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:23.762 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=70.2 MiB, available=385.3 MiB
    08:06:23.766 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:23.842 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=8388608

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:23.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=89.4 MiB, available=366.1 MiB
    08:06:23.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:24.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.
    08:06:24.254 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/VAnrk_he87Qw52b_Jc1v2Q/Lax9nGIzK4nCByjcnM2vnw' offset=9437184

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:24.270 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=70.2 MiB, available=385.3 MiB
    08:06:24.271 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:24.280 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:06:24.280 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:06:24.330 [qtp182345336-839] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=90
    08:06:24.340 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:24.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:06:24.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 169043 bytes in 4659 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:23.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=4
    08:06:24.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=76.8 MiB, available=378.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:24.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:24.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:06:24.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:06:24.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_18y68 into destFile i
    08:06:24.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_1vf9c into destFile i
    08:06:24.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_2hwcg into destFile i
    08:06:24.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_34dfk into destFile i

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:24.650 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/ZhVX_x5nyZ434NwK_XlNnw' offset=2097152

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:24.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_3quio into destFile i
    08:06:24.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_4dbls into destFile i
    08:06:24.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_4zsow into destFile i
    08:06:24.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_5m9s0 into destFile i

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:24.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=88.8 MiB, available=366.7 MiB
    08:06:24.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:24.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/5/i"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:24.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:24.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:24.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:06:24.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d483adab4cded8bb73ac772532fc6c24fcc076c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:24.909 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=70.2 MiB, available=385.3 MiB
    08:06:24.919 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:24.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:24.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/aa"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:25.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:06:25.062 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/Q3xqgEy_xzXH0jp8-m3laQ' offset=0
    08:06:25.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:25.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=88.4 MiB, available=367.1 MiB
    08:06:25.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 522215 bytes in 258 ms. path='/3 + &#ä/aa'
    08:06:25.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:25.394 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=70.2 MiB, available=385.3 MiB
    08:06:25.395 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/aa"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:25.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:25.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=88.4 MiB, available=367.1 MiB
    08:06:25.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:25.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:06:25.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:06:25.593 [qtp1065487120-957] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=101

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:25.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:25.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:25.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=165 remoteFromLocalRevision=101
    08:06:25.715 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3726027-f80c-46c6-b765-98438719591e from='build/repo/j0yuob2v-oi4nv-local-src' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:06:25.719 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=165

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34dd956a95e4a17857bca3652931e2b7fcc63025' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:25.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:06:25.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:06:25.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=165

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:25.767 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=70.2 MiB, available=385.3 MiB
    08:06:25.768 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:25.772 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:06:25.773 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:06:25.774 [Thread-761] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=149 remoteFromLocalRevision=90
    08:06:25.801 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=91
    08:06:25.820 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    08:06:25.821 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:06:25.821 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    08:06:25.821 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    08:06:25.821 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Waiting...
    08:06:25.822 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/bb"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:25.851 [Thread-762] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=120 remoteFromLocalRevision=91

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.886 [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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:25.899 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true
    08:06:25.900 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:06:25.900 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=false
    08:06:25.901 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForSyncDownDone: Continuing!
    <<< DOWN
    *****************
    *****************
    CONTINUE SYNC >>>
    08:06:25.901 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Waiting...
    08:06:25.902 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    08:06:25.902 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=false
    08:06:25.902 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    08:06:25.902 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...
    08:06:25.902 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    08:06:25.903 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpFrozen: value=true
    08:06:25.903 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - waitWhileSyncUpFrozen: Continuing!
    08:06:25.903 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:25.926 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/dMNUc6DgJ_IDfYMaqxXWUw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:25.982 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e transaction.localRevision=106 remoteFromLocalRevision=165
    08:06:26.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=e3726027-f80c-46c6-b765-98438719591e to='build/repo/j0yuob2v-oi4nv-local-src', fromRepoLocalSync=false
    08:06:26.076 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=106

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:26.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:26.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:26.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120063 bytes in 403 ms. path='/3 + &#ä/bb'
    08:06:26.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:06:26.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/bb"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:26.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:26.354 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:26.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:06:26.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3917a73bf1bd34b6b87938744aec24fad7929e20' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:06:26.440 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/cc"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:26.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:06:26.486 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/esp66LEOBHNoMR7pF0IohA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:25.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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
    08:06:26.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=54.3 MiB, available=401.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:26.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=88.6 MiB, available=366.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:26.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:26.846 [qtp2000968816-717] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/ZhVX_x5nyZ434NwK_XlNnw' offset=3145728

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:26.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 196430 bytes in 462 ms. path='/3 + &#ä/cc'
    08:06:26.964 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:06:27.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/cc"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:27.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:27.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:27.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:06:27.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f0afcd315c9ec67a97521973c9761e1ea6d7dda' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:26.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:06:27.317 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/dd"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d
    08:06:27.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:06:27.394 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Ed5VMPIgCzKCJfZ_Cj16eA/dMuzK6SdV1EC3-YN3E_6xA' offset=0
    08:06:27.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:06:27.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 638100 bytes in 230 ms. path='/3 + &#ä/dd'
    08:06:27.612 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:27.655 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:06:27.662 [Thread-761] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=149

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:27.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="97ca806f-b346-4e09-834d-b36204f05381", toRepositoryId="50e047b3-f9fd-479f-9667-dd6266630b3d", path="/3 + &#ä/dd"} on repo=50e047b3-f9fd-479f-9667-dd6266630b3d

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:27.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=88.7 MiB, available=366.8 MiB
    08:06:27.299 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:06:27.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:27.722 [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

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:27.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:27.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:27.808 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:27.882 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:06:27.886 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:27.890 [qtp1152861381-910] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d localRepositoryRevisionSynced=96

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:27.891 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:28.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 transaction.localRevision=114 remoteFromLocalRevision=96
    08:06:28.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=50e047b3-f9fd-479f-9667-dd6266630b3d from='build/repo/j0yut0w2-7ygic-local-dest' toID=97ca806f-b346-4e09-834d-b36204f05381 to='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:28.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=88.7 MiB, available=366.8 MiB
    08:06:28.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:28.249 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    08:06:28.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:06:28.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:06:28.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=114

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:28.416 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:28.417 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:28.431 [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
    08:06:28.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:28.514 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hr2jK3vskgVnvJAcefi0Wg could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:28.605 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b36aef57-2e87-4377-8f65-42c4f3865c09 from='build/repo/j0yusfm9-b84te-local-dest' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:06:28.614 [Thread-762] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:28.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=88.7 MiB, available=366.8 MiB
    08:06:28.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:28.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:06:28.755 [qtp1065487120-957] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=106

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:28.774 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:06:28.775 [Thread-762] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:28.787 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:06:28.814 [Thread-762] 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:28.815 [Thread-762] 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:28.820 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:28.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=170 remoteFromLocalRevision=106
    08:06:28.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3726027-f80c-46c6-b765-98438719591e from='build/repo/j0yuob2v-oi4nv-local-src' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:06:28.889 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:28.913 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:06:28.915 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:28.920 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:29.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:29.061 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:29.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=170

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:29.118 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fde10ee13856889fa388997256259ef02597e75' to.sha1='27cdeeec9a51dc63d6a1ee2ad73a0e8e12bc06a4'): /2/new-file

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:29.192 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e transaction.localRevision=111 remoteFromLocalRevision=170

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:29.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 683 ms.
    08:06:29.198 [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
    08:06:29.255 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:29.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:29.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:29.270 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:29.270 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=y0XwBe0fVnHTxlv3QSbk-Q could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:29.271 [Thread-762] 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:06:29.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.272 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.276 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=8hW2eZSqPe39SR9mJzB1-w could not be decrypted! Access rights missing?!
    08:06:29.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:29.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:29.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:29.305 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.308 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=MBGO4HZqpfSW6em4uzDVIQ could not be decrypted! Access rights missing?!
    08:06:29.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:06:29.315 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_rjarODRz4hpaDxBPs-uqw could not be decrypted! Access rights missing?!
    08:06:29.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.321 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=9NL0ooEXjDtC8SkBnfeqjg could not be decrypted! Access rights missing?!
    08:06:29.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.322 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:29.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.346 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PkNCL3rLFwQ064ge4pRNhQ could not be decrypted! Access rights missing?!
    08:06:29.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.353 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=TM2IinlBHWPQyjgFwY14ow could not be decrypted! Access rights missing?!
    08:06:29.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.362 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=QKp7-vJp52e_zAaQIPOhgw could not be decrypted! Access rights missing?!
    08:06:29.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.368 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Zo9Hm-wQo8ZpUXd0AfbVTA could not be decrypted! Access rights missing?!
    08:06:29.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.384 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.410 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=jkSs0mSXt7O4e2H9fgfeSg could not be decrypted! Access rights missing?!
    08:06:29.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:29.412 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.416 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4E9jUzsdyxVwRIeowQC_9w could not be decrypted! Access rights missing?!
    08:06:29.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.422 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=6ZscUcWSRzUrd7GYzc2yvQ could not be decrypted! Access rights missing?!
    08:06:29.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:29.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:29.434 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=9XOGVOgu8C1SM-OIz9wngQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:29.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:29.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=e3726027-f80c-46c6-b765-98438719591e to='build/repo/j0yuob2v-oi4nv-local-src', fromRepoLocalSync=true
    08:06:29.559 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3726027-f80c-46c6-b765-98438719591e ('build/repo/j0yuob2v-oi4nv-local-src')
    08:06:29.569 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:06:29.586 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:29.621 [Thread-762] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:29.650 [pool-13-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1600 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:29.699 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:06:29.703 [Thread-762] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:29.706 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:29.729 [qtp1152861381-911] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d transaction.localRevision=101 remoteFromLocalRevision=114
    08:06:29.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97ca806f-b346-4e09-834d-b36204f05381 from='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381' toID=50e047b3-f9fd-479f-9667-dd6266630b3d to='build/repo/j0yut0w2-7ygic-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:29.751 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:29.755 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:29.755 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:29.775 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=101

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:29.776 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='495e53d3e4e2c58efeae84712a2aff3dc0ccd74b' to.sha1='056b1ec2ae9609f9a06412e486f5fa6f368c9623'): /2/new-file

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:29.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:29.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:29.919 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} because of missing permissions!
    08:06:29.920 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:29.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:30.039 [Thread-761] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/new-file"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:06:30.049 [Thread-761] 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:30.290 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/ZhVX_x5nyZ434NwK_XlNnw' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:30.316 [Thread-762] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/new-file"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:06:30.326 [Thread-762] 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_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:30.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=55.2 MiB, available=400.3 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:30.640 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:30.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=105.1 MiB, available=350.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:31.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.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:30.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381: 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:31.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=104.1 MiB, available=351.4 MiB
    08:06:31.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=KjnIrUEQanhEsTEDPe9MLA, serverRepositoryId=97ca806f-b346-4e09-834d-b36204f05381} because of missing permissions!

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:31.500 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 renewalDateTime=2017-04-01T06:33:19.328Z expiryDateTime=2017-04-01T07:03:19.328Z
    08:06:31.529 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=111

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:31.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:06:31.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=54.8 MiB, available=400.7 MiB
    08:06:31.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:31.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:32.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=104.1 MiB, available=351.4 MiB
    08:06:32.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:31.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0
    08:06:32.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=89.7 MiB, available=365.8 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:32.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:32.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:06:32.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=104.2 MiB, available=351.3 MiB
    08:06:32.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:32.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=54.5 MiB, available=401.0 MiB
    08:06:32.841 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:33.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=89.0 MiB, available=366.5 MiB
    08:06:33.122 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:06:33.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=54.5 MiB, available=401.0 MiB
    08:06:33.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:33.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:33.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:33.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=104.3 MiB, available=351.2 MiB
    08:06:33.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:33.366 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/tCVStrIAhQsl1qnzuxm2tg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.461 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:33.463 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing!
    08:06:33.464 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Waiting...

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:33.473 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/ZhVX_x5nyZ434NwK_XlNnw' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:33.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:33.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=89.0 MiB, available=366.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b6dbd9d1cf91899b5328f31097ab5f8eb22d5a6' to.sha1='<NoInstanceOf_NormalFileDto>'): /a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:33.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:33.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=104.2 MiB, available=351.3 MiB
    08:06:33.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:33.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:33.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:06:33.738 [qtp1152861381-1125] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d localRepositoryRevisionSynced=101

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:33.839 [qtp182345336-1186] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", toRepositoryId="7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c", path="/a"} on repo=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:33.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 transaction.localRevision=119 remoteFromLocalRevision=101

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:33.850 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190823 bytes in 3524 ms. path='/2/new-file'
    08:06:33.851 [Test worker] INFO  o.s.t.RepoToRepoSyncCoordinator - waitForUploadedFileChunkCountGreaterOrEqual: Continuing!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.862 [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
    08:06:33.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=50e047b3-f9fd-479f-9667-dd6266630b3d from='build/repo/j0yut0w2-7ygic-local-dest' toID=97ca806f-b346-4e09-834d-b36204f05381 to='https://localhost:37146/97ca806f-b346-4e09-834d-b36204f05381'
    08:06:33.868 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:33.901 [qtp425666350-1042] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R-A0MeZseHppcEaAMiMXiA/qvp3rmPWC6M3jlQN2Hzdzg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:33.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:33.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:33.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d remoteRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 localRepositoryRevisionSynced=119

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:34.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=89.3 MiB, available=366.2 MiB
    08:06:34.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:34.094 [qtp1152861381-1125] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97ca806f-b346-4e09-834d-b36204f05381 remoteRepositoryId=50e047b3-f9fd-479f-9667-dd6266630b3d transaction.localRevision=106 remoteFromLocalRevision=119

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162396 bytes in 236 ms. path='/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:34.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.148 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:06:34.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", toRepositoryId="7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c", path="/a"} on repo=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c
    08:06:34.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:34.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:34.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:34.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=89.1 MiB, available=366.4 MiB
    08:06:34.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6cc93839e4a8df6330ca10cdb3fc1134b411e69' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
    08:06:34.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", toRepositoryId="7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c", path="/b"} on repo=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c
    08:06:34.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b'
    08:06:34.589 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R-A0MeZseHppcEaAMiMXiA/EpdhqX2ZI3GSruZ8Uxv-2Q' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncDownAndResume STANDARD_OUT
    08:06:34.632 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:34.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=88.6 MiB, available=366.9 MiB
    08:06:34.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:34.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:06:34.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:34.775 [qtp1065487120-366] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=111
    08:06:34.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=176 remoteFromLocalRevision=111

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.877 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R-A0MeZseHppcEaAMiMXiA/EpdhqX2ZI3GSruZ8Uxv-2Q' offset=1048576
    08:06:34.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:06:34.955 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:34.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 274433 bytes in 398 ms. path='/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:34.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3726027-f80c-46c6-b765-98438719591e from='build/repo/j0yuob2v-oi4nv-local-src' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:06:34.964 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=176
    08:06:35.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:35.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:35.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:06:35.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:06:35.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", toRepositoryId="7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c", path="/b"} on repo=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c
    08:06:35.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:35.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5899942 bytes in 13758 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:35.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:35.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:35.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_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:35.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d472dfcfc27b2c716654068df8205c633485fed' to.sha1='<NoInstanceOf_NormalFileDto>'): /c
    08:06:35.380 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", toRepositoryId="7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c", path="/c"} on repo=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:35.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:35.417 [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:06:35.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c'
    08:06:35.478 [qtp425666350-704] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R-A0MeZseHppcEaAMiMXiA/3ySCd1kB4qSTxvQ9h_IAvA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:35.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    08:06:35.498 [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:06:35.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:06:35.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12264 bytes in 95 ms. path='/c'
    08:06:35.835 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:06:35.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f64b962d-2e9a-4b41-87c4-83c8b973ace3", toRepositoryId="7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c", path="/c"} on repo=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:36.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:36.027 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:36.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 38.56%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:36.080 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.95%
    08:06:36.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:36.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:36.136 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=103
    08:06:36.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=30 remoteFromLocalRevision=103

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:36.303 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:36.303 [Thread-762] 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:06:36.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c from='build/repo/j0yutte8-skkvx-local-dest' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA'
    08:06:36.386 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=30

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:36.499 [qtp182345336-1231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:36.535 [qtp182345336-1231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:36.562 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:06:36.562 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:36.563 [Test worker] INFO  D.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:06:36.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=30
    08:06:36.653 [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
    08:06:36.684 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:36.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:36.703 [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
    08:06:36.749 [Thread-762] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/new-file"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:06:36.824 [Thread-762] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:36.894 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:06:36.920 [Thread-762] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=120

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:37.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:37.023 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=9XOGVOgu8C1SM-OIz9wngQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:37.100 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.41%
    08:06:37.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:37.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'
    08:06:37.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2f0c67c7ffdc55bc84843b9bec65721a4bccdec' to.sha1='736d2bbc007599fdacb1b5077e3ce4d256a8e2d2'): /2/.subshare.properties

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:37.467 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:37.746 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:37.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/.subshare.properties"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:06:37.806 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:37.896 [qtp2000968816-855] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:37.983 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/jdM4ja0zwmjeloZkFTpbDw' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:38.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/cc"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:38.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:38.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:38.136 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:38.136 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:38.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:38.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:06:38.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f95016098d007379b83c8a9e36d84ce886950790' to.sha1='3151a0b724c78ed840dd464a0be9929b6b9a6bdf'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:38.786 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:38.983 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c transaction.localRevision=109 remoteFromLocalRevision=30
    08:06:39.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA' toID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c to='build/repo/j0yutte8-skkvx-local-dest', fromRepoLocalSync=false
    08:06:39.090 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=109

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:39.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:39.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:39.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/dd"} on repo=ce79d267-a693-4847-98cf-91d26054f304
    08:06:39.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:06:39.629 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/NANRJlGSn_2flPvrEvrYbw/wbrX6gBMBQf4YZd2jhaT7Q' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:39.846 [qtp182345336-776] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 transaction.localRevision=113 remoteFromLocalRevision=120
    08:06:39.890 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:39.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:40.034 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:40.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:40.328 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=b36aef57-2e87-4377-8f65-42c4f3865c09 to='build/repo/j0yusfm9-b84te-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:40.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=58.3 MiB, available=397.2 MiB
    08:06:40.546 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=9XOGVOgu8C1SM-OIz9wngQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3}}
    08:06:40.558 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:40.559 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:40.559 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:40.562 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} because of missing permissions!
    08:06:40.562 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:40.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:40.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=58.3 MiB, available=397.2 MiB
    08:06:41.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:41.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234533 bytes in 2434 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:41.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556513 bytes in 4119 ms. path='/2/.subshare.properties'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:42.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:42.071 [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
    08:06:42.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:42.092 [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
    08:06:42.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:06:42.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=58.4 MiB, available=397.1 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:42.217 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:42.225 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:42.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:42.330 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ce79d267-a693-4847-98cf-91d26054f304", toRepositoryId="161244bc-3864-4161-9333-d3544dbdf2f6", path="/3 + &#ä/dd"} on repo=ce79d267-a693-4847-98cf-91d26054f304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:42.362 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:42.410 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:42.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:42.449 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:42.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/.subshare.properties"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:42.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=58.3 MiB, available=397.2 MiB
    08:06:42.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:42.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:42.746 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.86%
    08:06:42.751 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:42.753 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'
    08:06:42.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42be0c59a775bdc77aa6b15c68e6108d3feb96ee' to.sha1='12c79fd5ee50f91392192b4983d66241a6ac948a'): /2/dir1/aa2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:42.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:42.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=58.3 MiB, available=397.2 MiB
    08:06:42.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:42.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:42.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:06:42.953 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=109
    08:06:43.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=35 remoteFromLocalRevision=109
    08:06:43.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c from='build/repo/j0yutte8-skkvx-local-dest' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA'
    08:06:43.077 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=30 localRepositoryRevisionInProgress=35
    08:06:43.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:43.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:43.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=35

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:43.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
    08:06:43.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/dir1/aa2"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:43.490 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=9XOGVOgu8C1SM-OIz9wngQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3}}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:43.494 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:43.523 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:43.523 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:43.525 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=114

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:43.656 [qtp425666350-1042] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c transaction.localRevision=114 remoteFromLocalRevision=35

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:43.660 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/tOJx9GmMzKlTOmCJzn3e5A/3W0EsJ_NiEoqzJHDDa5WlQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:43.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:06:43.747 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:06:43.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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:06:43.749 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:06:43.750 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:06:43.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:43.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3' toID=fd76767d-8299-4e1e-9ef3-da61f00acf7f to='build/repo/j0yup6du-xzhm1-local-src', fromRepoLocalSync=true
    08:06:43.998 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fd76767d-8299-4e1e-9ef3-da61f00acf7f ('build/repo/j0yup6du-xzhm1-local-src')
    08:06:44.014 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:06:44.061 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:43.580 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0
    08:06:44.163 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=85.5 MiB, available=370.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:44.197 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 renewalDateTime=2017-04-01T06:33:49.378Z expiryDateTime=2017-04-01T07:03:49.378Z
    08:06:44.222 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=114
    08:06:44.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:44.418 [qtp2000968816-855] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 transaction.localRevision=74 remoteFromLocalRevision=6
    08:06:44.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=ce79d267-a693-4847-98cf-91d26054f304 to='build/repo/j0yurnb6-yrg5k-local-src', fromRepoLocalSync=false
    08:06:44.535 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=74

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:44.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:44.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 397683 bytes in 1105 ms. path='/2/dir1/aa2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:44.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:44.702 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: cryptoRepoFileDtos.size=1, cryptoKeyDtos.size=1, cryptoLinkDtos.size=1, currentHistoCryptoRepoFileDtos.size=0, 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:44.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=59.5 MiB, available=396.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:44.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:44.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:44.950 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:44.958 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:44.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:45.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/dir1/aa2"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:06:45.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:45.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:45.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'
    08:06:45.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4233ed009e46a43774adbe0c447568857169cd4' to.sha1='58b25e3ac068fa61d491824d76404abb9d543e52'): /2/dir1/bb2

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:45.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:45.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/dir1/bb2"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:06:45.630 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:45.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.1 MiB, available=396.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:45.732 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=86.0 MiB, available=369.5 MiB
    08:06:45.768 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=4194304

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:45.866 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/tOJx9GmMzKlTOmCJzn3e5A/rl_oyX2aPU_3i1CiJrNcRQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:45.905 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:45.905 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:45.918 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:45.918 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:45.934 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:45.934 [Thread-762] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:45.948 [Thread-762] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:06:45.948 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:46.209 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=9XOGVOgu8C1SM-OIz9wngQ,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:45.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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:06:46.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=56.4 MiB, available=399.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:46.288 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:46.414 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:46.488 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=88.4 MiB, available=367.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:46.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 290358 bytes in 860 ms. path='/2/dir1/bb2'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.523 [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
    08:06:46.534 [Thread-762] WARN  o.s.l.DuplicateCryptoRepoFileHandler - deduplicate: cryptoRepoFileActive=CryptoRepoFile[20]{cryptoRepoFileId=DouP3N1uexSsxCNsEMYLaA, localName=new-file, deleted=null} does not yet have any HistoCryptoRepoFile associated! Must postpone this operation!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.585 [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:06:46.601 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:46.602 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:06:46.603 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:46.603 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:46.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:06:46.684 [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
    08:06:46.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:46.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:46.718 [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
    08:06:46.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:46.719 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.800 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.801 [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
    08:06:46.813 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:46.838 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:46.841 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:06:46.844 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.882 [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
    08:06:46.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/dir1/bb2"} on repo=e3726027-f80c-46c6-b765-98438719591e

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:46.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:46.935 [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
    08:06:46.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.951 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.952 [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
    08:06:46.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:46.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:46.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:46.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:46.993 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:06:46.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:47.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f9d0872d40f9250538be20d405f0b2e8dc304b6' to.sha1='5679113ca156d904ba45c3ce3517a4c1ad7f781f'): /2/file1
    08:06:47.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/file1"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:06:47.229 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:47.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:47.536 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/j7MSGLMhb9i16dIduXYIvA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:47.638 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:47.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 380410 bytes in 415 ms. path='/2/file1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:47.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=61.0 MiB, available=394.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:47.657 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:47.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:47.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:06:47.911 [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
    08:06:47.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=56.4 MiB, available=399.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:47.994 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:06:47.995 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:06:48.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:48.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="e3726027-f80c-46c6-b765-98438719591e", toRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", path="/2/file1"} on repo=e3726027-f80c-46c6-b765-98438719591e
    08:06:48.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:06:48.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.98%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:48.219 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=86.2 MiB, available=369.3 MiB
    08:06:48.221 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:48.362 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=176
    08:06:48.770 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e transaction.localRevision=137 remoteFromLocalRevision=176

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:48.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.5 MiB, available=396.0 MiB
    08:06:48.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:48.801 [Thread-762] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:06:48.802 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:48.802 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:48.802 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:48.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=e3726027-f80c-46c6-b765-98438719591e to='build/repo/j0yuob2v-oi4nv-local-src', fromRepoLocalSync=false
    08:06:48.852 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=137

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:48.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:06:48.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=56.3 MiB, available=399.2 MiB
    08:06:48.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:48.943 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=114
    08:06:49.026 [Thread-762] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=138 remoteFromLocalRevision=114
    08:06:49.069 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:49.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 > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:49.148 [Thread-762] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b36aef57-2e87-4377-8f65-42c4f3865c09 from='build/repo/j0yusfm9-b84te-local-dest' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:06:49.171 [Thread-762] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=138
    08:06:49.314 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:49.314 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:49.320 [Thread-762] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=138
    08:06:49.378 [qtp182345336-1231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=5242880

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:49.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=56.2 MiB, available=399.3 MiB
    08:06:49.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:49.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=60.5 MiB, available=395.0 MiB
    08:06:49.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:49.785 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 transaction.localRevision=121 remoteFromLocalRevision=138
    08:06:49.813 [Thread-762] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:06:49.814 [Thread-762] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:49.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=56.2 MiB, available=399.3 MiB
    08:06:49.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:49.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:49.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:48.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0
    08:06:50.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=93.3 MiB, available=362.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:50.100 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=74

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:50.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.1 MiB, available=396.4 MiB
    08:06:50.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:06:50.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:06:50.178 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:50.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=144 remoteFromLocalRevision=74
    08:06:50.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ce79d267-a693-4847-98cf-91d26054f304 from='build/repo/j0yurnb6-yrg5k-local-src' toID=161244bc-3864-4161-9333-d3544dbdf2f6 to='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6'
    08:06:50.200 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=144

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:50.227 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=114
    08:06:50.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=174 remoteFromLocalRevision=114
    08:06:50.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd76767d-8299-4e1e-9ef3-da61f00acf7f from='build/repo/j0yup6du-xzhm1-local-src' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3'
    08:06:50.326 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=174

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:50.360 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:50.360 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:50.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=144

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:50.386 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=6291456

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:50.720 [qtp2000968816-654] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 transaction.localRevision=79 remoteFromLocalRevision=144
    08:06:50.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:50.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:06:50.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:50.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:50.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=174
    08:06:51.126 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:51.127 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:51.227 [qtp1716431581-893] INFO  D.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
    08:06:51.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3726027-f80c-46c6-b765-98438719591e serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:51.458 [qtp425666350-1042] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:51.511 [qtp1716431581-893] INFO  D.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:06:51.531 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f transaction.localRevision=120 remoteFromLocalRevision=174
    08:06:51.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3' toID=fd76767d-8299-4e1e-9ef3-da61f00acf7f to='build/repo/j0yup6du-xzhm1-local-src', fromRepoLocalSync=false
    08:06:51.561 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=120

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:51.595 [qtp1716431581-893] 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:51.667 [qtp1716431581-893] 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:51.952 [qtp1716431581-893] INFO  D.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
    08:06:52.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=90.6 MiB, available=364.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:52.016 [qtp1716431581-893] 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:52.088 [qtp1716431581-893] INFO  D.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
    08:06:52.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:52.147 [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
    08:06:52.158 [qtp1716431581-893] INFO  D.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
    08:06:52.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:52.182 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:52.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:06:52.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:52.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:52.231 [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
    08:06:52.235 [qtp1716431581-893] INFO  D.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
    08:06:52.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:52.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:52.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:52.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:52.293 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:06:52.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:52.354 [qtp1716431581-893] INFO  D.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:06:51.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0
    08:06:52.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:52.422 [qtp1716431581-893] INFO  D.Datastore - 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
    08:06:52.434 [qtp182345336-1231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=7340032

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:52.543 [qtp1716431581-893] 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:52.617 [qtp1716431581-893] INFO  D.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
    08:06:52.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:52.665 [qtp1716431581-893] 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:52.712 [qtp1716431581-893] INFO  D.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
    08:06:52.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=90.1 MiB, available=365.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:53.022 [qtp1716431581-893] INFO  D.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
    08:06:53.051 [Test worker] INFO  D.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:06:52.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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:06:53.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:53.127 [qtp1716431581-893] 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:53.274 [qtp1716431581-893] INFO  D.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
    08:06:53.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:53.158 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:53.159 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:06:53.159 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:53.159 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:53.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:53.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:53.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:06:53.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=90.0 MiB, available=365.5 MiB
    08:06:53.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:53.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:54.090 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=8388608

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:54.291 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.40%
    08:06:54.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=5657ce09-23b9-40bb-9d34-b68c7ca6d231 to='build/repo/j0yuugdy-3fmt1-local-dest-meta-only', fromRepoLocalSync=true
    08:06:54.316 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5657ce09-23b9-40bb-9d34-b68c7ca6d231 ('build/repo/j0yuugdy-3fmt1-local-dest-meta-only')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:54.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=89.9 MiB, available=365.6 MiB
    08:06:54.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:54.367 [pool-16-thread-1] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 20.32%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:54.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:54.460 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:36:54.345Z expiryDateTime=2017-04-01T07:06:54.345Z
    08:06:54.597 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=100

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:54.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=89.9 MiB, available=365.6 MiB
    08:06:54.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:06:54.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:54.761 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:54.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=18

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:54.964 [qtp1065487120-957] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e localRepositoryRevisionSynced=137

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:54.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:06:54.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=58.9 MiB, available=396.6 MiB
    08:06:54.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:55.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=224 remoteFromLocalRevision=137
    08:06:55.183 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3726027-f80c-46c6-b765-98438719591e from='build/repo/j0yuob2v-oi4nv-local-src' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:06:55.192 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=224
    08:06:55.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:55.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:55.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3726027-f80c-46c6-b765-98438719591e remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=224

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:55.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=58.9 MiB, available=396.6 MiB
    08:06:55.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:06:55.507 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:55.517 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=e3726027-f80c-46c6-b765-98438719591e transaction.localRevision=142 remoteFromLocalRevision=224
    08:06:55.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:55.579 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=9437184

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:55.621 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f localRepositoryRevisionSynced=120
    08:06:55.713 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=179 remoteFromLocalRevision=120
    08:06:55.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fd76767d-8299-4e1e-9ef3-da61f00acf7f from='build/repo/j0yup6du-xzhm1-local-src' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3'
    08:06:55.729 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=179
    08:06:55.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:06:55.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:06:55.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=179
    08:06:55.864 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)
    08:06:55.888 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@36b3c152 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:55.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:55.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=720fd293-7230-45ec-8102-ff03a602bcdd to='build/repo/j0yusuyq-39i5o-local-dest', fromRepoLocalSync=true
    08:06:55.980 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 720fd293-7230-45ec-8102-ff03a602bcdd ('build/repo/j0yusuyq-39i5o-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:55.981 [qtp425666350-1042] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=fd76767d-8299-4e1e-9ef3-da61f00acf7f transaction.localRevision=125 remoteFromLocalRevision=179
    08:06:56.002 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:06:56.027 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:06:56.028 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:06:56.030 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:06:56.031 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:56.065 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:06:56.166 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:06:56.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:56.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=71.9 MiB, available=383.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:56.342 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 renewalDateTime=2017-04-01T06:35:48.870Z expiryDateTime=2017-04-01T07:05:48.870Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:56.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:06:56.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA' toID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c to='build/repo/j0yutte8-skkvx-local-dest', fromRepoLocalSync=true
    08:06:56.363 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c ('build/repo/j0yutte8-skkvx-local-dest')

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:56.374 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=142

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:56.379 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:06:56.404 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%
    08:06:56.567 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 renewalDateTime=2017-04-01T06:36:21.931Z expiryDateTime=2017-04-01T07:06:21.931Z
    08:06:56.637 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=125
    08:06:56.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0
    08:06:57.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=59.9 MiB, available=395.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:56.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=7
    08:06:57.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:06:57.731 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=10485760

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:57.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:58.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:58.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=59.6 MiB, available=395.9 MiB
    08:06:58.260 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=9XOGVOgu8C1SM-OIz9wngQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=ndQlWBa3QOJxgg25f8cAMA, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3}}

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:06:57.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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
    08:06:58.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:58.556 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:58.557 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:06:58.558 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} because of missing permissions!
    08:06:58.558 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:06:58.558 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:58.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=89.1 MiB, available=366.4 MiB
    08:06:59.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 24 ms.
    08:06:59.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:59.092 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:59.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:59.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:06:59.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:59.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:59.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:59.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:06:59.147 [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:06:59.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:06:59.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:06:59.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:06:59.323 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:06:59.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:06:59.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=89.5 MiB, available=366.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:06:59.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:06:59.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.3 MiB, available=396.2 MiB
    08:06:59.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:00.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:00.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=59.3 MiB, available=396.2 MiB
    08:07:00.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:00.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=89.4 MiB, available=366.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:00.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.2 MiB, available=396.3 MiB
    08:07:00.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:07:00.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:07:00.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:00.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:00.690 [qtp425666350-704] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=125
    08:07:00.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=42 remoteFromLocalRevision=125
    08:07:00.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c from='build/repo/j0yutte8-skkvx-local-dest' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA'
    08:07:00.974 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=35 localRepositoryRevisionInProgress=42
    08:07:00.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:07:00.984 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:07:00.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=42

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=89.2 MiB, available=366.3 MiB
    08:07:01.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:01.147 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:01.148 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:01.212 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:01.278 [qtp425666350-145] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c transaction.localRevision=130 remoteFromLocalRevision=42

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=89.2 MiB, available=366.3 MiB
    08:07:01.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:07:01.329 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:01.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 from='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA' toID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c to='build/repo/j0yutte8-skkvx-local-dest', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:01.367 [pool-6-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=130

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:01.387 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=11534336

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:01.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:01.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:07:01.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:01.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:01.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/dir1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:01.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:01.964 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:01.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3: 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
    08:07:01.992 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.37%
    08:07:01.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.83%
    08:07:01.997 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:01.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/.subshare.properties'
    08:07:02.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e2f0c67c7ffdc55bc84843b9bec65721a4bccdec' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/.subshare.properties
    08:07:02.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/.subshare.properties"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:07:02.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/.subshare.properties'
    08:07:02.279 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/jdM4ja0zwmjeloZkFTpbDw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:02.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.7 MiB, available=395.8 MiB
    08:07:02.394 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:02.395 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=nhLLj0G3f2c4ajx0hmF2lg, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:02.397 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=PC5Zh3DPmczLlD2s4YJ7_w, serverRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3} because of missing permissions!
    08:07:02.397 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:02.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:02.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:07:02.510 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1576 ms.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:02.601 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:02.601 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:02.612 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:07:02.612 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:02.612 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:02.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:02.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=59.7 MiB, available=395.8 MiB
    08:07:02.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:02.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:03.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=72.7 MiB, available=382.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:03.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:03.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:03.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:07:03.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=59.7 MiB, available=395.8 MiB
    08:07:03.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:04.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=59.0 MiB, available=396.5 MiB
    08:07:04.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:07:04.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:07:04.070 [qtp425666350-1042] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c localRepositoryRevisionSynced=130

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86 bytes in 1860 ms. path='/2/.subshare.properties'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:04.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=71.9 MiB, available=383.6 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_.subshare.properties_0 into destFile .subshare.properties

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:04.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 transaction.localRevision=47 remoteFromLocalRevision=130
    08:07:04.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c from='build/repo/j0yutte8-skkvx-local-dest' toID=f64b962d-2e9a-4b41-87c4-83c8b973ace3 to='https://localhost:42179/f64b962d-2e9a-4b41-87c4-83c8b973ace3/R-A0MeZseHppcEaAMiMXiA'
    08:07:04.232 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=42 localRepositoryRevisionInProgress=47
    08:07:04.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:07:04.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:07:04.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c remoteRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 localRepositoryRevisionSynced=47
    08:07:04.406 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:04.407 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@789fba3c (of khaled)
    08:07:04.459 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f64b962d-2e9a-4b41-87c4-83c8b973ace3 remoteRepositoryId=7d1d3b4b-8a4a-47b8-ab62-78669b5ed64c transaction.localRevision=135 remoteFromLocalRevision=47

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/.subshare.properties"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:04.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:04.518 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnSubdir <<< ***
    08:07:04.518 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:04.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/aa2'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:04.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42be0c59a775bdc77aa6b15c68e6108d3feb96ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/aa2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:04.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:07:04.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=71.8 MiB, available=383.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/dir1/aa2"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:07:04.840 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnSubdir STANDARD_OUT
    08:07:04.873 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:04.877 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    08:07:04.877 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:04.891 [qtp1065487120-957] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/tOJx9GmMzKlTOmCJzn3e5A/3W0EsJ_NiEoqzJHDDa5WlQ' offset=0
    08:07:04.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:07:05.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382260 bytes in 176 ms. path='/2/dir1/aa2'
    08:07:05.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa2_0 into destFile aa2
    08:07:05.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/dir1/aa2"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:07:05.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:05.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:05.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/dir1/bb2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:04.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:05.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=71.7 MiB, available=383.8 MiB
    08:07:05.180 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.91%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.226 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:07:05.228 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:07:05.229 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.230 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.231 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4233ed009e46a43774adbe0c447568857169cd4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/dir1/bb2

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.285 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:07:05.285 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.286 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.286 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.292 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=100

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/dir1/bb2"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:07:05.337 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/dir1/bb2'
    08:07:05.369 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/tOJx9GmMzKlTOmCJzn3e5A/rl_oyX2aPU_3i1CiJrNcRQ' offset=0
    08:07:05.445 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.447 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    08:07:05.448 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.449 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.450 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=5 remoteFromLocalRevision=100
    08:07:05.455 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 40.24%
    08:07:05.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=5657ce09-23b9-40bb-9d34-b68c7ca6d231 to='build/repo/j0yuugdy-3fmt1-local-dest-meta-only', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277057 bytes in 163 ms. path='/2/dir1/bb2'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.506 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=104

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:05.509 [qtp182345336-1231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=12582912

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb2_0 into destFile bb2
    08:07:05.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/dir1/bb2"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.615 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:07:05.615 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.616 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.617 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:05.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:05.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/file1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.719 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    08:07:05.719 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.720 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.721 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f9d0872d40f9250538be20d405f0b2e8dc304b6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/file1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.739 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    08:07:05.739 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.740 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.740 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:07:05.743 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    08:07:05.744 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    08:07:05.744 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    08:07:05.744 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleWritePermissionOnRoot >>> ***
    08:07:05.744 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:07:05.744 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:07:05.746 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:07:05.746 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/file1"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:07:05.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/file1'
    08:07:05.819 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/uC9Cwi-OGhKlUh-BRIOLfQ/j7MSGLMhb9i16dIduXYIvA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:05.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:05.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:07:05.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 328218 bytes in 184 ms. path='/2/file1'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:05.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0
    08:07:06.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=61.7 MiB, available=393.8 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:06.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_file1_0 into destFile file1
    08:07:06.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="2ae46ba0-83c9-4faa-9418-a73cf7902572", toRepositoryId="720fd293-7230-45ec-8102-ff03a602bcdd", path="/2/file1"} on repo=720fd293-7230-45ec-8102-ff03a602bcdd
    08:07:06.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:06.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.06%
    08:07:06.187 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=142

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:06.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.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:06.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=165 remoteFromLocalRevision=142
    08:07:06.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=720fd293-7230-45ec-8102-ff03a602bcdd from='build/repo/j0yusuyq-39i5o-local-dest' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:07:06.317 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=165
    08:07:06.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:07:06.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:07:06.429 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=165

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:06.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.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:06.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:06.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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:06.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=61.8 MiB, available=393.7 MiB
    08:07:06.590 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:06.591 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:06.594 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:07:06.594 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:06.594 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:06.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:06.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:06.697 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=13631488

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:06.932 [qtp1065487120-957] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd transaction.localRevision=147 remoteFromLocalRevision=165

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:06.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:06.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2ae46ba0-83c9-4faa-9418-a73cf7902572 from='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572' toID=720fd293-7230-45ec-8102-ff03a602bcdd to='build/repo/j0yusuyq-39i5o-local-dest', fromRepoLocalSync=false

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:06.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:06.985 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=147

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:06.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:07.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:07.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=61.8 MiB, available=393.7 MiB
    08:07:07.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:07.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:07.020 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: repoFileDtos.size=0
    08:07:07.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=91.7 MiB, available=363.8 MiB
    08:07:07.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572: 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
    08:07:07.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=61.8 MiB, available=393.7 MiB
    08:07:07.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:08.218 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=14680064

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:08.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:08.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:08.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:08.357 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Fb-Z-MnTZS5S5iHx1tppFg, serverRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572} because of missing permissions!
    08:07:08.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:08.378 [qtp1716431581-889] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=104
    08:07:08.463 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=6 remoteFromLocalRevision=104
    08:07:08.472 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 60.16%
    08:07:08.473 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 80.08%
    08:07:08.473 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:08.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:08.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:07:08.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=708cad37-8dbd-47f3-b225-934c716c39df to='build/repo/j0yust08-clo6z-local-dest', fromRepoLocalSync=true
    08:07:08.776 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 708cad37-8dbd-47f3-b225-934c716c39df ('build/repo/j0yust08-clo6z-local-dest')
    08:07:08.786 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:07:08.837 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:08.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:09.075 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:35:47.951Z expiryDateTime=2017-04-01T07:05:47.951Z
    08:07:09.105 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=108
    08:07:09.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:09.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:09.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=90.4 MiB, available=365.1 MiB
    08:07:09.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:09.883 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=15728640

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:09.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=90.4 MiB, available=365.1 MiB
    08:07:09.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:10.157 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:10.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=90.4 MiB, available=365.1 MiB
    08:07:10.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:07:10.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:07:10.391 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd localRepositoryRevisionSynced=147

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:10.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 > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:10.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 transaction.localRevision=170 remoteFromLocalRevision=147
    08:07:10.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=720fd293-7230-45ec-8102-ff03a602bcdd from='build/repo/j0yusuyq-39i5o-local-dest' toID=2ae46ba0-83c9-4faa-9418-a73cf7902572 to='https://localhost:41354/2ae46ba0-83c9-4faa-9418-a73cf7902572'
    08:07:10.440 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=170
    08:07:10.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:07:10.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:07:10.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd remoteRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 localRepositoryRevisionSynced=170
    08:07:10.563 [qtp1065487120-1082] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2ae46ba0-83c9-4faa-9418-a73cf7902572 remoteRepositoryId=720fd293-7230-45ec-8102-ff03a602bcdd transaction.localRevision=152 remoteFromLocalRevision=170
    08:07:10.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:10.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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:10.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=62.7 MiB, available=392.8 MiB
    08:07:10.670 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}
    08:07:10.677 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:10.678 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:10.678 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:10.679 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:07:10.680 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:10.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:10.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_singleWritePermissionOnRoot STANDARD_OUT
    08:07:11.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesBecomeDisabled STANDARD_OUT
    08:07:11.225 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:11.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:11.625 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=16777216

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:11.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:11.795 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:11.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:11.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:07:11.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=62.8 MiB, available=392.7 MiB
    08:07:11.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:07:12.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=62.8 MiB, available=392.7 MiB
    08:07:12.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:12.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=62.8 MiB, available=392.7 MiB
    08:07:12.648 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:07:12.651 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:07:12.651 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:07:12.678 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=108
    08:07:12.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=122 remoteFromLocalRevision=108
    08:07:12.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708cad37-8dbd-47f3-b225-934c716c39df from='build/repo/j0yust08-clo6z-local-dest' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:07:12.770 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122
    08:07:12.842 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:07:12.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:12.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:07:12.891 [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:12.891 [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:07:12.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
    08:07:13.473 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:13.508 [qtp1716431581-890] 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:13.549 [qtp1716431581-890] 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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:13.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:13.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:07:13.702 [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
    08:07:13.803 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=17825792

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:14.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:14.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:07:14.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:14.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:14.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:14.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49c0524a3457417adc70947c5c42c9dcdcf79fa9' to.sha1='a3569eb66fc006ba01c9624ceafc78c16987e549'): /2/xxxreverse
    08:07:14.736 [qtp1716431581-891] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:15.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/xxxreverse"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:07:15.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    08:07:15.339 [qtp1716431581-1364] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/Fn2F7RwVxsYjH7iyLNyClg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:18.060 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=18874368

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:18.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.
    08:07:19.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.
    08:07: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:20.998 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=19922944

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:21.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 992228 bytes in 6213 ms. path='/2/xxxreverse'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:21.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
    08:07:21.386 [qtp1716431581-893] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:21.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:21.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:21.675 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:07:21.736 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:07:21.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/xxxreverse"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:07:21.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:21.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:07:22.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=122
    08:07:22.104 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:22.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:22.251 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:22.251 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:22.308 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:22.456 [qtp1716431581-889] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df transaction.localRevision=120 remoteFromLocalRevision=122
    08:07:22.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=708cad37-8dbd-47f3-b225-934c716c39df to='build/repo/j0yust08-clo6z-local-dest', fromRepoLocalSync=false
    08:07:22.504 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=120

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:22.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:22.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0
    08:07:23.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:23.266 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=20971520

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:23.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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:07:23.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:23.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:24.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=65.6 MiB, available=389.9 MiB
    08:07:24.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:07:24.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:24.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:07:24.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:24.139 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}
    08:07:24.143 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:24.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:24.144 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:24.147 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:24.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:24.147 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:24.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:07:24.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:24.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:24.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:25.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:25.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:25.843 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=22020096

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:25.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:26.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
    08:07:26.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=65.4 MiB, available=390.1 MiB
    08:07:26.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:26.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=65.4 MiB, available=390.1 MiB
    08:07:26.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:07:26.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:07:26.812 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=120

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:26.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:26.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=140 remoteFromLocalRevision=120
    08:07:26.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708cad37-8dbd-47f3-b225-934c716c39df from='build/repo/j0yust08-clo6z-local-dest' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:07:26.887 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=122 localRepositoryRevisionInProgress=140
    08:07:27.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:07:27.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:07:27.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=140

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:27.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:27.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:27.078 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}
    08:07:27.110 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:07:27.110 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:27.159 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=23068672

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:27.227 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df transaction.localRevision=125 remoteFromLocalRevision=140
    08:07:27.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:07:27.369 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:07:27.369 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:07:27.370 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:07:27.371 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:07:27.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:07:27.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 to='build/repo/j0yupdxe-j4uyb-local-src', fromRepoLocalSync=true
    08:07:27.609 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3bc52bc6-9d71-458e-9177-5e1fe5959e99 ('build/repo/j0yupdxe-j4uyb-local-src')
    08:07:27.626 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:07:27.647 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:07:27.808 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:33:55.427Z expiryDateTime=2017-04-01T07:03:55.427Z
    08:07:27.829 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=125
    08:07:27.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=3
    08:07:28.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=66.5 MiB, available=389.0 MiB
    08:07:29.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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
    08:07:29.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=66.0 MiB, available=389.5 MiB
    08:07:30.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 158 ms.
    08:07:30.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:30.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:30.529 [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.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:30.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:30.885 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:31.223 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=24117248

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:31.416 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    08:07:31.800 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:31.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:07:31.802 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:31.802 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:31.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:07:32.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=64.0 MiB, available=391.5 MiB
    08:07:32.521 [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:32.543 [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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:33.178 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=61.1 MiB, available=394.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:32.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:07:33.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:07:33.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:07:33.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=64.0 MiB, available=391.5 MiB
    08:07:33.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:34.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:34.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:07:34.197 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:07:34.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:34.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:07:34.340 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:34.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:34.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:07:34.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:34.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:07:34.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:07:34.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:34.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:34.678 [qtp2000968816-1281] INFO  D.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
    08:07:34.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49c0524a3457417adc70947c5c42c9dcdcf79fa9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/xxxreverse

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:34.936 [qtp2000968816-1281] 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:35.030 [qtp2000968816-1281] 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:35.079 [qtp2000968816-1281] 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:35.217 [qtp2000968816-1281] 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:35.274 [qtp2000968816-1281] INFO  D.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
    08:07:35.377 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", path="/2/xxxreverse"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:35.398 [qtp2000968816-1281] INFO  D.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
    08:07:35.447 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:35.455 [qtp182345336-1231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=25165824

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:35.473 [qtp2000968816-1281] INFO  D.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
    08:07:35.490 [qtp1716431581-1462] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/Fn2F7RwVxsYjH7iyLNyClg' offset=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:35.540 [qtp2000968816-1281] 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:35.598 [qtp2000968816-1281] 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:35.642 [qtp2000968816-1281] INFO  D.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
    08:07:35.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:35.727 [qtp2000968816-1281] INFO  D.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
    08:07:35.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111696 bytes in 297 ms. path='/2/xxxreverse'

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:35.811 [qtp2000968816-1281] INFO  D.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
    08:07:35.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_xxxreverse_0 into destFile xxxreverse

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:35.889 [qtp2000968816-1281] 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:35.967 [qtp2000968816-1281] 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:36.167 [qtp2000968816-1281] INFO  D.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
    08:07:36.181 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", path="/2/xxxreverse"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:36.216 [qtp2000968816-1281] INFO  D.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
    08:07:36.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:36.388 [qtp2000968816-1281] INFO  D.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
    08:07:36.421 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=125
    08:07:36.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=170 remoteFromLocalRevision=125
    08:07:36.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:07:36.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 from='build/repo/j0yupdxe-j4uyb-local-src' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:07:36.674 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=170
    08:07:36.765 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:07:36.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:07:36.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:36.769 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:36.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:36.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d1d3d610d506af2cd5a2b8f69fa5b7e8c7ad361' to.sha1='35fb4fbae222b8e242403bb0dd1bef5f2a00e089'): /2/ccc

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 05701510-fe26-483b-b816-ef35844aaa26
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuv69b-l4ast-local-dest
      localRepository.publicKeySha1 = 0B:E3:9A:D2:38:DC:B8:32:87:85:BD:D6:25:8A:B0:E9:A9:6C:F5:63

      remoteRepository.repositoryId = 161244bc-3864-4161-9333-d3544dbdf2f6
      remoteRepository.remoteRoot = https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6
      remoteRepository.publicKeySha1 = A7:C9:29:C7:72:79:BA:ED:5F:20:FE:81:FB:08:8E:98:7C:31:AE:2F

    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 05701510-fe26-483b-b816-ef35844aaa26 161244bc-3864-4161-9333-d3544dbdf2f6
    08:07:37.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:07:37.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=05701510-fe26-483b-b816-ef35844aaa26 to='build/repo/j0yuv69b-l4ast-local-dest', fromRepoLocalSync=true
    08:07:37.554 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 05701510-fe26-483b-b816-ef35844aaa26 ('build/repo/j0yuv69b-l4ast-local-dest')
    08:07:37.597 [pool-11-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%
    08:07:37.691 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 renewalDateTime=2017-04-01T06:37:37.611Z expiryDateTime=2017-04-01T07:07:37.611Z
    08:07:37.825 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=81

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:37.940 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:38.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=18

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:38.361 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/ccc"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99
    08:07:38.561 [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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:38.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=65.0 MiB, available=390.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:38.755 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/3B9vySX5gq6ZyBHuurV8Ug' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:39.951 [Test worker] INFO  D.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
    08:07:40.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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:07:40.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:40.737 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=26214400

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:41.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 575836 bytes in 2657 ms. path='/2/ccc'
    08:07:41.657 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:41.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:07:41.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:42.635 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:07:42.640 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:07:42.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="3bc52bc6-9d71-458e-9177-5e1fe5959e99", toRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", path="/2/ccc"} on repo=3bc52bc6-9d71-458e-9177-5e1fe5959e99

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:42.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:42.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:43.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:07:43.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=170

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:44.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:44.711 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:07:44.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:44.711 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:44.713 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:44.862 [qtp1716431581-889] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:45.133 [qtp1716431581-890] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 transaction.localRevision=136 remoteFromLocalRevision=170

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:45.163 [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

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:45.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 to='build/repo/j0yupdxe-j4uyb-local-src', fromRepoLocalSync=false
    08:07:45.276 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=136
    08:07:45.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:45.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:07:45.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:45.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:46.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:46.289 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=27262976

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:47.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:47.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:47.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=67.6 MiB, available=387.9 MiB
    08:07:47.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:47.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=67.6 MiB, available=387.9 MiB
    08:07:47.831 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:47.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:47.898 [qtp2000968816-1150] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=81

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:48.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:49.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:49.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=5 remoteFromLocalRevision=81
    08:07:49.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:07:49.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=05701510-fe26-483b-b816-ef35844aaa26 to='build/repo/j0yuv69b-l4ast-local-dest', fromRepoLocalSync=false
    08:07:49.262 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=85

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:49.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:49.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:49.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=65.3 MiB, available=390.2 MiB
    08:07:49.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:07:49.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:49.505 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:49.505 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:07:49.506 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:07:49.506 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:49.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:49.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=68.0 MiB, available=387.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:50.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:50.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:50.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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
    08:07:50.520 [Test worker] INFO  D.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
    08:07:50.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=68.0 MiB, available=387.5 MiB
    08:07:50.531 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:07:50.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:50.742 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=28311552

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:50.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:07:50.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.0 MiB, used=65.1 MiB, available=390.4 MiB
    08:07:50.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:50.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:51.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=68.1 MiB, available=387.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:51.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=65.4 MiB, available=390.1 MiB
    08:07:51.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:51.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=65.1 MiB, available=390.4 MiB
    08:07:51.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:07:51.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:07:51.629 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:07:51.686 [qtp1716431581-890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 localRepositoryRevisionSynced=136

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:51.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:07:51.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=68.1 MiB, available=387.4 MiB
    08:07:51.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:51.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=185 remoteFromLocalRevision=136
    08:07:51.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3bc52bc6-9d71-458e-9177-5e1fe5959e99 from='build/repo/j0yupdxe-j4uyb-local-src' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:07:51.809 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=185
    08:07:51.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:07:51.888 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:07:51.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=185

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:52.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=68.1 MiB, available=387.4 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:52.020 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)
    08:07:52.026 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@38014c5b (of marco)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:52.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:52.238 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=3bc52bc6-9d71-458e-9177-5e1fe5959e99 transaction.localRevision=141 remoteFromLocalRevision=185
    08:07:52.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:07:52.303 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:07:52.304 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/pubring.gpg'
    08:07:52.305 [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/FDsla-MnP123Dd8AAeViZw/.gnupg/secring.gpg'
    08:07:52.306 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:52.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:52.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=68.0 MiB, available=387.5 MiB
    08:07:52.362 [qtp2000968816-1150] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=85
    08:07:52.388 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=6 remoteFromLocalRevision=85
    08:07:52.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    08:07:52.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:07:52.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:07:52.645 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:07:52.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=ce79d267-a693-4847-98cf-91d26054f304 to='build/repo/j0yurnb6-yrg5k-local-src', fromRepoLocalSync=true
    08:07:52.647 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ce79d267-a693-4847-98cf-91d26054f304 ('build/repo/j0yurnb6-yrg5k-local-src')
    08:07:52.662 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:07:52.853 [pool-12-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 17.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:53.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:53.144 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 renewalDateTime=2017-04-01T06:35:47.244Z expiryDateTime=2017-04-01T07:05:47.244Z
    08:07:53.166 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=74 localRepositoryRevisionInProgress=89

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:53.191 [Test worker] INFO  D.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
    08:07:53.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=0
    08:07:53.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=69.0 MiB, available=386.5 MiB
    08:07:53.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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
    08:07:53.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:53.996 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=29360128

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:54.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:54.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=69.0 MiB, available=386.5 MiB
    08:07:54.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:07:54.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:07:54.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=69.0 MiB, available=386.5 MiB
    08:07:54.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:07:55.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:55.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:55.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=69.1 MiB, available=386.4 MiB
    08:07:55.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:55.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:55.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:55.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:55.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.
    08:07:55.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
    08:07:55.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:55.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:56.060 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=30408704

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:55.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:07:56.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=69.1 MiB, available=386.4 MiB
    08:07:56.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:07:56.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:07:56.219 [qtp2000968816-1279] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=89

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:56.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.
    08:07:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:56.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=150 remoteFromLocalRevision=89
    08:07:56.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ce79d267-a693-4847-98cf-91d26054f304 from='build/repo/j0yurnb6-yrg5k-local-src' toID=161244bc-3864-4161-9333-d3544dbdf2f6 to='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6'
    08:07:56.308 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=150

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:56.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.
    08:07:56.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.
    08:07:56.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.
    08:07:56.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:56.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:56.599 [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
    08:07:56.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.
    08:07:56.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:56.683 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:56.683 [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
    08:07:56.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:56.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.
    08:07:56.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:56.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:56.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:56.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:07:56.899 [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:07:56.894 [Test worker] INFO  D.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
    08:07:56.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:07:56.954 [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
    08:07:56.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:57.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:07:57.001 [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
    08:07:57.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:57.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:57.259 [Test worker] INFO  D.Datastore - 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
    08:07:57.284 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=31457280

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:57.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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:57.511 [qtp2000968816-1199] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[10]{cryptoRepoFileId=YST2Q6RZk8POrtQI2qoK6g, localName=null, deleted=Sat Apr 01 08:07:56 CEST 2017}
    08:07:57.521 [qtp2000968816-1199] WARN  o.s.l.CryptreeImpl - putCryptoChangeSetDto: repoFile == null!!! CryptoRepoFile[11]{cryptoRepoFileId=UJwqdkNDsHx2LYG_SMUMcA, localName=null, deleted=Sat Apr 01 08:07:56 CEST 2017}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:57.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:57.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:57.557 [closeDeferredTimer-7a9e7445-2] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[7a9e7445] could not be re-opened and was unlisted before.
    08:07:57.823 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 0.40%
    08:07:57.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=5657ce09-23b9-40bb-9d34-b68c7ca6d231 to='build/repo/j0yuugdy-3fmt1-local-dest-meta-only', fromRepoLocalSync=true
    08:07:57.825 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5657ce09-23b9-40bb-9d34-b68c7ca6d231 ('build/repo/j0yuugdy-3fmt1-local-dest-meta-only')
    08:07:57.860 [pool-19-thread-1] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 20.32%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:57.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:57.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:57.952 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:36:54.345Z expiryDateTime=2017-04-01T07:06:54.345Z
    08:07:57.974 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=141
    08:07:58.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=4

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:58.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:58.199 [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:07:58.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:58.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:58.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:58.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:07:58.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:58.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:58.446 [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
    08:07:58.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=72.7 MiB, available=382.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:58.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:07:58.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:07:58.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:07:58.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:07:58.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:58.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:58.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=150

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:58.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:58.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:07:59.236 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=32505856

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:59.281 [qtp2000968816-1280] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 transaction.localRevision=100 remoteFromLocalRevision=150
    08:07:59.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=ce79d267-a693-4847-98cf-91d26054f304 to='build/repo/j0yurnb6-yrg5k-local-src', fromRepoLocalSync=false
    08:07:59.350 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=100

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:07:59.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:58.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: cryptoRepoFileDtos.size=3, cryptoKeyDtos.size=2, cryptoLinkDtos.size=3, currentHistoCryptoRepoFileDtos.size=3, histoCryptoRepoFileDtos.size=3, histoFrameDtos.size=2, 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:59.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=0

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:07:59.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=62.3 MiB, available=393.2 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:07:59.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:07:59.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=52.9 MiB, available=402.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:00.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:00.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:00.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:00.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:00.499 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:00.520 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:08:00.521 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:08:00.522 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:00.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:00.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=52.5 MiB, available=403.0 MiB
    08:08:00.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:08:00.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:00.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:00.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:00.729 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:08:00.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:00.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:08:00.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:01.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=65.3 MiB, available=390.2 MiB
    08:08:01.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

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:01.262 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=33554432

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:01.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:01.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.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:01.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=52.6 MiB, available=402.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:01.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:01.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:08:01.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=52.0 MiB, available=403.5 MiB
    08:08:01.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:08:02.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=51.9 MiB, available=403.6 MiB
    08:08:02.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:02.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=65.3 MiB, available=390.2 MiB
    08:08:02.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:02.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=51.9 MiB, available=403.6 MiB
    08:08:02.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:08:02.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:02.749 [Test worker] INFO  D.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
    08:08:02.764 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 localRepositoryRevisionSynced=100
    08:08:02.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=164 remoteFromLocalRevision=100

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:02.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:02.934 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ce79d267-a693-4847-98cf-91d26054f304 from='build/repo/j0yurnb6-yrg5k-local-src' toID=161244bc-3864-4161-9333-d3544dbdf2f6 to='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:02.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:02.938 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=164
    08:08:03.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:08:03.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:08:03.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 localRepositoryRevisionSynced=164

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:03.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:03.192 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=ce79d267-a693-4847-98cf-91d26054f304 transaction.localRevision=105 remoteFromLocalRevision=164
    08:08:03.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:03.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=65.5 MiB, available=390.0 MiB
    08:08:03.299 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 21.91%
    08:08:03.354 [qtp1716431581-1364] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=141
    08:08:03.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=8 remoteFromLocalRevision=141
    08:08:03.466 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 40.24%
    08:08:03.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=5657ce09-23b9-40bb-9d34-b68c7ca6d231 to='build/repo/j0yuugdy-3fmt1-local-dest-meta-only', fromRepoLocalSync=false
    08:08:03.505 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=145

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:03.535 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:08:03.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=05701510-fe26-483b-b816-ef35844aaa26 to='build/repo/j0yuv69b-l4ast-local-dest', fromRepoLocalSync=true
    08:08:03.536 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 05701510-fe26-483b-b816-ef35844aaa26 ('build/repo/j0yuv69b-l4ast-local-dest')
    08:08:03.545 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.32%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:03.551 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=34603008

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:03.596 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 renewalDateTime=2017-04-01T06:37:37.611Z expiryDateTime=2017-04-01T07:07:37.611Z
    08:08:03.612 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=105

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:03.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:03.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=2

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:04.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:04.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=52.9 MiB, available=402.6 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:04.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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:04.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:04.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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:08:04.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=65.9 MiB, available=389.6 MiB
    08:08:04.691 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:04.693 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:08:04.693 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:08:04.693 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:04.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:04.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=52.8 MiB, available=402.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:04.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:05.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:05.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!
    08:08:05.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:08:05.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=53.1 MiB, available=402.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:05.670 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=35651584

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:05.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:08:05.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=65.4 MiB, available=390.1 MiB
    08:08:05.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:05.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:08:05.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=53.2 MiB, available=402.3 MiB
    08:08:06.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:06.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 > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:06.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=53.0 MiB, available=402.5 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:06.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=65.4 MiB, available=390.1 MiB
    08:08:06.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:08:06.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=65.4 MiB, available=390.1 MiB
    08:08:06.500 [qtp1716431581-889] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 localRepositoryRevisionSynced=145
    08:08:06.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5657ce09-23b9-40bb-9d34-b68c7ca6d231 remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=9 remoteFromLocalRevision=145
    08:08:06.609 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 60.16%
    08:08:06.610 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 80.08%
    08:08:06.610 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - Synchronising...: 100.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:06.449 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:08:06.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=52.2 MiB, available=403.3 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:06.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:08:06.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=708cad37-8dbd-47f3-b225-934c716c39df to='build/repo/j0yust08-clo6z-local-dest', fromRepoLocalSync=true
    08:08:06.896 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 708cad37-8dbd-47f3-b225-934c716c39df ('build/repo/j0yust08-clo6z-local-dest')
    08:08:06.905 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:08:06.937 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:07.067 [qtp2000968816-654] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=105

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:07.076 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d renewalDateTime=2017-04-01T06:35:47.951Z expiryDateTime=2017-04-01T07:05:47.951Z
    08:08:07.092 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=149
    08:08:07.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=3

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:07.151 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 96 ms.
    08:08:07.152 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ifpnNYcI0zz95L3ZYBvaiA, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:07.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=11 remoteFromLocalRevision=105

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:07.217 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms.
    08:08:07.218 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=3eXQsJvSLkAEtfn-xcwfxQ, invitation=false]

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:07.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:08:07.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=161244bc-3864-4161-9333-d3544dbdf2f6 from='https://localhost:36873/161244bc-3864-4161-9333-d3544dbdf2f6' toID=05701510-fe26-483b-b816-ef35844aaa26 to='build/repo/j0yuv69b-l4ast-local-dest', fromRepoLocalSync=false
    08:08:07.255 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=109

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:07.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:07.938 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=92.4 MiB, available=363.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:08.148 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=36700160

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:08.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:07.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: repoFileDtos.size=0
    08:08:08.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=52.4 MiB, available=403.1 MiB
    08:08:08.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6: 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:08:08.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=52.5 MiB, available=403.0 MiB
    08:08:08.760 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qC6w23UAGWWVmW40WUvrmA, serverRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6} because of missing permissions!

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:08.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuuum7-8xdwg-local-src
      localRepository.publicKeySha1 = 76:94:DF:B6:02:CF:5B:B5:53:BD:08:F2:E7:5A:18:BF:00:39:FD:5E

      remoteRepository.repositoryId = 1f3db76d-9a56-4482-9107-25c6a86f42bb
      remoteRepository.remoteRoot = https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb
      remoteRepository.publicKeySha1 = 31:ED:16:1F:8E:0B:5E:FC:52:B8:DC:05:24:6E:DB:43:C3:40:0C: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 86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 1f3db76d-9a56-4482-9107-25c6a86f42bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:08.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:08.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:08.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:09.004 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=pIMcrnVhyqTyEsqM20Tyzg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=69VumfzseW0NpC5cKgwnNw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d}}
    08:08:09.004 [Test worker] WARN  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: userRepoKeyId == 69VumfzseW0NpC5cKgwnNw unknown! Probably already processed?!

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:08.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:08:09.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=52.4 MiB, available=403.1 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:09.202 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:09.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:08:09.205 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:08:09.205 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:09.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:09.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:09.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:09.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=52.5 MiB, available=403.0 MiB
    08:08:09.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:09.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:09.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:09.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:09.962 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=37748736

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:09.975 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:10.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:10.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:08:10.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:10.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=52.5 MiB, available=403.0 MiB
    08:08:10.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:10.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:08:10.209 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.79%
    08:08:10.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:08:10.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:08:10.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f3db76d-9a56-4482-9107-25c6a86f42bb from='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb' toID=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 to='build/repo/j0yuuum7-8xdwg-local-src', fromRepoLocalSync=true
    08:08:10.503 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 ('build/repo/j0yuuum7-8xdwg-local-src')

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:10.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=52.5 MiB, available=403.0 MiB
    08:08:10.595 [qtp2000968816-1280] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 remoteRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 localRepositoryRevisionSynced=109

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:10.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:10.607 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:10.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=05701510-fe26-483b-b816-ef35844aaa26 remoteRepositoryId=161244bc-3864-4161-9333-d3544dbdf2f6 transaction.localRevision=12 remoteFromLocalRevision=109

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:10.650 [pool-13-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:10.733 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 60.16%
    08:08:10.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:08:10.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:10.752 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb renewalDateTime=2017-04-01T06:38:10.527Z expiryDateTime=2017-04-01T07:08:10.527Z
    08:08:10.815 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:08:10.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: repoFileDtos.size=0

org.subshare.test.MetaOnlyRepoSyncIT > syncFromLocalToRemoteToMetaOnlyRemovingFiles STANDARD_OUT
    08:08:11.064 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:11.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:11.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:11.481 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:11.830 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=38797312

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:11.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:08:11.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:12.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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:12.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=66.2 MiB, available=389.3 MiB
    08:08:12.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:08:12.281 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:12.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:08:12.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:12.457 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:12.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:08:12.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:12.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:08:12.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:08:12.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:12.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'
    08:08:12.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d1d3d610d506af2cd5a2b8f69fa5b7e8c7ad361' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/ccc
    08:08:12.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/ccc"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:08:12.844 [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:12.878 [qtp1716431581-889] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zGpTmzIbxMu0oXVQg5Xy-Q/3B9vySX5gq6ZyBHuurV8Ug' offset=0
    08:08:12.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:08:13.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217940 bytes in 209 ms. path='/2/ccc'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:12.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: 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:08:13.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=77.5 MiB, available=378.0 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:13.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ccc_0 into destFile ccc
    08:08:13.318 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d", toRepositoryId="708cad37-8dbd-47f3-b225-934c716c39df", path="/2/ccc"} on repo=708cad37-8dbd-47f3-b225-934c716c39df
    08:08:13.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:13.425 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=149
    08:08:13.509 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=158 remoteFromLocalRevision=149
    08:08:13.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:08:13.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708cad37-8dbd-47f3-b225-934c716c39df from='build/repo/j0yust08-clo6z-local-dest' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:08:13.740 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=158

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:13.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ifpnNYcI0zz95L3ZYBvaiA, serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb} because of missing permissions!
    08:08:13.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:08:13.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=77.6 MiB, available=377.9 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:13.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:08:13.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:08:13.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=158
    08:08:14.288 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:14.288 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:14.406 [qtp1716431581-890] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:14.447 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=39845888

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:13.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:08:14.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=77.7 MiB, available=377.8 MiB

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:14.459 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df transaction.localRevision=154 remoteFromLocalRevision=158

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:14.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:14.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d from='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d' toID=708cad37-8dbd-47f3-b225-934c716c39df to='build/repo/j0yust08-clo6z-local-dest', fromRepoLocalSync=false
    08:08:14.531 [pool-4-thread-4] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=154

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:14.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.5 MiB, used=77.6 MiB, available=377.9 MiB
    08:08:14.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:14.573 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: repoFileDtos.size=0
    08:08:15.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:15.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=77.6 MiB, available=377.9 MiB
    08:08:15.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:08:15.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:08:15.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:08:15.233 [qtp1152861381-909] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 localRepositoryRevisionSynced=2
    08:08:15.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb transaction.localRevision=6 remoteFromLocalRevision=2
    08:08:15.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 from='build/repo/j0yuuum7-8xdwg-local-src' toID=1f3db76d-9a56-4482-9107-25c6a86f42bb to='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb'

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:15.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d: 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:08:15.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.0 MiB, used=67.1 MiB, available=388.4 MiB
    08:08:15.615 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:15.616 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=8lDBTwasv8qr2u1zcVtJCA, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:08:15.617 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=TksVFWnIs-N_mVfOjuW9bw, serverRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d} because of missing permissions!
    08:08:15.617 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:15.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:15.623 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:15.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=66.4 MiB, available=389.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:16.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:16.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:08:16.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=66.5 MiB, available=389.0 MiB
    08:08:16.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:16.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:08:16.535 [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:16.537 [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:16.562 [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:16.702 [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.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:16.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=66.5 MiB, available=389.0 MiB
    08:08:16.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:16.980 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=40894464

org.subshare.test.InviteUserWithNormalAndMetaOnlyRepoIT > inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot STANDARD_OUT
    08:08:17.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=66.5 MiB, available=389.0 MiB
    08:08:17.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:08:17.220 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:08:17.247 [qtp1716431581-1364] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df localRepositoryRevisionSynced=154
    08:08:17.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d transaction.localRevision=163 remoteFromLocalRevision=154
    08:08:17.335 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=708cad37-8dbd-47f3-b225-934c716c39df from='build/repo/j0yust08-clo6z-local-dest' toID=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d to='https://localhost:40144/67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d'
    08:08:17.339 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=163
    08:08:17.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:08:17.401 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:08:17.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df remoteRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d localRepositoryRevisionSynced=163
    08:08:17.455 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:17.455 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@2b54bad (of khaled)
    08:08:17.587 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67ce5f72-71ef-4bcd-9542-dcfa7a19bf7d remoteRepositoryId=708cad37-8dbd-47f3-b225-934c716c39df transaction.localRevision=159 remoteFromLocalRevision=163
    08:08:17.597 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:08:17.657 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<< inviteUserAndSync_withMetaOnly_singleWritePermissionOnRoot <<< ***
    08:08:17.657 [Test worker] INFO  o.s.t.InviteUserWithNormalAndMetaOnlyRepoIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***
    08:08:18.012 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:08:18.097 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:18.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:08:18.323 [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:08:18.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
    08:08:18.736 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=41943040

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:18.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:18.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:18.789 [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:08:18.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:19.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:19.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:08:19.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:19.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:19.918 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:19.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
    08:08:20.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:20.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:20.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    08:08:20.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:20.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:20.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:08:20.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:20.754 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:08:20.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:20.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:20.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:20.999 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=42991616

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:21.532 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:21.533 [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
    08:08:21.675 [Test worker] INFO  D.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
    08:08:21.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:21.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:21.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:08:21.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:21.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:22.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:22.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    08:08:22.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    08:08:22.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:22.087 [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
    08:08:22.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:22.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69e96880ce3fb8526569cec0ee2300a46eb05eca' to.sha1='2f4673280272ec304bdd3bd004d9b88d66cba465'): /1 {11 11ä11#+} 1/a
    08:08:22.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/1 {11 11ä11#+} 1/a"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:22.768 [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
    08:08:22.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:23.076 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zR_Jhul-mQnXseS8MfJCHg/aJoyU0TM6GKA-RCKNlEZtA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:23.173 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=44040192

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:23.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:24.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.
    08:08:25.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:25.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 347875 bytes in 2682 ms. path='/1 {11 11ä11#+} 1/a'
    08:08:25.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:25.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:25.763 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:25.806 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:25.958 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=45088768

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:26.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/1 {11 11ä11#+} 1/a"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:26.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:26.086 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:26.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:08:26.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dc2a2a7546d6f03afd0a2add11424dc772637d5' to.sha1='bc92626561eb743bb64e46c2a521998efe08e142'): /1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:26.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:26.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:26.860 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/1 {11 11ä11#+} 1/b"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:26.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/b'
    08:08:27.206 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zR_Jhul-mQnXseS8MfJCHg/H-xCUYku50YtvUJ-Z8IGbQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:27.578 [Test worker] INFO  D.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
    08:08:28.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 558385 bytes in 1487 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:28.528 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=46137344

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:28.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:28.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:28.586 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:28.590 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:08:28.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/1 {11 11ä11#+} 1/b"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:29.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:29.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:29.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:08:29.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2be09c4e131e2f0bb099b2f0acc95f0b0c2ea3e1' to.sha1='f00323942a5dc011a5430dfbcc4e7d5dc24f8807'): /1 {11 11ä11#+} 1/c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:29.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:29.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/1 {11 11ä11#+} 1/c"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:29.508 [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:08:29.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:29.628 [qtp1152861381-1432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/zR_Jhul-mQnXseS8MfJCHg/XCZ5HN1PlzDbmRt2dAml7w' offset=0
    08:08:30.175 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281783 bytes in 666 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:08:30.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:30.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:30.340 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:30.383 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:30.384 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:30.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:30.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/1 {11 11ä11#+} 1/c"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:30.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:30.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:08:30.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:30.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:08:30.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='433f388470f3c7f7f2e093513613b0fc31592da1' to.sha1='4b6634868e551f5b5f9c0e6e5bd433cf8495e12d'): /2/1 {11 11ä11#+} 1/a
    08:08:31.048 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/2/1 {11 11ä11#+} 1/a"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:31.060 [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:08:31.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:08:31.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:08:31.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:31.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
    08:08:31.309 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=47185920

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:31.351 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:08:31.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f3db76d-9a56-4482-9107-25c6a86f42bb from='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb' toID=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 to='build/repo/j0yuuum7-8xdwg-local-src', fromRepoLocalSync=true
    08:08:31.352 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 ('build/repo/j0yuuum7-8xdwg-local-src')
    08:08:31.360 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:08:31.387 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:08:31.636 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb renewalDateTime=2017-04-01T06:38:10.527Z expiryDateTime=2017-04-01T07:08:10.527Z
    08:08:31.667 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=32

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:31.763 [Test worker] INFO  D.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
    08:08:31.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08: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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:32.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:32.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:32.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:33.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:33.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:34.258 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=48234496

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:35.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:35.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: 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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08: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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:35.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=54.4 MiB, available=401.1 MiB
    08:08:35.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:35.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:35.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:35.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:35.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:35.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:35.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:35.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:35.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:35.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:35.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:35.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:36.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:36.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:36.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:36.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:36.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:36.031 [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
    08:08:36.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:37.055 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ifpnNYcI0zz95L3ZYBvaiA, serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb} because of missing permissions!
    08:08:37.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:08:37.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=54.0 MiB, available=401.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:37.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:37.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
    08:08:37.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:08:38.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=54.0 MiB, available=401.5 MiB
    08:08:38.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:38.268 [qtp182345336-839] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=49283072

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:38.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:38.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=283.0 MiB, used=54.1 MiB, available=401.4 MiB
    08:08:38.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:38.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:39.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=267.5 MiB, used=53.7 MiB, available=401.8 MiB
    08:08:39.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:08:39.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:08:39.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:08:39.114 [qtp1152861381-909] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 localRepositoryRevisionSynced=32
    08:08:39.172 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb transaction.localRevision=59 remoteFromLocalRevision=32
    08:08:39.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 from='build/repo/j0yuuum7-8xdwg-local-src' toID=1f3db76d-9a56-4482-9107-25c6a86f42bb to='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb'
    08:08:39.225 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=59

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:39.619 [Test worker] INFO  D.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
    08:08:39.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:08:39.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.733 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:08:39.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:39.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:08:39.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='433f388470f3c7f7f2e093513613b0fc31592da1' to.sha1='164ce2722b16f4764dd7328d1daa552a26ea369e'): /2/1 {11 11ä11#+} 1/a
    08:08:40.208 [Test worker] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:40.210 [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:08:40.431 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hnMZQrGRT5jVk5bW0ygdiw/W3sNLf31IMeOlcBVNOoQpA/VFppybYeXEICJtehuu-cMw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:40.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:41.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:42.651 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=50331648

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:42.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:43.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 841156 bytes in 3781 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:08:44.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:44.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:44.238 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:44.240 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:08:44.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/2/1 {11 11ä11#+} 1/a"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:44.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:44.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:44.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:44.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:44.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:08:44.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:44.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:44.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:08:44.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cfd1c78cf157dd9d46f2b54b36e6c87da854f577' to.sha1='4cc2d7766d8a718f2ce31fb11c952e744d4d5803'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:45.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:45.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/2/1 {11 11ä11#+} 1/b"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:45.206 [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:45.438 [qtp1152861381-1432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hnMZQrGRT5jVk5bW0ygdiw/W3sNLf31IMeOlcBVNOoQpA/AGgqI7Z6zywrwJUi_r5vhQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:46.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
    08:08:47.230 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=51380224

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:49.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:49.065 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 949722 bytes in 3858 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:08:49.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:49.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:49.203 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:49.204 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:08:49.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/2/1 {11 11ä11#+} 1/b"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:49.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:49.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:49.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:08:49.561 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='652c0e3ffdc36b8bdd73b2ead466cc0a64c52121' to.sha1='2f2103afd5e817065abcd6a66eff50c95cfc15a2'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:49.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:49.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 > interruptSyncUpAndResume STANDARD_OUT
    08:08:49.982 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/2/a"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:08:50.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:50.045 [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:50.193 [qtp1152861381-1432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/hnMZQrGRT5jVk5bW0ygdiw/if8kbzyi6X-y_0by7RHZ0w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:51.124 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=52428800

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:08:51.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:51.755 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 108 ms.
    08:08:51.971 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, invitation=false]
    08:08:52.523 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=69.7 MiB, available=385.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:08:53.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:53.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 455935 bytes in 3297 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4f3692ac-352d-4915-b540-eb8e8543fb1c
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuvhuc-nc609-local-src
      localRepository.publicKeySha1 = B6:CB:FF:1D:5C:32:35:D9:0C:33:F5:A2:D4:6E:3D:CC:B3:7B:EA:88

      remoteRepository.repositoryId = da3f35b7-003c-4c5a-bdad-64c25f2c7166
      remoteRepository.remoteRoot = https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166
      remoteRepository.publicKeySha1 = 3C:1F:02:BB:33:78:4E:EA:8B:FF:90:BC:DC:B8:87:8D:5B:B4:24: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 4f3692ac-352d-4915-b540-eb8e8543fb1c da3f35b7-003c-4c5a-bdad-64c25f2c7166

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:53.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:53.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:08:53.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:53.550 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:53.551 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:53.824 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:53.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/2/a"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:53.931 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:53.941 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 56.56%
    08:08:53.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:53.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:08:54.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94445eea44cf2c9e0185ccffb1714056de16b8f2' to.sha1='45fe2c26029d7be39181624b2787f50bda3bc33a'): /3 + &#ä/5/h

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:54.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:54.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/5/h"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:54.496 [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:54.567 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/q2T9foiibUdDn6Z-t2c6jQ/OVFJ8dXfgNO3Ry-WCwDBKg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:54.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:08:54.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:54.934 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112429 bytes in 437 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:54.964 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:08:55.001 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:55.022 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 191 ms.
    08:08:55.022 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MrR3Jb7Ze-AasbgWBGyYfQ, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:55.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:55.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:55.114 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:55.116 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:55.139 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 116 ms.
    08:08:55.139 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=TvXpSm0tqE__JhpcXaDvXg, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:55.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/5/h"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:55.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:55.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:55.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:08:55.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4324f437d4a309a2e65f4c3d38906824c8a6cdc5' to.sha1='1b2aceae8a83cf1b41d4169db09837626373851b'): /3 + &#ä/5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.517 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:08:55.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=4f3692ac-352d-4915-b540-eb8e8543fb1c to='build/repo/j0yuvhuc-nc609-local-src', fromRepoLocalSync=true
    08:08:55.519 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4f3692ac-352d-4915-b540-eb8e8543fb1c ('build/repo/j0yuvhuc-nc609-local-src')
    08:08:55.554 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:08:55.602 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:55.764 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=82.4 MiB, available=373.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.883 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 renewalDateTime=2017-04-01T06:38:55.806Z expiryDateTime=2017-04-01T07:08:55.806Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:55.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/5/i"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:55.972 [pool-6-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:55.972 [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:08:56.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:56.126 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/q2T9foiibUdDn6Z-t2c6jQ/2WONXOZEf9ndF0QX42OD_g' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:56.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=53.4 MiB, available=402.1 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 865d3151-62ee-4f09-9d62-07781bbdc185
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuvn4p-ibi16-local-src
      localRepository.publicKeySha1 = CC:34:A2:DE:79:2E:AC:1A:60:5C:0E:0C:4B:A6:B6:F7:E6:7B:17:36

      remoteRepository.repositoryId = 8bc6cd4a-8f5f-4909-8be5-97fa6406ce38
      remoteRepository.remoteRoot = https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38
      remoteRepository.publicKeySha1 = A0:C5:B1:EA:F0:1C:86:D1:2E:88:4F:38:DF:87:24:24:8E:1F:E1:30

    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 865d3151-62ee-4f09-9d62-07781bbdc185 8bc6cd4a-8f5f-4909-8be5-97fa6406ce38
    08:08:57.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:57.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 296950 bytes in 1260 ms. path='/3 + &#ä/5/i'
    08:08:57.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:57.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:57.411 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:57.413 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:08:57.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/5/i"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:57.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:57.706 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:08:57.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:08:57.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f71008d012d4c5aeec618bf53189e21e871a7585' to.sha1='6e1b7f52d29caee03068ac28b7282a6efc383113'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:08:58.128 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=53477376

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:58.156 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:08:58.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:58.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/aa"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:08:58.216 [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
    08:08:58.301 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:58.331 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/t_ZppHUiAOv5TnfA7uL8DQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:58.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:08:58.386 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:58.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:08:58.464 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:08:58.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.73%
    08:08:58.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:08: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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:59.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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
    08:08:59.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:08:59.174 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 from='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38' toID=865d3151-62ee-4f09-9d62-07781bbdc185 to='build/repo/j0yuvn4p-ibi16-local-src', fromRepoLocalSync=true
    08:08:59.174 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 865d3151-62ee-4f09-9d62-07781bbdc185 ('build/repo/j0yuvn4p-ibi16-local-src')
    08:08:59.196 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:08:59.203 [pool-15-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1451 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:59.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=53.7 MiB, available=401.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:59.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314158 bytes in 1276 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:59.592 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:08:59.593 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:08:59.594 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:08:59.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:08:59.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:08:59.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:08:59.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:08:59.728 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:08:59.730 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:08:59.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/aa"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:08:59.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=53.7 MiB, available=401.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:00.057 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:00.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:00.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:09:00.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0b608344f32587972b96e5bb6e54af412351e75' to.sha1='61f83d66fadc3b428c60b3954452471fb79f41bf'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:00.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:09:00.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=53.8 MiB, available=401.7 MiB
    08:09:00.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:00.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/bb"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:09:00.679 [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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:00.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:00.717 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.87%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:00.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:09:00.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=53.8 MiB, available=401.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:00.994 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 renewalDateTime=2017-04-01T06:39:00.938Z expiryDateTime=2017-04-01T07:09:00.938Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:01.014 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/RE7x9ANgRw0SeOnEezWzHA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:01.111 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:09:01.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:00.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:09:01.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=53.8 MiB, available=401.7 MiB
    08:09:01.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:09:01.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:09:01.394 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:01.479 [Test worker] INFO  D.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:09:01.497 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:01.502 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=54525952

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:01.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=6 remoteFromLocalRevision=2
    08:09:01.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4f3692ac-352d-4915-b540-eb8e8543fb1c from='build/repo/j0yuvhuc-nc609-local-src' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:09:01.650 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:01.789 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=65.8 MiB, available=389.7 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:02.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_singleWritePermissionOnRoot STANDARD_OUT
    08:09:02.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:02.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:09:02.664 [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:02.664 [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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:02.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:02.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
    08:09:02.914 [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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:03.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: 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:03.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=66.0 MiB, available=389.5 MiB
    08:09:03.792 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MrR3Jb7Ze-AasbgWBGyYfQ, serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38} because of missing permissions!
    08:09:03.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:03.912 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=55574528

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:04.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:04.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:04.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1001564 bytes in 3522 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:04.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:04.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:04.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:04.479 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:04.482 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:04.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/bb"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:09:04.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:04.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:04.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:09:04.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41791da780b5ab70cbf97e2cd107cb5a0cf22bc3' to.sha1='009048ef50e653622124859dcffa3ab1271eb119'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:04.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:09:04.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:04.935 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:05.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/cc"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:05.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:09:05.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:05.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:09:05.233 [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
    08:09:05.271 [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
    08:09:05.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:05.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:05.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:05.540 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/rnAzhpl2T0JqBbNe2Z9gAA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:05.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:05.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:05.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:09:05.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:09:05.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:09:05.591 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:09:05.664 [qtp1065487120-1574] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 localRepositoryRevisionSynced=2
    08:09:05.761 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 transaction.localRevision=6 remoteFromLocalRevision=2
    08:09:05.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=865d3151-62ee-4f09-9d62-07781bbdc185 from='build/repo/j0yuvn4p-ibi16-local-src' toID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 to='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38'
    08:09:06.026 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:06.183 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:06.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:06.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    08:09:06.414 [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
    08:09:06.453 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=56623104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:06.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:06.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:09:06.637 [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:06.638 [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:09:06.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    08:09:06.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:06.841 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:06.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:09:07.058 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:07.123 [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:09:07.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:07.180 [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
    08:09:07.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:07.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:07.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:07.373 [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
    08:09:07.458 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 81 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:07.571 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:07.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:07.660 [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
    08:09:07.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 914219 bytes in 2407 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:07.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:07.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:07.849 [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:09:07.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:07.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:07.912 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:07.913 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:07.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 > interruptSyncUpAndResume STANDARD_OUT
    08:09:08.077 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/cc"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:08.118 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:08.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:08.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:08.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:08.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:08.183 [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
    08:09:08.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6c2f4b11e0950a163f85dfa0973866e3e8a245e' to.sha1='cfb15979cd5bcb6296f72ff17764f8bebc103b12'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:08.424 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:08.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:08.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:08.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/dd"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:08.636 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:08.681 [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_singleWritePermissionOnRoot STANDARD_OUT
    08:09:08.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:08.738 [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
    08:09:08.740 [qtp1152861381-1570] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/4EQykaoDeHAZ-AtX0VspVw' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:09.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:09.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:09.060 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    08:09:09.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:09:09.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:09.067 [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
    08:09:09.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62778 bytes in 388 ms. path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:09.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:09.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:09.256 [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:09:09.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88655979b37c62812b6b99ba3f4214fd1cd5f1cd' to.sha1='4a5b726b71ddde0e689288b2fdf609e80f799117'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:09.299 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:09.301 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:09.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="86e901e5-5e7f-480f-8ca0-25e6c01aaaf1", toRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", path="/3 + &#ä/dd"} on repo=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1
    08:09:09.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:09.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:09:09.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=59

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:09.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:09:09.643 [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:09:09.646 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:09.718 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=57671680

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:09.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:09.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/1 {11 11ä11#+} 1/a"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:09.983 [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
    08:09:09.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:10.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:10.097 [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:09:10.152 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/h5ejpMa743uM4-QGaKqCtg' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:10.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:10.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:10.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:10.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 43.05%
    08:09:10.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:10.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:10.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:11.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:11.052 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:11.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:11.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:11.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:11.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:11.582 [qtp1152861381-911] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 transaction.localRevision=74 remoteFromLocalRevision=59

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:11.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:11.612 [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
    08:09:11.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f3db76d-9a56-4482-9107-25c6a86f42bb from='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb' toID=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 to='build/repo/j0yuuum7-8xdwg-local-src', fromRepoLocalSync=false
    08:09:11.729 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 localRepositoryRevisionSynced=32 localRepositoryRevisionInProgress=74

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:11.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:11.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:11.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:09:12.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:12.171 [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
    08:09:12.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:12.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:12.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:12.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:11.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: repoFileDtos.size=0
    08:09:12.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=61.3 MiB, available=394.2 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:12.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:12.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 480830 bytes in 2618 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:12.631 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=58720256

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:12.653 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:12.705 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:12.705 [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
    08:09:12.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:12.787 [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:09:12.872 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:12.888 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:12.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:12.950 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 48.21%
    08:09:12.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.38%
    08:09:12.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:12.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'
    08:09:13.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc39a19424c7b1ff98ed1aa026b2e9e83b200530' to.sha1='f78feea4c66904a5edbc9306d99ecbe7d8d2d4c1'): /.subshare.properties

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:13.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/1 {11 11ä11#+} 1/a"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:13.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:14.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:14.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:09:14.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dae13b6631bde79de020b39fac02d65aedca8cc' to.sha1='27bfa8b1bd96991c85313df477fb336cb6eb212c'): /1 {11 11ä11#+} 1/b
    08:09:14.496 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:14.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: 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

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:14.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/1 {11 11ä11#+} 1/b"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:14.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/b'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:14.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/.subshare.properties"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:14.844 [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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:14.868 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/cbqpR8ovLJbnthwK-uoCog' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:14.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=60.4 MiB, available=395.1 MiB
    08:09:15.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:09:15.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:15.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:15.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:15.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:15.105 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:15.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:15.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:15.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:15.158 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:15.170 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ifpnNYcI0zz95L3ZYBvaiA, serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb} because of missing permissions!
    08:09:15.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:15.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 286272 bytes in 755 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:15.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=59.8 MiB, available=395.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:15.551 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:15.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:15.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:15.611 [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
    08:09:15.619 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/smv2QoDKegcGBhUVDGfZBg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:15.665 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:15.667 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:15.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:15.688 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=59768832

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:15.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/1 {11 11ä11#+} 1/b"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:15.885 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:15.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:15.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:09:15.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='018607a883cf6291b9bd21dcdba5bda22c2adbd0' to.sha1='2a78ba2748f15d1e6f919c903cbcf14f87fd5458'): /1 {11 11ä11#+} 1/c

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:15.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=59.7 MiB, available=395.8 MiB
    08:09:15.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:16.092 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:16.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23687 bytes in 1383 ms. path='/.subshare.properties'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:16.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/1 {11 11ä11#+} 1/c"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:16.283 [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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:16.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.5 MiB, used=59.7 MiB, available=395.8 MiB
    08:09:16.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:16.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:16.434 [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:09:16.593 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/v-0g7KoXeNmAGNwkJSRWiQ' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:16.603 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:16.620 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:16.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=59.7 MiB, available=395.8 MiB
    08:09:16.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:09:16.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:09:16.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:09:16.860 [qtp1152861381-911] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 localRepositoryRevisionSynced=74
    08:09:16.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb transaction.localRevision=145 remoteFromLocalRevision=74
    08:09:17.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 from='build/repo/j0yuuum7-8xdwg-local-src' toID=1f3db76d-9a56-4482-9107-25c6a86f42bb to='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:17.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:17.025 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=59 localRepositoryRevisionInProgress=145

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:17.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/.subshare.properties"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:17.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:17.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:09:17.113 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:09:17.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=145

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:17.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:17.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:09:17.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f5138b782748d622df5d0b0d4b35b3a607d559d' to.sha1='8b6fbc07cae446affa54d7afb45c1489e3da1399'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:17.340 [qtp1152861381-1432] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=86e901e5-5e7f-480f-8ca0-25e6c01aaaf1 transaction.localRevision=79 remoteFromLocalRevision=145
    08:09:17.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:09:17.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:18.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/1 {11 11ä11#+} 1/a"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:18.432 [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
    08:09:18.490 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=60817408

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:18.689 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JpwAr60VAN49OwH9nqDFQg/gge55GK7JoU8X2lK_Z9G8g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:19.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:20.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 988898 bytes in 2443 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:20.970 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=61865984

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:20.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:20.998 [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:09:21.039 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/v-0g7KoXeNmAGNwkJSRWiQ' offset=1048576

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:21.044 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:21.055 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:21.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/1 {11 11ä11#+} 1/a"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:21.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:21.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:21.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:09:21.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8dda61815000ea32d8d2645a8874066ce666c218' to.sha1='ac0bf43f4a745f095f6d094c9ca711fce6349e57'): /1 {11 11ä11#+} 1/b
    08:09:21.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/1 {11 11ä11#+} 1/b"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:21.691 [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:21.793 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JpwAr60VAN49OwH9nqDFQg/f7IzH3oHhNaDH78NcO40qQ' offset=0
    08:09:21.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 165287 bytes in 264 ms. path='/1 {11 11ä11#+} 1/b'
    08:09:22.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:22.071 [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:09:22.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1725316 bytes in 5800 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.112 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:22.115 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:22.173 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/1 {11 11ä11#+} 1/b"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:22.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:22.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:22.278 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:22.286 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.303 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:22.305 [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:09:22.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/1 {11 11ä11#+} 1/c"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aac85073cf48113a8fe3baf92040e2f7bd4cfd2a' to.sha1='682623fd7c2a209f92f6fdc97a073534ad62fd4b'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:22.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:22.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:09:22.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:22.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:09:22.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01d972f27f1cec48e9fa7e8f66c5fb5b5d57d958' to.sha1='0124438e6df04f91d0fd0795a10b97b12ca326d2'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/1 {11 11ä11#+} 1/c"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:22.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/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:22.801 [qtp425666350-1737] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:22.983 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/1 {11 11ä11#+} 1/a"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:22.988 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:22.997 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JpwAr60VAN49OwH9nqDFQg/-Mv2mQX2iiXD0GpGEBGCrg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:23.008 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=62914560

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:23.102 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/cdVjZFy95wyWC3QrCV0ScQ/zrLuoRJZKsoT-dHlwIkKFw' offset=0
    08:09:23.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 318053 bytes in 1005 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:09:24.071 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:24.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:24.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:24.165 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:24.167 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:24.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/1 {11 11ä11#+} 1/a"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:24.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:24.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:24.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:09:24.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='607417d13dcdb9938a4f7c84b35b5512014d4831' to.sha1='9267259b9ffc5f9439b7ddcf27b3d95aee577921'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:24.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 555483 bytes in 1904 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:24.689 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:24.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:24.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:24.855 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:24.858 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:24.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/1 {11 11ä11#+} 1/b"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:24.928 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:24.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/1 {11 11ä11#+} 1/c"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:24.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:25.007 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.60%
    08:09:25.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:25.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:09:25.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdbf809a0f1bcec02fc347fe36d924362c5ccffe' to.sha1='9df2186ccb1ff1aaac96a37a5003b89a2e003984'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:25.156 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/cdVjZFy95wyWC3QrCV0ScQ/DEFSGi7H47UbTPQCyaQe3g' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:25.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/2/1 {11 11ä11#+} 1/a"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:25.375 [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
    08:09:25.479 [Test worker] INFO  D.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
    08:09:25.522 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42XjtCDwqF5F_upvR_Rosg/A0BMhe80LyJp9bIkm5N1Hw/IMhdn-uGgUp3mWCg_4EYSQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:25.737 [qtp182345336-1538] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=63963136

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:27.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 505469 bytes in 2422 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:09:27.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:27.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:09:27.995 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:27.997 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:28.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/2/1 {11 11ä11#+} 1/a"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:28.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:28.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:28.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:09:28.300 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bceddc75bd27f9472ee348d31d9a9282a654b6a2' to.sha1='5945f9aadb4f702ec7765f354f711d433fb5dbd1'): /2/1 {11 11ä11#+} 1/b
    08:09:28.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/2/1 {11 11ä11#+} 1/b"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:28.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:28.734 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=65011712

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:28.831 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42XjtCDwqF5F_upvR_Rosg/A0BMhe80LyJp9bIkm5N1Hw/AIpqdE-n9e4rxxe5si8GrA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:29.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 936084 bytes in 4213 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:09:29.203 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:29.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:29.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:29.293 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:29.295 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:29.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:29.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/1 {11 11ä11#+} 1/b"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:29.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:29.710 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:29.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:29.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254244 bytes in 1066 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:29.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='896df43981e545d55bda7bef117cca8964491090' to.sha1='481f5f9c03687f2392faa1c897450ca5f43d831a'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:29.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:29.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:30.032 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:30.033 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:30.138 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:30.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/2/1 {11 11ä11#+} 1/b"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:30.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:30.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:30.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:30.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/a"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:30.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3d98e14f185ad144830a0bc851d819b3011de98' to.sha1='51ab4f7e57ec424f228e413dac07e199b6c80a8c'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:30.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:09:30.671 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/TtTf22WvD9peYUSLIl8I7w' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:31.223 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/2/a"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:31.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:09:31.567 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42XjtCDwqF5F_upvR_Rosg/QHc5k6lntaZK_kk5z1qokg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:32.084 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=66060288

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:32.462 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/TtTf22WvD9peYUSLIl8I7w' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:32.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:33.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1420144 bytes in 2954 ms. path='/2/a'
    08:09:33.421 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:33.462 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/42XjtCDwqF5F_upvR_Rosg/QHc5k6lntaZK_kk5z1qokg' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:33.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:33.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:33.536 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:33.540 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:33.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/a"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:33.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:33.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:09:33.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:33.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:09:33.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c65741cca538a68c21a230e60b5d80805545b76' to.sha1='e6be77cef0f20a0669da6053912ec9cae26d865a'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:34.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1186395 bytes in 2730 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:34.082 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:34.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:34.156 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:34.222 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:34.227 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:34.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/5/h"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:34.300 [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
    08:09:34.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/2/a"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:34.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:34.463 [qtp182345336-1538] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=67108864

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:34.495 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.20%
    08:09:34.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:34.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:09:34.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='496af8bfb4e6df982d245fc285c76c17b3b4ffa6' to.sha1='7b0a004329b63775c16f93e64837a85cd5a949d2'): /3 + &#ä/5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:34.571 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:34.835 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/5/h"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:34.903 [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:35.034 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/D7e4rWiuc5LkBTbdGpvjpQ/R3-d3sVDOIIO3UILsPMMLQ' offset=0
    08:09:35.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 386140 bytes in 985 ms. path='/3 + &#ä/5/h'
    08:09:36.058 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:36.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:36.103 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:36.105 [qtp1065487120-1082] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:36.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/5/h"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:36.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:36.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:36.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:09:36.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8af101c9e1fe039fb0fd8cb5cfb3634e6fce6b37' to.sha1='33fe8a95fe2e7c3dff86114931818a7394ff127a'): /3 + &#ä/5/i
    08:09:36.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/5/i"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:36.618 [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
    08:09:36.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
    08:09:36.895 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/D7e4rWiuc5LkBTbdGpvjpQ/jHGTbRolZ01rv_t98otvxw' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:36.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:36.906 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=68157440

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:37.070 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=1048576

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:39.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 607355 bytes in 3064 ms. path='/3 + &#ä/5/i'
    08:09:39.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:39.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:39.884 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:39.886 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:39.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/5/i"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:40.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:40.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:40.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:09:40.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa891590ae26cd3639887de0537c8ebc4fdc8a7c' to.sha1='7820d4722a9a9398c5e6a9778fde08a642f6e62f'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:40.593 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=69206016

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:40.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/aa"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:40.817 [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:40.888 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/9azVyrGt0N6WhcH5Urkkyg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:40.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:40.924 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=2097152

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:41.715 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132135 bytes in 898 ms. path='/3 + &#ä/aa'
    08:09:41.844 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:41.844 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:41.892 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:41.894 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:42.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/aa"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:42.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:42.364 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:42.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:42.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:42.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1539c46d04390182bdcd7e4fbc9289de2720bcd5' to.sha1='94cc7b20105cb1dfac8a981a46ef7a8561119fe7'): /3 + &#ä/bb
    08:09:42.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/bb"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:42.983 [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:43.062 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/1arlm32tjWoAVLBYZke2Gw' offset=0
    08:09:44.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183161 bytes in 1243 ms. path='/3 + &#ä/bb'
    08:09:44.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:44.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:44.422 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:44.423 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:44.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:44.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/bb"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:44.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:44.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:44.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:09:44.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60c74a9360cae5fccafb39bb9884975ea06ac152' to.sha1='226446c7ae7176be9595354b3b133bc01e799dd0'): /3 + &#ä/cc
    08:09:44.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/cc"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:45.023 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:45.058 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=70254592

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:45.165 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=3145728

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:45.306 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/AL1yF3gKBgp_7X5sL69c0A' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:46.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_singleWritePermissionOnRoot STANDARD_OUT
    08:09:46.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3511842 bytes in 12596 ms. path='/3 + &#ä/5/h'
    08:09:46.998 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:47.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:47.051 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:47.191 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:47.199 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:47.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:47.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/5/h"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:47.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:47.433 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:47.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:09:47.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6cbf13cf739cd648ec5e96f44fc9c6bf1f1339a' to.sha1='472855de1f247db5a45e3103216481f5f1a742aa'): /3 + &#ä/5/i
    08:09:47.670 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:48.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/5/i"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:48.027 [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
    08:09:48.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:48.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:48.161 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/5KGl0qXvuuwfA8mQ9WFytg' offset=0
    08:09:48.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 308026 bytes in 454 ms. path='/3 + &#ä/5/i'
    08:09:48.588 [qtp425666350-1737] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:48.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:48.631 [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
    08:09:48.631 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=71303168

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:48.669 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:48.671 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:09:48.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/5/i"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:48.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:48.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:48.859 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/AL1yF3gKBgp_7X5sL69c0A' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:48.889 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:48.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:09:49.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8109e3283b2318230d10b8b13376853b0d9e833a' to.sha1='995af09069149b9529ef9a84de03119fb5f3ec39'): /3 + &#ä/aa

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:49.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1153133 bytes in 4268 ms. path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:49.303 [qtp425666350-1737] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:49.505 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:49.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:49.555 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:49.559 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:49.627 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/aa"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:49.656 [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
    08:09:49.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/cc"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:49.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:49.773 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/jYrY7dnR8z5Rz7H_eie3Xg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:49.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:49.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:49.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:49.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99befccb39f21c2a6e9636a0c608686efcbd6338' to.sha1='19d3ce7a9c0b2029f0a7d4e0562a20f4bab6faa0'): /3 + &#ä/dd

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:49.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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:50.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/dd"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185
    08:09:50.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:09:50.367 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/qNCRCCzgIavsXhYgzaSN1g/QMuBQxPt-RY4md-vX9wSCQ' offset=0
    08:09:50.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110993 bytes in 429 ms. path='/3 + &#ä/dd'
    08:09:50.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:50.841 [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:09:50.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 358312 bytes in 1189 ms. path='/3 + &#ä/aa'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:50.882 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:50.884 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:50.975 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:51.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:51.018 [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
    08:09:51.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="865d3151-62ee-4f09-9d62-07781bbdc185", toRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", path="/3 + &#ä/dd"} on repo=865d3151-62ee-4f09-9d62-07781bbdc185

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:51.058 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:51.059 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:51.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:51.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:51.189 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.46%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:51.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/aa"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:51.242 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:51.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:51.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:51.285 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:51.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26e33445e60baf4d81c8caa544f89dce6dfcfd68' to.sha1='a41faf0cc4fdcaa86a4d21a4a4744ad25ca3d628'): /3 + &#ä/bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:51.533 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=72351744

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:51.575 [qtp425666350-145] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:51.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/bb"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:51.929 [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:52.493 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/0xXiP3GYf2dMzUhXcZNT2w' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09: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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:53.344 [qtp1065487120-1082] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 transaction.localRevision=74 remoteFromLocalRevision=6
    08:09:53.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 from='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38' toID=865d3151-62ee-4f09-9d62-07781bbdc185 to='build/repo/j0yuvn4p-ibi16-local-src', fromRepoLocalSync=false
    08:09:53.540 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=74

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:53.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_singleWritePermissionOnRoot STANDARD_OUT
    08:09:54.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 868032 bytes in 2243 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:54.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:54.231 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:09:54.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:09:54.290 [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
    08:09:54.457 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=73400320

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:54.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:55.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:55.256 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:09:55.259 [qtp425666350-145] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:55.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:09:55.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:55.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/bb"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:09:55.438 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:55.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=56.5 MiB, available=399.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:55.520 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:09:55.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:09:55.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f28d82821790d8673a11f766297de22cc5778eb9' to.sha1='2fd291825f454af1c9c1ed13003b128c7149de89'): /3 + &#ä/cc

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:56.121 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: 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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:56.241 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:56.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:56.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=53.8 MiB, available=401.7 MiB
    08:09:56.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.796 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.878 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:09:56.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:09:56.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:09:56.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:09:56.938 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MrR3Jb7Ze-AasbgWBGyYfQ, serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38} because of missing permissions!
    08:09:56.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:57.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:57.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=53.3 MiB, available=402.2 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:57.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
    08:09:57.721 [Test worker] INFO  D.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:09:57.903 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/cc"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:09:57.923 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=74448896

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:57.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:57.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:09:58.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=53.2 MiB, available=402.3 MiB
    08:09:58.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:58.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:09:58.304 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:58.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=53.1 MiB, available=402.4 MiB
    08:09:58.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09:58.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:58.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=53.1 MiB, available=402.4 MiB
    08:09:58.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:09:58.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:09:58.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:09:58.747 [qtp1065487120-1677] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 localRepositoryRevisionSynced=74
    08:09:58.777 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 transaction.localRevision=149 remoteFromLocalRevision=74
    08:09:58.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=865d3151-62ee-4f09-9d62-07781bbdc185 from='build/repo/j0yuvn4p-ibi16-local-src' toID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 to='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38'
    08:09:58.826 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=149
    08:09:58.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:09:58.909 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:58.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:09:58.914 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=149
    08:09:59.211 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=865d3151-62ee-4f09-9d62-07781bbdc185 transaction.localRevision=79 remoteFromLocalRevision=149
    08:09:59.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:09:59.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:09: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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:09:59.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.
    08:10:00.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:00.358 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=75497472

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:00.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:00.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:01.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:01.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:02.251 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:02.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:02.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:02.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:03.051 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=76546048

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:03.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:03.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.
    08:10: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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:04.655 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=2097152

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:04.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:05.031 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=77594624

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:05.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:06.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:06.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10: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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:07.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.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:07.368 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=78643200

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:08.082 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    08:10:08.082 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=joDXEyungOiNrceZderiRw, invitation=false]
    08:10:08.183 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 100 ms.
    08:10:08.184 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BJQvP1qehhNiuDLaHE1AHQ, invitation=false]
    08:10:08.768 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=63.7 MiB, available=391.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:08.896 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=3145728

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:09.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = b13a59ff-e0b7-4c7c-9644-1d521564c115
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuwxs3-6idbi-local-src
      localRepository.publicKeySha1 = 2A:42:6F:CD:00:64:8C:DD:1E:59:90:90:A0:55:B1:2B:5F:73:B1:89

      remoteRepository.repositoryId = 6ab43add-0314-420c-8b24-3c54b697468e
      remoteRepository.remoteRoot = https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e
      remoteRepository.publicKeySha1 = 9A:A2:CC:1E:E3:13:8A:13:8D:D7:88:1D:60:E7:6A:79:41:89:28:4D

    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 b13a59ff-e0b7-4c7c-9644-1d521564c115 6ab43add-0314-420c-8b24-3c54b697468e

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:09.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:09.938 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=79691776

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:09.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:10.089 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:10:10.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:10:10.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:11.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:11.057 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:10:11.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:10:11.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:10:11.248 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:10:11.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%
    08:10:11.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:11.475 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=64.8 MiB, available=390.7 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:11.665 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:10:11.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ab43add-0314-420c-8b24-3c54b697468e from='https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e' toID=b13a59ff-e0b7-4c7c-9644-1d521564c115 to='build/repo/j0yuwxs3-6idbi-local-src', fromRepoLocalSync=true
    08:10:11.667 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b13a59ff-e0b7-4c7c-9644-1d521564c115 ('build/repo/j0yuwxs3-6idbi-local-src')
    08:10:11.688 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:10:11.740 [pool-14-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:10:11.917 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e renewalDateTime=2017-04-01T06:40:11.840Z expiryDateTime=2017-04-01T07:10:11.840Z

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:11.988 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=80740352

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:11.993 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:12.013 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=4194304

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:12.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e: repoFileDtos.size=0
    08:10:12.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=42.5 MiB, available=413.0 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:12.541 [qtp1152861381-911] 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:12.770 [qtp1152861381-911] 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:12.844 [qtp1152861381-911] 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:12.890 [qtp1152861381-911] INFO  D.Datastore - 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
    08:10:12.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:13.004 [qtp1152861381-911] 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:13.062 [qtp1152861381-911] 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:13.126 [qtp1152861381-911] 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:13.183 [qtp1152861381-911] 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:13.238 [qtp1152861381-911] 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:13.296 [qtp1152861381-911] 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:13.335 [qtp1152861381-911] 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:13.390 [qtp1152861381-911] 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:13.447 [qtp1152861381-911] 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:13.504 [qtp1152861381-911] 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:13.559 [qtp1152861381-911] 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:13.739 [qtp1152861381-911] 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:13.807 [qtp1152861381-911] 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:13.987 [qtp1152861381-911] INFO  D.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
    08:10:14.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e: 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
    08:10:14.284 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms.
    08:10:14.285 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=GnhKiHwhLPMFX4NeAiu4KQ, invitation=false]
    08:10:14.395 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 110 ms.
    08:10:14.395 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, invitation=false]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4b8324cd-ef78-409f-b270-94e0a12dd66b
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuybfn-lbw25-local-dest
      localRepository.publicKeySha1 = CF:00:F4:BE:09:07:51:99:FE:BB:65:77:25:A9:F3:CF:26:9F:0F:64

      remoteRepository.repositoryId = 1f3db76d-9a56-4482-9107-25c6a86f42bb
      remoteRepository.remoteRoot = https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb
      remoteRepository.publicKeySha1 = 31:ED:16:1F:8E:0B:5E:FC:52:B8:DC:05:24:6E:DB:43:C3:40:0C: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 4b8324cd-ef78-409f-b270-94e0a12dd66b 1f3db76d-9a56-4482-9107-25c6a86f42bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:14.562 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:14.605 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=81788928

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:14.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=42.7 MiB, available=412.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:14.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:10:14.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f3db76d-9a56-4482-9107-25c6a86f42bb from='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb' toID=4b8324cd-ef78-409f-b270-94e0a12dd66b to='build/repo/j0yuybfn-lbw25-local-dest', fromRepoLocalSync=true
    08:10:14.719 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4b8324cd-ef78-409f-b270-94e0a12dd66b ('build/repo/j0yuybfn-lbw25-local-dest')

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:14.841 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=joDXEyungOiNrceZderiRw, serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e} because of missing permissions!
    08:10:14.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:15.246 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=71.1 MiB, available=384.4 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:15.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=42.8 MiB, available=412.7 MiB
    08:10:15.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:10:15.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=42.9 MiB, available=412.6 MiB
    08:10:15.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:15.847 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:10:15.859 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:10:15.947 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb renewalDateTime=2017-04-01T06:40:14.764Z expiryDateTime=2017-04-01T07:10:14.764Z
    08:10:16.026 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yux2j7-3ekho-local-src
      localRepository.publicKeySha1 = 51:90:55:84:C0:25:49:66:1F:63:C2:5D:B3:6B:E0:9D:18:D4:AB:2B

      remoteRepository.repositoryId = bcd996b0-69c6-448f-b534-0d202fb7ada7
      remoteRepository.remoteRoot = https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7
      remoteRepository.publicKeySha1 = 16:80:4B:15:4C:91:0C:A6:98:45:B9:E5:73:FA:73:96:13:D4:57: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 a6a71d19-9183-4a9f-b9c5-051f3df9fb4f bcd996b0-69c6-448f-b534-0d202fb7ada7

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:16.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: repoFileDtos.size=18

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:16.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=43.0 MiB, available=412.5 MiB
    08:10:16.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:16.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:16.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=42.9 MiB, available=412.6 MiB
    08:10:16.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:10:16.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:10:16.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:10:16.904 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 localRepositoryRevisionSynced=2

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:16.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:16.995 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=6291456

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:17.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e transaction.localRevision=6 remoteFromLocalRevision=2
    08:10:17.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b13a59ff-e0b7-4c7c-9644-1d521564c115 from='build/repo/j0yuwxs3-6idbi-local-src' toID=6ab43add-0314-420c-8b24-3c54b697468e to='https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:17.144 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=82837504

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:17.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:17.489 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:17.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:10:17.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:10:17.876 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:17.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6752901 bytes in 19922 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:17.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:17.916 [Test worker] INFO  D.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:10:17.974 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:17.976 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:18.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:18.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:18.048 [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
    08:10:18.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: 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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.080 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:10:18.128 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.91%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:18.131 [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:18.132 [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:18.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.175 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:18.185 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/cc"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:10:18.357 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:18.420 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:18.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:10:18.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=true
    08:10:18.492 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6a71d19-9183-4a9f-b9c5-051f3df9fb4f ('build/repo/j0yux2j7-3ekho-local-src')
    08:10:18.511 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13eebfbfc8af6ffba02a594a455481c642ff5d08' to.sha1='e4e0f09fa7ede726acc6c2f9a22e37c420f9cd1a'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.535 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:18.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=57.8 MiB, available=397.7 MiB

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:18.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:18.616 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 168 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.750 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.798 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:40:18.717Z expiryDateTime=2017-04-01T07:10:18.717Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.882 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/dd"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.884 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:18.885 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:18.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:19.230 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0C2_lN16DgP8bEOqOKUYWw/-tTFr9VIJAAFLUWRScTFaA' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:19.261 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=83886080

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:19.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=52.2 MiB, available=403.3 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:19.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:10:19.897 [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
    08:10:20.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 142 ms.
    08:10:20.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:20.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:20.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.226 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.235 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.270 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.312 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:20.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:20.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:20.370 [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
    08:10:20.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:20.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:10:20.999 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:21.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:21.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:21.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:21.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:21.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1040651 bytes in 2459 ms. path='/3 + &#ä/dd'
    08:10:21.403 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:21.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:21.463 [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
    08:10:21.468 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ifpnNYcI0zz95L3ZYBvaiA, serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb} because of missing permissions!
    08:10:21.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:21.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:10:21.536 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:21.560 [qtp425666350-317] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:10:21.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/3 + &#ä/dd"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:10:21.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:21.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:21.867 [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:10:21.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:10:22.009 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=6

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:22.047 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.07%
    08:10:22.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:22.068 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:22.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:22.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=59.0 MiB, available=396.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:22.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=52.5 MiB, available=403.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:22.369 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=84934656

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:22.527 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:22.640 [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
    08:10:22.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:22.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:22.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:22.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:22.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:22.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:22.842 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:22.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:10:22.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=52.4 MiB, available=403.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:22.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:10:23.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=58.3 MiB, available=397.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:23.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:23.203 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:23.203 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:23.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:23.396 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:23.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:10:23.476 [qtp425666350-317] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:23.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=52.5 MiB, available=403.0 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:23.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:23.762 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c transaction.localRevision=79 remoteFromLocalRevision=6

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:23.766 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:23.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=4f3692ac-352d-4915-b540-eb8e8543fb1c to='build/repo/j0yuvhuc-nc609-local-src', fromRepoLocalSync=false

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:23.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:23.824 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=79

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:23.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=57.8 MiB, available=397.7 MiB
    08:10:23.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:23.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:24.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:24.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:24.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=57.7 MiB, available=397.8 MiB
    08:10:24.327 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:10:24.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:24.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:24.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:24.363 [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
    08:10:24.486 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=85983232

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:24.549 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:24.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=52.5 MiB, available=403.0 MiB
    08:10:24.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:10:24.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=52.5 MiB, available=403.0 MiB
    08:10:24.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:10:24.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:10:24.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:10:24.628 [qtp1716431581-890] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=2

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:24.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.20%
    08:10:24.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.32%
    08:10:24.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:24.662 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:24.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=6 remoteFromLocalRevision=2
    08:10:24.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:24.813 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7cb7a46de162a173dc46f9df3e83311fa6467861' to.sha1='0e487a5a9e9d8d39633ede5dd4924f114b308a5e'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:24.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:24.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:25.038 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:25.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:10:25.201 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.276 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:25.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:25.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:10:25.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.541 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:10:25.643 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:25.756 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:25.805 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/1 {11 11ä11#+} 1/a"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:25.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:25.814 [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

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:25.886 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:25.891 [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:25.892 [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 > interruptSyncUpAndResume STANDARD_OUT
    08:10:25.898 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:10:25.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:25.903 [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:10:25.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:26.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69e96880ce3fb8526569cec0ee2300a46eb05eca' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:26.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:26.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:26.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.120 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.131 [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
    08:10:26.134 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B7HH-QIf339CQFJnD59McQ/rQZ7_0aSNZjVGTxdqvImWw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:26.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.152 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.176 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:26.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:26.206 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:26.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:26.225 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.236 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:26.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:26.248 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:26.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/1 {11 11ä11#+} 1/a"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:26.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:26.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/a'
    08:10:26.349 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zR_Jhul-mQnXseS8MfJCHg/aJoyU0TM6GKA-RCKNlEZtA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:26.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:26.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:10:26.481 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 331840 bytes in 169 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:26.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:10:26.249 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:26.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:10:26.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=67.6 MiB, available=387.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:26.711 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 210 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:26.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:26.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:26.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/1 {11 11ä11#+} 1/a"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:27.041 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:27.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:27.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:10:27.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0dc2a2a7546d6f03afd0a2add11424dc772637d5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:10:27.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/1 {11 11ä11#+} 1/b"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:27.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=67.5 MiB, available=388.0 MiB
    08:10:27.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:27.315 [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:27.381 [qtp1152861381-1432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zR_Jhul-mQnXseS8MfJCHg/H-xCUYku50YtvUJ-Z8IGbQ' offset=0
    08:10:27.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:10:27.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1959 bytes in 216 ms. path='/1 {11 11ä11#+} 1/b'
    08:10:27.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:10:27.649 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/1 {11 11ä11#+} 1/b"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:27.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:27.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=67.5 MiB, available=388.0 MiB
    08:10:27.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:27.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:27.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:10:27.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2be09c4e131e2f0bb099b2f0acc95f0b0c2ea3e1' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:27.859 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=87031808

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:27.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/1 {11 11ä11#+} 1/c"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:27.883 [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:27.906 [qtp1152861381-1432] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/zR_Jhul-mQnXseS8MfJCHg/XCZ5HN1PlzDbmRt2dAml7w' offset=0
    08:10:27.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:10:28.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271247 bytes in 122 ms. path='/1 {11 11ä11#+} 1/c'
    08:10:28.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:28.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=67.5 MiB, available=388.0 MiB
    08:10:28.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:10:28.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:10:28.124 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.158 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/1 {11 11ä11#+} 1/c"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:28.179 [qtp425666350-1738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=79

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.238 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:28.267 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:28.269 [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:10:28.298 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=149 remoteFromLocalRevision=79
    08:10:28.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4f3692ac-352d-4915-b540-eb8e8543fb1c from='build/repo/j0yuvhuc-nc609-local-src' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='433f388470f3c7f7f2e093513613b0fc31592da1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:28.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284529 bytes in 2528 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:28.344 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=149

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/2/1 {11 11ä11#+} 1/a"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:28.428 [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
    08:10:28.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    08:10:28.440 [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
    08:10:28.456 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hnMZQrGRT5jVk5bW0ygdiw/W3sNLf31IMeOlcBVNOoQpA/VFppybYeXEICJtehuu-cMw' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:28.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:28.484 [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:10:28.574 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:10:28.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:10:28.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=149

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:28.615 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:28.644 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:28.661 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:28.661 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.683 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78808 bytes in 255 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:10:28.726 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:10:28.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/2/1 {11 11ä11#+} 1/a"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:28.872 [qtp425666350-1767] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c transaction.localRevision=84 remoteFromLocalRevision=149
    08:10:28.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:28.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:29.023 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 54 ms.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:29.186 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.187 [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
    08:10:29.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:29.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cfd1c78cf157dd9d46f2b54b36e6c87da854f577' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:29.238 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, invitation=true]
    08:10:29.267 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/2/1 {11 11ä11#+} 1/b"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:29.330 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:10:29.330 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:25:29 CEST 2017

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:29.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/1 {11 11ä11#+} 1/a"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.355 [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:10:29.398 [qtp1152861381-1628] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hnMZQrGRT5jVk5bW0ygdiw/W3sNLf31IMeOlcBVNOoQpA/AGgqI7Z6zywrwJUi_r5vhQ' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:29.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:29.438 [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
    08:10:29.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:29.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:29.487 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, invitation=true]

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:29.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6068f1225d4c093f8d6210ba27fe25d4f7c510d1' to.sha1='065b7cbf1b760d5fa364bfb41ab3d8043b491ec7'): /1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42687 bytes in 273 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:29.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:29.688 [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
    08:10:29.689 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:10:29.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/2/1 {11 11ä11#+} 1/b"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:29.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:29.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:29.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:10:29.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='652c0e3ffdc36b8bdd73b2ead466cc0a64c52121' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:10:29.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/2/a"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:29.875 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:29.878 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    08:10:29.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.897 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/hnMZQrGRT5jVk5bW0ygdiw/if8kbzyi6X-y_0by7RHZ0w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:29.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:29.941 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:29.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:10:29.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=4f3692ac-352d-4915-b540-eb8e8543fb1c to='build/repo/j0yuvhuc-nc609-local-src', fromRepoLocalSync=true
    08:10:29.969 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4f3692ac-352d-4915-b540-eb8e8543fb1c ('build/repo/j0yuvhuc-nc609-local-src')

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:29.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:29.985 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:10:30.022 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.036 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 444555 bytes in 160 ms. path='/2/a'
    08:10:30.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:30.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 > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/2/a"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:30.210 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 renewalDateTime=2017-04-01T06:38:55.806Z expiryDateTime=2017-04-01T07:08:55.806Z

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:30.246 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=84
    08:10:30.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:30.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:30.277 [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
    08:10:30.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94445eea44cf2c9e0185ccffb1714056de16b8f2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:30.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/1 {11 11ä11#+} 1/b"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:30.304 [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

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/5/h"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:30.328 [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:10:30.353 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/q2T9foiibUdDn6Z-t2c6jQ/OVFJ8dXfgNO3Ry-WCwDBKg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:30.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:30.411 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29523 bytes in 106 ms. path='/3 + &#ä/5/h'
    08:10:30.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:30.502 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B7HH-QIf339CQFJnD59McQ/KALik-D7oTkBdcjvXPtUvg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:30.566 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=88080384

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/5/h"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:30.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:30.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:30.827 [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:10:30.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=68.4 MiB, available=387.1 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4324f437d4a309a2e65f4c3d38906824c8a6cdc5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:30.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:30.955 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:30.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/5/i"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:30.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:31.000 [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
    08:10:31.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:31.033 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/q2T9foiibUdDn6Z-t2c6jQ/2WONXOZEf9ndF0QX42OD_g' offset=0
    08:10:31.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:10:31.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209417 bytes in 144 ms. path='/3 + &#ä/5/i'
    08:10:31.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:31.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:31.227 [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
    08:10:31.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/5/i"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:31.336 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:30.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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:31.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=67.7 MiB, available=387.8 MiB
    08:10:31.351 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:31.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:10:31.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:10:31.352 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:31.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:31.372 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 385991 bytes in 1067 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:31.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:31.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:10:31.453 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f71008d012d4c5aeec618bf53189e21e871a7585' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:31.457 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:31.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:31.526 [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
    08:10:31.547 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:31.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:31.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/aa"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:31.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:31.816 [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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:31.818 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:31.824 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:31.839 [qtp1152861381-910] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/t_ZppHUiAOv5TnfA7uL8DQ' offset=0
    08:10:31.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:10:31.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 230919 bytes in 147 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:32.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:32.015 [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
    08:10:32.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/1 {11 11ä11#+} 1/b"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:32.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/aa"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.133 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:32.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    08:10:32.228 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:10:32.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc9aa107769e5caab3e686db2c0d3a7456e32d1b' to.sha1='70a0a0e96daf532d4e8ddc1009b3c70a752e6a82'): /1 {11 11ä11#+} 1/c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:31.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:10:32.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=67.8 MiB, available=387.7 MiB
    08:10:32.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0b608344f32587972b96e5bb6e54af412351e75' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:32.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d963272d20adf2b57207c393e688fb44f8394e25' to.sha1='714fa26eeecda92b55298904cfa52229c97bc9fc'): /1 {11 11ä11#+} 1/a

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/bb"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:32.404 [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:32.433 [qtp1152861381-1628] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/RE7x9ANgRw0SeOnEezWzHA' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/1 {11 11ä11#+} 1/c"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:32.510 [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
    08:10:32.572 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B7HH-QIf339CQFJnD59McQ/771i0UTBGKtOWaSwpG9A1w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:32.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=67.8 MiB, available=387.7 MiB
    08:10:32.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6266 bytes in 118 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 514074 bytes in 324 ms. path='/3 + &#ä/bb'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:32.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:32.788 [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
    08:10:32.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.844 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:32.847 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/bb"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:32.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.895 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:32.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/1 {11 11ä11#+} 1/c"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:32.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41791da780b5ab70cbf97e2cd107cb5a0cf22bc3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:32.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:32.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=67.8 MiB, available=387.7 MiB
    08:10:32.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:10:32.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:10:32.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:10:33.016 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=84

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:33.043 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:10:33.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/cc"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:33.050 [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
    08:10:33.059 [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:10:33.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=156 remoteFromLocalRevision=84

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.079 [qtp1152861381-911] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/rnAzhpl2T0JqBbNe2Z9gAA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:33.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4f3692ac-352d-4915-b540-eb8e8543fb1c from='build/repo/j0yuvhuc-nc609-local-src' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:10:33.130 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=156

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:33.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8dd9e14ca539e6fbefd8fcccaf1516a983496539' to.sha1='67d9ed7ddd431a8112f5b4392c1bdc9ad6710542'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:33.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/1 {11 11ä11#+} 1/a"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:10:33.219 [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:10:33.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:10:33.230 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:10:33.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=156

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.
    08:10:33.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50050 bytes in 272 ms. path='/3 + &#ä/cc'
    08:10:33.363 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:33.367 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/_K2tpDoFHG0x3Ms3Fdu_9A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:33.374 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=89128960

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/cc"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:33.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:33.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:33.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:33.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:33.503 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:33.504 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6c2f4b11e0950a163f85dfa0973866e3e8a245e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:33.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/2/1 {11 11ä11#+} 1/a"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:33.583 [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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/dd"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:33.599 [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:33.627 [qtp1152861381-909] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LuDrBJXB5LWfGhTE3C7Ijw/4EQykaoDeHAZ-AtX0VspVw' offset=0
    08:10:33.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:10:33.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148 bytes in 72 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:33.694 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1_fDRLraRtq0rFOg8TFNGQ/sdlpPB_nBW4w7eU5mmmtnA/8JM_mLCEFL5saWuD6HEnFA' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:33.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:33.817 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:34.040 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="1f3db76d-9a56-4482-9107-25c6a86f42bb", toRepositoryId="4b8324cd-ef78-409f-b270-94e0a12dd66b", path="/3 + &#ä/dd"} on repo=4b8324cd-ef78-409f-b270-94e0a12dd66b
    08:10:34.054 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:34.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:34.085 [qtp425666350-317] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c transaction.localRevision=90 remoteFromLocalRevision=156
    08:10:34.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=4f3692ac-352d-4915-b540-eb8e8543fb1c to='build/repo/j0yuvhuc-nc609-local-src', fromRepoLocalSync=false
    08:10:34.123 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=90

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:34.185 [qtp1152861381-1432] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b localRepositoryRevisionSynced=81
    08:10:34.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb transaction.localRevision=104 remoteFromLocalRevision=81
    08:10:34.397 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4b8324cd-ef78-409f-b270-94e0a12dd66b from='build/repo/j0yuybfn-lbw25-local-dest' toID=1f3db76d-9a56-4482-9107-25c6a86f42bb to='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb'
    08:10:34.437 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:34.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 224533 bytes in 951 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:34.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:10:34.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:10:34.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=104

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:34.643 [Test worker] INFO  D.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:10:34.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0
    08:10:34.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=68.3 MiB, available=387.2 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:34.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:34.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:34.775 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:34.777 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:34.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:34.921 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/2/1 {11 11ä11#+} 1/a"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:35.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:35.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:35.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:10:35.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ae94354c48df2d2f4b281a5c7265bcf58b0dd9b' to.sha1='3c5c04a6aff260ab78f2b1aae14db267bd6b7059'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:35.124 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:10:35.126 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:25:35 CEST 2017

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:35.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=67.9 MiB, available=387.6 MiB
    08:10:35.324 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:35.325 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:35.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132704 bytes in 2169 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:35.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/2/1 {11 11ä11#+} 1/b"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:35.493 [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'
    ******************** path: /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:35.573 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:35.574 [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
    08:10:35.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:35.730 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/1_fDRLraRtq0rFOg8TFNGQ/sdlpPB_nBW4w7eU5mmmtnA/xM23ZZfw6KQ3LB4FtANgDw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:35.325 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:10:35.325 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:35.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:10:35.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=68.0 MiB, available=387.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:35.791 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:35.799 [qtp1152861381-909] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b transaction.localRevision=86 remoteFromLocalRevision=104

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:35.861 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:35.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1f3db76d-9a56-4482-9107-25c6a86f42bb from='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb' toID=4b8324cd-ef78-409f-b270-94e0a12dd66b to='build/repo/j0yuybfn-lbw25-local-dest', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:35.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:35.900 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=86
    08:10:35.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:35.974 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=90177536

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:36.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=68.0 MiB, available=387.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:36.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/1 {11 11ä11#+} 1/a"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:36.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:36.397 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:36.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:36.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:10:36.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81b5c025e27338019e62042dccbaaa336c30a6de' to.sha1='419b2ff3eafb96c28fb96542eeaf83e43ff715e4'): /1 {11 11ä11#+} 1/b

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:36.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=72.0 MiB, available=383.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:36.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=68.0 MiB, available=387.5 MiB
    08:10:36.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:36.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 427406 bytes in 1348 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:10:37.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:37.019 [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:10:37.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=68.0 MiB, available=387.5 MiB
    08:10:37.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:10:37.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:37.108 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:37.111 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:37.114 [qtp425666350-1767] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=90
    08:10:37.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=161 remoteFromLocalRevision=90
    08:10:37.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4f3692ac-352d-4915-b540-eb8e8543fb1c from='build/repo/j0yuvhuc-nc609-local-src' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:37.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/2/1 {11 11ä11#+} 1/b"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:37.217 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=161

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:37.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:37.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:37.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:37.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:10:37.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:10:37.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=161

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:37.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/1 {11 11ä11#+} 1/b"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:36.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb: 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:37.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=71.3 MiB, available=384.2 MiB
    08:10:37.346 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ifpnNYcI0zz95L3ZYBvaiA, serverRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb} because of missing permissions!
    08:10:37.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:37.370 [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
    08:10:37.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='867929845a40c55d7a156ca65385d0aa8f92a749' to.sha1='73c2b3fa4e5ef236b228bd9f003ae2093530a3a6'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:37.417 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:10:37.421 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:37.473 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/WLPpiGyBa4ZPXDjl2FMH6g' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:37.509 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c transaction.localRevision=95 remoteFromLocalRevision=161
    08:10:37.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:10:37.581 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:10:37.588 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:10:37.589 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:10:37.589 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:10:37.590 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:10:37.591 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:37.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=71.3 MiB, available=384.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:37.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180927 bytes in 614 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:38.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/2/a"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:38.095 [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
    08:10:38.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:10:38.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:10:38.108 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:38.214 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:38.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:38.294 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:38.299 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:38.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:37.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:10:38.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:38.369 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:38.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:38.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ab43add-0314-420c-8b24-3c54b697468e from='https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e' toID=b13a59ff-e0b7-4c7c-9644-1d521564c115 to='build/repo/j0yuwxs3-6idbi-local-src', fromRepoLocalSync=true
    08:10:38.380 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b13a59ff-e0b7-4c7c-9644-1d521564c115 ('build/repo/j0yuwxs3-6idbi-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:38.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/1 {11 11ä11#+} 1/b"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:38.452 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:38.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:38.512 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:38.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:38.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:10:38.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35bc2e5ef1f11f71a1d2a08c038de31bd9fae720' to.sha1='a23cc943ec6a7fe94210709c7a8c7e45b27f0656'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:38.652 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=91226112

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:38.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.0 MiB, used=71.4 MiB, available=384.1 MiB
    08:10:38.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:10:39.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=71.4 MiB, available=384.1 MiB
    08:10:39.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:10:39.176 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:10:39.197 [qtp1152861381-910] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b localRepositoryRevisionSynced=86

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:39.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/1 {11 11ä11#+} 1/c"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:39.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb transaction.localRevision=109 remoteFromLocalRevision=86

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:39.309 [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/c'

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:39.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4b8324cd-ef78-409f-b270-94e0a12dd66b from='build/repo/j0yuybfn-lbw25-local-dest' toID=1f3db76d-9a56-4482-9107-25c6a86f42bb to='https://localhost:37146/1f3db76d-9a56-4482-9107-25c6a86f42bb'
    08:10:39.320 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=109
    08:10:39.346 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:10:39.346 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:10:39.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b remoteRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb localRepositoryRevisionSynced=109

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:39.442 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e renewalDateTime=2017-04-01T06:40:11.840Z expiryDateTime=2017-04-01T07:10:11.840Z
    08:10:39.470 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=40

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:39.557 [qtp1152861381-1628] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1f3db76d-9a56-4482-9107-25c6a86f42bb remoteRepositoryId=4b8324cd-ef78-409f-b270-94e0a12dd66b transaction.localRevision=91 remoteFromLocalRevision=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:39.597 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=0

org.subshare.test.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:39.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:39.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.InterruptedRepoToRepoSyncIT > interruptSyncUpAndResume STANDARD_OUT
    08:10:40.112 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:39.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e: repoFileDtos.size=0
    08:10:40.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=50.7 MiB, available=404.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:41.220 [qtp182345336-1559] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=92274688

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:41.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e: 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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:41.841 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:10:41.842 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:25:41 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10: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.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:42.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=47.7 MiB, available=407.8 MiB
    08:10:42.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:42.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:10:42.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:42.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:42.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:42.311 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:42.323 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:42.333 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:42.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:42.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:42.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:42.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:42.390 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:42.412 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=joDXEyungOiNrceZderiRw, serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:42.810 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=1048576

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:42.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:10:42.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=47.9 MiB, available=407.6 MiB
    08:10:43.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:10:43.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=47.9 MiB, available=407.6 MiB
    08:10:43.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:10:43.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=47.8 MiB, available=407.7 MiB
    08:10:43.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:43.946 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=93323264

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:44.099 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=57.9 MiB, available=397.6 MiB

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:44.102 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:10:44.226 [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/d7_bMEgTNjZNR5GRxC63IQ/client1/.gnupg/pubring.gpg'
    08:10:44.228 [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/d7_bMEgTNjZNR5GRxC63IQ/client1/.gnupg/secring.gpg'
    08:10:44.230 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:44.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=47.8 MiB, available=407.7 MiB
    08:10:44.380 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:10:44.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:10:44.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:10:44.546 [qtp2000968816-654] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 localRepositoryRevisionSynced=40
    08:10:44.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e transaction.localRevision=77 remoteFromLocalRevision=40
    08:10:44.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b13a59ff-e0b7-4c7c-9644-1d521564c115 from='build/repo/j0yuwxs3-6idbi-local-src' toID=6ab43add-0314-420c-8b24-3c54b697468e to='https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e'
    08:10:44.693 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:44.816 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:10:44.819 [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/d7_bMEgTNjZNR5GRxC63IQ/client2/.gnupg/pubring.gpg'
    08:10:44.822 [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/d7_bMEgTNjZNR5GRxC63IQ/client2/.gnupg/secring.gpg'
    08:10:44.823 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:10:44.887 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'
    08:10:44.935 [Test worker] INFO  o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: entered.
    08:10:44.967 [Test worker] INFO  o.s.c.p.PgpKeyStateRegistryImpl - syncWithPgp: leaving (took 32 ms).
    08:10:44.972 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1246 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:44.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:44.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:45.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:45.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:45.396 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:45.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:45.483 [qtp1065487120-958] INFO  D.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
    08:10:45.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:45.714 [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
    08:10:45.746 [qtp1065487120-958] 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:45.802 [qtp1065487120-958] 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:45.847 [qtp1065487120-958] INFO  D.Datastore - 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
    08:10:45.894 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=2097152

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:45.929 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:45.998 [qtp1065487120-958] INFO  D.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
    08:10:46.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.021 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.88%
    08:10:46.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.024 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.036 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.95%
    08:10:46.038 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.03%
    08:10:46.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.045 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:46.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:46.059 [qtp1065487120-958] INFO  D.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
    08:10:46.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb42bf7279fb00a858593197d0eab03e2c563400' to.sha1='d9cf45bf1828d26854ce718292bc7f897e3459d3'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:46.179 [qtp1065487120-958] 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:46.250 [qtp1065487120-958] 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:46.310 [qtp1065487120-958] 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:46.354 [qtp1065487120-958] 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:46.396 [qtp1065487120-958] 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:46.459 [qtp1065487120-958] INFO  D.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
    08:10:46.477 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:46.523 [qtp1065487120-958] 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:46.589 [qtp1065487120-958] INFO  D.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
    08:10:46.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/5/h"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:46.653 [qtp1065487120-958] INFO  D.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
    08:10:46.674 [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
    08:10:46.868 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uLXkvAaYY-UpM8OA3b_KNg/kU4zZv1HIH8H6YPlXzlTrg/T3KNsM8K1MBdvKcK_0_kEQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:46.885 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=94371840

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:46.911 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:46.924 [qtp1065487120-958] INFO  D.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
    08:10:46.930 [qtp1152861381-910] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:46.981 [qtp1065487120-958] INFO  D.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
    08:10:46.985 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:47.127 [qtp1065487120-958] INFO  D.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
    08:10:47.212 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:47.235 [qtp1152861381-910] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:47.279 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:47.517 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:47.535 [qtp1152861381-910] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:47.623 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:47.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282753 bytes in 973 ms. path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:47.770 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:10:47.772 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:25:47 CEST 2017
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 5ed2577d-38b1-4e99-b921-59aca1bbea17
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yuz7pd-tfmex-local-dest
      localRepository.publicKeySha1 = 9A:8F:8A:C1:92:2F:62:78:6A:C4:61:D5:C8:60:5F:A3:AF:F3:68:89

      remoteRepository.repositoryId = 8bc6cd4a-8f5f-4909-8be5-97fa6406ce38
      remoteRepository.remoteRoot = https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38
      remoteRepository.publicKeySha1 = A0:C5:B1:EA:F0:1C:86:D1:2E:88:4F:38:DF:87:24:24:8E:1F:E1:30

    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 5ed2577d-38b1-4e99-b921-59aca1bbea17 8bc6cd4a-8f5f-4909-8be5-97fa6406ce38

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:47.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:47.842 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:47.849 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:47.861 [qtp1152861381-910] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:47.874 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:47.946 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:47.952 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:10:48.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/5/h"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:48.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:48.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:10:48.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 from='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38' toID=5ed2577d-38b1-4e99-b921-59aca1bbea17 to='build/repo/j0yuz7pd-tfmex-local-dest', fromRepoLocalSync=true
    08:10:48.095 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5ed2577d-38b1-4e99-b921-59aca1bbea17 ('build/repo/j0yuz7pd-tfmex-local-dest')

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:48.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:48.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:10:48.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1bcdb2e740bfe0e4f79308b7cc40db8ee756998c' to.sha1='5235534566dc3a7d26e0a90194bc8f6c5747b0e6'): /3 + &#ä/5/i

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:48.219 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    08:10:48.258 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:48.277 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:48.392 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=3145728

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:48.451 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:48.456 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    08:10:48.677 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:48.715 [qtp1152861381-1847] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:48.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/5/i"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:48.756 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:48.779 [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

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:48.789 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:48.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:48.828 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=95420416

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:48.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.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:48.899 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:48.902 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:48.918 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uLXkvAaYY-UpM8OA3b_KNg/kU4zZv1HIH8H6YPlXzlTrg/GpTAHdtgQuwMmtv3MT1EoA' offset=0

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:49.106 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:49.131 [qtp1152861381-1628] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:49.178 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:49.215 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:49.221 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:49.325 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:49.344 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:49.555 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:49.574 [qtp1152861381-1847] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:49.613 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:10:49.622 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:10:49.752 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 renewalDateTime=2017-04-01T06:40:48.123Z expiryDateTime=2017-04-01T07:10:48.123Z

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:49.761 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:10:49.799 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:49.802 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:49.807 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=81

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:49.931 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:50.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: repoFileDtos.size=19

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:50.214 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:50.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=61.6 MiB, available=393.9 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:50.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 426995 bytes in 1785 ms. path='/3 + &#ä/5/i'
    08:10:50.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:50.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:50.733 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:50.735 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:10:50.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/5/i"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:50.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:50.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:50.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:10:51.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f48839361f69f36c932dee3d93bae475bffaf8f3' to.sha1='f4040a925483429cfc424b50c1f1ca14837d9fa7'): /3 + &#ä/aa

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:51.256 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:51.386 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:10:51.387 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:25:51 CEST 2017

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:51.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: 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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:51.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/aa"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:51.483 [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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:51.510 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:51.538 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=96468992

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:51.664 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uLXkvAaYY-UpM8OA3b_KNg/YLm6z1EQYsUyMvZ__8Ivhw' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:51.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:52.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 678407 bytes in 1261 ms. path='/3 + &#ä/aa'
    08:10:52.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:52.887 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:52.932 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:52.934 [qtp2000968816-654] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:10:53.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/aa"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:53.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:53.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:53.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:10:53.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5aee730ff320e00dc5116a0967d4b48ccc31d5a0' to.sha1='620ebb6de93efcb40dc73e9b3d3cdf43eb7a2da5'): /3 + &#ä/bb

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:53.290 [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]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:53.292 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 73 ms.
    08:10:53.293 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    	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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:10:53.307 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.sync(SyncDaemonImpl.java:146) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:545) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryImpl.mergeFrom(UserRegistryImpl.java:527) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.fbor.FileBasedObjectRegistry.mergeFrom(FileBasedObjectRegistry.java:288) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.user.UserRegistryLockerContent.mergeFrom(UserRegistryLockerContent.java:25) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.transport.local.LocalLockerTransport.putEncryptedDataFile(LocalLockerTransport.java:178) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:240) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.syncDown(LockerSync.java:214) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.locker.sync.LockerSync.sync(LockerSync.java:128) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.test.LockerSyncIT.syncServerRegistry(LockerSyncIT.java:436) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:10:53.322 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:53.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.330 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    08:10:53.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.392 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.466 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.507 [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
    08:10:53.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/bb"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:53.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:10:53.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:53.568 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:53.571 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:53.574 [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
    08:10:53.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.581 [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
    ******************** path: /3 + &#ä/bb

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:53.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:10:53.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:53.638 [qtp1152861381-1628] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:53.700 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:53.746 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=5242880

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:53.860 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uLXkvAaYY-UpM8OA3b_KNg/E92UOHHfDMJDBDJ06cJxag' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:53.884 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=97517568

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:53.890 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:10:54.021 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:54.230 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.250 [qtp1152861381-1432] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.300 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'
    08:10:54.461 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    08:10:54.501 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.505 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:54.605 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.625 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    08:10:54.661 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.666 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:54.768 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:54.770 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MrR3Jb7Ze-AasbgWBGyYfQ, serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38} because of missing permissions!
    08:10:54.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:54.787 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:54.853 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.858 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:54.914 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:10:54.960 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:54.981 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:10:55.023 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:55.030 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:55.137 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:55.198 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:55.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:55.441 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:55.654 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:55.671 [qtp1152861381-911] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:55.706 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:10:55.918 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:55.934 [qtp1152861381-911] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:56.000 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'
    08:10:56.234 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 706290 bytes in 2685 ms. path='/3 + &#ä/bb'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:56.282 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:56.285 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:56.483 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:56.505 [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
    08:10:56.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:10:56.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=64.8 MiB, available=390.7 MiB

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.565 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:56.568 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:56.666 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=6291456

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/bb"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:56.675 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:10:56.702 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:56.705 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:56.730 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=98566144

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:56.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:56.827 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:56.838 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:56.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='802e49d9e9d399b99ebd08bbc9e6889c09be500b' to.sha1='026bafb1f350571a8fc9d4a3bead463c5442355c'): /3 + &#ä/cc

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:56.939 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:10:56.941 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:10:56.988 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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_singleWritePermissionOnRoot STANDARD_OUT
    08:10:57.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:57.046 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:10:57.047 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:25:57 CEST 2017

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:57.114 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:56.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:10:57.149 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=64.7 MiB, available=390.8 MiB
    08:10:57.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:57.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/cc"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:57.277 [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

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:57.356 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:57.368 [qtp1152861381-909] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:57.396 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:57.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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:57.481 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uLXkvAaYY-UpM8OA3b_KNg/_Rov-akRTfCG78aBW_ICHg' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:57.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=64.6 MiB, available=390.9 MiB
    08:10:57.538 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:10:57.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:57.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.LockerSyncIT > syncServerRegistry STANDARD_OUT
    08:10:57.585 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='96dEdMpOkUZpZLZho8UJLw' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:10:57.626 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:10:57.628 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:10:57.752 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:57.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:57.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:57.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:10:58.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:10:58.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:10:58.478 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:58.622 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 587745 bytes in 1345 ms. path='/3 + &#ä/cc'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:58.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.662 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:10:58.721 [Test worker] INFO  D.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
    08:10:58.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:10:58.747 [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
    08:10:58.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.08%
    08:10:58.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.24%
    08:10:58.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:58.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.subshare.properties'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:10:58.829 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/sw1fnuFsfPjUU5lEuWecBw/J_ARjE249IqOIE94d5HXKg' offset=7340032

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:58.847 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:10:58.849 [qtp2000968816-1150] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:58.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc39a19424c7b1ff98ed1aa026b2e9e83b200530' to.sha1='<NoInstanceOf_NormalFileDto>'): /.subshare.properties

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:10:59.034 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=99614720

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:59.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/cc"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:10:59.452 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:59.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/.subshare.properties"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:59.479 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:59.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:59.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.subshare.properties'
    08:10:59.524 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/smv2QoDKegcGBhUVDGfZBg' offset=0

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:10:59.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f68dade2dcb8ca4a7e5437251afdded2767f478' to.sha1='cfd95e34d362ef8f4bfe99f312bd2fc9c8ad0a62'): /3 + &#ä/dd

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:10:59.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:10:59.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93 bytes in 98 ms. path='/.subshare.properties'
    08:10:59.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_.subshare.properties_0 into destFile .subshare.properties
    08:10:59.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/.subshare.properties"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:10:59.882 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:59.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:10:59.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:00.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/dd"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115
    08:11:00.014 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:00.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7639352 bytes in 20760 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:00.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f5138b782748d622df5d0b0d4b35b3a607d559d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:11:00.135 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/1 {11 11ä11#+} 1/a"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:00.192 [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:00.230 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JpwAr60VAN49OwH9nqDFQg/gge55GK7JoU8X2lK_Z9G8g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:00.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:00.234 [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
    08:11:00.316 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/uLXkvAaYY-UpM8OA3b_KNg/8Gq_OAWh7Ct5--_g9YPDYA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:00.476 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:00.504 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:00.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:00.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/1 {11 11ä11#+} 1/c"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:00.721 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 940005 bytes in 529 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:00.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:00.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:11:00.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:00.779 [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
    08:11:00.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:00.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='30bc1b5e6faba10e038af43e6db12f8de8334a22' to.sha1='313505525cb10d772a09981972214bf19326bb20'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:00.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/1 {11 11ä11#+} 1/a"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:01.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:01.137 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:01.140 [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
    08:11:01.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/2/1 {11 11ä11#+} 1/a"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:01.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8dda61815000ea32d8d2645a8874066ce666c218' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:01.240 [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:01.391 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Elp73ZHOYAMsmMMtbUIC-A/vGz9-qrqCrY6pNnViQh7-A/0BF1Ur4ojQSOqJVYt3qh5Q' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:01.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/1 {11 11ä11#+} 1/b"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:01.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/b'
    08:11:01.433 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JpwAr60VAN49OwH9nqDFQg/f7IzH3oHhNaDH78NcO40qQ' offset=0
    08:11:01.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:11:01.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89652 bytes in 92 ms. path='/1 {11 11ä11#+} 1/b'
    08:11:02.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:11:02.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/1 {11 11ä11#+} 1/b"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:02.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:02.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:02.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:02.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 221518 bytes in 1054 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aac85073cf48113a8fe3baf92040e2f7bd4cfd2a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:02.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:02.480 [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
    08:11:02.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 566360 bytes in 2496 ms. path='/3 + &#ä/dd'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/1 {11 11ä11#+} 1/c"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:02.535 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:02.537 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:02.548 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=100663296

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.556 [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:02.593 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JpwAr60VAN49OwH9nqDFQg/-Mv2mQX2iiXD0GpGEBGCrg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:02.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/2/1 {11 11ä11#+} 1/a"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:02.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:02.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:02.683 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:02.685 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:02.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:02.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:02.746 [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
    08:11:02.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489328 bytes in 206 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:02.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b13a59ff-e0b7-4c7c-9644-1d521564c115", toRepositoryId="6ab43add-0314-420c-8b24-3c54b697468e", path="/3 + &#ä/dd"} on repo=b13a59ff-e0b7-4c7c-9644-1d521564c115

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:02.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c87c00eb43206887ce8067f4aa4291cbf1874942' to.sha1='74e4264deb498c2a3f2c4a8c6fb1e95b1f215faa'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:02.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/1 {11 11ä11#+} 1/c"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:02.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.42%

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:02.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:03.006 [Test worker] INFO  c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=b13a59ff-e0b7-4c7c-9644-1d521564c115, to=6ab43add-0314-420c-8b24-3c54b697468e
    08:11:03.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e localRepositoryRevisionSynced=77

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:03.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:03.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:11:03.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdbf809a0f1bcec02fc347fe36d924362c5ccffe' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:03.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/2/1 {11 11ä11#+} 1/b"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:03.209 [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 > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:03.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/2/1 {11 11ä11#+} 1/a"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:03.271 [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:03.306 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42XjtCDwqF5F_upvR_Rosg/A0BMhe80LyJp9bIkm5N1Hw/IMhdn-uGgUp3mWCg_4EYSQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:03.391 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Elp73ZHOYAMsmMMtbUIC-A/vGz9-qrqCrY6pNnViQh7-A/f9vOKIY39spTE7oZq06WdA' offset=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:03.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:11:03.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97104 bytes in 175 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:11:03.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:11:03.692 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/2/1 {11 11ä11#+} 1/a"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:03.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:03.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:03.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:11:03.768 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bceddc75bd27f9472ee348d31d9a9282a654b6a2' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:11:03.865 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/2/1 {11 11ä11#+} 1/b"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:03.871 [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:03.898 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42XjtCDwqF5F_upvR_Rosg/A0BMhe80LyJp9bIkm5N1Hw/AIpqdE-n9e4rxxe5si8GrA' offset=0
    08:11:03.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:11:03.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243488 bytes in 124 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:04.034 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:11:04.047 [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/d7_bMEgTNjZNR5GRxC63IQ/client1/.gnupg/pubring.gpg'
    08:11:04.049 [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/d7_bMEgTNjZNR5GRxC63IQ/client1/.gnupg/secring.gpg'
    08:11:04.049 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:11:04.075 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:04.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:04.404 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:11:04.404 [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/d7_bMEgTNjZNR5GRxC63IQ/client2/.gnupg/pubring.gpg'
    08:11:04.407 [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/d7_bMEgTNjZNR5GRxC63IQ/client2/.gnupg/secring.gpg'
    08:11:04.407 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:04.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/2/1 {11 11ä11#+} 1/b"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:04.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:04.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:04.561 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:04.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:11:04.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3d98e14f185ad144830a0bc851d819b3011de98' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:04.648 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 transaction.localRevision=73 remoteFromLocalRevision=77

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:04.655 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:04.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ab43add-0314-420c-8b24-3c54b697468e from='https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e' toID=b13a59ff-e0b7-4c7c-9644-1d521564c115 to='build/repo/j0yuwxs3-6idbi-local-src', fromRepoLocalSync=false

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:04.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/2/a"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:04.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:11:04.825 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42XjtCDwqF5F_upvR_Rosg/QHc5k6lntaZK_kk5z1qokg' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:04.830 [qtp182345336-58] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=101711872

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:04.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 584808 bytes in 1667 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:04.890 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'
    08:11:04.930 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:04.933 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.037 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.039 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.045 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:05.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:05.104 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:05.106 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.129 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/42XjtCDwqF5F_upvR_Rosg/QHc5k6lntaZK_kk5z1qokg' offset=1048576
    08:11:05.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:11:05.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 318318 bytes in 394 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/2/1 {11 11ä11#+} 1/b"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:11:05.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.268 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.293 [qtp1152861381-1940] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/2/a"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:05.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.312 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    08:11:05.331 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.334 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.340 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c0f97f3e4ba6ce8c4f6a9d2b0c1042ec4f446d9b' to.sha1='e8bc93782075f195fedc5fea8c0699ddff4573ca'): /2/a

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.28%
    08:11:05.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:05.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.443 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.445 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='496af8bfb4e6df982d245fc285c76c17b3b4ffa6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:11:05.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/5/h"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:05.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:11:05.619 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/D7e4rWiuc5LkBTbdGpvjpQ/R3-d3sVDOIIO3UILsPMMLQ' offset=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.665 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.676 [qtp1152861381-1940] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.718 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:11:05.748 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.751 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323664 bytes in 206 ms. path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/2/a"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:05.858 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:05.862 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:05.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:05.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:05.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:11:05.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/5/h"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:05.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:06.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:06.037 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.096 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:06.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8af101c9e1fe039fb0fd8cb5cfb3634e6fce6b37' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.106 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:11:06.109 [qtp1152861381-1940] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:06.112 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server2.bla.com
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:06.121 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 localRepositoryRevisionSynced=40 localRepositoryRevisionInProgress=73

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:06.149 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Elp73ZHOYAMsmMMtbUIC-A/UA_foXtM5S_neiMGJW1xaw' offset=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.238 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:11:06.271 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:06.275 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:06.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/5/i"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:06.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e: repoFileDtos.size=0

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:06.291 [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:06.319 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/D7e4rWiuc5LkBTbdGpvjpQ/jHGTbRolZ01rv_t98otvxw' offset=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.350 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:11:06.426 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:06.431 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:06.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:11:06.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 560524 bytes in 247 ms. path='/3 + &#ä/5/i'
    08:11:06.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.669 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:06.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/5/i"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.741 [qtp1152861381-1935] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:06.798 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:06.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=53.3 MiB, available=402.2 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:06.992 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.002 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.082 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.085 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:11:07.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa891590ae26cd3639887de0537c8ebc4fdc8a7c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.206 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:07.208 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/aa"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:07.304 [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:07.330 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/9azVyrGt0N6WhcH5Urkkyg' offset=0
    08:11:07.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.374 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30912 bytes in 82 ms. path='/3 + &#ä/aa'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.455 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:07.471 [qtp1152861381-1628] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.499 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.528 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/aa"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:07.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.552 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:07.555 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:07.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.655 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:07.657 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1539c46d04390182bdcd7e4fbc9289de2720bcd5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:11:07.753 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/bb"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:07.825 [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.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.862 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.878 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/1arlm32tjWoAVLBYZke2Gw' offset=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.882 [qtp1152861381-1938] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:07.914 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:07.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:07.943 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114517 bytes in 117 ms. path='/3 + &#ä/bb'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:07.962 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:07.964 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.074 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:08.078 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/bb"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:08.108 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:08.174 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:08.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:11:08.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60c74a9360cae5fccafb39bb9884975ea06ac152' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.297 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/cc"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.312 [qtp1152861381-1938] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.382 [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.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.420 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.419 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/AL1yF3gKBgp_7X5sL69c0A' offset=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.454 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:08.456 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:08.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e: 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.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=51.2 MiB, available=404.3 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.631 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:08.660 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:08.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:08.688 [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
    08:11:08.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:08.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:08.711 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:08.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:08.724 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:08.737 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:08.738 [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
    08:11:08.746 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Elp73ZHOYAMsmMMtbUIC-A/UA_foXtM5S_neiMGJW1xaw' offset=1048576

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:08.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:08.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:08.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:08.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:08.780 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=joDXEyungOiNrceZderiRw, serverRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e} because of missing permissions!
    08:11:08.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:08.797 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=102760448

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.855 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/AL1yF3gKBgp_7X5sL69c0A' offset=1048576
    08:11:08.905 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.928 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:08.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 248400 bytes in 558 ms. path='/3 + &#ä/cc'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:08.943 [qtp1152861381-1936] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:09.023 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:11:09.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:09.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=51.3 MiB, available=404.2 MiB

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.255 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/cc"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17
    08:11:09.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:09.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1086915 bytes in 3417 ms. path='/2/a'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.290 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:09.292 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:11:09.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99befccb39f21c2a6e9636a0c608686efcbd6338' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.406 [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

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/dd"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    	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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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
    08:11:09.418 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server1.domain.tld
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:09.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:09.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.524 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:09.535 [qtp1152861381-1939] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.548 [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 > syncUserRegistry STANDARD_OUT
    08:11:09.550 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.592 [qtp1065487120-1677] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/qNCRCCzgIavsXhYgzaSN1g/QMuBQxPt-RY4md-vX9wSCQ' offset=0
    08:11:09.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:11:09.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12464 bytes in 94 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:09.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:11:09.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=51.3 MiB, available=404.2 MiB
    08:11:09.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:09.731 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.732 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='pgpKeyStateRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.794 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:09.797 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:09.859 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8bc6cd4a-8f5f-4909-8be5-97fa6406ce38", toRepositoryId="5ed2577d-38b1-4e99-b921-59aca1bbea17", path="/3 + &#ä/dd"} on repo=5ed2577d-38b1-4e99-b921-59aca1bbea17

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.895 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:09.908 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRepoRegistry.subshare'
    08:11:09.940 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:09.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:09.948 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:10.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/2/a"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:10.058 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:10.083 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='serverRegistry.subshare'
    08:11:10.106 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:10.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:10.136 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:10.148 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:10.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:11:10.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:10.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:10.198 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 localRepositoryRevisionSynced=81

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:10.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=51.2 MiB, available=404.3 MiB
    08:11:10.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:10.290 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:10.323 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:11:10.367 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:10.370 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:10.370 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99b77653914e6fad4170d3dfc2996ebfab2a2b73' to.sha1='37d1c0d8f972b26ed56f91ddba1543b3b42b70d0'): /3 + &#ä/5/h

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:10.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 transaction.localRevision=113 remoteFromLocalRevision=81
    08:11:10.437 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:11:10.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ed2577d-38b1-4e99-b921-59aca1bbea17 from='build/repo/j0yuz7pd-tfmex-local-dest' toID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 to='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38'

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:10.500 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:10.511 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=113

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:10.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=50.7 MiB, available=404.8 MiB
    08:11:10.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:11:10.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:11:10.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:10.595 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:10.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:11:10.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:11:10.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=113

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:10.656 [qtp2000968816-654] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 localRepositoryRevisionSynced=73
    08:11:10.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e transaction.localRevision=142 remoteFromLocalRevision=73

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:10.801 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:10.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b13a59ff-e0b7-4c7c-9644-1d521564c115 from='build/repo/j0yuwxs3-6idbi-local-src' toID=6ab43add-0314-420c-8b24-3c54b697468e to='https://localhost:36873/6ab43add-0314-420c-8b24-3c54b697468e'
    08:11:10.876 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=142
    08:11:10.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:11:10.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:11:10.960 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 remoteRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e localRepositoryRevisionSynced=142

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:11.015 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.048 [qtp1152861381-1935] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.088 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'
    08:11:11.128 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    Caused by: java.net.UnknownHostException: server3.oink.org
    	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
    	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
    	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
    	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
    	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
    	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
    	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
    	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
    	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
    	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.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:11.144 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ab43add-0314-420c-8b24-3c54b697468e remoteRepositoryId=b13a59ff-e0b7-4c7c-9644-1d521564c115 transaction.localRevision=78 remoteFromLocalRevision=142
    08:11:11.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:11.282 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:11:11.307 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.310 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:11:11.428 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.457 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:11.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/5/h"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:11.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/3 + &#ä/5/h'

org.subshare.test.Issue4IT > issue_4_syncFileDeletedAfterLocalSync STANDARD_OUT
    08:11:11.562 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:11.692 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.709 [qtp1152861381-1935] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.722 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:11.938 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:11.962 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:11:11.990 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:11.993 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:11:12.095 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:12.174 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:12.296 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:12.315 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=103809024

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:12.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.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:12.421 [Test worker] INFO  o.s.c.l.s.LockerSync - syncUp: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:12.503 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 transaction.localRevision=86 remoteFromLocalRevision=113
    08:11:12.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 from='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38' toID=5ed2577d-38b1-4e99-b921-59aca1bbea17 to='build/repo/j0yuz7pd-tfmex-local-dest', fromRepoLocalSync=false
    08:11:12.567 [pool-4-thread-5] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=86

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:12.633 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:12.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: repoFileDtos.size=0

org.subshare.test.LockerSyncIT > syncUserRegistry STANDARD_OUT
    08:11:12.651 [qtp1152861381-911] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:12.711 [Test worker] INFO  o.s.c.l.s.LockerSync - sync: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null'
    08:11:12.927 [Test worker] INFO  o.s.c.l.s.LockerSync - syncDown: serverId='aowcqSOLfRfdQglYbbPu0Q' serverName='null' pgpKeyId=d7a92a24aa97ddbd lockerContentName='userRegistry.subshare'
    08:11:12.967 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:12.971 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[a58da7d810b74edf]
    08:11:13.099 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:13.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:13.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.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:13.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38: 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:13.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=65.2 MiB, available=390.3 MiB
    08:11:13.936 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MrR3Jb7Ze-AasbgWBGyYfQ, serverRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:14.171 [Test worker] INFO  D.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
    08:11:13.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:11:14.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=65.2 MiB, available=390.3 MiB
    08:11:14.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:11:14.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=65.3 MiB, available=390.2 MiB
    08:11:14.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:14.943 [Test worker] INFO  D.Datastore - 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
    08:11:15.207 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=1048576
Gradle Test Executor 21 finished executing tests.

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:15.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:15.571 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=104857600

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:15.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.
08:11:15.538 [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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) [org.subshare.rest.client-0.10.0.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) [org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) [org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
Caused by: java.net.UnknownHostException: server3.oink.org
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
	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
08:11:15.746 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@30eb92ff{HTTP/1.1}{127.0.0.1:0}

org.subshare.test.IgnoreRuleRepoToRepoSyncIT > ignoreRulesExistBeforeAffectedFiles STANDARD_OUT
    08:11:15.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:11:15.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=65.3 MiB, available=390.2 MiB
    08:11:15.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:11:15.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:11:15.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
08:11:15.782 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2290ccd2{/,null,UNAVAILABLE}
08:11:15.783 [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]    08:11:15.798 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 localRepositoryRevisionSynced=86

	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:114) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at org.subshare.rest.client.pgp.transport.request.PutPgpPublicKeys._execute(PutPgpPublicKeys.java:24) ~[org.subshare.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:14) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
	at org.subshare.rest.client.pgp.transport.RestPgpTransport.importKeys(RestPgpTransport.java:141) ~[org.subshare.rest.client-0.10.0.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:131) ~[org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.pgp.sync.PgpSync.sync(PgpSync.java:84) ~[org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl._sync(SyncDaemonImpl.java:163) [org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl.access$200(SyncDaemonImpl.java:39) [org.subshare.core-0.10.0.jar:na]
	at org.subshare.core.sync.SyncDaemonImpl$3$1.run(SyncDaemonImpl.java:138) [org.subshare.core-0.10.0.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
Caused by: java.net.UnknownHostException: server3.oink.org
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[na:1.8.0_121]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_121]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_121]
	at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668) ~[na:1.8.0_121]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_121]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[na:1.8.0_121]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_121]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_121]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_121]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_121]
	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
08:11:15.801 [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/d7_bMEgTNjZNR5GRxC63IQ/.subshare/localServerRunning.deleteToStop
08:11:15.875 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@1f8250a4{SSL-http/1.1}{0.0.0.0:37146}
08:11:15.882 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6f902889{/,null,UNAVAILABLE}
    08:11:15.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 transaction.localRevision=118 remoteFromLocalRevision=86
08:11:15.920 [Timer-3] ERROR o.s.c.s.SyncDaemonImpl - _sync: java.lang.IllegalStateException: dynamicX509TrustManagerCallbackClass is not set!
    08:11:16.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5ed2577d-38b1-4e99-b921-59aca1bbea17 from='build/repo/j0yuz7pd-tfmex-local-dest' toID=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 to='https://localhost:41354/8bc6cd4a-8f5f-4909-8be5-97fa6406ce38'
    08:11:16.047 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=118
    08:11:16.077 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:11:16.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:11:16.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 remoteRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 localRepositoryRevisionSynced=118
    08:11:16.261 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8bc6cd4a-8f5f-4909-8be5-97fa6406ce38 remoteRepositoryId=5ed2577d-38b1-4e99-b921-59aca1bbea17 transaction.localRevision=91 remoteFromLocalRevision=118
    08:11:16.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:11:16.644 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:16.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 > interruptPermissionSetInheritance STANDARD_OUT
    08:11:17.023 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:17.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:17.277 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 101 dirty file-chunks with together 105464909 bytes in 287228 ms. path='/2/new-file'
    08:11:17.442 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:17.443 [Thread-761] 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:11:17.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:17.793 [qtp1716431581-890] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:18.553 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:18.852 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:11:19.239 [Thread-761] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/new-file"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:11:19.251 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:19.261 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:11:19.290 [Thread-761] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=149

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11: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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:19.602 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=219 remoteFromLocalRevision=149
    08:11:19.714 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:19.971 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:20.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:20.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:21.980 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=4194304

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:22.018 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=false
    08:11:22.047 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=219
    08:11:22.172 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=3

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:22.735 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:22.858 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=86.7 MiB, available=368.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:22.912 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:11:23.021 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:23.026 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:23.029 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:11:23.139 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:23.140 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:42179' serverPath='/da3f35b7-003c-4c5a-bdad-64c25f2c7166' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, invitation=true]
    08:11:23.143 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:23.163 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:23.257 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:11:23.433 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 169 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:23.712 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=83.0 MiB, available=372.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:23.750 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, invitation=false]
    08:11:23.751 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, invitation=false, validTo=null]
    08:11:23.801 [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:23.904 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:23.919 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:23.919 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:23.921 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:23.958 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:23.959 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:23.971 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:23.972 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:23.984 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:23.984 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:23.997 [Thread-761] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:24.060 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:24.147 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:23.997 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:11:24.516 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=82.9 MiB, available=372.6 MiB
    08:11:24.736 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:11:24.746 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms.
    08:11:24.753 [Thread-761] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='null' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=IUbQDIoC9EnjhGRykKfTww, cryptoRepoFileId=DouP3N1uexSsxCNsEMYLaA} histoCryptoRepoFile2=null duplicateCryptoRepoFileId=tCVStrIAhQsl1qnzuxm2tg localRevision=266
    08:11:24.777 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:24.778 [Thread-761] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:25.236 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:25.277 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=6291456

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:25.536 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:25.048 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:11:25.556 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=82.9 MiB, available=372.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:25.610 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:25.613 [Thread-761] WARN  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: co.codewizards.cloudstore.core.repo.transport.CollisionException: CryptoRepoFile was deleted due to being a duplicate! cryptoRepoFileId = tCVStrIAhQsl1qnzuxm2tg
    08:11:25.619 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:25.678 [qtp425666350-1041] 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.795 [qtp425666350-1041] 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.844 [qtp425666350-1041] INFO  D.Datastore - 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:11:25.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:25.922 [qtp425666350-1041] 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:26.011 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:26.034 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=82.9 MiB, available=372.6 MiB
    08:11:26.036 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.096 [qtp425666350-1041] 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:26.143 [qtp425666350-1041] 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:26.192 [qtp425666350-1041] 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:26.255 [qtp425666350-1041] INFO  D.Datastore - 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:11:26.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.315 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:26.371 [Thread-761] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=82.9 MiB, available=372.6 MiB
    08:11:26.372 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.374 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:26.375 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:26.397 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.432 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:26.510 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:26.547 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:26.550 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:11:26.638 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 68.48%
    08:11:26.639 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.707 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:26.729 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 75.20%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:26.757 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=219

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.766 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:26.776 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=7340032

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:26.827 [Thread-761] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=271 remoteFromLocalRevision=219
    08:11:26.856 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncDownDone: value=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:26.912 [qtp425666350-1041] INFO  D.Datastore - 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
    08:11:27.215 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:11:27.232 [Thread-761] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=271
    08:11:27.474 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 81.67%
    08:11:27.503 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 88.19%
    08:11:27.505 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 94.71%
    08:11:27.506 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:27.508 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:11:27.651 [Thread-761] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='1fde10ee13856889fa388997256259ef02597e75'): /2/new-file
    08:11:27.654 [Thread-761] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:27.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:11:27.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 to='build/repo/j0yv01b0-dp71d-local-dest', fromRepoLocalSync=true
    08:11:27.690 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 ('build/repo/j0yv01b0-dp71d-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:28.107 [Thread-761] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=271

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:28.232 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:11:28.245 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:11:28.324 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 renewalDateTime=2017-04-01T06:41:28.273Z expiryDateTime=2017-04-01T07:11:28.273Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:28.451 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=8388608

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:28.458 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=97
    08:11:28.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=18
    08:11:29.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:29.353 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=225 remoteFromLocalRevision=271
    08:11:29.411 [Thread-761] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:11:29.411 [Thread-761] INFO  o.s.t.RepoToRepoSyncCoordinator - setSyncUpDone: value=true
    ************************************************************
    ************************************************************
    SYNC AGAIN >>>
    08:11:29.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:11:29.664 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a88ccbe9-c3d1-4453-8c58-e4f344b96d52 ('build/repo/j0yuoetg-4cx3i-local-src')
    08:11:29.682 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:11:29.713 [pool-15-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:29.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:29.987 [Test worker] INFO  D.Datastore - 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
    08:11:30.123 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=9437184

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:30.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:30.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:30.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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
    08:11:30.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:30.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 10090466 bytes in 19285 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:30.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:31.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:31.053 [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:11:31.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:31.196 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:31.218 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:11:31.269 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/5/h"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:31.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType 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 co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:31.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:11:31.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49401211c3012cdc928877f0f881f78da423da9f' to.sha1='94e0c05918b4ddb37d32cc2d871c9afa532471d5'): /3 + &#ä/5/i
    08:11:31.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/5/i"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:31.732 [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:31.973 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/yNz8nP6DotzVSGo7ToxkUQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:32.030 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=true
    08:11:32.091 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:33:26.887Z expiryDateTime=2017-04-01T07:03:26.887Z
    08:11:32.114 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=219 localRepositoryRevisionInProgress=225
    08:11:32.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:32.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    08:11:32.286 [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
    08:11:32.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 585204 bytes in 557 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:32.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.352 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.384 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.425 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:32.457 [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
    08:11:32.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.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:11:32.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.491 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:32.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:32.502 [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
    08:11:32.503 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:32.505 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:32.511 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:11:32.556 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:32.556 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:11:32.556 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:11:32.559 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} because of missing permissions!
    08:11:32.559 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:32.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:32.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/5/i"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:32.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:32.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:32.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:11:32.714 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00226ae808579247dc6ac4ed44464610ac9ef584' to.sha1='8c0d78f63084146998f1b55eb5d879bd6b855e5e'): /3 + &#ä/aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:32.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=247.5 MiB, used=82.7 MiB, available=372.8 MiB
    08:11:33.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:33.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=80.0 MiB, available=375.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:33.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:33.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/aa"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:33.552 [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
    08:11:33.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=81.9 MiB, available=373.6 MiB
    08:11:33.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:11:33.742 [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
    08:11:33.776 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/-ZodMi_2X318GCg4YAnHzQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:33.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:33.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:33.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:11:33.816 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:11:33.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:11:34.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=244.5 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:34.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=79.7 MiB, available=375.8 MiB
    08:11:34.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:34.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:34.557 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:11:34.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=81.8 MiB, available=373.7 MiB
    08:11:34.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:34.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 464682 bytes in 1355 ms. path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:34.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:34.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=79.6 MiB, available=375.9 MiB
    08:11:34.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:35.103 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:35.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:35.256 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:35.258 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:35.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=244.5 MiB, used=81.8 MiB, available=373.7 MiB
    08:11:35.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:35.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/aa"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:35.420 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=79.0 MiB, available=376.5 MiB
    08:11:35.420 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:11:35.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:35.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:35.479 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:35.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:35.493 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:35.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:35.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07b8b51c7be1c6a8e0fb27f94a9ead301028bf57' to.sha1='a56e4fcab986f9236a074fa7a66d38151e550fba'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:35.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:35.667 [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:11:35.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
    08:11:35.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=81.8 MiB, available=373.7 MiB
    08:11:35.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:11:35.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:11:35.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:11:35.727 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=225
    08:11:35.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=280 remoteFromLocalRevision=225

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:35.870 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:35.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:35.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:35.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/bb"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:35.982 [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_singleWritePermissionOnRoot STANDARD_OUT
    08:11:36.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.061 [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
    08:11:36.080 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/j7UrmMcsKJ_GKFIVEhmORA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:36.123 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.198 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:11:36.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:36.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:36.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194422 bytes in 516 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:36.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.578 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:11:36.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:11:36.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:36.593 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:36.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:11:36.661 [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:11:36.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88655979b37c62812b6b99ba3f4214fd1cd5f1cd' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:36.776 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:36.798 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:11:37.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/bb"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:37.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/1 {11 11ä11#+} 1/a"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:37.642 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:37.711 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:37.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:37.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:37.743 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/h5ejpMa743uM4-QGaKqCtg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:37.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d494812fb5f1868fbb3cecee0e9a840e1dd126f1' to.sha1='2c8d24a3a08b07b5ae224d56acb26cea6d9b67bd'): /3 + &#ä/cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:37.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:11:37.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 379730 bytes in 187 ms. path='/1 {11 11ä11#+} 1/a'
    08:11:38.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:38.161 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/cc"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:38.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/1 {11 11ä11#+} 1/a"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:38.223 [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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:38.235 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:38.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:11:38.269 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=271 localRepositoryRevisionInProgress=280

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:38.336 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:38.341 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:38.341 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:11:38.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:11:38.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=280

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:38.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6dae13b6631bde79de020b39fac02d65aedca8cc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:38.485 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/Q8hPZVI-SUlJNjwDpfI5vQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:38.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/1 {11 11ä11#+} 1/b"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:38.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/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:38.663 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=230 remoteFromLocalRevision=280

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:38.672 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/cbqpR8ovLJbnthwK-uoCog' offset=0
    08:11:38.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:11:38.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 193382 bytes in 111 ms. path='/1 {11 11ä11#+} 1/b'
    08:11:38.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:11:38.963 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/1 {11 11ä11#+} 1/b"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:38.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:39.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:39.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:11:39.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='018607a883cf6291b9bd21dcdba5bda22c2adbd0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:39.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:39.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/1 {11 11ä11#+} 1/c"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:39.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=false
    08:11:39.583 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=225 localRepositoryRevisionInProgress=230

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:39.667 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:39.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:39.716 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/v-0g7KoXeNmAGNwkJSRWiQ' offset=0
    08:11:39.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:11:40.003 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/t1SDX0JbpaJoHjHwdu-0aQ/v-0g7KoXeNmAGNwkJSRWiQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:40.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=245.0 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:40.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:11:40.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 69048 bytes in 540 ms. path='/1 {11 11ä11#+} 1/c'
    08:11:40.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:11:40.293 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_mh34 into destFile c
    08:11:40.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/1 {11 11ä11#+} 1/c"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:40.468 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:40.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:40.485 [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
    08:11:40.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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:40.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.5 MiB, used=81.2 MiB, available=374.3 MiB
    08:11:40.522 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:11:40.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:40.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01d972f27f1cec48e9fa7e8f66c5fb5b5d57d958' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:11:40.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/1 {11 11ä11#+} 1/a"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:40.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:40.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=244.5 MiB, used=81.2 MiB, available=374.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:40.836 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/cdVjZFy95wyWC3QrCV0ScQ/zrLuoRJZKsoT-dHlwIkKFw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:40.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:40.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:40.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:40.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16294 bytes in 147 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:11:41.013 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:11:41.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/1 {11 11ä11#+} 1/a"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:41.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:41.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=81.3 MiB, available=374.2 MiB
    08:11:41.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:41.240 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:41.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:11:41.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='607417d13dcdb9938a4f7c84b35b5512014d4831' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:11:41.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/1 {11 11ä11#+} 1/b"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:41.505 [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:41.546 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/cdVjZFy95wyWC3QrCV0ScQ/DEFSGi7H47UbTPQCyaQe3g' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:41.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=244.5 MiB, used=81.3 MiB, available=374.2 MiB
    08:11:41.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:41.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:11:41.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 395560 bytes in 282 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:41.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.0 MiB, used=81.3 MiB, available=374.2 MiB
    08:11:41.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:11:41.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:11:41.967 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=230

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:42.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:11:42.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/1 {11 11ä11#+} 1/b"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:42.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=285 remoteFromLocalRevision=230

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:42.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:42.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:42.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:11:42.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='896df43981e545d55bda7bef117cca8964491090' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:11:42.572 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/a"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:42.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:11:42.664 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/TtTf22WvD9peYUSLIl8I7w' offset=0
    08:11:42.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:42.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:11:42.903 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=280 localRepositoryRevisionInProgress=285

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:42.925 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/TtTf22WvD9peYUSLIl8I7w' offset=1048576
    08:11:42.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:42.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:11:42.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:11:43.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=285

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:43.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 548064 bytes in 387 ms. path='/2/a'
    08:11:43.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:11:43.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:11:43.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/a"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:43.267 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=235 remoteFromLocalRevision=285

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:43.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:43.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:43.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:11:43.416 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:43.418 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:11:43.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c65741cca538a68c21a230e60b5d80805545b76' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:11:43.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/5/h"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:43.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:43.601 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:43.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:11:43.616 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b36aef57-2e87-4377-8f65-42c4f3865c09 ('build/repo/j0yusfm9-b84te-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:43.622 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:43.635 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:43.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:43.672 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:43.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:11:43.887 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=1048576
    08:11:44.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:11:44.138 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=2097152
    08:11:44.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:11:44.394 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/gl2zv4w_5bnE-cZMHvxZXw' offset=3145728
    08:11:44.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:44.497 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/Q8hPZVI-SUlJNjwDpfI5vQ' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:44.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 164388 bytes in 913 ms. path='/3 + &#ä/5/h'
    08:11:44.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:11:44.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h
    08:11:44.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_18y68 into destFile h
    08:11:44.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_1vf9c into destFile h
    08:11:44.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/5/h"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:44.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:44.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:44.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:44.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:44.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6cbf13cf739cd648ec5e96f44fc9c6bf1f1339a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:44.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1118266 bytes in 6736 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:44.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/5/i"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:45.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:45.106 [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:11:45.113 [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:45.145 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/U4IaqpPIrN6id0ko79Rk4Q/5KGl0qXvuuwfA8mQ9WFytg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:45.163 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:45.166 [qtp1716431581-1714] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:11:45.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223930 bytes in 154 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:45.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/cc"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:45.348 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:45.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:45.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:45.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34216792b805abd3b452695d450a9fc0ec74d227' to.sha1='dbf578297c63844cfcbfaad3eea5f6cea910d520'): /3 + &#ä/dd

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/5/i"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:45.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:45.607 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:45.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:45.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8109e3283b2318230d10b8b13376853b0d9e833a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:11:45.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/aa"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:45.751 [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
    08:11:45.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/dd"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:11:45.772 [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_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.783 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/jYrY7dnR8z5Rz7H_eie3Xg' offset=0
    08:11:45.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:45.888 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/jSLreAmqjD1q7EQqNZ4MHQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:45.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337491 bytes in 148 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:45.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=b36aef57-2e87-4377-8f65-42c4f3865c09 to='build/repo/j0yusfm9-b84te-local-dest', fromRepoLocalSync=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:46.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:46.057 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:35:34.647Z expiryDateTime=2017-04-01T07:05:34.647Z
    08:11:46.071 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=235

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:46.110 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/aa"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:46.130 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:46.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:46.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:46.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=3

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:46.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26e33445e60baf4d81c8caa544f89dce6dfcfd68' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:11:46.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/bb"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:46.366 [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:46.394 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/0xXiP3GYf2dMzUhXcZNT2w' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:46.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:46.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244889 bytes in 719 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:46.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:11:46.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 419950 bytes in 273 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:46.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=82.4 MiB, available=373.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:46.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:46.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:46.702 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:11:46.704 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:46.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:46.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: cryptoRepoFileDtos.size=0, 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=1, cryptoConfigPropSetDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:46.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/dd"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:46.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/bb"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:47.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:47.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:47.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:47.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:47.168 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:47.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f28d82821790d8673a11f766297de22cc5778eb9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:47.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=82.0 MiB, available=373.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:47.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/cc"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:47.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/3 + &#ä/cc'
    08:11:47.343 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:47.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:47.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:11:47.609 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:47.743 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:47.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:11:47.863 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=2097152
    08:11:48.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:48.131 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:11:48.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:48.143 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:48.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:48.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:11:48.304 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:11:48.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:48.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:11:48.426 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=4194304

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:48.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:48.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:11:48.719 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=5242880

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:48.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:48.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=245.0 MiB, used=82.3 MiB, available=373.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:48.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:49.046 [qtp1716431581-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=86 remoteFromLocalRevision=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.099 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/afrkru4cbs0zL8St0Jfe7A' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:49.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=false
    08:11:49.191 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=86

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.208 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:11:49.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 49770 bytes in 1933 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:49.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:11:49.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc
    08:11:49.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_18y68 into destFile cc
    08:11:49.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_1vf9c into destFile cc
    08:11:49.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_2hwcg into destFile cc
    08:11:49.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_34dfk into destFile cc
    08:11:49.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_3quio into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:49.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/cc"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:49.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=266.0 MiB, used=81.8 MiB, available=373.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:49.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:49.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:11:49.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13eebfbfc8af6ffba02a594a455481c642ff5d08' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:49.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=72.9 MiB, available=382.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:49.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/dd"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:50.056 [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:50.084 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0C2_lN16DgP8bEOqOKUYWw/-tTFr9VIJAAFLUWRScTFaA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:50.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:50.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:11:50.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194142 bytes in 287 ms. path='/3 + &#ä/dd'
    08:11:50.415 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:50.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=244.5 MiB, used=81.8 MiB, available=373.7 MiB
    08:11:50.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:11:50.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=263.0 MiB, used=81.8 MiB, available=373.7 MiB
    08:11:50.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:11:50.467 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:50.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:50.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/3 + &#ä/dd"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:11:50.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:50.574 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    08:11:50.628 [qtp425666350-1738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=97

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:50.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:50.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=113 remoteFromLocalRevision=97
    08:11:50.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 from='build/repo/j0yv01b0-dp71d-local-dest' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:50.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:50.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:50.804 [Test worker] INFO  D.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:11:50.804 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=113

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:50.804 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:50.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:11:50.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:11:50.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:50.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:50.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:11:50.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:11:50.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=113
    08:11:50.967 [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
    08:11:51.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fde10ee13856889fa388997256259ef02597e75' to.sha1='495e53d3e4e2c58efeae84712a2aff3dc0ccd74b'): /2/new-file

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:51.061 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:51.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    08:11:51.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:51.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.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:51.466 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=235

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:51.477 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:51.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=152 remoteFromLocalRevision=235
    08:11:51.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:51.852 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:51.852 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:51.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:52.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=66.6 MiB, available=388.9 MiB
    08:11:52.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.516 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.534 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.561 [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:11:52.562 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:52.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.613 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.613 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.623 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:52.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.666 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.674 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:52.675 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:11:52.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:11:52.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:52.770 [qtp425666350-1737] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 transaction.localRevision=103 remoteFromLocalRevision=113
    08:11:52.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 to='build/repo/j0yv01b0-dp71d-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:52.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:11:52.794 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=103
    08:11:52.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:52.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:53.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=66.5 MiB, available=389.0 MiB
    08:11:53.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:53.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=93.4 MiB, available=362.1 MiB
    08:11:53.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:53.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b36aef57-2e87-4377-8f65-42c4f3865c09 from='build/repo/j0yusfm9-b84te-local-dest' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:11:53.792 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:53.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:11:53.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:11:53.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:53.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:11:53.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:11:53.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:11:54.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:11:54.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='495e53d3e4e2c58efeae84712a2aff3dc0ccd74b' to.sha1='1fde10ee13856889fa388997256259ef02597e75'): /2/new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:54.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:11:54.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:54.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=92.4 MiB, available=363.1 MiB
    08:11:54.381 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:11:54.389 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:54.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:11:54.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:11:54.392 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} because of missing permissions!
    08:11:54.392 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:54.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:54.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:11:54.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:11:54.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:11:54.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:11:54.752 [qtp1716431581-1714] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:54.779 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/new-file"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:54.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=156 remoteFromLocalRevision=86

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:54.805 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:54.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:11:54.877 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=156

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:54.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=92.4 MiB, available=363.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:54.962 [qtp182345336-776] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:54.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:55.001 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:11:55.002 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:11:55.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=156
    08:11:55.253 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=91 remoteFromLocalRevision=156
    08:11:55.315 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:11:55.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/h56GjGCs3GF9G9Jtlk_H_Q

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:55.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=92.5 MiB, available=363.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:55.364 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 42 ms.
    08:11:55.364 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Rz3__JFv-e7O7JV9PPxcPA, invitation=false]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:55.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190823 bytes in 608 ms. path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:55.513 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 149 ms.
    08:11:55.514 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, invitation=false]
    08:11:55.662 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 142 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:55.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:11:55.757 [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:11:55.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:55.847 [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
    08:11:55.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:55.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=92.9 MiB, available=362.6 MiB
    08:11:55.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:11:56.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=92.4 MiB, available=363.1 MiB
    08:11:56.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:11:56.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:11:56.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:11:56.196 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=103

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:56.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:11:56.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=true
    08:11:56.244 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6a71d19-9183-4a9f-b9c5-051f3df9fb4f ('build/repo/j0yux2j7-3ekho-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=118 remoteFromLocalRevision=103

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:56.260 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:11:56.306 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 from='build/repo/j0yv01b0-dp71d-local-dest' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:11:56.313 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=118
    08:11:56.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:11:56.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:56.410 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:40:18.717Z expiryDateTime=2017-04-01T07:10:18.717Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=118
    08:11:56.434 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:56.454 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=91

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.474 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:56.475 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:56.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:56.527 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.548 [qtp425666350-1738] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 transaction.localRevision=108 remoteFromLocalRevision=118
    08:11:56.615 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:56.619 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:11:56.811 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="b36aef57-2e87-4377-8f65-42c4f3865c09", toRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", path="/2/new-file"} on repo=b36aef57-2e87-4377-8f65-42c4f3865c09
    08:11:56.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:56.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 to='build/repo/j0yv01b0-dp71d-local-dest', fromRepoLocalSync=true
    08:11:56.945 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 ('build/repo/j0yv01b0-dp71d-local-dest')

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:56.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:56.960 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:56.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:57.003 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:57.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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
    08:11:57.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:57.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 8 ms.
    08:11:57.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:57.147 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 7 ms.
    08:11:57.152 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[23]{histoCryptoRepoFileId=ykAbn-nOc70WesB5t56oTQ, cryptoRepoFileId=DouP3N1uexSsxCNsEMYLaA} histoCryptoRepoFile2=HistoCryptoRepoFile[22]{histoCryptoRepoFileId=IUbQDIoC9EnjhGRykKfTww, cryptoRepoFileId=DouP3N1uexSsxCNsEMYLaA} duplicateCryptoRepoFileId=null localRevision=164
    08:11:57.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:11:57.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:11:57.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:11:57.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:57.198 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 renewalDateTime=2017-04-01T06:41:28.273Z expiryDateTime=2017-04-01T07:11:28.273Z
    08:11:57.224 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=108
    08:11:57.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:57.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:11:57.433 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:11:57.434 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:11:57.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:57.652 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 transaction.localRevision=246 remoteFromLocalRevision=152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:57.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=93.6 MiB, available=361.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:57.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=66.3 MiB, available=389.2 MiB
    08:11:57.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:11:58.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=66.4 MiB, available=389.1 MiB
    08:11:58.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:57.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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:58.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=93.5 MiB, available=362.0 MiB
    08:11:58.394 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:11:58.396 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:58.397 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:11:58.398 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:11:58.399 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} because of missing permissions!
    08:11:58.400 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:11:58.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:58.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=b36aef57-2e87-4377-8f65-42c4f3865c09 to='build/repo/j0yusfm9-b84te-local-dest', fromRepoLocalSync=false
    08:11:58.692 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=235 localRepositoryRevisionInProgress=246

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:11:58.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:58.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=93.5 MiB, available=362.0 MiB
    08:11:58.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:11:58.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=66.4 MiB, available=389.1 MiB
    08:11:58.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:11:59.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=66.4 MiB, available=389.1 MiB
    08:11:59.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:11:59.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:11:59.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:11:59.120 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=91
    08:11:59.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=163 remoteFromLocalRevision=91
    08:11:59.326 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:11:59.329 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=163
    08:11:59.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:11:59.398 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:11:59.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=163

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:59.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=93.6 MiB, available=361.9 MiB
    08:11:59.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:11:58.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0
    08:11:59.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=261.5 MiB, used=82.5 MiB, available=373.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:11:59.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=93.6 MiB, available=361.9 MiB
    08:11:59.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:00.091 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=97 remoteFromLocalRevision=163
    08:12:00.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=false
    08:12:00.129 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=97
    08:12:00.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:00.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=93.6 MiB, available=361.9 MiB
    08:12:00.288 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:00.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:12:00.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:12:00.319 [qtp425666350-1738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=108
    08:12:00.372 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=124 remoteFromLocalRevision=108
    08:12:00.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 from='build/repo/j0yv01b0-dp71d-local-dest' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:12:00.379 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=124
    08:12:00.448 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:12:00.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:00.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:12:00.505 [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:00.506 [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:00.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:00.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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:00.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.5 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:00.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:00.890 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:12:00.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:12:00.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:00.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 2 ms.
    08:12:00.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:00.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:00.941 [qtp425666350-1041] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:00.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:00.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:00.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:00.974 [qtp425666350-1041] 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
    08:12:01.005 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:12:01.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:01.015 [qtp425666350-1041] 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:12:01.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:12:01.230 [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
    08:12:01.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:12:01.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:01.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:12:01.578 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:01.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:01.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:01.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=259.5 MiB, used=80.1 MiB, available=375.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:01.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:01.647 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:01.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:01.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a2df852d229c105900cc69b4e34934679f18ec8' to.sha1='c9a23a6d028caabbb1a8ea0398ff6e6ffce8b8a4'): /2/xxxreverse

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:01.901 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:02.115 [qtp425666350-1737] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:02.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=66.1 MiB, available=389.4 MiB
    08:12:02.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:02.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/xxxreverse"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:02.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=80.1 MiB, available=375.4 MiB
    08:12:02.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:02.458 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:02.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=66.1 MiB, available=389.4 MiB
    08:12:02.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:02.758 [qtp425666350-1041] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/wDOxsyOkk_D7sC0IOlBrSQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:02.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=258.5 MiB, used=80.0 MiB, available=375.5 MiB
    08:12:02.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:03.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=66.1 MiB, available=389.4 MiB
    08:12:03.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:03.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=80.0 MiB, available=375.5 MiB
    08:12:03.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:12:03.153 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:03.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:12:03.191 [qtp182345336-776] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 localRepositoryRevisionSynced=246
    08:12:03.235 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=167 remoteFromLocalRevision=246

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:03.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=66.1 MiB, available=389.4 MiB
    08:12:03.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:03.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:03.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 888912 bytes in 986 ms. path='/2/xxxreverse'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:03.465 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=97
    08:12:03.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=168 remoteFromLocalRevision=97
    08:12:03.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:12:03.538 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=168

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:03.548 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:03.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:03.551 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:12:03.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=168

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:03.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:03.632 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:03.633 [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
    08:12:03.636 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=102 remoteFromLocalRevision=168
    08:12:03.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:03.773 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:03.791 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:12:03.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/xxxreverse"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:12:03.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:03.891 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:03.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:03.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=124
    08:12:04.033 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:12:04.178 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:04.179 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:04.256 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:04.567 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 transaction.localRevision=120 remoteFromLocalRevision=124
    08:12:04.613 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 to='build/repo/j0yv01b0-dp71d-local-dest', fromRepoLocalSync=false
    08:12:04.639 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=120

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:04.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b36aef57-2e87-4377-8f65-42c4f3865c09 from='build/repo/j0yusfm9-b84te-local-dest' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:12:04.737 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=167

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:04.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.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:04.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:04.788 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:12:04.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=167
    08:12:04.975 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=b36aef57-2e87-4377-8f65-42c4f3865c09 transaction.localRevision=251 remoteFromLocalRevision=167
    08:12:04.993 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:04.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0
    08:12:05.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=96.8 MiB, available=358.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:05.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:12:05.295 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a88ccbe9-c3d1-4453-8c58-e4f344b96d52 ('build/repo/j0yuoetg-4cx3i-local-src')
    08:12:05.304 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:12:05.324 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:05.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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:12:05.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=96.0 MiB, available=359.5 MiB
    08:12:05.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:05.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:05.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:05.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:05.854 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:12:05.856 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:05.857 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:12:05.857 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:12:05.859 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} because of missing permissions!
    08:12:05.859 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:05.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:12:06.281 [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
    08:12:06.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:12:06.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=95.1 MiB, available=360.4 MiB
    08:12:06.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:12:07.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=95.1 MiB, available=360.4 MiB
    08:12:07.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:07.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=true

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:07.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=95.1 MiB, available=360.4 MiB
    08:12:07.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:07.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:07.526 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:33:26.887Z expiryDateTime=2017-04-01T07:03:26.887Z
    08:12:07.543 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=230 localRepositoryRevisionInProgress=251

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:07.545 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=120

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:07.633 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=3

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:07.657 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=142 remoteFromLocalRevision=120
    08:12:07.702 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 from='build/repo/j0yv01b0-dp71d-local-dest' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:12:07.709 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=142
    08:12:07.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:07.811 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:12:07.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=142
    08:12:07.901 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:12:07.928 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:07.928 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:08.038 [qtp425666350-1767] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 transaction.localRevision=125 remoteFromLocalRevision=142
    08:12:08.103 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:12:08.152 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:12:08.153 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:08.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=256.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:08.154 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:08.156 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:12:08.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:12:08.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=4f3692ac-352d-4915-b540-eb8e8543fb1c to='build/repo/j0yuvhuc-nc609-local-src', fromRepoLocalSync=true
    08:12:08.416 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4f3692ac-352d-4915-b540-eb8e8543fb1c ('build/repo/j0yuvhuc-nc609-local-src')
    08:12:08.430 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:12:08.450 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:08.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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:08.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:08.649 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 renewalDateTime=2017-04-01T06:38:55.806Z expiryDateTime=2017-04-01T07:08:55.806Z
    08:12:08.664 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=125

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:08.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:08.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:09.093 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:09.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    08:12:09.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:09.170 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 7 ms.
    08:12:09.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:09.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:12:09.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:09.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.
    08:12:09.293 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!
    08:12:09.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:09.455 [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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:09.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:09.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:09.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=255.0 MiB, used=80.2 MiB, available=375.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:10.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:10.320 [Test worker] INFO  D.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:12:09.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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
    08:12:10.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=95.8 MiB, available=359.7 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:09.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:12:10.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=80.2 MiB, available=375.3 MiB
    08:12:10.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:10.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:12:10.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:10.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:10.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:10.810 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}
    08:12:10.863 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:11.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.0 MiB, used=80.2 MiB, available=375.3 MiB
    08:12:11.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:11.043 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:11.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:11.164 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:11.166 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:11.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=80.1 MiB, available=375.4 MiB
    08:12:11.414 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:11.419 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:11.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:12:11.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:11.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:11.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:11.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:11.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:11.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:12:11.560 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:12:11.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:11.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:12:11.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='495e53d3e4e2c58efeae84712a2aff3dc0ccd74b' to.sha1='1fde10ee13856889fa388997256259ef02597e75'): /2/new-file
    08:12:11.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", path="/2/new-file"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:12:11.810 [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:12:11.866 [qtp182345336-78] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/OQdaCftyc5oqoBGXhvw-qg/DouP3N1uexSsxCNsEMYLaA' offset=0
    08:12:11.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:11.166 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:12:11.166 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:11.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:12:11.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=96.3 MiB, available=359.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:11.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98321 bytes in 145 ms. path='/2/new-file'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:11.963 [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:12:11.999 [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
    08:12:12.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_new-file_0 into destFile new-file
    08:12:12.553 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="d5d37017-8846-48ef-a9aa-e4197f373a53", toRepositoryId="a88ccbe9-c3d1-4453-8c58-e4f344b96d52", path="/2/new-file"} on repo=a88ccbe9-c3d1-4453-8c58-e4f344b96d52
    08:12:12.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:12.662 [qtp182345336-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=251

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:12.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:12.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:12:12.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=95.4 MiB, available=360.1 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:12.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=303 remoteFromLocalRevision=251
    08:12:12.781 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:12.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:12.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:12:13.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:13.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=95.4 MiB, available=360.1 MiB
    08:12:13.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:13.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:13.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:13.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=95.4 MiB, available=360.1 MiB
    08:12:13.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:13.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:13.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:12:13.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:13.706 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:13.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:13.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:13.756 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:13.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:12:13.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:12:13.777 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:13.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/xxxreverse'
    08:12:13.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a2df852d229c105900cc69b4e34934679f18ec8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/xxxreverse
    08:12:13.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", path="/2/xxxreverse"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:12:13.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/xxxreverse'
    08:12:13.993 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/wDOxsyOkk_D7sC0IOlBrSQ' offset=0
    08:12:14.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:14.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:14.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 82147 bytes in 263 ms. path='/2/xxxreverse'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:14.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:14.406 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_xxxreverse_0 into destFile xxxreverse
    08:12:14.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", path="/2/xxxreverse"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:12:14.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:14.593 [qtp425666350-1767] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=125
    08:12:14.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=180 remoteFromLocalRevision=125

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:14.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:14.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:14.683 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=285 localRepositoryRevisionInProgress=303

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:14.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:12:14.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4f3692ac-352d-4915-b540-eb8e8543fb1c from='build/repo/j0yuvhuc-nc609-local-src' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:14.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:12:14.736 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:12:14.743 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=303

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:14.747 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=180
    08:12:14.874 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:12:14.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:12:14.879 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:14.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'
    08:12:14.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a22ba5c034917a280f69d4bf6424ffabaee213bd' to.sha1='23293842767b442272a8cf0e6f6d6d16067a2e2c'): /2/ccc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:15.172 [qtp182345336-776] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=256 remoteFromLocalRevision=303

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:15.364 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:15.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:15.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/ccc"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:12:15.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc'
    08:12:15.737 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/xoiLItHq422CT0EmWsdqIw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:15.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:16.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:16.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:16.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 313248 bytes in 672 ms. path='/2/ccc'
    08:12:16.399 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:16.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:12:16.512 [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
    08:12:16.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:16.627 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:16.635 [qtp425666350-1737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:16.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:16.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="4f3692ac-352d-4915-b540-eb8e8543fb1c", toRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", path="/2/ccc"} on repo=4f3692ac-352d-4915-b540-eb8e8543fb1c
    08:12:16.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:16.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:12:16.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=180

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:17.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d5d37017-8846-48ef-a9aa-e4197f373a53 from='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53' toID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 to='build/repo/j0yuoetg-4cx3i-local-src', fromRepoLocalSync=false
    08:12:17.316 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=251 localRepositoryRevisionInProgress=256
    08:12:17.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:17.375 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:17.376 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:17.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:17.480 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:17.639 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c transaction.localRevision=136 remoteFromLocalRevision=180
    08:12:17.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=4f3692ac-352d-4915-b540-eb8e8543fb1c to='build/repo/j0yuvhuc-nc609-local-src', fromRepoLocalSync=false
    08:12:17.708 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=136

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:18.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 > interruptPermissionSetInheritance STANDARD_OUT
    08:12:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:18.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=252.5 MiB, used=80.8 MiB, available=374.7 MiB
    08:12:18.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53: 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:12:18.259 [Test worker] INFO  D.Datastore - 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
    08:12:18.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:18.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_singleWritePermissionOnRoot STANDARD_OUT
    08:12:17.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0
    08:12:18.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=97.2 MiB, available=358.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:18.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:18.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=79.9 MiB, available=375.6 MiB
    08:12:18.728 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=OfmSpc1UrHI7eVHvEtSKUw, serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:18.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:18.943 [Test worker] INFO  D.Datastore - 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
    08:12:18.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:12:19.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=252.5 MiB, used=79.6 MiB, available=375.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:19.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:19.608 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=96.1 MiB, available=359.4 MiB
    08:12:19.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:19.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:19.701 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:19.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:12:19.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:12:19.702 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:19.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:19.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:12:19.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=79.7 MiB, available=375.8 MiB
    08:12:19.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:20.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:20.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=96.2 MiB, available=359.3 MiB
    08:12:20.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:20.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:20.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:20.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
    08:12:20.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=251.0 MiB, used=79.7 MiB, available=375.8 MiB
    08:12:20.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:12:20.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=246.0 MiB, used=79.7 MiB, available=375.8 MiB
    08:12:20.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:12:20.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:20.801 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:12:20.861 [qtp182345336-776] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 localRepositoryRevisionSynced=256
    08:12:20.918 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 transaction.localRevision=308 remoteFromLocalRevision=256

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:20.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=96.3 MiB, available=359.2 MiB
    08:12:20.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:21.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
    08:12:21.280 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 59 ms.
    08:12:21.281 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=DI37egQOP_amymbriea3Yw, invitation=false]
    08:12:21.457 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 176 ms.
    08:12:21.458 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:21.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:21.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:21.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=96.2 MiB, available=359.3 MiB
    08:12:21.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:12:21.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=95.9 MiB, available=359.6 MiB
    08:12:21.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:21.887 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:12:21.949 [qtp425666350-1738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c localRepositoryRevisionSynced=136
    08:12:22.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=195 remoteFromLocalRevision=136
    08:12:22.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4f3692ac-352d-4915-b540-eb8e8543fb1c from='build/repo/j0yuvhuc-nc609-local-src' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:12:22.086 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=180 localRepositoryRevisionInProgress=195
    08:12:22.213 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:22.213 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:12:22.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=195

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:22.328 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:22.328 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@34c1a8a5 (of marco)
    08:12:22.399 [qtp425666350-1041] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=4f3692ac-352d-4915-b540-eb8e8543fb1c transaction.localRevision=141 remoteFromLocalRevision=195

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:22.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:22.463 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:22.474 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:12:22.484 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:22.544 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:12:22.544 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:22.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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:22.548 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:22.576 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 94 ms.
    08:12:22.576 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:22.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:22.694 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 117 ms.
    08:12:22.695 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=8Gba_E6AunCwxtA1kicFkA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:22.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:12:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:22.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:12:22.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 to='build/repo/j0yv01b0-dp71d-local-dest', fromRepoLocalSync=true
    08:12:22.913 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 ('build/repo/j0yv01b0-dp71d-local-dest')
    08:12:22.924 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:12:22.982 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:23.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
    08:12:23.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 from='build/repo/j0yuoetg-4cx3i-local-src' toID=d5d37017-8846-48ef-a9aa-e4197f373a53 to='https://localhost:33646/d5d37017-8846-48ef-a9aa-e4197f373a53'
    08:12:23.083 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=303 localRepositoryRevisionInProgress=308
    08:12:23.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:23.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:12:23.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 remoteRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 localRepositoryRevisionSynced=308

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e7f351f6-f9bc-4c60-a849-d711bc0e2de3
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv0smc-q6rey-local-src
      localRepository.publicKeySha1 = D4:C6:65:DB:88:81:BC:A4:9F:0B:F2:32:97:B0:B2:6B:67:64:1B:10

      remoteRepository.repositoryId = 82ef836c-fd20-4b72-b548-6e114f2ce0c6
      remoteRepository.remoteRoot = https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6
      remoteRepository.publicKeySha1 = 0F:6C:C7:F6:E4:97:21:67:C8:55:83:27:2B:08:D7:47:10:CB:69:CF

    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 e7f351f6-f9bc-4c60-a849-d711bc0e2de3 82ef836c-fd20-4b72-b548-6e114f2ce0c6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:23.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:23.210 [qtp182345336-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 remoteRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 transaction.localRevision=261 remoteFromLocalRevision=308
    08:12:23.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    <<< SYNC AGAIN
    ************************************************************
    ************************************************************

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:23.235 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 renewalDateTime=2017-04-01T06:41:28.273Z expiryDateTime=2017-04-01T07:11:28.273Z
    08:12:23.273 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=141

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:23.502 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=71.8 MiB, available=383.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:24.117 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:24.256 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a88ccbe9-c3d1-4453-8c58-e4f344b96d52 serverRepositoryId=d5d37017-8846-48ef-a9aa-e4197f373a53 renewalDateTime=2017-04-01T06:33:26.887Z expiryDateTime=2017-04-01T07:03:26.887Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 4dd17581-e196-4099-a186-62f367d0fcf0
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv0w9m-529ya-local-src
      localRepository.publicKeySha1 = B6:B9:42:4F:84:71:9A:6C:53:E8:8D:05:82:CB:5B:88:DC:6A:BA:6B

      remoteRepository.repositoryId = 703afc84-b168-46fa-8fb6-fbebd95878d3
      remoteRepository.remoteRoot = https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3
      remoteRepository.publicKeySha1 = 23:DD:50:51:D4:58:C8:25:79:88:67:67:44:68:B2:4A:2D:2A:F3: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 4dd17581-e196-4099-a186-62f367d0fcf0 703afc84-b168-46fa-8fb6-fbebd95878d3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:24.422 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:12:24.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:23.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=3
    08:12:24.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=97.0 MiB, available=358.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:24.562 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:12:24.609 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:24.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:24.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:24.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:24.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:24.962 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:24.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:24.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:25.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.71%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:25.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:25.144 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:12:25.232 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:12:25.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:12:25.364 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:12:25.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.81%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:12:25.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 to='build/repo/j0yv0smc-q6rey-local-src', fromRepoLocalSync=true
    08:12:25.538 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7f351f6-f9bc-4c60-a849-d711bc0e2de3 ('build/repo/j0yv0smc-q6rey-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:25.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=96.6 MiB, available=358.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.560 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:25.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.619 [pool-16-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:25.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:25.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:25.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:25.802 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=Ultk4S4HKcT6cLcta4Esfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=xKaSFN-FdX0xMAbxGApiOg, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166}}

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:25.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:25.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.909 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 renewalDateTime=2017-04-01T06:42:25.818Z expiryDateTime=2017-04-01T07:12:25.818Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:25.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=4dd17581-e196-4099-a186-62f367d0fcf0 to='build/repo/j0yv0w9m-529ya-local-src', fromRepoLocalSync=true
    08:12:25.918 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4dd17581-e196-4099-a186-62f367d0fcf0 ('build/repo/j0yv0w9m-529ya-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:25.982 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:26.022 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:26.042 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:26.043 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:12:26.046 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} because of missing permissions!
    08:12:26.046 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:26.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:26.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:26.147 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:26.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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:26.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:26.361 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 renewalDateTime=2017-04-01T06:42:25.939Z expiryDateTime=2017-04-01T07:12:25.939Z
    08:12:26.423 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:26.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:27.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=54.6 MiB, available=400.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:27.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:27.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=96.8 MiB, available=358.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:27.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 > interruptPermissionSetInheritance STANDARD_OUT
    08:12:26.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0
    08:12:27.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=43.3 MiB, available=412.2 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:27.463 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:27.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 56 ms.
    08:12:27.908 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 28 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:28.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=96.1 MiB, available=359.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:27.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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:28.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=55.4 MiB, available=400.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:28.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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:12:28.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:28.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:28.455 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:12:28.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:28.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=43.6 MiB, available=411.9 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:28.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:29.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:12:29.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:29.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=55.0 MiB, available=400.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:29.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=96.2 MiB, available=359.3 MiB
    08:12:29.393 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:29.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:29.468 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=71.3 MiB, available=384.2 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:29.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:29.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=43.7 MiB, available=411.8 MiB
    08:12:29.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:29.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=96.2 MiB, available=359.3 MiB
    08:12:29.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:29.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:29.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:29.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=54.8 MiB, available=400.7 MiB
    08:12:29.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:30.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:30.081 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:30.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:30.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:30.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:30.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:12:30.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:12:30.149 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:30.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'
    08:12:30.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a22ba5c034917a280f69d4bf6424ffabaee213bd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/ccc
    08:12:30.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/ccc"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:12:30.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ccc'
    08:12:30.333 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Vw7oSN6CvZYUF_4iq2auGA/xoiLItHq422CT0EmWsdqIw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:30.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=43.7 MiB, available=411.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:30.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:30.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:30.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:12:30.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252876 bytes in 263 ms. path='/2/ccc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:30.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=54.8 MiB, available=400.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:30.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ccc_0 into destFile ccc
    08:12:30.778 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="da3f35b7-003c-4c5a-bdad-64c25f2c7166", toRepositoryId="e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2", path="/2/ccc"} on repo=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2
    08:12:30.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:30.836 [qtp425666350-1738] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=141

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:30.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:30.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=161 remoteFromLocalRevision=141
    08:12:30.916 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:12:30.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 from='build/repo/j0yv01b0-dp71d-local-dest' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:12:30.938 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=161

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:31.046 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:31.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=43.7 MiB, available=411.8 MiB
    08:12:31.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:31.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:12:31.084 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:12:31.127 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=161

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:30.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:12:31.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=54.8 MiB, available=400.7 MiB
    08:12:31.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:31.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:12:31.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:12:31.334 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:31.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:31.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=6 remoteFromLocalRevision=2
    08:12:31.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 from='build/repo/j0yv0smc-q6rey-local-src' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:12:31.434 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:31.464 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:31.465 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:31.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=43.7 MiB, available=411.8 MiB
    08:12:31.552 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:31.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:12:31.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:31.555 [qtp425666350-1737] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:31.560 [qtp1716431581-891] INFO  D.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:12:31.616 [qtp425666350-1737] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 transaction.localRevision=146 remoteFromLocalRevision=161
    08:12:31.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 from='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166' toID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 to='build/repo/j0yv01b0-dp71d-local-dest', fromRepoLocalSync=false
    08:12:31.651 [pool-6-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=146

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:31.668 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:31.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:31.683 [qtp1716431581-891] INFO  D.Datastore - 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:12:31.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:31.705 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:31.750 [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:31.751 [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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:31.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:31.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 54 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:31.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4dd17581-e196-4099-a186-62f367d0fcf0 from='build/repo/j0yv0w9m-529ya-local-src' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:31.820 [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
    08:12:31.831 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:31.860 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:32.016 [qtp1716431581-891] 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:32.119 [qtp1716431581-891] INFO  D.Datastore - 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:12:32.139 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 233 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:32.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:32.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:32.282 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:32.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:12:32.413 [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:32.413 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:32.445 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:32.482 [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
    08:12:32.587 [qtp1716431581-891] INFO  D.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:12:32.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=96.7 MiB, available=358.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:32.736 [qtp1716431581-891] INFO  D.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:12:32.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166: 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
    08:12:32.798 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 261 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:32.834 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:32.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 27 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:32.947 [qtp1716431581-891] 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:33.026 [qtp1716431581-891] 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:33.097 [qtp1716431581-891] 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:33.153 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:33.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 42 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:33.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=96.0 MiB, available=359.5 MiB
    08:12:33.367 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:33.368 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=BSLeW8Se5Vn1dc-NPBTacA, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:12:33.370 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=cYtFkF8VBCko5azaAlCH6Q, serverRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166} because of missing permissions!
    08:12:33.370 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:33.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:33.550 [qtp1716431581-891] 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:33.627 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:33.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:33.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    08:12:33.778 [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
    08:12:33.828 [qtp1716431581-891] INFO  D.Datastore - 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
    08:12:33.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:12:33.966 [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
    08:12:33.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 45 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:34.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.057 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.059 [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:12:34.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=95.9 MiB, available=359.6 MiB
    08:12:34.124 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:34.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = aa1855e9-08bb-4634-9913-f22048a06312
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv1vqj-up80h-local-dest
      localRepository.publicKeySha1 = 8A:F6:22:C0:A2:D3:97:4F:41:2C:C9:07:E6:29:F1:1D:D5:C5:BC:5C

      remoteRepository.repositoryId = bcd996b0-69c6-448f-b534-0d202fb7ada7
      remoteRepository.remoteRoot = https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q
      remoteRepository.publicKeySha1 = 16:80:4B:15:4C:91:0C:A6:98:45:B9:E5:73:FA:73:96:13:D4:57: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 aa1855e9-08bb-4634-9913-f22048a06312 bcd996b0-69c6-448f-b534-0d202fb7ada7

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:34.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:34.566 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:12:34.576 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=true
    08:12:34.581 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa1855e9-08bb-4634-9913-f22048a06312 ('build/repo/j0yv1vqj-up80h-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:34.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:34.590 [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:12:34.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=96.0 MiB, available=359.5 MiB
    08:12:34.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:34.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:34.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:34.800 [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:12:34.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:34.867 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:12:34.875 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:12:34.898 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:42:34.606Z expiryDateTime=2017-04-01T07:12:34.606Z
    08:12:34.944 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:34.980 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.988 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:34.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:35.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 59 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:35.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=96.0 MiB, available=359.5 MiB
    08:12:35.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:35.231 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:35.232 [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
    08:12:35.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=8

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:35.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:35.344 [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:12:35.421 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.429 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.435 [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
    08:12:35.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.459 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.461 [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
    08:12:35.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:35.660 [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
    08:12:35.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:35.660 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:12:35.680 [qtp425666350-1737] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 localRepositoryRevisionSynced=146
    08:12:35.704 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 transaction.localRevision=166 remoteFromLocalRevision=146
    08:12:35.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 from='build/repo/j0yv01b0-dp71d-local-dest' toID=da3f35b7-003c-4c5a-bdad-64c25f2c7166 to='https://localhost:42179/da3f35b7-003c-4c5a-bdad-64c25f2c7166'
    08:12:35.711 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=166
    08:12:35.723 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:35.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:35.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:35.733 [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
    08:12:35.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:35.736 [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:12:35.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 remoteRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 localRepositoryRevisionSynced=166
    08:12:35.779 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:35.779 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@14aad440 (of khaled)
    08:12:35.802 [qtp425666350-1737] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da3f35b7-003c-4c5a-bdad-64c25f2c7166 remoteRepositoryId=e97a7e57-692b-48fd-9d5f-a7d5d2ff54c2 transaction.localRevision=151 remoteFromLocalRevision=166
    08:12:35.814 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:35.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:12:35.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:35.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.834 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:12:35.835 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:35.837 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:35.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:35.976 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleWritePermissionOnRoot <<< ***
    08:12:35.976 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:36.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:36.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:36.402 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:36.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:36.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:36.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=52.5 MiB, available=403.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:36.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:36.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:36.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:36.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:36.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:36.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleWritePermissionOnRoot STANDARD_OUT
    08:12:36.556 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:36.571 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    08:12:36.571 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:36.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:36.701 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:36.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:36.805 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:12:36.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:36.808 [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
    08:12:36.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:36.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:36.827 [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:12:36.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='339fd48b00b96c3dcfd8329c58be75ef0237a992' to.sha1='a748eaf0b9334322e88c4a3c3d2e44867edef2bc'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:37.021 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:12:37.023 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:12:37.023 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.025 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.026 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:37.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:37.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:37.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:12:37.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:37.187 [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:12:37.227 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:12:37.227 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.230 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.230 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:37.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd245be78ee70629d4adf8d1f1eefc9a4dc6689d' to.sha1='6e199a769d45eef3ac38b7c7ef883dfa2e608cfc'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:37.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:37.435 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    08:12:37.436 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.437 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.438 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:37.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/1 {11 11ä11#+} 1/a"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:37.553 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:12:37.567 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:12:37.567 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.568 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.568 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:12:37.684 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    08:12:37.685 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.685 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.686 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:37.691 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IshuS5teRlovf99AZZXZzA/w4iNt4Z5V-kOCGC5-5JUBg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:37.695 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    08:12:37.695 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.696 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.696 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:12:37.703 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    08:12:37.703 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***
    08:12:37.704 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>>>>>>>>>>>>>>>>>>>>>>>> ***
    08:12:37.704 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** >>> inviteUserAndSync_singleReadPermissionOnRoot >>> ***
    08:12:37.704 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:12:37.704 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:12:37.705 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:12:37.707 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:37.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:37.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/1 {11 11ä11#+} 1/a"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:12:37.954 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:37.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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
    08:12:37.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=54.5 MiB, available=401.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:38.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 34 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:38.251 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:38.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:12:38.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    08:12:38.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:12:39.184 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:12:39.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:39.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 306798 bytes in 1994 ms. path='/1 {11 11ä11#+} 1/a'
    08:12:39.657 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:39.657 [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
    08:12:39.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:39.830 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:39.850 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:39.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:12:40.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:40.210 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=HUqbQQAAufm0_D89hBDWAw could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:40.258 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/1 {11 11ä11#+} 1/a"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:40.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:40.291 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 80 ms.
    08:12:40.291 [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:12:40.286 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:40.290 [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
    08:12:40.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.362 [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:12:40.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8db55f23705e1f452b31dbdfab8e4244f7254560' to.sha1='c703eee196fee0e3246a96dbcf0b082e9c4fd95f'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:40.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.377 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=hFWk-ep9Bp1H232UY47wsQ could not be decrypted! Access rights missing?!
    08:12:40.377 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:12:40.380 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=a9b2JPzomP20zCPARoHRcQ could not be decrypted! Access rights missing?!
    08:12:40.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.382 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=yWG13iNInGqCuRHt1A5Xig could not be decrypted! Access rights missing?!
    08:12:40.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.398 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=wMrxstG7ItnTh9sDyjAk1w could not be decrypted! Access rights missing?!
    08:12:40.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.413 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=74HS_B4M0rSsOFrW_qgs2Q could not be decrypted! Access rights missing?!
    08:12:40.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.417 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=6Ib5guM4AgJlXlcfnSpSRQ could not be decrypted! Access rights missing?!
    08:12:40.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.418 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:40.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:40.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.454 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=rfhrwDUWlRK5w9bXgT8B3w could not be decrypted! Access rights missing?!
    08:12:40.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:40.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.477 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.480 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=mKxrhqv-OSsewKRnkvXYeA could not be decrypted! Access rights missing?!
    08:12:40.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:40.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:40.650 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:40.651 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:40.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:40.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:40.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/1 {11 11ä11#+} 1/b"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:40.942 [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
    08:12:40.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:41.041 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:41.227 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IshuS5teRlovf99AZZXZzA/wOb_KCzxAtQ2dAJWBmz5Dw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:41.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=55.5 MiB, available=400.0 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:41.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:12:41.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.
    08:12:41.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:41.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:12:42.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=54.7 MiB, available=400.8 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:42.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:12:42.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:42.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:12:42.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=54.7 MiB, available=400.8 MiB
    08:12:42.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:42.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:42.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 607275 bytes in 2023 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:43.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=54.7 MiB, available=400.8 MiB
    08:12:43.036 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:12:43.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:43.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:43.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:43.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:43.167 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:43.174 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:43.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:43.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/1 {11 11ä11#+} 1/b"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:43.378 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:43.410 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:43.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:43.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:43.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:43.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:43.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8187c05a0de445ea511cdffbb376b89d4ce3ca8' to.sha1='e6c40e691dc550774e80cfe1d8715599711ea5d2'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:43.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:43.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    08:12:43.675 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:43.701 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:12:43.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:12:43.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:43.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:43.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:43.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99b77653914e6fad4170d3dfc2996ebfab2a2b73' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:43.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/1 {11 11ä11#+} 1/c"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:43.866 [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
    08:12:43.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/5/h"} on repo=aa1855e9-08bb-4634-9913-f22048a06312

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:43.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:44.013 [qtp2000968816-1895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/IshuS5teRlovf99AZZXZzA/TgaWHhGm4OV66LPtzmTIlQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:44.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 10 dirty file-chunks (of 10 total). path='/5/h'
    08:12:44.067 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:44.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:44.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:12:44.387 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:44.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:44.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:12:44.704 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=2097152

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:44.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:44.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:12:44.984 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=3145728

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:45.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:45.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:12:45.294 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:45.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 428536 bytes in 1433 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:45.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:45.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:45.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:45.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:45.516 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:45.518 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:12:45.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/1 {11 11ä11#+} 1/c"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:45.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:45.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:12:45.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:45.582 [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
    08:12:45.596 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=5242880

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:45.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:45.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be25a21f5831babb1dbe9d4e6ece0d20750ddc1d' to.sha1='3cf2bb76bfefb27fc0f825edb0f9c8400f7cc937'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:45.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:45.863 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:45.877 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:45.918 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:46.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.098 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/1 {11 11ä11#+} 1/a"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:46.107 [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
    08:12:46.173 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:46.181 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=7340032

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.246 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/PYhWT_cOgauBo22DLCHT_A/_Y1PB30QP1S9EJTR3Oe42w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:46.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:46.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 144903 bytes in 408 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:46.522 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=8388608

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:12:46.680 [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
    08:12:46.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.734 [qtp2000968816-1895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:46.737 [qtp2000968816-1895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:46.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/1 {11 11ä11#+} 1/a"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:46.817 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/drJ2nwnNb9jsUT5sJld8PQ' offset=9437184

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:46.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:46.826 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:46.829 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:12:46.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='05bb57cb4f2a1036ac3d9fa0e092670bde6613ee' to.sha1='844f53073aa764db000dbf8740e09dd492979ea6'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:46.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:12:47.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 10 dirty file-chunks with together 543932 bytes in 2997 ms. path='/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:47.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:47.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:12:47.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h
    08:12:47.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_18y68 into destFile h
    08:12:47.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_1vf9c into destFile h
    08:12:47.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_2hwcg into destFile h
    08:12:47.093 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_34dfk into destFile h
    08:12:47.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_3quio into destFile h
    08:12:47.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_4dbls into destFile h
    08:12:47.095 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_4zsow into destFile h
    08:12:47.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_5m9s0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:47.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/1 {11 11ä11#+} 1/b"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:47.122 [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
    08:12:47.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:47.200 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:47.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/5/h"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:47.268 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:47.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:47.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:47.289 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/PYhWT_cOgauBo22DLCHT_A/IWOfL7o63YjOQVQVIqQcdQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:47.345 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49401211c3012cdc928877f0f881f78da423da9f' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:47.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:47.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/5/i"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:47.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    08:12:47.526 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/9nL6ziYYqTYFfd-3HWSF2A/yNz8nP6DotzVSGo7ToxkUQ' offset=0
    08:12:47.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:12:47.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192516 bytes in 216 ms. path='/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:47.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:47.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:12:47.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/5/i"} on repo=aa1855e9-08bb-4634-9913-f22048a06312

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:47.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:47.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:47.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:47.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:12:48.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00226ae808579247dc6ac4ed44464610ac9ef584' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    08:12:48.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/aa"} on repo=aa1855e9-08bb-4634-9913-f22048a06312

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:48.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.206 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    08:12:48.236 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/-ZodMi_2X318GCg4YAnHzQ' offset=0
    08:12:48.321 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:48.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 456369 bytes in 1249 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 406775 bytes in 164 ms. path='/aa'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:48.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:48.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:48.545 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:48.588 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:48.591 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:48.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/aa"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:48.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:48.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:48.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:48.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/1 {11 11ä11#+} 1/b"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:48.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='07b8b51c7be1c6a8e0fb27f94a9ead301028bf57' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:48.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:48.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:12:48.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6295595837899fd3024f15e27880039524ba2c61' to.sha1='72bb3260d31a4e9092ea358cedd890cdb976aa43'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/bb"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:48.885 [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.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:48.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:48.914 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/j7UrmMcsKJ_GKFIVEhmORA' offset=0
    08:12:48.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:12:48.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 138250 bytes in 99 ms. path='/bb'
    08:12:49.041 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:49.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:49.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/bb"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:49.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:49.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:49.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:49.239 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:49.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d494812fb5f1868fbb3cecee0e9a840e1dd126f1' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:49.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/a"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:49.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:49.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/cc"} on repo=aa1855e9-08bb-4634-9913-f22048a06312

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:49.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:49.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/cc'
    08:12:49.524 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/Q8hPZVI-SUlJNjwDpfI5vQ' offset=0
    08:12:49.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:49.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:49.803 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/3ijEqWvQUoLQSumrSghxTQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:49.806 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/Q8hPZVI-SUlJNjwDpfI5vQ' offset=1048576
    08:12:49.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:12:49.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 485301 bytes in 348 ms. path='/cc'
    08:12:49.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:12:49.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:49.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:50.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/cc"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:50.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:50.099 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:50.101 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:12:50.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34216792b805abd3b452695d450a9fc0ec74d227' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    08:12:50.192 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/dd"} on repo=aa1855e9-08bb-4634-9913-f22048a06312

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:50.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:50.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:12:50.287 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/jSLreAmqjD1q7EQqNZ4MHQ' offset=0
    08:12:50.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:12:50.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155277 bytes in 127 ms. path='/dd'
    08:12:50.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:50.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:50.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/dd"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:12:50.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:50.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:50.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:50.739 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=104
    08:12:50.880 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=55 remoteFromLocalRevision=104
    08:12:50.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:12:50.932 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:50.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:51.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:12:51.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:12:51.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=55
    08:12:51.160 [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
    08:12:51.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:12:51.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:51.599 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=6291456

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:51.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:12:51.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:52.212 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=109 remoteFromLocalRevision=55

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:52.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:52.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=false
    08:12:52.319 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=109

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:52.418 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/3ijEqWvQUoLQSumrSghxTQ' offset=1048576

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:52.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:12:52.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:52.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1274723 bytes in 3390 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:52.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0
    08:12:53.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=81.4 MiB, available=374.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:53.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:53.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:12:53.090 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:12:53.093 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:53.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:53.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/a"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:53.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:53.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:12:53.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:53.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:12:53.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0f00bed831e46e57a591bbe7646297234c35690' to.sha1='27eb6033029f591e319d6a30a7ebe35fb8af017d'): /3 + &#ä/5/h

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:53.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:12:53.647 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:53.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/5/h"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:53.679 [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 > interruptPermissionSetInheritance STANDARD_OUT
    08:12:53.698 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:53.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:53.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=80.8 MiB, available=374.7 MiB
    08:12:53.770 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:53.771 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:53.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:53.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:54.062 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/Au6uG3m6hF42faiowW_s5A' offset=0

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:54.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:54.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=80.8 MiB, available=374.7 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:54.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8018856 bytes in 16268 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:54.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:54.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:54.398 [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
    08:12:54.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:54.581 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:54.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:12:54.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:12:54.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
    08:12:54.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:54.663 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:54.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:54.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/1 {11 11ä11#+} 1/a"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:12:54.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:54.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:54.929 [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:12:54.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:54.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe91e72b6adf94ab7b9364482ff659e45891092' to.sha1='8aee32d5b7952cd873383728d4d5094de768bbd1'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:55.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=80.9 MiB, available=374.6 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:55.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 47 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:55.225 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/Au6uG3m6hF42faiowW_s5A' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:55.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/1 {11 11ä11#+} 1/b"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:12:55.412 [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/b'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:55.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:55.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:12:55.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=80.9 MiB, available=374.6 MiB
    08:12:55.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:12:55.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:12:55.620 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=109
    08:12:55.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=60 remoteFromLocalRevision=109

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:55.712 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:55.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:12:55.742 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=60

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:55.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:55.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:12:55.778 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:12:55.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=60
    08:12:55.976 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=114 remoteFromLocalRevision=60
    08:12:56.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:56.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:56.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1593919 bytes in 2517 ms. path='/3 + &#ä/5/h'
    08:12:56.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:12:56.478 [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
    08:12:56.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:12:56.562 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=true
    08:12:56.572 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6a71d19-9183-4a9f-b9c5-051f3df9fb4f ('build/repo/j0yux2j7-3ekho-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:56.593 [qtp2000968816-1895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:56.594 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:56.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:56.603 [qtp2000968816-1895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:56.633 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.37%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:56.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/5/h"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:56.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:56.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:12:56.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:12:56.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d158842acf07e11e732304596df14f0c44cb524a' to.sha1='84b4b169a60848ad1916456b83c00c33e8b1ab8d'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:56.874 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:40:18.717Z expiryDateTime=2017-04-01T07:10:18.717Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:56.880 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:56.896 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=114
    08:12:56.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:56.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/5/i"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:12:56.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:57.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:12:57.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:12:57.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    lastByteOfHistoFile0 = 111
    lastByteOfHistoFile1 = 222
    08:12:57.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    08:12:57.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 2 elements took 1 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:12:57.558 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:57.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=82.1 MiB, available=373.4 MiB

org.subshare.test.CollisionOnServerRepoToRepoSyncIT > newFileVsNewFileUploadingCollisionOnServer STANDARD_OUT
    08:12:58.042 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:58.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:58.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=82.0 MiB, available=373.5 MiB
    08:12:58.501 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:58.503 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:12:58.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:12:59.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=82.0 MiB, available=373.5 MiB
    08:12:59.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:12:59.186 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:12:59.516 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=82.1 MiB, available=373.4 MiB
    08:12:59.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:12:59.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=82.1 MiB, available=373.4 MiB
    08:12:59.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:13:00.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=82.1 MiB, available=373.4 MiB
    08:13:00.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:13:00.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:13:00.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:13:00.209 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=114
    08:13:00.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=174 remoteFromLocalRevision=114
    08:13:00.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:13:00.327 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=174
    08:13:00.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:00.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:13:00.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
    08:13:00.607 [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:01.191 [qtp1716431581-1715] 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:01.204 [qtp1716431581-1715] 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:13: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:01.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    08:13:01.380 [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:13:01.523 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:01.687 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    08:13:01.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:01.720 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:13:01.720 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.92%
    08:13:01.721 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:01.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:13:01.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11eb02dd7aceb2b0f96940311cd7ee895e34a439' to.sha1='07b8b51c7be1c6a8e0fb27f94a9ead301028bf57'): /3 + &#ä/bb
    08:13:02.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/bb"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:03.225 [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:03.436 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/j7UrmMcsKJ_GKFIVEhmORA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:03.553 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT

    08:13:03.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:03.706 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:03.707 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    08:13:03.714 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:13:03.715 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=marco
    08:13:03.769 [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/yxMPDJHq4S65x4vrAY1oGQ/marco/.gnupg/pubring.gpg'
    08:13:03.776 [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/yxMPDJHq4S65x4vrAY1oGQ/marco/.gnupg/secring.gpg'
    08:13:03.783 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=marco
    08:13:03.783 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:13:03.783 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=marco
    08:13:03.785 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:13:03.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:13:03.791 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:04.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:04.246 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:04.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:04.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:04.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:04.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:04.248 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:04.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:04.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:04.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:04.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:04.249 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:04.250 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:04.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** bieber ***
    08:13:04.251 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:13:04.252 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=bieber
    08:13:04.252 [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/yxMPDJHq4S65x4vrAY1oGQ/bieber/.gnupg/pubring.gpg'
    08:13:04.253 [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/yxMPDJHq4S65x4vrAY1oGQ/bieber/.gnupg/secring.gpg'
    08:13:04.254 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=bieber
    08:13:04.254 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:13:04.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=bieber
    08:13:04.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=bieber
    08:13:04.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1915334
    08:13:04.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=bieber
    08:13:04.723 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:04.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:04.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:04.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:04.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:04.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:04.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:04.725 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:04.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:04.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** daniel ***
    08:13:04.727 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    08:13:04.728 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=daniel
    08:13:04.728 [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/yxMPDJHq4S65x4vrAY1oGQ/daniel/.gnupg/pubring.gpg'
    08:13:04.729 [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/yxMPDJHq4S65x4vrAY1oGQ/daniel/.gnupg/secring.gpg'
    08:13:04.730 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=daniel
    08:13:04.731 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:13:04.731 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=daniel
    08:13:04.731 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=daniel
    08:13:04.731 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@49cf0ba7
    08:13:04.732 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=daniel
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:04.804 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:04.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:04.806 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:04.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** khaled ***
    08:13:04.807 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:13:04.808 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=khaled
    08:13:04.808 [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/yxMPDJHq4S65x4vrAY1oGQ/khaled/.gnupg/pubring.gpg'
    08:13:04.809 [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/yxMPDJHq4S65x4vrAY1oGQ/khaled/.gnupg/secring.gpg'
    08:13:04.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=khaled
    08:13:04.810 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:13:04.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=khaled
    08:13:04.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=khaled
    08:13:04.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ad0da4f
    08:13:04.810 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=khaled
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:05.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:05.029 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:05.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:05.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:05.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:05.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: * pgpKey=PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

    08:13:05.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:05.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:05.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    08:13:05.032 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    08:13:05.032 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=xenia
    08:13:05.033 [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/yxMPDJHq4S65x4vrAY1oGQ/xenia/.gnupg/pubring.gpg'
    08:13:05.034 [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/yxMPDJHq4S65x4vrAY1oGQ/xenia/.gnupg/secring.gpg'
    08:13:05.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=xenia
    08:13:05.035 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:13:05.035 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=xenia
    08:13:05.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:13:05.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:13:05.037 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=xenia

    08:13:05.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:05.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:05.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    08:13:05.038 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    08:13:05.038 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=yasmin
    08:13:05.039 [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/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.gnupg/pubring.gpg'
    08:13:05.040 [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/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.gnupg/secring.gpg'
    08:13:05.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.setPgpAuthenticationCallback: testUser=yasmin
    08:13:05.041 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:13:05.041 [Test worker] INFO  o.s.t.AbstractMultiUserIT - setupPgps: testUser=yasmin
    08:13:05.042 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:13:05.042 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:13:05.042 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=yasmin

    08:13:05.043 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:05.043 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:05.043 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    08:13:05.044 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:13:05.046 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:13:05.049 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:13:05.049 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:13:05.070 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:13:05.070 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:13:05.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:13:05.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:13:05.080 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='<xenia@subshare.net>' algorithm='RSA' strength=1024
    08:13:05.085 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator...
    08:13:05.086 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator...
    08:13:05.086 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair...
    08:13:05.214 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair...
    08:13:05.334 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator...
    08:13:05.416 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing...
    08:13:05.416 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing...
    08:13:05.416 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done!
    08:13:05.461 [Test worker] INFO  o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[ea32739877b08d28, [<xenia@subshare.net>]], user=UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:13:05.462 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:13:05.462 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:13:05.462 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]

    08:13:05.463 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:05.463 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:05.464 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    08:13:05.465 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:13:05.467 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:13:05.469 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:13:05.469 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:13:05.476 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:13:05.476 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:13:05.477 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:13:05.477 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:13:05.477 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating PGP key: primaryUserId='<yasmin@subshare.net>' algorithm='RSA' strength=1024
    08:13:05.477 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPairGenerator...
    08:13:05.477 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPairGenerator...
    08:13:05.477 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating masterKeyPair...
    08:13:05.563 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating sub1KeyPair...
    08:13:05.693 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: Creating keyRingGenerator...
    08:13:05.710 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generateSecretKeyRing...
    08:13:05.710 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: generatePublicKeyRing...
    08:13:05.710 [Test worker] INFO  o.s.c.p.g.BcWithLocalGnuPgPgp - createPGPSecretKeyRing: all done!
    08:13:05.791 [Test worker] INFO  o.s.t.AbstractMultiUserIT - createPgpKey: pgpKey=PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]], user=UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:13:05.794 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:13:05.794 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:13:05.795 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]

    08:13:05.796 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:13:05.796 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:13:05.796 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    08:13:05.798 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    08:13:05.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:13:05.807 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    08:13:05.828 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:13:05.828 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:05.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:05.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:05.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:05.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 742385 bytes in 2612 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:05.836 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:05.946 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:05.980 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:13:05.988 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:05.991 [Test worker] INFO  D.Datastore - 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
    08:13:06.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:06.059 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:06.172 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:06.258 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:06.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/bb"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:06.525 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:06.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:06.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz'
    08:13:06.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad09d51648c20a2130744a8c2a978e25f8c5b3bb' to.sha1='7e9f4c2accc4e444eaa0696752be299cc9ecf423'): /3 + &#ä/zzzzzzz
    08:13:07.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/zzzzzzz"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:07.756 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:07.987 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:13:07.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:07.997 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/e8iG-u0UVsPREx_368cwQw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:08.300 [qtp182345336-58] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:13:08.301 [qtp182345336-58] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:13:08.301 [qtp182345336-58] INFO  o.s.t.AbstractMultiUserIT - MockUp<GnuPgDir>.getInstance: testUser=server
    08:13:08.399 [qtp182345336-58] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/server/.subshare
    08:13:08.420 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:13:08.420 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:08.695 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:08.696 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:08.737 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:13:08.737 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:08.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:08.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:08.757 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:08.757 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:08.757 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:08.952 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:13:08.954 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:08.955 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:08.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:08.999 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:13:09.000 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:09.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:09.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:09.010 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:09.544 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=3145728

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:09.638 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:10.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 860129 bytes in 2755 ms. path='/3 + &#ä/zzzzzzz'
    08:13:10.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:10.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:10.875 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:10.882 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:11.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/zzzzzzz"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:11.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:11.218 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.48%
    08:13:11.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=174

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:11.588 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=130 remoteFromLocalRevision=174
    08:13:11.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=false
    08:13:11.722 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=130
    08:13:11.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0
    08:13:12.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=86.8 MiB, available=368.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:12.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.
    08:13:14.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:14.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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
    08:13:14.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=85.3 MiB, available=370.2 MiB
    08:13:14.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:14.544 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:14.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:14.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:14.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:14.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:14.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:14.784 [qtp2000968816-1895] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:14.581 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:14.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:15.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=85.3 MiB, available=370.2 MiB
    08:13:15.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:15.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:15.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=85.3 MiB, available=370.2 MiB
    08:13:15.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:13:15.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=85.4 MiB, available=370.1 MiB
    08:13:15.977 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:16.155 [Test worker] INFO  D.Datastore - 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
    08:13:16.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=85.3 MiB, available=370.2 MiB
    08:13:16.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:13:16.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:13:16.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:13:16.351 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=130
    08:13:16.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=201 remoteFromLocalRevision=130
    08:13:16.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:13:16.472 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=174 localRepositoryRevisionInProgress=201
    08:13:16.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:13:16.603 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:13:16.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=201

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:16.728 [qtp1065487120-366] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:16.742 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=135 remoteFromLocalRevision=201
    08:13:16.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:13:17.021 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:13:17.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=true
    08:13:17.022 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa1855e9-08bb-4634-9913-f22048a06312 ('build/repo/j0yv1vqj-up80h-local-dest')
    08:13:17.034 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:13:17.045 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:17.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:17.171 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:42:34.606Z expiryDateTime=2017-04-01T07:12:34.606Z
    08:13:17.196 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:17.572 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:17.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=3
    08:13:17.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=85.7 MiB, available=369.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:17.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:18.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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
    08:13:18.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=85.7 MiB, available=369.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:18.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:18.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 19 ms.
    08:13:18.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:18.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:18.873 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:18.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:18.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:18.897 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:18.899 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:18.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:19.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=85.9 MiB, available=369.6 MiB
    08:13:19.701 [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
    08:13:19.810 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:19.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:20.462 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:20.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=85.9 MiB, available=369.6 MiB
    08:13:20.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:13:21.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=86.0 MiB, available=369.5 MiB
    08:13:21.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:13:21.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=85.9 MiB, available=369.6 MiB
    08:13:21.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:13:21.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:21.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:13:21.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:21.772 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:13:22.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:13:22.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:22.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:13:22.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11eb02dd7aceb2b0f96940311cd7ee895e34a439' to.sha1='07b8b51c7be1c6a8e0fb27f94a9ead301028bf57'): /bb
    08:13:22.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/bb"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:22.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:13:22.288 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/j7UrmMcsKJ_GKFIVEhmORA' offset=0
    08:13:22.415 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:13:22.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 648000 bytes in 221 ms. path='/bb'
    08:13:22.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:13:22.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/bb"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:22.681 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:22.761 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:22.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz'
    08:13:22.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad09d51648c20a2130744a8c2a978e25f8c5b3bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /zzzzzzz
    08:13:22.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/zzzzzzz"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:23.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz'
    08:13:23.148 [qtp1716431581-891] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/e8iG-u0UVsPREx_368cwQw' offset=0
    08:13:23.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:13:23.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44520 bytes in 214 ms. path='/zzzzzzz'
    08:13:23.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_zzzzzzz_0 into destFile zzzzzzz

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:23.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/zzzzzzz"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:23.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:23.976 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=135
    08:13:24.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=85 remoteFromLocalRevision=135
    08:13:24.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:13:24.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:13:24.165 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=85
    08:13:24.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:13:24.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:13:24.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=85
    08:13:24.876 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=140 remoteFromLocalRevision=85
    08:13:24.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=false
    08:13:25.012 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=140

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:25.519 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:25.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0
    08:13:25.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=87.8 MiB, available=367.7 MiB
    08:13:25.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:26.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=87.4 MiB, available=368.1 MiB
    08:13:26.124 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:26.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:26.206 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=7340032

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:26.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:26.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=87.2 MiB, available=368.3 MiB
    08:13:26.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:26.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:26.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=86.6 MiB, available=368.9 MiB
    08:13:26.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:13:27.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=86.6 MiB, available=368.9 MiB
    08:13:27.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:13:27.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=86.6 MiB, available=368.9 MiB
    08:13:27.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:13:27.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:13:27.611 [qtp1716431581-891] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=140
    08:13:27.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=90 remoteFromLocalRevision=140
    08:13:27.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:13:27.699 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=90
    08:13:27.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:13:27.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:13:27.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=90
    08:13:28.098 [qtp1716431581-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=145 remoteFromLocalRevision=90
    08:13:28.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:13:28.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:13:28.603 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=true
    08:13:28.603 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6a71d19-9183-4a9f-b9c5-051f3df9fb4f ('build/repo/j0yux2j7-3ekho-local-src')
    08:13:28.614 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:13:28.646 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.47%
    08:13:28.874 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:40:18.717Z expiryDateTime=2017-04-01T07:10:18.717Z
    08:13:28.890 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=145
    08:13:28.907 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0
    08:13:29.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=87.6 MiB, available=367.9 MiB
    08:13:29.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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
    08:13:29.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:29.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8366159 bytes in 34482 ms. path='/1 {11 11ä11#+} 1/b'
    08:13:30.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:30.087 [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
    08:13:30.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=87.5 MiB, available=368.0 MiB
    08:13:30.352 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:30.354 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:30.357 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:30.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8287340 bytes in 33482 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:30.507 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:30.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/1 {11 11ä11#+} 1/b"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:30.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:30.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=87.5 MiB, available=368.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:30.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:30.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:30.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:30.913 [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
    08:13:31.028 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:31.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:13:31.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47739a4f8a17b4d68f610cca088d7272c2cc7510' to.sha1='86f4b2e7cf186dcc4f41bca5b384729185057cfa'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:31.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=87.7 MiB, available=367.8 MiB
    08:13:31.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:31.436 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:31.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=87.6 MiB, available=367.9 MiB
    08:13:31.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:31.610 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/1 {11 11ä11#+} 1/c"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:31.677 [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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:31.689 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:31.751 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mN6eDGzWyD0z61AgFVqaTw/YXOWJ5BS7qOcY2wXdDBKzQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:31.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=87.3 MiB, available=368.2 MiB
    08:13:31.859 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:13:31.861 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:13:31.861 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:13:31.887 [qtp1716431581-2264] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=145
    08:13:31.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=208 remoteFromLocalRevision=145
    08:13:32.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:13:32.013 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=201 localRepositoryRevisionInProgress=208

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:32.115 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/5/i"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:32.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:32.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:32.183 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:32.221 [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:1766) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1717) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:1932) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1896) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1860) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1725) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDto(CryptreeImpl.java:1713) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.createOrUpdateCryptoRepoFile(CryptreeImpl.java:185) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.makeDirectory(CryptreeRestRepoTransportImpl.java:528) [org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.makeDirectory(RepoToRepoSync.java:517) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.makeDirectory(SsRepoToRepoSync.java:155) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDirectory(RepoToRepoSync.java:502) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:358) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:247) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.syncFromLocalSrcToRemote(AbstractRepoToRepoSyncIT.java:213) [test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked(RepoToRepoSyncIT.java:442) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:32.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:32.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:13:32.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29c59f1c901ae8a238963b3b40bf39e04d49f3ab' to.sha1='86f13a69c84eacfcecec991cedc06480c14c85f1'): /3 + &#ä/aa

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:32.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139779 bytes in 718 ms. path='/1 {11 11ä11#+} 1/c'
    08:13:32.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:32.548 [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
    08:13:32.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:13:32.594 [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
    08:13:32.599 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:32.601 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:32.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/1 {11 11ä11#+} 1/c"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:32.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:32.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:32.814 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:32.881 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:13:32.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:32.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
    08:13:32.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:13:32.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.92%
    08:13:32.891 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:32.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/abczzzz'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:32.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb2eb75df8f218e6c502210a58f5b9c75704854c' to.sha1='04410b84eadef86d887529d2c11db618551d9c0d'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:32.982 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57de3e9bd5aae0181ac49ed102a881fc69f5dd68' to.sha1='28514540b134163abe43837c14daaa33a01271ed'): /3 + &#ä/abczzzz

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:33.178 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/aa"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:13:33.251 [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
    08:13:33.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/abczzzz"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:33.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/abczzzz'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:33.595 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/Vl2HmSpgHex9dxPPackyHg' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:33.684 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/2/1 {11 11ä11#+} 1/a"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:33.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'
    08:13:33.829 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/x2ccfAculI6tjd6k9NvxSA/6TDF8berrnxkUCotJFqMgQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:33.851 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/p3RQAnQibU-SjP02An--Iw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:34.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 241863 bytes in 792 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:13:34.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:34.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:34.934 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:34.936 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:35.046 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/2/1 {11 11ä11#+} 1/a"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:35.058 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:35.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:35.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:13:35.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d838203f2c32834bfce2891a23cdbf2ab14e25bb' to.sha1='750c49fd480c09ae16998d5e67cce69806579b72'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:35.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 430329 bytes in 2071 ms. path='/3 + &#ä/aa'
    08:13:35.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:35.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:35.546 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:35.611 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:35.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/2/1 {11 11ä11#+} 1/b"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:35.622 [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:35.699 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/x2ccfAculI6tjd6k9NvxSA/J_1dHKd7mlOoLOQSwpRYWw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:35.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/aa"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:13:35.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:35.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:35.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:13:36.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9fdeb1841e843633ca02679e04850a5b68e4410a' to.sha1='36597e8978c25912b55c854d49063f55d9a455d4'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:36.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120441 bytes in 588 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:13:36.373 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:36.374 [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:13:36.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/bb"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:36.423 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:36.424 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:36.455 [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
    08:13:36.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/2/1 {11 11ä11#+} 1/b"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:36.550 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:36.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:36.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:13:36.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fcdfbbde76a72226976211008f2b6f40b1d1b63' to.sha1='cc5b3a9aa092921e525e60af172942c3030dfa54'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:36.711 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/rxlnufWlAASCQcc-x32Pow' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:37.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/2/a"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:37.147 [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:37.264 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/FNLjrDN6LTSw29ANpbWpfA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:37.415 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/p3RQAnQibU-SjP02An--Iw' offset=1048576
    08:13:37.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1088905 bytes in 3968 ms. path='/3 + &#ä/abczzzz'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:37.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 366295 bytes in 548 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:37.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:37.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:37.835 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:37.843 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:37.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:13:37.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:37.908 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:37.910 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:37.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/abczzzz"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:37.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:38.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:38.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:38.014 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/2/a"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:38.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:38.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:13:38.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:38.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:38.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0303efe0c5dcbdcfbf014c8c6bea25ce30710ba1' to.sha1='11eb02dd7aceb2b0f96940311cd7ee895e34a439'): /3 + &#ä/bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:38.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3574d5a3de3550c00f5cb40ee53d11a17f0e2725' to.sha1='933ad0966007798fd4c03671840bb7ad443ed89c'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:38.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/bb"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:38.423 [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
    08:13:38.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/5/h"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:38.430 [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:38.576 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mybPrI0I9IvvXSsqBbPd8g/LrfOvM94u45huMd_54ii5g/83ulgUDscdTbPl_2wW5iaQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:38.640 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/j7UrmMcsKJ_GKFIVEhmORA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:38.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 881996 bytes in 2468 ms. path='/3 + &#ä/bb'
    08:13:39.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:39.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:39.124 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:39.126 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:39.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/bb"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:39.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 398899 bytes in 824 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:39.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:39.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:39.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:39.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:39.368 [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:13:39.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04e41f755114f9ace77c2d234f58947e62fa0451' to.sha1='ba51597109c1d997a663ecf8b58cc0f7db84b078'): /3 + &#ä/cc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:39.411 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:39.414 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:39.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 742385 bytes in 1011 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:39.452 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/5/h"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:39.458 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:39.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:39.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:13:39.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3d9881be13f2268d8febde318c5a25ffe3431d6' to.sha1='3645715f5be05f4cd144cd8bac85b8346eb55ef6'): /3 + &#ä/5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:39.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:39.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:39.603 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/cc"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:13:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:39.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:39.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:39.677 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:39.679 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:39.757 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/b9EJ1bRjY8KBnTNrzy7ZUQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:39.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="a6a71d19-9183-4a9f-b9c5-051f3df9fb4f", toRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", path="/3 + &#ä/bb"} on repo=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f
    08:13:39.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:39.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.48%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:39.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/5/i"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:40.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=208

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.054 [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:40.143 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mybPrI0I9IvvXSsqBbPd8g/LrfOvM94u45huMd_54ii5g/8QpmkhgljKhR2ttM52VBHQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:40.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:40.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 362245 bytes in 819 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139292 bytes in 392 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:40.551 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=162 remoteFromLocalRevision=208

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:40.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:40.571 [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
    08:13:40.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:40.587 [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:13:40.616 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:40.618 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:40.621 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=162

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.628 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:40.630 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:40.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/5/i"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:40.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/cc"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:40.846 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:40.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.865 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:40.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:40.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:40.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ed5981403fae41d6c17b2f30b1755b79b0863d4' to.sha1='496f4e4c0131ff67d5d851f3e711908a999a4a38'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:40.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ada940eccf98dea925ea8d47380a3e6506d1522' to.sha1='1076f6310f1afadd889194efe8d615bfd0aaa8f0'): /3 + &#ä/dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:40.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:41.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=90.2 MiB, available=365.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:41.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/dd"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:13:41.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:41.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/aa"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:41.424 [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:41.487 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mybPrI0I9IvvXSsqBbPd8g/I1MMtz1QRaSjuzR4pw3-og' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:41.582 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:41.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 77300 bytes in 244 ms. path='/3 + &#ä/aa'
    08:13:41.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:41.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:41.871 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:41.873 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:42.005 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/aa"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:42.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:42.129 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:42.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:13:42.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f16607f95e805efbcb897793545019747aaa8ee' to.sha1='a1e333081df59bd82fdb94b3381f292775835ace'): /3 + &#ä/bb
    08:13:42.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/bb"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:42.570 [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:42.665 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mybPrI0I9IvvXSsqBbPd8g/DRHG38-PdF8enL5xf5k7Sw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:42.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: cryptoRepoFileDtos.size=0, cryptoKeyDtos.size=0, cryptoLinkDtos.size=0, currentHistoCryptoRepoFileDtos.size=0, histoCryptoRepoFileDtos.size=3, 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
    08:13:42.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=89.3 MiB, available=366.2 MiB
    08:13:42.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:42.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:42.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:42.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:42.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:42.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:42.971 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:42.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:42.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:43.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=89.0 MiB, available=366.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:43.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 206087 bytes in 1206 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:43.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:13:43.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=89.0 MiB, available=366.5 MiB
    08:13:43.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:43.895 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:43.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:43.936 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:43.939 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:44.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/bb"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:44.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:44.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:44.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:44.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=89.0 MiB, available=366.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:44.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8636f55d9ec4733a16792d8574905287b7cf278' to.sha1='ccef0a3fbf6fee8b708ba08089fba5d182911e5e'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:44.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:13:44.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=89.0 MiB, available=366.5 MiB
    08:13:44.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:13:44.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:13:44.557 [qtp1716431581-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=162

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:44.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/cc"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:44.578 [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
    08:13:44.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=236 remoteFromLocalRevision=162

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:44.640 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mybPrI0I9IvvXSsqBbPd8g/r4Qfqsjuwb53YfqzSeDFLA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:44.784 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:13:44.800 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=208 localRepositoryRevisionInProgress=236

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:44.822 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:44.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:13:44.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:13:44.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=236

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:44.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72347 bytes in 352 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:45.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:45.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:45.073 [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
    08:13:45.111 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f transaction.localRevision=167 remoteFromLocalRevision=236

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:45.118 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:45.119 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:45.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:45.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/cc"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:45.272 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:45.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:45.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:13:45.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a798b12918da851b4d2b0099db30b3d4f7c725a' to.sha1='ea89aeab9888ad2a704425f5e9e77d18621eeae8'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:45.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:13:45.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=true
    08:13:45.392 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa1855e9-08bb-4634-9913-f22048a06312 ('build/repo/j0yv1vqj-up80h-local-dest')
    08:13:45.406 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:13:45.423 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    08:13:45.544 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:42:34.606Z expiryDateTime=2017-04-01T07:12:34.606Z
    08:13:45.571 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=167

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:45.640 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/dd"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0
    08:13:45.704 [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:45.806 [qtp1065487120-958] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/mybPrI0I9IvvXSsqBbPd8g/hVrv0CZL6YeUHZf2kt2vjA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:46.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176465 bytes in 401 ms. path='/3 + &#ä/dd'
    08:13:46.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:46.302 [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
    08:13:45.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=3
    08:13:46.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=90.2 MiB, available=365.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:46.344 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:13:46.346 [qtp1065487120-1676] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:46.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="4dd17581-e196-4099-a186-62f367d0fcf0", toRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", path="/3 + &#ä/dd"} on repo=4dd17581-e196-4099-a186-62f367d0fcf0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:46.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:46.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:46.488 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:46.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:46.554 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:46.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:46.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=90.0 MiB, available=365.5 MiB
    08:13:47.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:13:47.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:47.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:47.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:47.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:47.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:47.174 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:47.175 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:47.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:47.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=89.2 MiB, available=366.3 MiB
    08:13:47.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:48.075 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 transaction.localRevision=82 remoteFromLocalRevision=6
    08:13:48.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=4dd17581-e196-4099-a186-62f367d0fcf0 to='build/repo/j0yv0w9m-529ya-local-src', fromRepoLocalSync=false
    08:13:48.270 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:48.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=89.2 MiB, available=366.3 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:48.320 [Test worker] INFO  D.Datastore - 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
    08:13:48.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:48.568 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:48.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=89.2 MiB, available=366.3 MiB
    08:13:48.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:49.071 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=89.1 MiB, available=366.4 MiB
    08:13:49.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:13:49.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:49.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:49.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:49.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:49.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:13:49.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:13:49.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:49.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/abczzzz'
    08:13:49.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='57de3e9bd5aae0181ac49ed102a881fc69f5dd68' to.sha1='<NoInstanceOf_NormalFileDto>'): /abczzzz

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:49.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:49.497 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/abczzzz"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:49.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/abczzzz'
    08:13:49.598 [qtp1716431581-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/p3RQAnQibU-SjP02An--Iw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:49.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=69.4 MiB, available=386.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:49.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:49.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:49.867 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/p3RQAnQibU-SjP02An--Iw' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:49.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:49.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:13:49.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 83076 bytes in 346 ms. path='/abczzzz'
    08:13:49.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_abczzzz_0 into destFile abczzzz
    08:13:49.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_abczzzz_mh34 into destFile abczzzz
    08:13:50.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/abczzzz"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:50.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:50.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:50.113 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:13:50.189 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0303efe0c5dcbdcfbf014c8c6bea25ce30710ba1' to.sha1='11eb02dd7aceb2b0f96940311cd7ee895e34a439'): /bb

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:50.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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
    08:13:50.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:50.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/bb"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:50.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:13:50.274 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/h56GjGCs3GF9G9Jtlk_H_Q/j7UrmMcsKJ_GKFIVEhmORA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:50.349 [Test worker] INFO  D.Datastore - 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
    08:13:50.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:50.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:50.479 [qtp2000968816-1279] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:50.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 729784 bytes in 273 ms. path='/bb'
    08:13:50.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:13:50.587 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="bcd996b0-69c6-448f-b534-0d202fb7ada7", toRepositoryId="aa1855e9-08bb-4634-9913-f22048a06312", path="/bb"} on repo=aa1855e9-08bb-4634-9913-f22048a06312
    08:13:50.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:50.683 [qtp1716431581-2284] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=167

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:50.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=65.3 MiB, available=390.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:50.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=115 remoteFromLocalRevision=167
    08:13:50.795 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:13:50.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:13:50.815 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=115

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:50.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:50.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:50.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:50.940 [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
    08:13:50.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:13:50.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:50.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:50.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.961 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.961 [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
    08:13:50.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:50.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.971 [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
    08:13:50.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=115

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:50.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:50.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:50.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:50.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:51.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:51.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:51.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:51.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:51.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:51.023 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:51.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:51.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:51.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:13:51.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:51.122 [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:1766) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1717) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:1932) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1896) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1860) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1725) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:337) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1053) [org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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:443) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    08:13:51.323 [qtp1716431581-2284] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=172 remoteFromLocalRevision=115
    08:13:51.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=false
    08:13:51.354 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=172

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:51.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=65.6 MiB, available=389.9 MiB
    08:13:51.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:51.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:51.864 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:51.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:51.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5284748 bytes in 10589 ms. path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:51.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0
    08:13:51.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=91.5 MiB, available=364.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:51.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13: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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:52.117 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:52.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:52.247 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:52.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=64.8 MiB, available=390.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:52.262 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:13:52.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/3 + &#ä/dd"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:13:52.345 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:13:52.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:13:52.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:51.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=90.4 MiB, available=365.1 MiB
    08:13:52.519 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:52.520 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:52.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:13:52.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=63.3 MiB, available=392.2 MiB
    08:13:52.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:52.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.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:52.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:52.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:52.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:53.019 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 transaction.localRevision=82 remoteFromLocalRevision=6
    08:13:53.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 to='build/repo/j0yv0smc-q6rey-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=63.3 MiB, available=392.2 MiB
    08:13:53.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:13:53.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:13:53.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:53.110 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=82

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.159 [qtp1065487120-2284] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=82
    08:13:53.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=152 remoteFromLocalRevision=82
    08:13:53.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4dd17581-e196-4099-a186-62f367d0fcf0 from='build/repo/j0yv0w9m-529ya-local-src' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:13:53.214 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152
    08:13:53.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:13:53.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:13:53.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:53.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:52.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:13:53.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=90.3 MiB, available=365.2 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.410 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 transaction.localRevision=87 remoteFromLocalRevision=152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:53.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:13:53.453 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:53.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.549 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 74 ms.
    08:13:53.549 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ao9lSZhL7-_0AB68T_iCWQ, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:53.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.640 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms.
    08:13:53.641 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:53.643 [Test 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:53.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:53.777 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 134 ms.
    08:13:53.777 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=r5gfQGyGH-4noFC5NkxdWw, invitation=false]
    08:13:53.848 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 70 ms.
    08:13:53.848 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, invitation=false]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:53.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:53.898 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:53.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=90.3 MiB, available=365.2 MiB
    08:13:53.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:54.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:54.097 [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:13:54.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:54.319 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 81 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:54.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 > interruptPermissionSetInheritance STANDARD_OUT
    08:13:54.430 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:54.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:54.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=90.3 MiB, available=365.2 MiB
    08:13:54.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:13:54.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:13:54.616 [qtp1716431581-2264] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=172
    08:13:54.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=120 remoteFromLocalRevision=172
    08:13:54.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:13:54.784 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:54.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:54.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:13:54.835 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:13:54.845 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=120
    08:13:54.904 [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:1766) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.sign(CryptreeNode.java:1717) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.sign(CryptreeImpl.java:1932) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.enactPermissionRevocationIfNeededAndPossible(CryptreeImpl.java:1896) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.populateChangedPermissionDtos(CryptreeImpl.java:1860) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.populateCryptoChangeSetDtoWithAllButCryptoRepoFiles(CryptreeImpl.java:1725) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.getCryptoChangeSetDtoWithCryptoRepoFiles(CryptreeImpl.java:337) [org.subshare.local-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.endSyncToRepository(CryptreeRestRepoTransportImpl.java:1053) [org.subshare.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:231) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:69) [org.subshare.core-0.10.0.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:443) [test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:54.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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:55.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=64.9 MiB, available=390.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:55.050 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=177 remoteFromLocalRevision=120
    08:13:55.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:55.103 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:13:55.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.140 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:13:55.140 [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
    08:13:55.141 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:13:55.141 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:13:55.141 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:55.142 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:55.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:55.149 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:13:55.150 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:13:55.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:55.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:55.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:55.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:55.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:55.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:55.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:55.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:55.152 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:55.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:55.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:55.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:55.153 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:55.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:55.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:55.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:55.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:55.154 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:55.155 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.162 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.187 [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
    08:13:55.194 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.200 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.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
    08:13:55.203 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:13:55.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=4dd17581-e196-4099-a186-62f367d0fcf0 to='build/repo/j0yv0w9m-529ya-local-src', fromRepoLocalSync=true
    08:13:55.208 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4dd17581-e196-4099-a186-62f367d0fcf0 ('build/repo/j0yv0w9m-529ya-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.262 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.262 [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
    08:13:55.269 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.310 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.343 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.355 [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
    08:13:55.359 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:55.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:13:55.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=true
    08:13:55.383 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing aa1855e9-08bb-4634-9913-f22048a06312 ('build/repo/j0yv1vqj-up80h-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.388 [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
    08:13:55.398 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:13:55.399 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:55.400 [Test worker] INFO  D.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
    08:13:55.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:13:55.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:13:55.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:13:55.418 [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
    08:13:55.421 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:55.441 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:13:55.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:55.449 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.94%
    08:13:55.531 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:42:34.606Z expiryDateTime=2017-04-01T07:12:34.606Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:55.540 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 renewalDateTime=2017-04-01T06:42:25.939Z expiryDateTime=2017-04-01T07:12:25.939Z
    08:13:55.568 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:55.592 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=177

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:55.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:55.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:55.766 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:13:55.767 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:13:55.768 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:13:55.771 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:13:55.772 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:13:55.772 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:13:55.773 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:13:55.773 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:13:55.774 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:13:55.774 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:13:55.775 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:13:55.789 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:13:55.791 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:13:55.792 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:13:55.793 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:13:55.794 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:13:55.794 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:13:55.795 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:13:55.796 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:13:55.796 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:13:55.797 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:13:55.884 [qtp182345336-1715] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:13:55.885 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:13:55.887 [qtp182345336-1715] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:56.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:56.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=65.2 MiB, available=390.3 MiB
    08:13:56.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:56.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=91.6 MiB, available=363.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:56.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.5 MiB, used=64.8 MiB, available=390.7 MiB
    08:13:56.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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:13:56.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=65.0 MiB, available=390.5 MiB
    08:13:56.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:56.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:56.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:57.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=91.5 MiB, available=364.0 MiB
    08:13:57.087 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:57.088 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:13:57.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:57.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=64.3 MiB, available=391.2 MiB
    08:13:57.388 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:13:57.390 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:13:57.391 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:57.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=64.9 MiB, available=390.6 MiB
    08:13:57.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:57.624 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 128 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:57.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=91.0 MiB, available=364.5 MiB
    08:13:57.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:13:57.888 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:13:57.891 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:57.967 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, invitation=false]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:57.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:13:58.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:58.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=64.9 MiB, available=390.6 MiB
    08:13:58.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:13:58.109 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:13:58.110 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:58.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:58.181 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=82
    08:13:58.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=152 remoteFromLocalRevision=82
    08:13:58.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 from='build/repo/j0yv0smc-q6rey-local-src' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:58.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=91.1 MiB, available=364.4 MiB
    08:13:58.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:13:58.320 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=152
    08:13:58.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:13:58.431 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:13:58.436 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=152
    08:13:58.563 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 transaction.localRevision=87 remoteFromLocalRevision=152
    08:13:58.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:13:58.576 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:58.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:13:58.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:13:58.838 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=85.9 MiB, available=369.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:58.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=91.1 MiB, available=364.4 MiB
    08:13:58.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:59.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:59.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=91.1 MiB, available=364.4 MiB
    08:13:59.284 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:13:59.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:13:59.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:13:59.309 [qtp1716431581-2284] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=177
    08:13:59.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=126 remoteFromLocalRevision=177

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:59.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:13:59.405 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=64.0 MiB, available=391.5 MiB
    08:13:59.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:13:59.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:13:59.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:59.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:13:59.411 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=126
    08:13:59.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:13:59.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:13:59.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=126

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:59.439 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=87

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = ef33e12f-b30c-43ed-b799-255d9bc76386
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv2lzi-pq6ll-local-src
      localRepository.publicKeySha1 = A5:FE:7B:0B:A1:BE:C2:E3:68:EA:D6:08:DE:49:ED:B4:A4:F5:65:64

      remoteRepository.repositoryId = cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1
      remoteRepository.remoteRoot = https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1
      remoteRepository.publicKeySha1 = BC:36:DB:83:B3:9F:BA:2F:3D:FE:76:8B:35:D1:DA:F4:59:19:B3:47

    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 ef33e12f-b30c-43ed-b799-255d9bc76386 cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:13:59.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=162 remoteFromLocalRevision=87
    08:13:59.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4dd17581-e196-4099-a186-62f367d0fcf0 from='build/repo/j0yv0w9m-529ya-local-src' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:13:59.536 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=162
    08:13:59.553 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:13:59.554 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:13:59.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=162

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:13:59.881 [qtp1716431581-2284] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=183 remoteFromLocalRevision=126
    08:13:59.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q' toID=aa1855e9-08bb-4634-9913-f22048a06312 to='build/repo/j0yv1vqj-up80h-local-dest', fromRepoLocalSync=false
    08:13:59.921 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=183
    08:13:59.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:00.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:14:00.283 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:14:00.306 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:14:00.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:14:00.522 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:00.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=91.5 MiB, available=364.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:00.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:14:00.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:00.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:00.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.82%
    08:14:00.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:00.815 [qtp1065487120-1676] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 transaction.localRevision=93 remoteFromLocalRevision=162
    08:14:00.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=4dd17581-e196-4099-a186-62f367d0fcf0 to='build/repo/j0yv0w9m-529ya-local-src', fromRepoLocalSync=false
    08:14:00.878 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=93
    08:14:00.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:01.088 [qtp182345336-1715] INFO  D.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:14:01.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:14:01.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=ef33e12f-b30c-43ed-b799-255d9bc76386 to='build/repo/j0yv2lzi-pq6ll-local-src', fromRepoLocalSync=true
    08:14:01.093 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef33e12f-b30c-43ed-b799-255d9bc76386 ('build/repo/j0yv2lzi-pq6ll-local-src')
    08:14:01.117 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:14:01.149 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:01.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=91.6 MiB, available=363.9 MiB
    08:14:01.248 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:14:01.249 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:14:01.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:01.334 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 renewalDateTime=2017-04-01T06:44:01.259Z expiryDateTime=2017-04-01T07:14:01.259Z
    08:14:01.370 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:01.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=63.9 MiB, available=391.6 MiB
    08:14:01.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:02.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=92.1 MiB, available=363.4 MiB
    08:14:02.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:01.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0
    08:14:02.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=47.0 MiB, available=408.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:02.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=63.7 MiB, available=391.8 MiB
    08:14:02.468 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:02.469 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:02.471 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:02.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:02.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=91.5 MiB, available=364.0 MiB
    08:14:02.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:02.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:03.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=63.2 MiB, available=392.3 MiB
    08:14:03.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:03.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=90.7 MiB, available=364.8 MiB
    08:14:03.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:03.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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
    08:14:03.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=63.2 MiB, available=392.3 MiB
    08:14:03.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:03.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=90.7 MiB, available=364.8 MiB
    08:14:03.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:14:03.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:14:03.680 [qtp1716431581-2264] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 localRepositoryRevisionSynced=183
    08:14:03.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=131 remoteFromLocalRevision=183

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:03.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=47.2 MiB, available=408.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:03.821 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=aa1855e9-08bb-4634-9913-f22048a06312 from='build/repo/j0yv1vqj-up80h-local-dest' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7/h56GjGCs3GF9G9Jtlk_H_Q'
    08:14:03.825 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=131
    08:14:03.841 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:14:03.842 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:14:03.848 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=131

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:03.923 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:03.924 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:14:03.925 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:03.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:04.003 [qtp1716431581-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=aa1855e9-08bb-4634-9913-f22048a06312 transaction.localRevision=188 remoteFromLocalRevision=131
    08:14:04.011 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:04.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=63.2 MiB, available=392.3 MiB
    08:14:04.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:04.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:14:04.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=true
    08:14:04.347 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6a71d19-9183-4a9f-b9c5-051f3df9fb4f ('build/repo/j0yux2j7-3ekho-local-src')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:04.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=47.6 MiB, available=407.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:04.354 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:14:04.390 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.47%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:04.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=63.2 MiB, available=392.3 MiB
    08:14:04.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:14:04.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:14:04.439 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=93

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:04.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:04.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=167 remoteFromLocalRevision=93
    08:14:04.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4dd17581-e196-4099-a186-62f367d0fcf0 from='build/repo/j0yv0w9m-529ya-local-src' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:14:04.504 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=167
    08:14:04.545 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:14:04.548 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:14:04.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=167

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:04.659 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:40:18.717Z expiryDateTime=2017-04-01T07:10:18.717Z
    08:14:04.674 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=188
    08:14:04.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:04.836 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 transaction.localRevision=98 remoteFromLocalRevision=167
    08:14:04.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:05.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=47.4 MiB, available=408.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:05.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:14:05.135 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=4dd17581-e196-4099-a186-62f367d0fcf0 to='build/repo/j0yv0w9m-529ya-local-src', fromRepoLocalSync=true
    08:14:05.135 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4dd17581-e196-4099-a186-62f367d0fcf0 ('build/repo/j0yv0w9m-529ya-local-src')
    08:14:05.143 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:14:05.165 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:14:05.453 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 renewalDateTime=2017-04-01T06:42:25.939Z expiryDateTime=2017-04-01T07:12:25.939Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:05.479 [qtp182345336-1715] INFO  D.Datastore - 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
    08:14:05.483 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=98
    08:14:05.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:05.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:14:05.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=47.3 MiB, available=408.2 MiB
    08:14:05.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:05.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=91.8 MiB, available=363.7 MiB
    08:14:05.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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
    08:14:05.716 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:14:06.034 [qtp182345336-1715] INFO  D.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:14:06.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=47.3 MiB, available=408.2 MiB
    08:14:06.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:14:06.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:14:06.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:14:06.206 [qtp425666350-1767] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:06.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=64.5 MiB, available=391.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:06.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=91.7 MiB, available=363.8 MiB
    08:14:06.259 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:14:06.260 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:14:06.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:06.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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:14:06.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=6 remoteFromLocalRevision=2
    08:14:06.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef33e12f-b30c-43ed-b799-255d9bc76386 from='build/repo/j0yv2lzi-pq6ll-local-src' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:14:06.405 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:06.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=91.7 MiB, available=363.8 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:06.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:06.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:06.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=64.3 MiB, available=391.2 MiB
    08:14:06.796 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:06.797 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:06.799 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:06.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:06.831 [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:06.832 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:06.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:06.880 [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:14:07.064 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 127 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:07.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:07.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=64.8 MiB, available=390.7 MiB
    08:14:07.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:07.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=91.9 MiB, available=363.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:07.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:07.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:07.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:14:07.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=91.8 MiB, available=363.7 MiB
    08:14:07.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:08.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:08.273 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=91.8 MiB, available=363.7 MiB
    08:14:08.273 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:14:08.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:14:08.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:14:08.302 [qtp1716431581-2284] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=188

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:07.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:14:08.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=64.0 MiB, available=391.5 MiB
    08:14:08.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:08.314 [qtp182345336-1715] INFO  D.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:14:08.321 [qtp425666350-2272] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:08.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=243 remoteFromLocalRevision=188
    08:14:08.368 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:14:08.371 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=243
    08:14:08.506 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:14:08.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:08.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:14:08.521 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:14:08.521 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:14:08.521 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:14:08.521 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:08.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:14:08.619 [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
    08:14:08.668 [qtp182345336-1715] INFO  D.Datastore - 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
    08:14:08.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=64.0 MiB, available=391.5 MiB
    08:14:08.762 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:14:08.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:14:08.766 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:08.781 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:14:08.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bcd996b0-69c6-448f-b534-0d202fb7ada7 from='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7' toID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f to='build/repo/j0yux2j7-3ekho-local-src', fromRepoLocalSync=true
    08:14:08.782 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6a71d19-9183-4a9f-b9c5-051f3df9fb4f ('build/repo/j0yux2j7-3ekho-local-src')
    08:14:08.789 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:08.795 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=98

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:08.790 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:08.809 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.44%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:08.878 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:08.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:08.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=173 remoteFromLocalRevision=98
    08:14:08.893 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4dd17581-e196-4099-a186-62f367d0fcf0 from='build/repo/j0yv0w9m-529ya-local-src' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:14:08.897 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=173
    08:14:08.924 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:14:08.925 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:08.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:08.942 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 renewalDateTime=2017-04-01T06:40:18.717Z expiryDateTime=2017-04-01T07:10:18.717Z
    08:14:08.962 [pool-4-thread-6] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=188 localRepositoryRevisionInProgress=192
    08:14:08.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:09.376 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:09.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    08:14:09.408 [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:14:09.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:09.502 [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
    08:14:09.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=92.1 MiB, available=363.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:09.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:09.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7: 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:14:09.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:09.876 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:09.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:09.914 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:14:09.914 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:14:09.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=173

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:09.952 [qtp182345336-1715] INFO  D.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:14:10.088 [qtp425666350-2272] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:10.151 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 transaction.localRevision=106 remoteFromLocalRevision=173

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:10.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:10.157 [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
    08:14:10.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=4dd17581-e196-4099-a186-62f367d0fcf0 to='build/repo/j0yv0w9m-529ya-local-src', fromRepoLocalSync=false
    08:14:10.242 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=106

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:10.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:10.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=92.0 MiB, available=363.5 MiB
    08:14:10.365 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=PgLEw0-LjKUDgC8V-H9_jg, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:14:10.366 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=p2KMfjisQCO4_sKVQQXEoA, serverRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7} because of missing permissions!
    08:14:10.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:10.390 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:10.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:14:10.615 [qtp425666350-2272] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:10.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:10.749 [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
    08:14:10.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=92.0 MiB, available=363.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:10.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0
    08:14:10.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:10.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:10.847 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:10.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:14:10.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:10.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:10.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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_singleReadPermissionOnRoot STANDARD_OUT
    08:14:11.130 [qtp425666350-2272] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:11.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:11.211 [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
    08:14:10.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:14:11.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=92.1 MiB, available=363.4 MiB
    08:14:11.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:11.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:11.312 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:11.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:11.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:11.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:11.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:11.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:11.514 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:11.516 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:11.518 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:14:11.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:11.624 [qtp182345336-1715] INFO  D.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:14:11.644 [qtp425666350-2272] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:11.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=92.2 MiB, available=363.3 MiB
    08:14:11.750 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:11.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:11.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:11.886 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:11.899 [qtp182345336-1715] INFO  D.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:14:11.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:14:11.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:11.917 [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
    08:14:11.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=64.8 MiB, available=390.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:11.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d91a027038b56fa6e6cae56ba7274f6f5d3f4dd' to.sha1='694cbb5be0fb4269d63903977d200f9083333e63'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:12.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:12.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=92.1 MiB, available=363.4 MiB
    08:14:12.197 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:12.199 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:12.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:14:12.199 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:14:12.219 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 remoteRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f localRepositoryRevisionSynced=192
    08:14:12.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 transaction.localRevision=246 remoteFromLocalRevision=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:12.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:12.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f from='build/repo/j0yux2j7-3ekho-local-src' toID=bcd996b0-69c6-448f-b534-0d202fb7ada7 to='https://localhost:40144/bcd996b0-69c6-448f-b534-0d202fb7ada7'
    08:14:12.340 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6a71d19-9183-4a9f-b9c5-051f3df9fb4f remoteRepositoryId=bcd996b0-69c6-448f-b534-0d202fb7ada7 localRepositoryRevisionSynced=236 localRepositoryRevisionInProgress=246
    08:14:12.442 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:12.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:14:12.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.67%
    08:14:12.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:14:12.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:14:12.456 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:14:12.457 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this WriteAccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:12.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/1 {11 11ä11#+} 1/a"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:12.466 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:12.474 [qtp182345336-1715] INFO  D.Datastore - 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
    08:14:12.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=64.6 MiB, available=390.9 MiB
    08:14:12.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:12.763 [qtp182345336-1715] INFO  D.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:14:12.792 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:12.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=63.7 MiB, available=391.8 MiB
    08:14:12.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithWritePermissionGrantedAndRevoked STANDARD_OUT
    08:14:12.890 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:13.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=63.7 MiB, available=391.8 MiB
    08:14:13.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:14:13.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:14:13.186 [qtp1065487120-958] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 localRepositoryRevisionSynced=106

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:13.222 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:13.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=182 remoteFromLocalRevision=106
    08:14:13.304 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4dd17581-e196-4099-a186-62f367d0fcf0 from='build/repo/j0yv0w9m-529ya-local-src' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:14:13.309 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=182
    08:14:13.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:14:13.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:14:13.379 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=182
    08:14:13.510 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=4dd17581-e196-4099-a186-62f367d0fcf0 transaction.localRevision=111 remoteFromLocalRevision=182
    08:14:13.574 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:13.595 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:14:14.558 [qtp182345336-1715] INFO  D.Datastore - 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:14:15.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.
    08:14:15.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:15.605 [qtp182345336-1715] INFO  D.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:14:16.242 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:16.400 [Test 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:14:17.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:17.395 [qtp182345336-1715] INFO  D.Datastore - 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:14:18.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:19.412 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:20.171 [Test worker] INFO  D.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
    08:14:21.316 [qtp182345336-1715] INFO  D.Datastore - 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:14:21.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:22.491 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:22.677 [qtp182345336-1715] INFO  D.Datastore - 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:14:22.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:24.506 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:25.177 [qtp182345336-1715] INFO  D.Datastore - 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:14:25.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:26.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:26.178 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:26.187 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:26.198 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:14:26.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:14:26.234 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:14:26.234 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:14:26.234 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:14:26.235 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:14:26.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:14:26.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:14:26.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:14:26.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:14:26.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:14:26.237 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:14:26.238 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:14:26.238 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:14:26.238 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:14:26.238 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:14:26.238 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:14:26.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:14:26.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:14:26.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:14:26.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:14:26.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:14:26.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:14:26.241 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:26.290 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms.
    08:14:26.292 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:14:26.294 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:14:26.294 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:14:26.295 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:14:26.295 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:14:26.296 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:14:26.296 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:14:26.297 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:14:26.299 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:14:26.300 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:14:26.300 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:14:26.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:14:26.302 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:14:26.302 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:14:26.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:14:26.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:14:26.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:14:26.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:14:26.305 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:14:26.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:14:26.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:14:26.351 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:26.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:26.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
    08:14:26.511 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:14:26.512 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:14:26.514 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:14:26.515 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:14:26.516 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:14:26.516 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:14:26.517 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:14:26.518 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:14:26.518 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:14:26.519 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:14:26.520 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:14:26.520 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:14:26.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:14:26.522 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:14:26.522 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:14:26.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:14:26.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:14:26.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:14:26.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:14:26.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:14:26.527 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:14:26.528 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:26.647 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:26.650 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, invitation=false]
    08:14:26.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:14: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.
    08:14:27.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:14:27.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.
    08:14:27.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.
    08:14:27.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.
    08:14:28.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:14:28.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.
    08:14:28.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.
    08:14:28.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:14:28.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:28.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:28.372 [Test 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:14:28.436 [Test worker] INFO  D.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:14:28.469 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=6291456

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:28.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.
    08:14:28.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.
    08:14:28.619 [Test 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:14:28.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.
    08:14:28.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.
    08:14:28.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.
    08:14:29.055 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:29.062 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:29.073 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:29.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:29.074 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:14:29.233 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:29.235 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:29.454 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:14:29.454 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:14:29.456 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:29.462 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:29.558 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:29.559 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:30.063 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:30.336 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 1.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:30.590 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=7340032

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:30.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 50.00%
    08:14:30.888 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:30.890 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 58.00%
    08:14:31.067 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 63.61%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.071 [qtp2000968816-1199] INFO  D.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
    08:14:31.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 74.34%
    08:14:31.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 79.40%
    08:14:31.216 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 90.67%
    08:14:31.279 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 95.68%
    08:14:31.344 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Local sync...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.347 [qtp2000968816-1199] INFO  D.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
    08:14:31.356 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:31.357 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:31.358 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.417 [qtp2000968816-1199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:14:31.469 [qtp2000968816-1199] INFO  D.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:14:31.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7893649 bytes in 19048 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:31.547 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.548 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.563 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:14:31.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=true
    08:14:31.565 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:31.569 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec7595f-6924-407e-b258-bfc85d0091cb ('build/repo/j0yv37ny-f4q25-local-src-marco')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:31.578 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:31.585 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.586 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.595 [qtp2000968816-1199] INFO  D.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
    08:14:31.635 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.652 [pool-18-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.661 [qtp2000968816-1199] INFO  D.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:14:31.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:31.665 [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
    08:14:31.688 [pool-18-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.787 [qtp2000968816-1199] INFO  D.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
    08:14:31.798 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:44:31.614Z expiryDateTime=2017-04-01T07:14:31.614Z
    08:14:31.822 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.824 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.825 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.829 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.829 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:31.830 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.851 [qtp2000968816-1199] INFO  D.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:14:31.875 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:31.887 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:31.905 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.913 [qtp2000968816-1199] INFO  D.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
    08:14:31.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:31.963 [qtp2000968816-1199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:14:32.040 [qtp2000968816-1199] INFO  D.Datastore - 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
    08:14:32.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:32.132 [qtp2000968816-1199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:14:32.209 [qtp2000968816-1199] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:14:32.293 [qtp2000968816-1199] INFO  D.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:14:32.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/1 {11 11ä11#+} 1/a"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:32.363 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:32.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:32.388 [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:14:32.401 [qtp2000968816-1199] INFO  D.Datastore - 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
    08:14:32.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_singleReadPermissionOnRoot STANDARD_OUT
    08:14:32.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='541c62d63a2a6fa407557d03d7e69d2636335d89' to.sha1='05bf8c1302bd300ced3093bfa43e3cb97835e838'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:32.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:32.728 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:32.745 [qtp2000968816-1199] INFO  D.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:14:32.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/1 {11 11ä11#+} 1/b"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:32.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:32.951 [qtp2000968816-1199] INFO  D.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:14:33.066 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/tDGPviFHrOE6OUjQbwSU4Q' offset=0
    08:14:33.177 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56473 bytes in 291 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:33.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=98.4 MiB, available=357.1 MiB
    08:14:33.259 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:33.260 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:33.260 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:33.269 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:33.292 [qtp2000968816-1199] INFO  D.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:14:33.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:33.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:33.472 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:33.476 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:14:33.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/1 {11 11ä11#+} 1/b"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:33.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:33.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:33.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:14:33.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8eb1c76ccb3afc65ea5e2ea99353f44ac8faa34' to.sha1='bfccd081a064438f2144a5c6b118bce2c05a727b'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:33.796 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:33.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 353b1e6b-adfc-42a2-8792-60741fa70f13
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv4cdt-2096j-local-dest
      localRepository.publicKeySha1 = ED:97:AB:99:1D:3A:97:AB:2C:72:1B:75:E0:B7:90:1C:3E:27:1D:76

      remoteRepository.repositoryId = 82ef836c-fd20-4b72-b548-6e114f2ce0c6
      remoteRepository.remoteRoot = https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6
      remoteRepository.publicKeySha1 = 0F:6C:C7:F6:E4:97:21:67:C8:55:83:27:2B:08:D7:47:10:CB:69:CF

    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 353b1e6b-adfc-42a2-8792-60741fa70f13 82ef836c-fd20-4b72-b548-6e114f2ce0c6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:33.887 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:34.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/1 {11 11ä11#+} 1/c"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:34.030 [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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:34.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:14:34.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=353b1e6b-adfc-42a2-8792-60741fa70f13 to='build/repo/j0yv4cdt-2096j-local-dest', fromRepoLocalSync=true
    08:14:34.238 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 353b1e6b-adfc-42a2-8792-60741fa70f13 ('build/repo/j0yv4cdt-2096j-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:34.420 [qtp425666350-1738] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/NWzG-C-OWYMSFk-JG7ozWA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:34.494 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:14:34.501 [pool-17-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:14:34.605 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 renewalDateTime=2017-04-01T06:44:34.536Z expiryDateTime=2017-04-01T07:14:34.536Z
    08:14:34.691 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:34.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=42.6 MiB, available=412.9 MiB
    08:14:34.766 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:14:34.766 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:34.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 689526 bytes in 819 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:34.854 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:35.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:14:35.093 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:14:35.093 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:14:35.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:35.146 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:35.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:35.221 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:35.258 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:35.260 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:14:35.356 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/1 {11 11ä11#+} 1/c"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:35.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:35.446 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:14:35.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:35.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:14:35.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bfc1a359436d4f34ed318a7bfaf5192971aa841' to.sha1='5a3072202eeaa4ae6f89c0fa09f48d535b6d285b'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:35.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:35.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=18
    08:14:35.692 [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

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:35.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=43.1 MiB, available=412.4 MiB
    08:14:35.791 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:35.792 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:35.793 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:35.816 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:36.050 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/1 {11 11ä11#+} 1/a"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:36.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/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:36.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:36.314 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/0cbhsRNqgkZ9YMSIRuF1cg/jUCqCJgVq-D9rl-UUhSezQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:35.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:14:36.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=43.4 MiB, available=412.1 MiB
    08:14:36.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:36.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:36.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=43.2 MiB, available=412.3 MiB
    08:14:36.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:14:37.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=42.9 MiB, available=412.6 MiB
    08:14:37.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:14:37.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:14:37.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    08:14:37.136 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:37.138 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:37.139 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:37.223 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:36.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:37.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:37.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=75.7 MiB, available=379.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:37.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:14:37.404 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    08:14:37.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:37.573 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:14:37.649 [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:37.650 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:37.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:37.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:37.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 540990 bytes in 1813 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:37.893 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:37.895 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:37.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:37.907 [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:14:37.949 [qtp425666350-1738] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:37.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:37.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:38.033 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:38.035 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:14:38.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/1 {11 11ä11#+} 1/a"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:38.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:38.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:38.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:14:38.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aab8f2c2feb6b679b312c3c7b04d163d7296405' to.sha1='66823ea9fd280f75d3c583abf6749da6884d5edc'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:38.435 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:38.441 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:38.446 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:38.623 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 182 ms.
    08:14:38.633 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:38.633 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:38.634 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:38.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/1 {11 11ä11#+} 1/b"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:38.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/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:38.747 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:38.771 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:38.777 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:38.786 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:38.870 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/0cbhsRNqgkZ9YMSIRuF1cg/vBOgKbo8obWa7JqQd2-ErA' offset=0
    08:14:39.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 352939 bytes in 1025 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:14:39.856 [qtp425666350-2550] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:39.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:39.899 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 909 ms.
    08:14:39.900 [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:14:39.905 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:39.906 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.199 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:40.202 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.267 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.267 [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:14:40.274 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/1 {11 11ä11#+} 1/b"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:40.278 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:40.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:40.307 [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:14:40.313 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:40.319 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:40.329 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:14:40.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:40.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.357 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.366 [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:14:40.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:40.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.376 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:40.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:14:40.398 [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:14:40.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='743b4698d4c23fd329afb078763a58913857dd04' to.sha1='f3ecee46f01ce2bc4b3eddfc98e3e4c8330692cb'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.411 [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
    08:14:40.413 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:40.414 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:40.415 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:40.438 [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:14:40.739 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:40.969 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:40.972 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/server/.subshare
    08:14:40.974 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:14:40.974 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:14:40.975 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:14:40.976 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:14:40.976 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:14:40.976 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:14:40.976 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:14:40.976 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:14:41.096 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.098 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 21 ms.
    08:14:41.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:41.366 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.389 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:41.391 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:41.391 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:40.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:14:41.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=76.6 MiB, available=378.9 MiB
    08:14:41.649 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:41.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:41.800 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/a"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:41.868 [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
    08:14:41.871 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:41.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:14:41.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.905 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.912 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.932 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.970 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:41.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:42.004 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:42.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=75.8 MiB, available=379.7 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:42.235 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/-R-NHzeNljOygEMEbiE8Cg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:42.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:14:42.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=75.8 MiB, available=379.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:42.625 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:42.626 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:42.626 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:42.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:42.671 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:14:42.734 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:42.736 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:42.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=75.7 MiB, available=379.8 MiB
    08:14:42.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:14:42.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:42.957 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:43.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:43.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:43.444 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.466 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.467 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.468 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.606 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 42.79%
    08:14:43.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:43.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:43.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:14:43.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.746 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.752 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.765 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.797 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.875 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.876 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.876 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.913 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:43.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282732 bytes in 2063 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:43.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:43.956 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.958 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:43.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:43.976 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:43.996 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.996 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:43.997 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:44.022 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:44.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:44.071 [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
    08:14:44.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:14:44.203 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.204 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.216 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.236 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.244 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.269 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.278 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.451 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.452 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.454 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.480 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.568 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.569 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:44.585 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:44.588 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.608 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.609 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.610 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.702 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14: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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:14:44.776 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.777 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.781 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.789 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.789 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:44.803 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.811 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.829 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.831 [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
    08:14:44.836 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:44.884 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.906 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.907 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.907 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:44.935 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:44.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:44.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:44.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:44.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:45.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:45.019 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.033 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.034 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.035 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:45.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/a"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:45.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:45.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:45.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:45.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:14:45.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:45.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.252 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.253 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.257 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.262 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.278 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.286 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:45.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c84026b511371e057299d3c917b6540b8a8ff136' to.sha1='010cf7896041117e5d94ec79426becf02b8f655e'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.312 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.319 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.347 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:14:45.358 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:14:45.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:45.362 [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
    08:14:45.388 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.388 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.389 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.416 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.424 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='339fd48b00b96c3dcfd8329c58be75ef0237a992' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:45.461 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.484 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.486 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:45.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:45.503 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:45.522 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.522 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:45.523 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:45.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/1 {11 11ä11#+} 1/a"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:45.630 [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:14:45.665 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IshuS5teRlovf99AZZXZzA/w4iNt4Z5V-kOCGC5-5JUBg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.778 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 47.92%
    08:14:45.784 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 53.04%
    08:14:45.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:45.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:45.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 238308 bytes in 165 ms. path='/1 {11 11ä11#+} 1/a'
    08:14:45.935 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:45.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbe826af7c241396b6fda11fe3fb5b52703dd7b5' to.sha1='7c374a0809ce7b5d0e83a2e61dd6c378a2007def'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:46.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/1 {11 11ä11#+} 1/a"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:46.095 [Test worker] INFO  D.Datastore - 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:14:46.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:46.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:46.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:14:46.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8db55f23705e1f452b31dbdfab8e4244f7254560' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:14:46.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/1 {11 11ä11#+} 1/b"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:46.247 [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:14:46.268 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IshuS5teRlovf99AZZXZzA/wOb_KCzxAtQ2dAJWBmz5Dw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:46.312 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/5/h"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:46.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:46.370 [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
    08:14:46.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:46.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:46.393 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:46.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:46.420 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:46.427 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:46.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 509425 bytes in 190 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:46.532 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E-U7f7dn-E53M7o8QH54yQ/CFHBpKT_V5YwCflfLtBDkg/kci6SQKP4uY3gBbGIPQ4ug' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:46.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:46.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:46.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/1 {11 11ä11#+} 1/b"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:46.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:46.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:46.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:14:46.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d8187c05a0de445ea511cdffbb376b89d4ce3ca8' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:14:46.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/1 {11 11ä11#+} 1/c"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:46.896 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:46.897 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:46.898 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:46.916 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:46.962 [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:14:46.982 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/IshuS5teRlovf99AZZXZzA/TgaWHhGm4OV66LPtzmTIlQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:46.985 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:46.999 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.000 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.000 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:47.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:14:47.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12381 bytes in 134 ms. path='/1 {11 11ä11#+} 1/c'
    08:14:47.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:47.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/1 {11 11ä11#+} 1/a"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:47.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/1 {11 11ä11#+} 1/c"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:47.257 [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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:47.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:47.288 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:47.288 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:47.338 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.338 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.339 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:47.352 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:47.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:14:47.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be25a21f5831babb1dbe9d4e6ece0d20750ddc1d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:14:47.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/2/1 {11 11ä11#+} 1/a"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:47.603 [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:14:47.637 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/PYhWT_cOgauBo22DLCHT_A/_Y1PB30QP1S9EJTR3Oe42w' offset=0
    08:14:47.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:47.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
    08:14:47.700 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.701 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.702 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:47.705 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AeFbPYvZiQWpnhopVjIvbA/0-sFFvm3ZlKtFdzDTkwgBw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:47.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 117600 bytes in 109 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:14:47.804 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:14:47.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/2/1 {11 11ä11#+} 1/a"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:47.892 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:47.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:47.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:14:48.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='05bb57cb4f2a1036ac3d9fa0e092670bde6613ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:48.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:48.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/2/1 {11 11ä11#+} 1/b"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:48.234 [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:14:48.260 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/PYhWT_cOgauBo22DLCHT_A/IWOfL7o63YjOQVQVIqQcdQ' offset=0
    08:14:48.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:14:48.392 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377316 bytes in 158 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:14:48.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:14:48.538 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/2/1 {11 11ä11#+} 1/b"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:48.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:48.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:48.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:14:48.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6295595837899fd3024f15e27880039524ba2c61' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:48.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:48.780 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/2/a"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:48.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:14:48.860 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/3ijEqWvQUoLQSumrSghxTQ' offset=0
    08:14:49.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:14:49.136 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/3ijEqWvQUoLQSumrSghxTQ' offset=1048576
    08:14:49.181 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:14:49.208 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 492030 bytes in 372 ms. path='/2/a'
    08:14:49.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:14:49.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:14:49.311 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/2/a"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:49.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:49.325 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:49.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:49.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 535890 bytes in 3029 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:49.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a0f00bed831e46e57a591bbe7646297234c35690' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:14:49.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/5/h"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:49.509 [qtp425666350-2550] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:49.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:49.557 [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:14:49.570 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/h'
    08:14:49.594 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/Au6uG3m6hF42faiowW_s5A' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:49.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:49.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:14:49.864 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/Au6uG3m6hF42faiowW_s5A' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:49.884 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:49.886 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:49.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:14:50.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 560322 bytes in 444 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:50.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 188100 bytes in 3184 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:50.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:50.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/5/h"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:50.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:50.476 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:50.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:50.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:50.488 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:50.490 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:50.490 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:50.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='abc9da3b1b110cc5d9bc936988a257a4c50c9b15' to.sha1='963ec3753b7fa250e0f0b39f9f65ca421cad1ec1'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:50.504 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:14:50.516 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:50.538 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:50.539 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:50.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:50.559 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:50.575 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:50.576 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:50.577 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:50.598 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/5/h"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:50.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:50.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:50.673 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:50.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:50.730 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:50.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d158842acf07e11e732304596df14f0c44cb524a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:50.755 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:50.757 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:50.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/5/i"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:50.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/5/i'
    08:14:50.956 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:51.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/5/i"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:51.004 [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
    08:14:51.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/1 {11 11ä11#+} 1/a"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:14:51.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:51.098 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:51.108 [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:14:51.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:51.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a35ff31bd2ba9d3de2356dabb646cd77d8e616ac' to.sha1='bdc9ac9cbcb0fccd934fcfddd1489f1264a2afaa'): /1 {11 11ä11#+} 1/b
    08:14:51.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:51.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:51.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:51.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
    08:14:51.271 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:51.272 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:51.283 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E-U7f7dn-E53M7o8QH54yQ/CFHBpKT_V5YwCflfLtBDkg/tPodtYhcHXqWCm89xPHWfQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:51.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:51.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:14:51.547 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:51.692 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.693 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.693 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.714 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:51.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:51.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:51.803 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:51.823 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.824 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.825 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:51.826 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:51.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/1 {11 11ä11#+} 1/b"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:14:51.908 [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:14:51.930 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:51.931 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:51.981 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.982 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.982 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.993 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.994 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:51.994 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:51.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.020 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AeFbPYvZiQWpnhopVjIvbA/sse46lN61hsgYOVgfeZu_A' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:52.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.100 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185007 bytes in 241 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:52.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.234 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.235 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.235 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.246 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:14:52.261 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.279 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:52.281 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 552580 bytes in 1292 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:52.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:52.325 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.326 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.326 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.352 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:52.355 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.398 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.406 [qtp425666350-2575] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.453 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/1 {11 11ä11#+} 1/b"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.457 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:52.458 [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
    08:14:52.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.501 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:52.503 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:52.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:52.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e05e3c2ad8b604e84a5415f28441e6695ab0c66e' to.sha1='b79aede688fa4b501ba210b82f5e79026fd72257'): /1 {11 11ä11#+} 1/c
    08:14:52.623 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:52.624 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:52.641 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/5/i"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.650 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.705 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=6291456

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:52.744 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:52.747 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.760 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.761 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.761 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.782 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:52.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a703b8a4d5e86f968b549984bc91ace14f59f14' to.sha1='a2966e09beda57c905f26ee151c66b736a49c4e7'): /3 + &#ä/aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.842 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:52.857 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.858 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:52.858 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/1 {11 11ä11#+} 1/c"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:52.962 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/oPi3j42jbkFx1_ku25-2_w/4EW3DNunP18HAU_2AacwgQ' offset=7340032

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:52.966 [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:14:52.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:52.992 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:53.009 [qtp425666350-2575] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:53.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 150006 bytes in 2273 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:53.202 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:53.203 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:53.204 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:53.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/aa"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:53.226 [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
    08:14:53.236 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:53.237 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:53.239 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:53.242 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AeFbPYvZiQWpnhopVjIvbA/PBNhp-x6QsrdfUWGAsmLeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_18y68 into destFile i
    08:14:53.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_1vf9c into destFile i
    08:14:53.245 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_2hwcg into destFile i
    08:14:53.246 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_34dfk into destFile i
    08:14:53.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_3quio into destFile i
    08:14:53.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_4dbls into destFile i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:53.345 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E-U7f7dn-E53M7o8QH54yQ/VueHrwAJFC8joZ2agTCUkg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/5/i"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:53.517 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:53.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:53.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:14:53.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='29c59f1c901ae8a238963b3b40bf39e04d49f3ab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:14:53.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/aa"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:53.616 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:53.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.642 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/Vl2HmSpgHex9dxPPackyHg' offset=0
    08:14:53.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:14:53.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160112 bytes in 145 ms. path='/3 + &#ä/aa'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:53.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231562 bytes in 621 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:53.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:14:53.949 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/aa"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:53.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:54.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:54.021 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.025 [qtp425666350-2574] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:14:54.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:54.076 [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:14:54.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9fdeb1841e843633ca02679e04850a5b68e4410a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.125 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:54.127 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:54.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:54.188 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/bb"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:54.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:14:54.221 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/rxlnufWlAASCQcc-x32Pow' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/aa"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:54.250 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:54.262 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:54.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:54.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6972e0f366917b417bb2309a4505267c2ed08da' to.sha1='5372c38ed41240f14604f9b263b83ff8a625c28e'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:54.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:14:54.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 808956 bytes in 256 ms. path='/3 + &#ä/bb'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.453 [qtp425666350-1767] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:54.544 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:14:54.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/bb"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:54.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/bb"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:54.702 [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:14:54.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:54.707 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:14:54.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04e41f755114f9ace77c2d234f58947e62fa0451' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:14:54.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/cc"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:54.886 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E-U7f7dn-E53M7o8QH54yQ/n1I49jzw-YNnhzXAXWsvzw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:54.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:14:54.975 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/b9EJ1bRjY8KBnTNrzy7ZUQ' offset=0
    08:14:55.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:14:55.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40642 bytes in 118 ms. path='/3 + &#ä/cc'
    08:14:55.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:14:55.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/cc"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:55.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:55.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:55.179 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:55.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:55.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ada940eccf98dea925ea8d47380a3e6506d1522' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.223 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.225 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.226 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.234 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.235 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.235 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.239 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AeFbPYvZiQWpnhopVjIvbA/PBNhp-x6QsrdfUWGAsmLeA' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:55.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/dd"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:55.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/3 + &#ä/dd'
    08:14:55.325 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1092780 bytes in 2401 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:55.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.478 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.479 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.480 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.486 [qtp182345336-78] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:14:55.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.515 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.516 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.536 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:55.536 [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:14:55.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.554 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.555 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.556 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.587 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:55.590 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:55.649 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.697 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/1 {11 11ä11#+} 1/c"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:14:55.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:55.735 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 54.64%
    08:14:55.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:55.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:14:55.800 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83e42ed0917c8ba831b6beaf4ec260cf60fd0289' to.sha1='8548c1e73c103a1718f591499402a07a252eed6e'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:55.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.814 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:55.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 722039 bytes in 1118 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:55.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.846 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.855 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:55.863 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:55.876 [qtp425666350-2575] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:55.915 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:55.928 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:55.928 [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
    08:14:55.946 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.946 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.947 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:55.972 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:55.975 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:55.977 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:56.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:56.098 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:56.114 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.115 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.116 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:56.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/bb"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:56.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:56.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:56.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:14:56.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='548c368a26fb99777bfaa2d7c89755e6001fc1df' to.sha1='8d41abd193478af6859ef3056f69762e92eda85f'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:56.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/2/1 {11 11ä11#+} 1/a"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:56.183 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:56.185 [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:14:56.214 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:56.214 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:56.307 [qtp425666350-2550] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:14:56.320 [Test worker] INFO  D.Datastore - 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:14:56.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:56.371 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.372 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.373 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.390 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.391 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.391 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:56.394 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/s1J7FeADQg2lppYaVFAuzw/rFQfFNn-tsAUMxlj8zZYOw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:56.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/cc"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:56.484 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=4194304

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:56.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:14:56.605 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E-U7f7dn-E53M7o8QH54yQ/gdxCzNQszPd-tmbS3iNmKQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:56.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:14:56.757 [qtp2000968816-1199] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kEb5RTknEji23IV_-1nsIQ/5EdzuZj2CrMVyQt0xSe3Gw' offset=5242880
    08:14:56.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:14:56.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 285133 bytes in 1510 ms. path='/3 + &#ä/dd'
    08:14:56.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:14:56.905 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_mh34 into destFile dd
    08:14:56.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_18y68 into destFile dd
    08:14:56.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_1vf9c into destFile dd
    08:14:56.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_2hwcg into destFile dd
    08:14:56.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_34dfk into destFile dd
    08:14:57.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", path="/3 + &#ä/dd"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13
    08:14:57.065 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.098 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 134334 bytes in 574 ms. path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:57.107 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.160 [qtp425666350-2574] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:57.166 [qtp2000968816-1894] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=89

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.203 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:57.203 [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:14:57.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=110 remoteFromLocalRevision=89

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:57.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.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.246 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:57.248 [qtp425666350-1767] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:57.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=353b1e6b-adfc-42a2-8792-60741fa70f13 from='build/repo/j0yv4cdt-2096j-local-dest' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:14:57.307 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.309 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/cc"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:57.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:57.384 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:57.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:57.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 527767 bytes in 1210 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:57.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:14:57.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84690f672eb01fdecacd75a6e36ae96ada4abca8' to.sha1='ed3bc3669eb2561872327754434c87a5f86feeac'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:57.423 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=110

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:57.486 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.487 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.488 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.501 [qtp425666350-2576] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:57.506 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:14:57.525 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.545 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.546 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:14:57.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:57.582 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.583 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.583 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.610 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:57.612 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:14:57.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/2/1 {11 11ä11#+} 1/a"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:14:57.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/dd"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:57.752 [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
    08:14:57.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:57.754 [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
    08:14:57.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:57.810 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b3bf606131e14304fd7f1c6a02e4136b20d0f57' to.sha1='5f396eef883089f52420facc13297f8188cb6bc6'): /2/1 {11 11ä11#+} 1/b
    08:14:57.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.825 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.846 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:57.943 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.944 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.945 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:57.959 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:57.966 [qtp425666350-2575] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/E-U7f7dn-E53M7o8QH54yQ/_JhaDci4XyXVPkk7t3a_HQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:58.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:58.096 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.097 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.097 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/2/1 {11 11ä11#+} 1/b"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:14:58.300 [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:14:58.324 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:58.324 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:58.402 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.403 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.403 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.414 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.414 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.415 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.417 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/s1J7FeADQg2lppYaVFAuzw/-5N-vWCss3lIaJ50Qsnf-A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:58.672 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 transaction.localRevision=94 remoteFromLocalRevision=110
    08:14:58.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=353b1e6b-adfc-42a2-8792-60741fa70f13 to='build/repo/j0yv4cdt-2096j-local-dest', fromRepoLocalSync=false
    08:14:58.743 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=94
    08:14:58.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:58.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225683 bytes in 573 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:14:58.932 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=68.8 MiB, available=386.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:58.986 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.986 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.987 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:58.995 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:14:59.012 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.031 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:59.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:14:59.086 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.087 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.088 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.116 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:59.119 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:59.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 733109 bytes in 1567 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:59.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/2/1 {11 11ä11#+} 1/b"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:14:59.334 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:59.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:59.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:14:59.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ad3e6a14bcb15eaafb96e8a21f67613139601ff' to.sha1='bfce02c3a14e11d98fffb64453d4d637c4b6a0b2'): /2/a
    08:14:59.399 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.403 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:59.424 [qtp425666350-2576] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:59.485 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:59.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:14:59.518 [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
    08:14:59.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:59.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.589 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:59.622 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:14:59.628 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:14:59.681 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/3 + &#ä/dd"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:14:59.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:14:59.706 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:59.774 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.774 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.774 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:14:59.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:59.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=92.8 MiB, available=362.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:14:59.815 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:14:59.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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
    08:14:59.859 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:14:59.882 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.883 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:14:59.883 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:00.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/2/a"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:00.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:00.145 [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
    08:15:00.157 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:00.158 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:00.179 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:00.331 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:00.332 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:00.343 [qtp1065487120-958] INFO  D.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
    08:15:00.520 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:00.521 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:00.522 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:00.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=92.5 MiB, available=363.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:00.575 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:00.576 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:00.576 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:00.582 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:15:00.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:00.579 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/sGcA_u0o7B4GXKkL8PqJrA' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:00.735 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:00.790 [qtp1065487120-958] INFO  D.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:15:00.802 [qtp425666350-2575] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:00.839 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:00.962 [qtp1065487120-958] INFO  D.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:15:01.015 [qtp425666350-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 transaction.localRevision=75 remoteFromLocalRevision=6
    08:15:01.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=ef33e12f-b30c-43ed-b799-255d9bc76386 to='build/repo/j0yv2lzi-pq6ll-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:01.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=92.5 MiB, available=363.0 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:01.062 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=75

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:01.081 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.144 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.221 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.284 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.328 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.373 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.438 [qtp1065487120-958] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:01.513 [qtp1065487120-958] INFO  D.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
    08:15:01.581 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:01.587 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:01.598 [qtp1065487120-958] INFO  D.Datastore - 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:15:01.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:01.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=92.6 MiB, available=362.9 MiB
    08:15:01.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:01.621 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.623 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.624 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.679 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.680 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.680 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.698 [qtp182345336-2448] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/sGcA_u0o7B4GXKkL8PqJrA' offset=1048576

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:01.707 [qtp1065487120-958] INFO  D.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
    08:15:01.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1068666 bytes in 1610 ms. path='/2/a'
    08:15:01.856 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.857 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.858 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.865 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:01.878 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:01.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:01.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:01.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0
    08:15:01.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=66.8 MiB, available=388.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:01.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:01.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:01.944 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.946 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:01.947 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:01.992 [qtp1065487120-958] INFO  D.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
    08:15:02.011 [qtp182345336-2448] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:02.020 [qtp182345336-2448] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:02.110 [qtp1065487120-958] INFO  D.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
    08:15:02.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/2/a"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:02.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:02.182 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 55.28%
    08:15:02.185 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:02.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:02.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:02.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='649a52acb7881f38c836a98dcc00b1d30abb1ca5' to.sha1='8d720de423f9ccf9b00063bdca19638a45fcf3db'): /3 + &#ä/5/h
    08:15:02.289 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.293 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:02.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=92.8 MiB, available=362.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:02.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.389 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.428 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:02.512 [qtp1065487120-958] INFO  D.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
    08:15:02.558 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.558 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.560 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.600 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:02.659 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.675 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.676 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.676 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/5/h"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:02.733 [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:15:02.750 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.751 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:02.942 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.943 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.944 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.987 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.988 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.990 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:02.996 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/eN4bN_oqfnoWr6kkv_OI3Q/oDGjkW-pRvbHrOCs9bWYzw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:02.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:15:03.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=92.5 MiB, available=363.0 MiB
    08:15:03.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:15:03.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:03.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:15:03.067 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=94

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:03.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=64.4 MiB, available=391.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:03.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=115 remoteFromLocalRevision=94
    08:15:03.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=353b1e6b-adfc-42a2-8792-60741fa70f13 from='build/repo/j0yv4cdt-2096j-local-dest' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:15:03.187 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv4nye-8s3f6-local-dest
      localRepository.publicKeySha1 = 3B:A1:0A:87:7D:4B:AC:8C:19:3E:DE:93:A8:5A:0F:84:22:80:7E:B7

      remoteRepository.repositoryId = 703afc84-b168-46fa-8fb6-fbebd95878d3
      remoteRepository.remoteRoot = https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3
      remoteRepository.publicKeySha1 = 23:DD:50:51:D4:58:C8:25:79:88:67:67:44:68:B2:4A:2D:2A:F3: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 6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 703afc84-b168-46fa-8fb6-fbebd95878d3

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:03.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:03.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:15:03.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=115

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:03.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:15:03.256 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.301 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.302 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.315 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.328 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.342 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.369 [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:15:03.378 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 transaction.localRevision=99 remoteFromLocalRevision=115

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:03.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.382 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.394 [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:15:03.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:03.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.435 [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
    08:15:03.435 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:03.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 to='build/repo/j0yv4nye-8s3f6-local-dest', fromRepoLocalSync=true
    08:15:03.449 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 ('build/repo/j0yv4nye-8s3f6-local-dest')

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:03.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.499 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:03.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.502 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:03.503 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:03.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 646875 bytes in 833 ms. path='/3 + &#ä/5/h'
    08:15:03.653 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:03.655 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:03.656 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:03.666 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:03.691 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:03.719 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:03.721 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:03.716 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:15:03.745 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:03.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:03.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:03.768 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:03.770 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:03.771 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:03.774 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 renewalDateTime=2017-04-01T06:45:03.480Z expiryDateTime=2017-04-01T07:15:03.480Z
    08:15:03.834 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=113

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:03.844 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:03.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:03.847 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:15:03.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/5/h"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:03.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:03.931 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:03.934 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:15:04.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9271890429f095f6813272bf7c39bc8edd8870f' to.sha1='19ec14e3638ae8ed603dcd0e6a3c96f635da1881'): /3 + &#ä/5/i
    08:15:04.047 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:04.050 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:04.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms.
    08:15:04.066 [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
    08:15:04.096 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:04.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:04.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=18

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:03.503 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:03.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:04.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:04.243 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.244 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.244 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.277 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:04.332 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:04.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:04.379 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.382 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.389 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:04.432 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:04.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 to='build/repo/j0yv0smc-q6rey-local-src', fromRepoLocalSync=true
    08:15:04.438 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7f351f6-f9bc-4c60-a849-d711bc0e2de3 ('build/repo/j0yv0smc-q6rey-local-src')
    08:15:04.464 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:04.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/5/i"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:04.491 [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:15:04.521 [pool-18-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:04.542 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:04.543 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:04.722 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 renewalDateTime=2017-04-01T06:42:25.818Z expiryDateTime=2017-04-01T07:12:25.818Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:04.753 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.755 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.756 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:04.761 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=99
    08:15:04.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:04.774 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.775 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.775 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:04.778 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/eN4bN_oqfnoWr6kkv_OI3Q/s36rLl8wtqLPaSXzlGzbOg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:05.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=64.5 MiB, available=391.0 MiB
    08:15:05.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:05.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=72.9 MiB, available=382.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:05.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 723402 bytes in 890 ms. path='/3 + &#ä/5/i'
    08:15:05.461 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.462 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.463 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.474 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:05.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.520 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:05.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:05.586 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.588 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.588 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.658 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:05.662 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:05.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:05.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/5/i"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:05.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:05.721 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:05.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:05.750 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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
    08:15:05.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a23225663d2c7d6b5428d130f7f764bd4f1385d0' to.sha1='660d9e9a999f11bd83ac57aad7fe1ca8d1ace38b'): /3 + &#ä/aa
    08:15:05.765 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.767 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.774 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.795 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.836 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.846 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.855 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:05.937 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.938 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.939 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:05.962 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:06.067 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.091 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.092 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.093 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/aa"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:06.152 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:06.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.170 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.171 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.282 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.283 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.283 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.292 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.293 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.293 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:05.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=64.4 MiB, available=391.1 MiB
    08:15:05.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:15:06.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=64.4 MiB, available=391.1 MiB
    08:15:06.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:15:06.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:06.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.302 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/1Hmss8ky5YxC6PmuSxGHpg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:06.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=93.6 MiB, available=361.9 MiB
    08:15:06.370 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:15:06.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:06.376 [qtp425666350-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=75

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:06.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:06.482 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=145 remoteFromLocalRevision=75
    08:15:06.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef33e12f-b30c-43ed-b799-255d9bc76386 from='build/repo/j0yv2lzi-pq6ll-local-src' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:15:06.498 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=145

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124666 bytes in 350 ms. path='/3 + &#ä/aa'
    08:15:06.541 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:06.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
    08:15:06.543 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.545 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.559 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:06.569 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:06.569 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.573 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:06.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=145
    08:15:06.607 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:06.607 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.628 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.631 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:06.651 [qtp425666350-2575] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 transaction.localRevision=80 remoteFromLocalRevision=145

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:06.654 [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:15:06.665 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.670 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.671 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.671 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:06.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.706 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:06.708 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:15:06.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/aa"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:06.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:06.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:06.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:15:06.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a11cb9ce7ab345b2b6d67ef5f0b87e707853d9f' to.sha1='67a5983e2929aff2a388bee0a6f87112d47d49d9'): /3 + &#ä/bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:06.808 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 76 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:06.828 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.864 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:06.996 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.998 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:06.999 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.022 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:07.065 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:07.087 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.087 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.088 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/bb"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:07.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:15:07.181 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:07.189 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:07.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=93.6 MiB, available=361.9 MiB
    08:15:07.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:07.363 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.363 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.364 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:07.377 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, invitation=true]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:07.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=75.8 MiB, available=379.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:07.388 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.389 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.390 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.393 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/RvFP-YjNNdOezUPcIC6Lmg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:07.419 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:07.464 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, invitation=true]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:07.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288176 bytes in 447 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:07.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=93.9 MiB, available=361.6 MiB
    08:15:07.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:07.693 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.700 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.702 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.713 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:07.787 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:07.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:07.827 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:07.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:15:07.871 [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:15:07.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:07.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=ef33e12f-b30c-43ed-b799-255d9bc76386 to='build/repo/j0yv2lzi-pq6ll-local-src', fromRepoLocalSync=true
    08:15:07.888 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef33e12f-b30c-43ed-b799-255d9bc76386 ('build/repo/j0yv2lzi-pq6ll-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:07.889 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.898 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:07.898 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:07.904 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:15:07.935 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:07.960 [qtp182345336-2448] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:07.965 [qtp182345336-2448] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:15:08.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/bb"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:08.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:08.023 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:08.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:08.040 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 renewalDateTime=2017-04-01T06:44:01.259Z expiryDateTime=2017-04-01T07:14:01.259Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:08.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:08.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72e55f66529bc776576b624d6852373837acbf54' to.sha1='2db25c2ba96af023e6b9782973a74f589a95193a'): /3 + &#ä/cc
    08:15:08.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:08.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:08.075 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:08.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:08.095 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:08.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:08.182 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.184 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.185 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.218 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:08.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=93.7 MiB, available=361.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:08.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:08.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:08.310 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.312 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.312 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.350 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/cc"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:08.352 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'
    08:15:08.378 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:08.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:08.570 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.572 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.573 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.609 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.610 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.610 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:08.622 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/khvmUMmewfyJP5-BR3xsmQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:08.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:08.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:15:08.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=93.3 MiB, available=362.2 MiB
    08:15:08.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:15:08.884 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:15:08.885 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:15:08.906 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=99

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:08.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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:15:08.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=158 remoteFromLocalRevision=99
    08:15:08.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 from='build/repo/j0yv0smc-q6rey-local-src' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:15:08.992 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=158
    08:15:09.086 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:15:09.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:09.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:09.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=63.9 MiB, available=391.6 MiB
    08:15:09.362 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:09.364 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:15:09.364 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:15:09.364 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:09.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:09.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 96 ms.
    08:15:09.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.641 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.641 [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:15:09.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.643 [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
    08:15:09.653 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.680 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.680 [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
    08:15:09.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:09.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.730 [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:15:09.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:09.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.747 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.799 [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:15:09.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:09.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:09.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.859 [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:15:09.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:09.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.868 [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:15:09.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:09.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:09.872 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:09.872 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:09.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:09.879 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:09.906 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:15:09.907 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:09.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb37df08582f82cc5c3686a6bb57698f0dc51559' to.sha1='29d14b664b4fc075104c3bd8e8863eef9360abc4'): /2/new-file

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:09.918 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:09.918 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:09.919 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:09.939 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:09.939 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:09.940 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:09.946 [qtp182345336-2448] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/khvmUMmewfyJP5-BR3xsmQ' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:09.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:10.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=64.0 MiB, available=391.5 MiB
    08:15:10.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1214017 bytes in 1890 ms. path='/3 + &#ä/cc'
    08:15:10.296 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.296 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.297 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.306 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:15:10.322 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:10.343 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:10.344 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:10.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
    08:15:10.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:10.367 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:10.412 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.414 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.414 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:10.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/new-file"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.487 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:10.498 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:10.499 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:10.503 [Test worker] INFO  D.Datastore - 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
    08:15:09.909 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:15:09.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:10.519 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=76.9 MiB, available=378.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/cc"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:10.625 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/g-slCVzEOruSK2DsfCX1HA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:10.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:10.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:10.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='671cee8ce76e8c2f68a1573c8ad0278b251c409c' to.sha1='7e2c9b6893609f4ff5648b59cbc003443d0f1bd8'): /3 + &#ä/dd
    08:15:10.704 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:10.706 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:10.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.720 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:10.728 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:10.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232347 bytes in 261 ms. path='/2/new-file'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.795 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.796 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.798 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.828 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:10.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:10.892 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.894 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:10.895 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:10.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:10.920 [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
    08:15:10.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/dd"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:10.942 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:10.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:10.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:11.076 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:11.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.078 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.079 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.096 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.097 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.097 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.100 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MLLy-dPO8quFsKRmkyY9eg/XIrTexaw4YsPajP4gYe_sw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.134 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:11.159 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:10.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:15:11.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=63.6 MiB, available=391.9 MiB
    08:15:11.178 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:15:11.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:15:11.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147217 bytes in 251 ms. path='/3 + &#ä/dd'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.206 [qtp425666350-2575] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=80
    08:15:11.234 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=152 remoteFromLocalRevision=80
    08:15:11.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef33e12f-b30c-43ed-b799-255d9bc76386 from='build/repo/j0yv2lzi-pq6ll-local-src' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/new-file"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.245 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:11.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.263 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.266 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.266 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.275 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.277 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:15:11.280 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:15:11.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.289 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.296 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.319 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:11.320 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.328 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=158

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:11.348 [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
    08:15:10.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:11.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=53.3 MiB, available=402.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.370 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.373 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:11.375 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.404 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:11.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.406 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.415 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:11.418 [qtp182345336-2304] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:15:11.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7ec7595f-6924-407e-b258-bfc85d0091cb", toRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", path="/3 + &#ä/dd"} on repo=7ec7595f-6924-407e-b258-bfc85d0091cb
    08:15:11.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:11.468 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.511 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 transaction.localRevision=111 remoteFromLocalRevision=158

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.528 [qtp425666350-2576] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 to='build/repo/j0yv0smc-q6rey-local-src', fromRepoLocalSync=false
    08:15:11.587 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=111

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.656 [qtp425666350-2550] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 transaction.localRevision=86 remoteFromLocalRevision=152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:11.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=ef33e12f-b30c-43ed-b799-255d9bc76386 to='build/repo/j0yv2lzi-pq6ll-local-src', fromRepoLocalSync=false
    08:15:11.722 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=86

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.753 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:11.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:11.810 [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:15:11.856 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:11.861 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:11.862 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:11.884 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:11.959 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:11.960 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:12.024 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.025 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.026 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:11.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:15:12.069 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=53.4 MiB, available=402.1 MiB
    08:15:12.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:12.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:15:12.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:12.469 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:12.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=95.2 MiB, available=360.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:12.585 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.586 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.587 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.612 [qtp182345336-2304] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=71 remoteFromLocalRevision=6
    08:15:12.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=false
    08:15:12.664 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.664 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.665 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.671 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.671 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:12.671 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:12.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:12.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=53.3 MiB, available=402.2 MiB
    08:15:12.691 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:12.693 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=71

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:12.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:12.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:12.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:12.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:12.958 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:12.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:13.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:13.082 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:15:13.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.199 [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:15:13.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=94.2 MiB, available=361.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:13.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.328 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:13.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:13.432 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:13.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:13.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:13.509 [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
    08:15:13.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:13.549 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:15:13.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:13.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:12.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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
    08:15:13.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:13.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:13.659 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:13.666 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:15:13.667 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:15:13.667 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:13.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:13.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:15:13.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:13.710 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:15:13.787 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd245be78ee70629d4adf8d1f1eefc9a4dc6689d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:15:13.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/1 {11 11ä11#+} 1/a"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:13.965 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:13.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:13.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=59.1 MiB, available=396.4 MiB
    08:15:13.991 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:13.992 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:13.993 [qtp182345336-2304] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:14.022 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:14.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=64.1 MiB, available=391.4 MiB
    08:15:14.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:14.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:14.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=94.0 MiB, available=361.5 MiB
    08:15:14.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:14.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:14.559 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=1048576
    08:15:14.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:14.858 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    08:15:14.860 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=s13sy43FKcX_Ujkdsjhg0Q, invitation=false]

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:14.894 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:14.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=93.3 MiB, available=362.2 MiB
    08:15:14.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:14.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=64.1 MiB, available=391.4 MiB
    08:15:14.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:15.138 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 277 ms.
    08:15:15.139 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=IpOyO3MniGKvQBVXumXY_w, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:15.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=57.2 MiB, available=398.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:15.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:15.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=93.2 MiB, available=362.3 MiB
    08:15:15.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:15.554 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:15.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms.
    08:15:15.637 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.702 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:15.800 [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:15:15.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=64.2 MiB, available=391.3 MiB
    08:15:15.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:15.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.833 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.878 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.878 [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
    08:15:15.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 30 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:15.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:15.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:15.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:15.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:16.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:16.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:16.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:16.022 [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
    08:15:16.028 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=4194304

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:16.037 [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:15:16.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=93.2 MiB, available=362.3 MiB
    08:15:16.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:16.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:16.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:16.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:16.069 [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:15:16.078 [qtp2000968816-1894] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=111

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:15:16.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:16.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:16.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:16.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:16.136 [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:15:16.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=176 remoteFromLocalRevision=111

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.139 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:16.146 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:15:16.146 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 from='build/repo/j0yv0smc-q6rey-local-src' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.161 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=176
    08:15:16.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:16.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:16.278 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=84.5 MiB, available=371.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=176

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:16.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=64.1 MiB, available=391.4 MiB
    08:15:16.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:15:16.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:16.354 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.368 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 transaction.localRevision=116 remoteFromLocalRevision=176

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:16.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.373 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:16.378 [qtp425666350-2576] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=86
    08:15:16.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=157 remoteFromLocalRevision=86
    08:15:16.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef33e12f-b30c-43ed-b799-255d9bc76386 from='build/repo/j0yv2lzi-pq6ll-local-src' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:15:16.406 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=157
    08:15:16.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:16.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:15:16.419 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=157
    08:15:16.444 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:16.445 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:15:16.467 [qtp425666350-2574] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 transaction.localRevision=91 remoteFromLocalRevision=157

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:16.487 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:16.490 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:15:16.504 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:15:16.511 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:15:16.512 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:15:16.512 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:15:16.514 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:15:16.514 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:16.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=353b1e6b-adfc-42a2-8792-60741fa70f13 to='build/repo/j0yv4cdt-2096j-local-dest', fromRepoLocalSync=true
    08:15:16.575 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 353b1e6b-adfc-42a2-8792-60741fa70f13 ('build/repo/j0yv4cdt-2096j-local-dest')
    08:15:16.591 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:15:16.709 [pool-19-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:16.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:15:16.864 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=6291456

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=57.5 MiB, available=398.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e91f8d46-7b34-4a81-9820-a2b1a434fde4
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv4o7n-42fj7-local-src
      localRepository.publicKeySha1 = ED:D3:11:8F:1A:08:37:E8:33:B5:74:1E:A2:64:44:45:51:71:B5:02

      remoteRepository.repositoryId = 0db08d91-b98f-4a0a-96c7-03cd5c0614f1
      remoteRepository.remoteRoot = https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1
      remoteRepository.publicKeySha1 = 3F:28:B3:C3:BC:14:B2:1D:16:68:4A:2F:DC:AE:D9:7D:8B:42:A0:32

    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 e91f8d46-7b34-4a81-9820-a2b1a434fde4 0db08d91-b98f-4a0a-96c7-03cd5c0614f1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:16.990 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 renewalDateTime=2017-04-01T06:44:34.536Z expiryDateTime=2017-04-01T07:14:34.536Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:16.996 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:16.997 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:16.998 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:17.010 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=94 localRepositoryRevisionInProgress=116

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:17.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 26 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:17.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:17.233 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=7340032
    08:15:17.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:15:17.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 42050 bytes in 3438 ms. path='/1 {11 11ä11#+} 1/a'
    08:15:17.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:15:17.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:15:17.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:15:17.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:15:17.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    08:15:17.522 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    08:15:17.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    08:15:17.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4dbls into destFile a
    08:15:17.713 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/1 {11 11ä11#+} 1/a"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:17.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:17.723 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=57.1 MiB, available=398.4 MiB
    08:15:17.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:17.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:17.772 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:17.774 [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:15:17.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=94.0 MiB, available=361.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:17.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe91e72b6adf94ab7b9364482ff659e45891092' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:15:17.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/1 {11 11ä11#+} 1/b"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:17.893 [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/b'
    08:15:17.910 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:17.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:17.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:18.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=55.5 MiB, available=400.0 MiB
    08:15:18.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:18.218 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=1048576
    08:15:18.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.550 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=55.5 MiB, available=400.0 MiB
    08:15:18.550 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 61.75%
    08:15:18.550 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:15:18.551 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:18.553 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=94.6 MiB, available=360.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:18.556 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.560 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:18.561 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:18.561 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:18.597 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=71

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:18.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=141 remoteFromLocalRevision=71
    08:15:18.740 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:15:18.752 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=141

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:18.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:15:18.764 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:18.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:18.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:18.786 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:18.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:18.876 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.883 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    08:15:18.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:18.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:18.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:18.962 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:18.963 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:18.964 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:18.977 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=76 remoteFromLocalRevision=141

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:18.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:18.991 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:18.994 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:18.995 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.024 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:19.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.039 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:19.042 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.042 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.048 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.049 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.049 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.049 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.070 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:19.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:19.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.072 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.087 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.089 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:19.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.108 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.109 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.110 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.113 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.114 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.117 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.118 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.119 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.120 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.120 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.120 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.120 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.120 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.123 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.123 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:19.161 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.208 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    08:15:19.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.210 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.210 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.210 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.210 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.210 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.211 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.213 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.213 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.213 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.213 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.214 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.215 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.89%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:19.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.403 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.420 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.421 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.421 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.422 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.422 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.423 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.424 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.424 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.424 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.425 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.426 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.427 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.427 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.428 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:18.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:19.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=94.1 MiB, available=361.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.540 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, invitation=true]
    08:15:19.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:19.570 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.587 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:19.589 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.590 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.601 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.610 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.616 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.630 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.631 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:19.631 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.672 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:19.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 from='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1' toID=e91f8d46-7b34-4a81-9820-a2b1a434fde4 to='build/repo/j0yv4o7n-42fj7-local-src', fromRepoLocalSync=true
    08:15:19.685 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e91f8d46-7b34-4a81-9820-a2b1a434fde4 ('build/repo/j0yv4o7n-42fj7-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.745 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:19.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.785 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, invitation=false]] invitedUser=UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, invitation=true]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.820 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.821 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.843 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.825 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.826 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:15:19.831 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:15:19.832 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:15:19.844 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:19.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:19.948 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 renewalDateTime=2017-04-01T06:45:19.702Z expiryDateTime=2017-04-01T07:15:19.702Z

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:19.952 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:19.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:19.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=93.1 MiB, available=362.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:20.004 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:20.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:20.078 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:20.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:20.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:20.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 29 ms.
    08:15:20.308 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=7340032

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:20.412 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.414 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.428 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:15:20.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=true
    08:15:20.430 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec7595f-6924-407e-b258-bfc85d0091cb ('build/repo/j0yv37ny-f4q25-local-src-marco')
    08:15:20.442 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:20.463 [pool-19-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    08:15:20.530 [pool-19-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:20.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:15:20.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 209308 bytes in 2732 ms. path='/1 {11 11ä11#+} 1/b'
    08:15:20.662 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:15:20.666 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:15:20.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_18y68 into destFile b
    08:15:20.676 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_1vf9c into destFile b
    08:15:20.677 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_2hwcg into destFile b
    08:15:20.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_34dfk into destFile b
    08:15:20.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_3quio into destFile b
    08:15:20.680 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_4dbls into destFile b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:20.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=93.2 MiB, available=362.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:20.712 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.713 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.755 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:20.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/1 {11 11ä11#+} 1/b"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:20.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:20.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:20.825 [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
    08:15:20.832 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:44:31.614Z expiryDateTime=2017-04-01T07:14:31.614Z
    08:15:20.878 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.879 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.880 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.892 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.893 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.894 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:20.897 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=71 localRepositoryRevisionInProgress=76
    08:15:20.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:20.921 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47739a4f8a17b4d68f610cca088d7272c2cc7510' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:15:21.020 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/1 {11 11ä11#+} 1/c"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:21.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/c'
    08:15:21.160 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/YXOWJ5BS7qOcY2wXdDBKzQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:20.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: repoFileDtos.size=0
    08:15:21.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=70.0 MiB, available=385.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:21.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:15:21.238 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 46080 bytes in 153 ms. path='/1 {11 11ä11#+} 1/c'
    08:15:21.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:15:21.338 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/1 {11 11ä11#+} 1/c"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:21.349 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:21.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.72%
    08:15:21.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:21.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:20.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:15:21.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=93.1 MiB, available=362.4 MiB
    08:15:21.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:15:21.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:21.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:21.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb2eb75df8f218e6c502210a58f5b9c75704854c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:21.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=56.4 MiB, available=399.1 MiB
    08:15:21.640 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:21.640 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:21.641 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:21.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:21.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/2/1 {11 11ä11#+} 1/a"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:21.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:21.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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:21.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:15:21.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:21.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:21.778 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/x2ccfAculI6tjd6k9NvxSA/6TDF8berrnxkUCotJFqMgQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:21.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:15:21.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:21.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:21.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: 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
    08:15:21.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:21.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb37df08582f82cc5c3686a6bb57698f0dc51559' to.sha1='e7228d97a0cb34bb6a23d05141ddb7707fb1fd5b'): /2/new-file

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:21.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19552 bytes in 213 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:15:21.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:15:21.991 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/2/1 {11 11ä11#+} 1/a"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:21.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:22.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:22.023 [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:15:22.068 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    08:15:22.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:22.095 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=116

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d838203f2c32834bfce2891a23cdbf2ab14e25bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=129 remoteFromLocalRevision=116

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/2/1 {11 11ä11#+} 1/b"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:15:22.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=353b1e6b-adfc-42a2-8792-60741fa70f13 from='build/repo/j0yv4cdt-2096j-local-dest' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.164 [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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.175 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=129

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.210 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/x2ccfAculI6tjd6k9NvxSA/J_1dHKd7mlOoLOQSwpRYWw' offset=0
    08:15:22.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:21.694 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:21.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:15:22.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=56.3 MiB, available=399.2 MiB
    08:15:22.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:15:22.302 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:15:22.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:15:22.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:22.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:22.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110838 bytes in 151 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:22.316 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:15:22.316 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:15:22.317 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7228d97a0cb34bb6a23d05141ddb7707fb1fd5b' to.sha1='eb37df08582f82cc5c3686a6bb57698f0dc51559'): /2/new-file
    08:15:22.355 [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:15:22.355 [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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:15:22.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/2/1 {11 11ä11#+} 1/b"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:22.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:22.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:22.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:15:22.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fcdfbbde76a72226976211008f2b6f40b1d1b63' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:22.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=70.3 MiB, available=385.2 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/2/a"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:22.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:15:22.659 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/FNLjrDN6LTSw29ANpbWpfA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:22.695 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IpOyO3MniGKvQBVXumXY_w, serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1} because of missing permissions!

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/new-file"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.865 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292188 bytes in 231 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:22.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:22.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=56.3 MiB, available=399.2 MiB
    08:15:22.900 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:22.900 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:22.901 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:22.906 [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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:22.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:22.988 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/2/a"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:22.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:23.003 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:15:23.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3574d5a3de3550c00f5cb40ee53d11a17f0e2725' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:15:23.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/5/h"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:23.084 [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:15:23.129 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/LrfOvM94u45huMd_54ii5g/83ulgUDscdTbPl_2wW5iaQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:23.161 [qtp2000968816-1894] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/g-slCVzEOruSK2DsfCX1HA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:22.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:23.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=70.4 MiB, available=385.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:15:23.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 297696 bytes in 247 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:23.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=56.0 MiB, available=399.5 MiB
    08:15:23.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:23.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/5/h"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:23.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:23.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:23.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:23.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417843 bytes in 650 ms. path='/2/new-file'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3d9881be13f2268d8febde318c5a25ffe3431d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:15:23.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/5/i"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:23.641 [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:15:23.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.670 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/LrfOvM94u45huMd_54ii5g/8QpmkhgljKhR2ttM52VBHQ' offset=0
    08:15:23.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:23.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=56.0 MiB, available=399.5 MiB
    08:15:23.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132040 bytes in 115 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:23.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:23.784 [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
    08:15:23.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:15:23.864 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/5/i"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:23.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:23.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:23.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:23.922 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:23.926 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:23.932 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ed5981403fae41d6c17b2f30b1755b79b0863d4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:23.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:23.987 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/aa"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:23.991 [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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="353b1e6b-adfc-42a2-8792-60741fa70f13", toRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", path="/2/new-file"} on repo=353b1e6b-adfc-42a2-8792-60741fa70f13

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.042 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/I1MMtz1QRaSjuzR4pw3-og' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:24.057 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=129

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19359 bytes in 122 ms. path='/3 + &#ä/aa'
    08:15:24.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:15:24.166 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/aa"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:24.171 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:24.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:24.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:24.227 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.
    08:15:24.247 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:24.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:15:24.251 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=umn-HlFIM706q_uNlDeuJA, cryptoRepoFileId=g-slCVzEOruSK2DsfCX1HA} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=OF6AQ7tR1EImD3TcW0otOw, cryptoRepoFileId=g-slCVzEOruSK2DsfCX1HA} duplicateCryptoRepoFileId=null localRevision=141

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f16607f95e805efbcb897793545019747aaa8ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.266 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=56.0 MiB, available=399.5 MiB
    08:15:24.267 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:15:24.269 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:15:24.269 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:24.275 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.283 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.283 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.284 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:24.287 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.296 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=76

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/bb"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:24.306 [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
    08:15:24.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=148 remoteFromLocalRevision=76
    08:15:24.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:15:24.327 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=141 localRepositoryRevisionInProgress=148

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.335 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/DRHG38-PdF8enL5xf5k7Sw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:15:24.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:15:24.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=148

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.418 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205480 bytes in 119 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.419 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:24.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=70.5 MiB, available=385.0 MiB
    08:15:24.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.546 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:24.547 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/bb"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:24.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.602 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.603 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.603 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:24.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.631 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 transaction.localRevision=127 remoteFromLocalRevision=129

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8636f55d9ec4733a16792d8574905287b7cf278' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=353b1e6b-adfc-42a2-8792-60741fa70f13 to='build/repo/j0yv4cdt-2096j-local-dest', fromRepoLocalSync=false

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/cc"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:24.717 [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:15:24.717 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=127

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.743 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/r4Qfqsjuwb53YfqzSeDFLA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:24.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.763 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:15:24.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43002 bytes in 86 ms. path='/3 + &#ä/cc'
    08:15:24.842 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.864 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.864 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.865 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.877 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=82 remoteFromLocalRevision=148

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/cc"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:24.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=70.5 MiB, available=385.0 MiB
    08:15:24.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.894 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=false

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:24.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:15:24.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:24.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.913 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.916 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.916 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.926 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.928 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.928 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:24.933 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=82

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:24.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a798b12918da851b4d2b0099db30b3d4f7c725a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:24.977 [qtp1716431581-2477] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 localRepositoryRevisionSynced=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:24.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:25.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/dd"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:25.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e91f8d46-7b34-4a81-9820-a2b1a434fde4 from='build/repo/j0yv4o7n-42fj7-local-src' toID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 to='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:15:25.094 [qtp1065487120-2284] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/hVrv0CZL6YeUHZf2kt2vjA' offset=0
    08:15:25.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:15:25.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105186 bytes in 98 ms. path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:25.319 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:15:25.409 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="6f03e73f-b7b0-4c9e-bc59-8dac330cbe49", path="/3 + &#ä/dd"} on repo=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49
    08:15:25.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:25.438 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:25.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.580 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 localRepositoryRevisionSynced=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:25.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=94.1 MiB, available=361.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:25.682 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:25.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=110 remoteFromLocalRevision=113
    08:15:25.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 from='build/repo/j0yv4nye-8s3f6-local-dest' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:25.721 [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:15:25.721 [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
    08:15:25.727 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=56.5 MiB, available=399.0 MiB
    08:15:25.737 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:25.738 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:25.739 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.743 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=110

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:25.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:25.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:15:25.837 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:15:25.860 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=110
    08:15:25.955 [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
    08:15:25.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:26.004 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:26.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:25.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:15:26.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=56.5 MiB, available=399.0 MiB
    08:15:26.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:26.416 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:15:26.416 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:26.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=93.1 MiB, available=362.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:26.601 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 transaction.localRevision=118 remoteFromLocalRevision=110

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:26.651 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:26.652 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:26.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 to='build/repo/j0yv4nye-8s3f6-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:26.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:26.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:26.681 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=118

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:26.684 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:26.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:15:26.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:26.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:15:26.710 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:26.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:26.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:26.416 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:26.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:26.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=56.5 MiB, available=399.0 MiB
    08:15:26.969 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:26.970 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:26.970 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:27.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:15:27.110 [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
    08:15:26.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:27.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:27.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:27.531 [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:15:26.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:27.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=93.2 MiB, available=362.3 MiB
    08:15:27.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:27.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:27.949 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:27.950 [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:15:27.989 [Test worker] INFO  D.Datastore - 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
    08:15:27.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=92.9 MiB, available=362.6 MiB
    08:15:28.064 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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
    08:15:28.084 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:28.093 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:28.099 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:28.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:27.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=56.6 MiB, available=398.9 MiB
    08:15:27.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:15:28.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=56.8 MiB, available=398.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:28.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=93.2 MiB, available=362.3 MiB
    08:15:28.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:28.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:28.574 [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:15:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:28.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:28.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:28.688 [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
    08:15:28.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.0 MiB, used=90.4 MiB, available=365.1 MiB
    08:15:28.769 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:15:28.772 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:15:28.773 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:15:28.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:28.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:28.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:15:28.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=56.1 MiB, available=399.4 MiB
    08:15:28.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:15:28.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:15:28.885 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:28.891 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:28.895 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:28.940 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=82
    08:15:29.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=153 remoteFromLocalRevision=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:29.022 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:29.022 [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
    08:15:29.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:15:29.030 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=148 localRepositoryRevisionInProgress=153
    08:15:29.059 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:15:29.059 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:29.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=93.3 MiB, available=362.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:29.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=153

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:29.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:29.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:29.134 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:15:29.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:29.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:29.172 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:29.174 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:15:29.214 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:29.215 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:29.215 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:15:29.242 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=87 remoteFromLocalRevision=153
    08:15:29.259 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:15:29.262 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    08:15:29.263 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    08:15:29.263 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:15:29.264 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:15:29.266 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:15:29.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:29.275 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:15:29.275 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:29.443 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=90.4 MiB, available=365.1 MiB
    08:15:29.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:29.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=93.2 MiB, available=362.3 MiB
    08:15:29.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:15:29.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:29.492 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:29.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:29.540 [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:15:29.542 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 localRepositoryRevisionSynced=127

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:29.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:29.601 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=144 remoteFromLocalRevision=127
    08:15:29.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=353b1e6b-adfc-42a2-8792-60741fa70f13 from='build/repo/j0yv4cdt-2096j-local-dest' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:15:29.654 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=144

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:29.656 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:29.704 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:29.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:29.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:29.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:15:29.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=144
    08:15:29.844 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=353b1e6b-adfc-42a2-8792-60741fa70f13 transaction.localRevision=132 remoteFromLocalRevision=144
    08:15:29.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:29.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=90.4 MiB, available=365.1 MiB
    08:15:29.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:30.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:30.087 [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:15:30.196 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:30.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 to='build/repo/j0yv0smc-q6rey-local-src', fromRepoLocalSync=true
    08:15:30.197 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e7f351f6-f9bc-4c60-a849-d711bc0e2de3 ('build/repo/j0yv0smc-q6rey-local-src')
    08:15:30.207 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:15:30.238 [pool-20-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:30.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:30.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:15:30.273 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:30.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:15:30.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74921cf0a830f7bafc1f24c56da2fd7639b7bc75' to.sha1='18e49d49e1ff6298d8fabaa97377947fe47bb800'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:30.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=90.4 MiB, available=365.1 MiB
    08:15:30.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:30.438 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 renewalDateTime=2017-04-01T06:42:25.818Z expiryDateTime=2017-04-01T07:12:25.818Z
    08:15:30.485 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=132
    08:15:30.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=3

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:30.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=90.6 MiB, available=364.9 MiB
    08:15:30.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:30.798 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:15:30.821 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 localRepositoryRevisionSynced=118
    08:15:30.867 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=115 remoteFromLocalRevision=118

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:30.895 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/1 {11 11ä11#+} 1/a"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:30.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 from='build/repo/j0yv4nye-8s3f6-local-dest' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:15:30.906 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:30.909 [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
    08:15:30.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:30.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:15:30.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=115
    08:15:31.135 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=6f03e73f-b7b0-4c9e-bc59-8dac330cbe49 transaction.localRevision=123 remoteFromLocalRevision=115

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:31.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=93.5 MiB, available=362.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:31.190 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pUNq6S7X2DvCrG7XL1iU8w/T3GGPOsZLEY8vzd0UzOwuQ' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:31.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:31.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:31.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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:15:31.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=93.5 MiB, available=362.0 MiB
    08:15:31.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:15:31.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 4 ms.
    08:15:31.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:31.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:15:32.035 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:32.036 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:15:32.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:32.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    08:15:32.051 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:15:32.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:32.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:32.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=93.6 MiB, available=361.9 MiB
    08:15:32.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:33.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=93.7 MiB, available=361.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:33.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 727681 bytes in 2246 ms. path='/1 {11 11ä11#+} 1/a'
    08:15:33.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:33.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:15:33.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:15:33.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=93.7 MiB, available=361.8 MiB
    08:15:33.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:33.467 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:33.507 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:33.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=93.7 MiB, available=361.8 MiB
    08:15:33.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:15:33.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:33.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:15:33.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:33.857 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/1 {11 11ä11#+} 1/a"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:33.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:33.930 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:33.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:33.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:33.939 [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:15:34.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:34.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91a2d22e11c9cd8f8b860f57b2a339523e8d3486' to.sha1='eba2baba0033fb321d62a0e654ed544cad0c52f8'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:34.091 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:15:34.094 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:15:34.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:34.096 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:15:34.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7228d97a0cb34bb6a23d05141ddb7707fb1fd5b' to.sha1='eb37df08582f82cc5c3686a6bb57698f0dc51559'): /2/new-file
    08:15:34.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", path="/2/new-file"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:15:34.346 [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:15:34.387 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/R2CDwQNKiTbP4wQY4hO-VA/g-slCVzEOruSK2DsfCX1HA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:34.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:34.483 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:15:34.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324241 bytes in 192 ms. path='/2/new-file'
    08:15:34.628 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_new-file_0 into destFile new-file

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:34.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/1 {11 11ä11#+} 1/b"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:34.710 [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:15:34.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="82ef836c-fd20-4b72-b548-6e114f2ce0c6", toRepositoryId="e7f351f6-f9bc-4c60-a849-d711bc0e2de3", path="/2/new-file"} on repo=e7f351f6-f9bc-4c60-a849-d711bc0e2de3
    08:15:34.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:34.763 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=132
    08:15:34.821 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=194 remoteFromLocalRevision=132
    08:15:34.870 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:15:34.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 from='build/repo/j0yv0smc-q6rey-local-src' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:15:34.878 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=194
    08:15:34.905 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:15:34.905 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:15:34.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=194

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:34.928 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pUNq6S7X2DvCrG7XL1iU8w/5JeWhztTztQGp2KeYD327A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:35.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:35.530 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:15:35.640 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:15:35.749 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:35.750 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 transaction.localRevision=137 remoteFromLocalRevision=194

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:35.754 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:15:35.757 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:35.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 from='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6' toID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 to='build/repo/j0yv0smc-q6rey-local-src', fromRepoLocalSync=false
    08:15:35.817 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=132 localRepositoryRevisionInProgress=137

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:35.856 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:15:35.856 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:42179' serverPath='/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, invitation=true]
    08:15:35.859 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:35.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:35.970 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:15:36.020 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 43 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:36.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 778677 bytes in 1481 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:36.227 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, invitation=false]
    08:15:36.229 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, invitation=false, validTo=null]
    08:15:36.258 [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
    08:15:36.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:36.366 [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:15:36.408 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=94.7 MiB, available=360.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:36.416 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:36.419 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:15:36.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/1 {11 11ä11#+} 1/b"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:36.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:36.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:36.640 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:15:36.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='646e904df0863b0c7aa6d9c642b82959dec0eca7' to.sha1='9e7af8e415626373d35ead3cc56ed7ea230ac9a4'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:36.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6: 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:15:36.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=94.1 MiB, available=361.4 MiB
    08:15:36.986 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=qXSr9L7t6m7mQiBHjXPcrA, serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6} because of missing permissions!
    08:15:36.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:37.065 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/1 {11 11ä11#+} 1/c"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:37.067 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:15:37.404 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:37.434 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/pUNq6S7X2DvCrG7XL1iU8w/_LEryYgzvNF3y8RV5r5ZiA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:37.486 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:37.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=94.1 MiB, available=361.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:37.587 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:37.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:37.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 > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:37.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=94.1 MiB, available=361.4 MiB
    08:15:37.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:15:38.307 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=94.1 MiB, available=361.4 MiB
    08:15:38.309 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:38.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 654216 bytes in 1491 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:38.664 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=94.1 MiB, available=361.4 MiB
    08:15:38.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:15:38.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:15:38.688 [qtp2000968816-1199] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 localRepositoryRevisionSynced=137

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:38.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:38.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:38.739 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:38.740 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:38.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 transaction.localRevision=199 remoteFromLocalRevision=137
    08:15:38.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 from='build/repo/j0yv0smc-q6rey-local-src' toID=82ef836c-fd20-4b72-b548-6e114f2ce0c6 to='https://localhost:36873/82ef836c-fd20-4b72-b548-6e114f2ce0c6'
    08:15:38.766 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=194 localRepositoryRevisionInProgress=199

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:38.828 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/1 {11 11ä11#+} 1/c"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:38.827 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:15:38.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:15:38.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 remoteRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 localRepositoryRevisionSynced=199

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:38.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:38.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:15:38.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:38.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:15:39.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c49249e0a9483c662956570e5dd52aa5bc4d95f' to.sha1='7051a744df233f5a591e61ff12c86e78d5e9386a'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:39.076 [qtp2000968816-2426] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 remoteRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 transaction.localRevision=142 remoteFromLocalRevision=199
    08:15:39.137 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:39.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/2/1 {11 11ä11#+} 1/a"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:39.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'
    08:15:39.484 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/XuPydupWCVg1gRHJPDIXeA/3YMZQEi5rke7RpWYBk22tg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:39.596 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e7f351f6-f9bc-4c60-a849-d711bc0e2de3 serverRepositoryId=82ef836c-fd20-4b72-b548-6e114f2ce0c6 renewalDateTime=2017-04-01T06:42:25.818Z expiryDateTime=2017-04-01T07:12:25.818Z
    08:15:39.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:39.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewFileCollisionOnClient STANDARD_OUT
    08:15:39.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:15:39.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    08:15:39.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:15:40.201 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:40.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:40.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536659 bytes in 1204 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:15:40.563 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:40.630 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:40.631 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:40.680 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:40.682 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:40.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:40.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/2/1 {11 11ä11#+} 1/a"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:40.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:40.767 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:40.769 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:15:40.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7a56d97b33859289614aee49b5d182276272429' to.sha1='514c7ed27d6db17d985f8f368c754c87f02b92ca'): /2/1 {11 11ä11#+} 1/b
    08:15:41.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/2/1 {11 11ä11#+} 1/b"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:41.047 [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:15:41.170 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/XuPydupWCVg1gRHJPDIXeA/afQSnGLezhNxdh3Jz0tJ_w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:41.565 [qtp425666350-2574] INFO  D.Datastore - 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
    08:15:41.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 277903 bytes in 613 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:15:41.810 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:41.810 [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:15:41.847 [qtp425666350-2574] INFO  D.Datastore - 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
    08:15:41.852 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:41.854 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:41.910 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:41.954 [qtp425666350-2574] INFO  D.Datastore - 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
    08:15:41.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/2/1 {11 11ä11#+} 1/b"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:41.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:42.002 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:42.006 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:15:42.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13556ca963445ea0b2a676b8f195d009a56f2f54' to.sha1='83e3a620c2c44a167170a89b6b85715efd24acce'): /2/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:42.075 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.124 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.184 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.245 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.311 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.361 [qtp425666350-2574] INFO  D.Datastore - 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
    08:15:42.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/2/a"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:42.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/a'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:42.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:42.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:42.414 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.461 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.526 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.570 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.617 [qtp425666350-2574] INFO  D.Datastore - 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
    08:15:42.635 [Test worker] INFO  D.Datastore - 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
    08:15:42.654 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:42.826 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:42.880 [qtp425666350-2574] INFO  D.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
    08:15:42.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:43.026 [qtp425666350-2574] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:15:43.108 [closeDeferredTimer-578f00a4-6y] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[578f00a4] could not be re-opened and was unlisted before.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:43.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:43.783 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:15:43.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=da442eec-a1bd-4fd9-a5c0-880b907a79cc to='build/repo/j0yv60it-o3ahb-local-dest', fromRepoLocalSync=true
    08:15:43.787 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing da442eec-a1bd-4fd9-a5c0-880b907a79cc ('build/repo/j0yv60it-o3ahb-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:44.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:44.286 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:15:44.295 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:15:44.424 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 renewalDateTime=2017-04-01T06:45:44.319Z expiryDateTime=2017-04-01T07:15:44.319Z
    08:15:44.503 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=93

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:44.539 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:44.674 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=18
    08:15:45.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=74.3 MiB, available=381.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:45.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:46.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:46.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:46.311 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=2097152

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:46.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:46.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_singleReadPermissionOnRoot STANDARD_OUT
    08:15:46.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=75.9 MiB, available=379.6 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:47.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:47.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:15:47.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:47.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:15:47.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 199 ms.
    08:15:47.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.936 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:47.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:47.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:47.992 [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
    08:15:48.000 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=3145728

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:48.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:48.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:48.015 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.024 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:48.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:48.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:48.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:48.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:48.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:48.075 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:15:48.085 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:48.085 [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
    08:15:48.400 [Test worker] INFO  D.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:15:48.402 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-3O4fOB9zZ2Kf3oo2klK6g,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1}}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:48.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:48.438 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:15:48.439 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:15:48.439 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:15:48.527 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:48.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:48.527 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:15:48.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:15:49.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=76.9 MiB, available=378.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:49.249 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=4194304

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:49.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:49.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:15:50.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=76.4 MiB, available=379.1 MiB
    08:15:50.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:50.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:50.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=76.4 MiB, available=379.1 MiB
    08:15:50.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:50.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:51.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=76.3 MiB, available=379.2 MiB
    08:15:51.010 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:15:51.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:15:51.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:51.408 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:51.482 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:15:51.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:15:51.718 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:15:51.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.801 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:15:51.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:51.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:15:51.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:15:51.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:52.000 [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
    08:15:52.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_singleReadPermissionOnRoot STANDARD_OUT
    08:15:52.058 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d91a027038b56fa6e6cae56ba7274f6f5d3f4dd' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:52.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 5551022 bytes in 9767 ms. path='/2/a'
    08:15:52.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:15:52.261 [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:15:52.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/1 {11 11ä11#+} 1/a"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:52.318 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:52.326 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:52.328 [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'
    08:15:52.362 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:52.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/2/a"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:52.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:52.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:52.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:15:52.569 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:52.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:15:52.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='defd638808fa67df02d6987cc6b6646de868f6ee' to.sha1='f725215fcfd12e9bc993f6aa00f5330e33c067dd'): /3 + &#ä/5/h

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:52.661 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=1048576
    08:15:52.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:52.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:52.902 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=2097152
    08:15:53.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:53.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/5/h"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:53.157 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:53.198 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:15:53.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:53.414 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/nU_30xIM3NosvP-9F7SuSw/Oze-SznTIcYAit9ySJEUCw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:53.574 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=4194304
    08:15:53.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:15:53.815 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=5242880
    08:15:53.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:15:54.086 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=6291456
    08:15:54.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:15:54.330 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/cy0E7a1yRw_OXABEotxSQA' offset=7340032

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:54.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 > interruptPermissionSetInheritance STANDARD_OUT
    08:15:54.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:54.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:15:54.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 69597 bytes in 2137 ms. path='/1 {11 11ä11#+} 1/a'
    08:15:54.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:15:54.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:15:54.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:15:54.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:15:54.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    08:15:54.535 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    08:15:54.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    08:15:54.537 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4dbls into destFile a
    08:15:54.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/1 {11 11ä11#+} 1/a"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:54.844 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:54.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:54.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:15:54.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='541c62d63a2a6fa407557d03d7e69d2636335d89' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:15:54.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/1 {11 11ä11#+} 1/b"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:55.019 [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:15:55.048 [qtp425666350-2575] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/tDGPviFHrOE6OUjQbwSU4Q' offset=0
    08:15:55.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:15:55.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36069 bytes in 73 ms. path='/1 {11 11ä11#+} 1/b'
    08:15:55.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:15:55.481 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/1 {11 11ä11#+} 1/b"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:55.489 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:55.501 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:55.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:15:55.550 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8eb1c76ccb3afc65ea5e2ea99353f44ac8faa34' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:15:55.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/1 {11 11ä11#+} 1/c"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:55.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:55.651 [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:15:55.677 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aE-pVJfkzDv_uXNbRuQkpA/NWzG-C-OWYMSFk-JG7ozWA' offset=0
    08:15:55.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:15:55.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 588795 bytes in 204 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:55.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 831953 bytes in 2715 ms. path='/3 + &#ä/5/h'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:55.916 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:15:55.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/1 {11 11ä11#+} 1/c"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:56.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:56.046 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:56.046 [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:15:56.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:56.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:15:56.133 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bfc1a359436d4f34ed318a7bfaf5192971aa841' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:56.171 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:56.173 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:56.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/1 {11 11ä11#+} 1/a"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15:56.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:56.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:56.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/5/h"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:56.373 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:56.378 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/0cbhsRNqgkZ9YMSIRuF1cg/jUCqCJgVq-D9rl-UUhSezQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:56.396 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:56.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:56.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:56.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='497a466a3be3f9b29dfd4a78742ee6fe4d1bc510' to.sha1='19096fa341ffe39d2d87e6c25ec529cfae3259f8'): /3 + &#ä/5/i

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:56.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 501966 bytes in 196 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:15:56.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:15:56.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/1 {11 11ä11#+} 1/a"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:56.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15:56.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_singleReadPermissionOnRoot STANDARD_OUT
    08:15:56.851 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:56.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:15:56.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2aab8f2c2feb6b679b312c3c7b04d163d7296405' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:15:56.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/1 {11 11ä11#+} 1/b"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:57.072 [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:15:57.097 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/0cbhsRNqgkZ9YMSIRuF1cg/vBOgKbo8obWa7JqQd2-ErA' offset=0
    08:15:57.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:15:57.203 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 254575 bytes in 129 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:15:57.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:15:57.380 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/1 {11 11ä11#+} 1/b"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:57.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:57.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:57.449 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:15:57.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='743b4698d4c23fd329afb078763a58913857dd04' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:15:57.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/a"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:57.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/5/i"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:15:57.732 [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:15:57.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:15:57.758 [qtp425666350-2576] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/-R-NHzeNljOygEMEbiE8Cg' offset=0
    08:15:57.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:15:57.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 215728 bytes in 110 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:57.871 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/nU_30xIM3NosvP-9F7SuSw/BVQ4KjxO0QyjxHs1aRGG0A' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:57.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:15: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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:58.035 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/a"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:58.101 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:58.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:15:58.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:58.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:15:58.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c84026b511371e057299d3c917b6540b8a8ff136' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:15:58.306 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/5/h"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:58.333 [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:15:58.358 [qtp425666350-2550] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/E-U7f7dn-E53M7o8QH54yQ/CFHBpKT_V5YwCflfLtBDkg/kci6SQKP4uY3gBbGIPQ4ug' offset=0
    08:15:58.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:15:58.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 439692 bytes in 164 ms. path='/3 + &#ä/5/h'
    08:15:58.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:15:58.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:58.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/5/h"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:58.802 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:15: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:58.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 299624 bytes in 1142 ms. path='/3 + &#ä/5/i'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:58.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:58.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:15:58.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='abc9da3b1b110cc5d9bc936988a257a4c50c9b15' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:58.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:15:58.969 [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:15:59.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/5/i"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:59.106 [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:15:59.138 [qtp425666350-2575] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/E-U7f7dn-E53M7o8QH54yQ/CFHBpKT_V5YwCflfLtBDkg/tPodtYhcHXqWCm89xPHWfQ' offset=0
    08:15:59.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:15:59.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 544977 bytes in 180 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:59.323 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:15:59.326 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:59.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:15:59.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/5/i"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:59.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/5/i"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:59.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:59.466 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:59.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:59.470 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:59.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:15:59.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:15:59.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:59.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4a703b8a4d5e86f968b549984bc91ace14f59f14' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:15:59.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='616aa55d3bb2e973259313cfdad03f134acadc15' to.sha1='91ff3b20bb02218b4002c45a28f1f1387f509d23'): /3 + &#ä/aa

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:15:59.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/aa"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:15:59.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:15:59.970 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/E-U7f7dn-E53M7o8QH54yQ/VueHrwAJFC8joZ2agTCUkg' offset=0
    08:16:00.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:16:00.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 203196 bytes in 110 ms. path='/3 + &#ä/aa'
    08:16:00.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:16:00.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/aa"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:16:00.492 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:00.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:00.503 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:00.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:00.511 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:00.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:00.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:00.531 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:00.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6972e0f366917b417bb2309a4505267c2ed08da' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:16:00.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/bb"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:16:00.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:16:00.678 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/E-U7f7dn-E53M7o8QH54yQ/n1I49jzw-YNnhzXAXWsvzw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:00.705 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:00.706 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:00.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:16:00.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323351 bytes in 215 ms. path='/3 + &#ä/bb'
    08:16:00.975 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:16:01.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/bb"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:01.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/aa"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:01.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:01.175 [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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:01.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:01.192 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:16:01.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='548c368a26fb99777bfaa2d7c89755e6001fc1df' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:16:01.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/cc"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:16:01.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:16:01.404 [qtp425666350-2576] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/E-U7f7dn-E53M7o8QH54yQ/gdxCzNQszPd-tmbS3iNmKQ' offset=0
    08:16:01.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:01.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:01.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 127162 bytes in 88 ms. path='/3 + &#ä/cc'
    08:16:01.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:16:01.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/cc"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:01.663 [qtp1716431581-2477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/d8Ago96uH0LdwmdNrmnLMg' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:01.742 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:01.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:01.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:16:01.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84690f672eb01fdecacd75a6e36ae96ada4abca8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:16:01.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/dd"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:16:02.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:16:02.073 [qtp425666350-2574] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/E-U7f7dn-E53M7o8QH54yQ/_JhaDci4XyXVPkk7t3a_HQ' offset=0
    08:16:02.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:16:02.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 42275 bytes in 209 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:02.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:02.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:16:02.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/3 + &#ä/dd"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:16:02.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:02.633 [qtp425666350-2575] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=93
    08:16:02.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=107 remoteFromLocalRevision=93
    08:16:02.906 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=da442eec-a1bd-4fd9-a5c0-880b907a79cc from='build/repo/j0yv60it-o3ahb-local-dest' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:16:02.962 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107
    08:16:03.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:16:03.126 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:16:03.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:16:03.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=107
    08:16:03.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

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:03.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:03.802 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-3O4fOB9zZ2Kf3oo2klK6g,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1}}
    08:16:03.968 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:05.214 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:05.214 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:06.022 [qtp425666350-2550] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:06.194 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/d8Ago96uH0LdwmdNrmnLMg' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:06.301 [qtp425666350-2576] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc transaction.localRevision=99 remoteFromLocalRevision=107
    08:16:06.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=da442eec-a1bd-4fd9-a5c0-880b907a79cc to='build/repo/j0yv60it-o3ahb-local-dest', fromRepoLocalSync=false
    08:16:06.403 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=99
    08:16:06.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:06.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1091440 bytes in 5331 ms. path='/3 + &#ä/aa'
    08:16:06.668 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:06.668 [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:16:06.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:07.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:07.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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
    08:16:07.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=83.4 MiB, available=372.1 MiB
    08:16:07.630 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-3O4fOB9zZ2Kf3oo2klK6g,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1}}
    08:16:07.644 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:07.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:07.645 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:07.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:07.702 [qtp1716431581-2477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:16:07.707 [qtp1716431581-2477] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:07.778 [qtp182345336-2448] INFO  D.Datastore - 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
    08:16:07.841 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/aa"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:16:07.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:07.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:07.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:16:08.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0cd4397f68e9711b4e51d40a10eb9d4ae392e6f5' to.sha1='e2482027f901f5a8ad28ec22362b97d1157625cd'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:08.023 [qtp182345336-2448] INFO  D.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:16:07.648 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:07.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:08.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=83.4 MiB, available=372.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:08.175 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:08.230 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:08.369 [qtp182345336-2448] INFO  D.Datastore - 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:16:08.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:08.428 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:08.506 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:08.582 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:08.700 [qtp182345336-2448] INFO  D.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:16:08.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:16:08.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=83.4 MiB, available=372.1 MiB
    08:16:08.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:08.841 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:08.891 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:09.017 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:09.144 [qtp182345336-2448] INFO  D.Datastore - 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
    08:16:09.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/bb"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:16:09.165 [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
    08:16:09.284 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:09.362 [qtp182345336-2448] INFO  D.Datastore - 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
    08:16:09.385 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/JetoVjz9RMFNZkFz6RIMIw' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:09.453 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.8 MiB, available=374.7 MiB
    08:16:09.477 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) ~[na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:09.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=83.3 MiB, available=372.2 MiB
    08:16:09.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:09.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87838 bytes in 491 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:09.745 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:09.821 [qtp182345336-2448] INFO  D.Datastore - 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
    08:16:09.826 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:16:09.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:09.883 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:16:09.887 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:09.959 [qtp182345336-2448] INFO  D.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:16:09.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=83.3 MiB, available=372.2 MiB
    08:16:09.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:16:09.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:16:09.991 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:10.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:10.034 [qtp425666350-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=99

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.050 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:10.058 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:10.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/bb"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.074 [closeDeferredTimer-67d959d3-6f] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[67d959d3] could not be re-opened and was unlisted before.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:10.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=112 remoteFromLocalRevision=99
    08:16:10.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=da442eec-a1bd-4fd9-a5c0-880b907a79cc from='build/repo/j0yv60it-o3ahb-local-dest' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:10.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.143 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:16:10.144 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:16:10.151 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:10.150 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:10.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:10.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.159 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:10.218 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:16:10.218 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:16:10.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=112

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.230 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:10.230 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:10.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdc05e565215bd0bb09175cb42189ab14326a4ec' to.sha1='67287785e93ffd0db42326663852d67e5ac6a8bc'): /3 + &#ä/cc

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:10.290 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-3O4fOB9zZ2Kf3oo2klK6g,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1}}
    08:16:10.313 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:10.313 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:10.550 [qtp425666350-2575] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc transaction.localRevision=104 remoteFromLocalRevision=112
    08:16:10.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.671 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:16:10.680 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:10.681 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:10.683 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:10.700 [qtp1065487120-1456] INFO  D.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:16:10.705 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:16:10.705 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:16:10.707 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:16:10.708 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:10.871 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/cc"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:10.907 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:10.908 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:10.914 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:16:10.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:16:10.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:10.918 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b69f9cb-31d5-4b4b-a700-fa7d32514e58 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:10.927 [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
    08:16:10.931 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:10.932 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:10.966 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:10.978 [qtp1065487120-1456] INFO  D.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
    08:16:10.993 [pool-20-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    08:16:11.018 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:46:10.935Z expiryDateTime=2017-04-01T07:16:10.935Z

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:11.027 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:16:11.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=ef33e12f-b30c-43ed-b799-255d9bc76386 to='build/repo/j0yv2lzi-pq6ll-local-src', fromRepoLocalSync=true
    08:16:11.027 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ef33e12f-b30c-43ed-b799-255d9bc76386 ('build/repo/j0yv2lzi-pq6ll-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:11.036 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:11.037 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:11.038 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:11.036 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:11.044 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:11.045 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:11.045 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:11.054 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/uLntfCWmzT3EY_CUGua1Mw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:11.063 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:11.071 [qtp1065487120-1456] INFO  D.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
    08:16:11.076 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=89

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:11.118 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.223 [qtp1065487120-1456] INFO  D.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
    08:16:11.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=18

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:11.287 [qtp1065487120-1456] INFO  D.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:16:11.296 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 renewalDateTime=2017-04-01T06:44:01.259Z expiryDateTime=2017-04-01T07:14:01.259Z
    08:16:11.343 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=104

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:11.356 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.412 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.470 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.515 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.563 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.622 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.685 [qtp1065487120-1456] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:11.751 [qtp1065487120-1456] INFO  D.Datastore - 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
    08:16:11.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237636 bytes in 876 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:11.815 [qtp1065487120-1456] INFO  D.Datastore - 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:16:11.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:12.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:12.032 [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
    08:16:12.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=65.4 MiB, available=390.1 MiB
    08:16:12.043 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:12.045 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:12.047 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:12.103 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:16:12.107 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:11.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0
    08:16:12.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:12.230 [qtp1065487120-1456] INFO  D.Datastore - 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
    08:16:12.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/cc"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:16:12.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:12.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:12.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:12.336 [qtp1065487120-1456] INFO  D.Datastore - 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
    08:16:12.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ac0b7d244f64afbf226e11c3b5cf7d474742ed1' to.sha1='1c7235d64501b5c6f5f1162d351db249412eb86e'): /3 + &#ä/dd

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:12.583 [qtp1065487120-1456] INFO  D.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:16:12.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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:16:12.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=84.2 MiB, available=371.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:12.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/dd"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:16:12.970 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:16:13.115 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-3O4fOB9zZ2Kf3oo2klK6g,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:13.122 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/TToA-r4cA1MaxADOKfxwug/E76RzqR3h4kDGBcyN-B0PQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:13.156 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:13.162 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:13.163 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 04621c9f-d036-4066-a3c6-6cf841e24d68
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv6bxz-lgjxj-local-dest
      localRepository.publicKeySha1 = 7B:93:1C:6B:9E:67:5E:02:D4:67:5A:04:52:2B:95:8A:79:F6:59:7D

      remoteRepository.repositoryId = 703afc84-b168-46fa-8fb6-fbebd95878d3
      remoteRepository.remoteRoot = https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3
      remoteRepository.publicKeySha1 = 23:DD:50:51:D4:58:C8:25:79:88:67:67:44:68:B2:4A:2D:2A:F3: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 04621c9f-d036-4066-a3c6-6cf841e24d68 703afc84-b168-46fa-8fb6-fbebd95878d3

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:13.273 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]
    08:16:13.382 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:16:13.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:16:13.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:13.383 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:16:13.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:13.491 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:16:13.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=04621c9f-d036-4066-a3c6-6cf841e24d68 to='build/repo/j0yv6bxz-lgjxj-local-dest', fromRepoLocalSync=true
    08:16:13.491 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 04621c9f-d036-4066-a3c6-6cf841e24d68 ('build/repo/j0yv6bxz-lgjxj-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:13.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=59.5 MiB, available=396.0 MiB
    08:16:13.706 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:16:13.707 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:13.798 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 452241 bytes in 828 ms. path='/3 + &#ä/dd'
    08:16:13.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:13.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:13.944 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:16:13.946 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:14.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:14.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e91f8d46-7b34-4a81-9820-a2b1a434fde4", toRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", path="/3 + &#ä/dd"} on repo=e91f8d46-7b34-4a81-9820-a2b1a434fde4
    08:16:14.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:14.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:14.121 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:16:14.132 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:14.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=6

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:14.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:14.171 [Test worker] INFO  D.Datastore - 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
    08:16:14.296 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 renewalDateTime=2017-04-01T06:46:14.186Z expiryDateTime=2017-04-01T07:16:14.186Z
    08:16:14.375 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=125

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:14.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:14.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=18

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:14.641 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=84.3 MiB, available=371.2 MiB
    08:16:14.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:14.710 [qtp1716431581-2475] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 transaction.localRevision=74 remoteFromLocalRevision=6
    08:16:14.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 from='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1' toID=e91f8d46-7b34-4a81-9820-a2b1a434fde4 to='build/repo/j0yv4o7n-42fj7-local-src', fromRepoLocalSync=false
    08:16:14.853 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=74

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:14.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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:15.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=84.3 MiB, available=371.2 MiB
    08:16:15.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:15.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=84.3 MiB, available=371.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:15.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.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:15.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=84.3 MiB, available=371.2 MiB
    08:16:15.586 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:16:15.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:16:15.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:16:15.620 [qtp425666350-2574] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=104
    08:16:15.646 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=164 remoteFromLocalRevision=104
    08:16:15.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef33e12f-b30c-43ed-b799-255d9bc76386 from='build/repo/j0yv2lzi-pq6ll-local-src' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:16:15.659 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=164

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:15.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.
    08:16:15.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:16:15.830 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:16:15.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:15.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:14.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: repoFileDtos.size=0
    08:16:15.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=67.7 MiB, available=387.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:16.159 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:16.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:16.532 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:16.547 [Test worker] INFO  D.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
    08:16:16.160 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:16:16.160 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:16:16.161 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:16:16.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:16.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=60.6 MiB, available=394.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:16.804 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:16:16.804 [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:16:16.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:16.874 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:16.875 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:16.876 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:16.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:16.988 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:16:16.990 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:16.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'
    08:16:17.119 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d353a0355a41b4702fdd9dcf4a4b6c85643c92f8' to.sha1='613539e60c38d04d0198775613f7e4ea35fb7435'): /2/ccc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:17.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=63.2 MiB, available=392.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:16.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: 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:16:17.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=65.0 MiB, available=390.5 MiB
    08:16:17.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:16:17.479 [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:16:17.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:17.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.499 [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:16:17.511 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:17.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 3 ms.
    08:16:17.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.664 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:16:17.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.756 [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:16:17.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/ccc"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386
    08:16:17.767 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:17.775 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.822 [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
    08:16:16.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:16:17.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=60.2 MiB, available=395.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:17.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:17.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:17.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:17.848 [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:16:17.962 [qtp425666350-2272] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/isYrWkXo1-RAmoMbqZGoog' offset=0
    08:16:18.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 326874 bytes in 390 ms. path='/2/ccc'
    08:16:18.216 [qtp425666350-2446] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:16:18.283 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.285 [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:16:18.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:17.861 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IpOyO3MniGKvQBVXumXY_w, serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1} because of missing permissions!
    08:16:17.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:18.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=65.1 MiB, available=390.4 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:18.571 [qtp425666350-2575] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:18.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:18.605 [qtp425666350-2575] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:18.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:16:18.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=60.3 MiB, available=395.2 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:18.738 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 56 ms.
    08:16:18.738 [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:16:18.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="ef33e12f-b30c-43ed-b799-255d9bc76386", toRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", path="/2/ccc"} on repo=ef33e12f-b30c-43ed-b799-255d9bc76386

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:18.767 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.767 [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:16:18.770 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:18.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.792 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=0WCNVOW4g7-EXkaolQf72Q could not be decrypted! Access rights missing?!

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:18.793 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:18.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.805 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.831 [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:16:18.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=164

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:18.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.855 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.905 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.905 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:18.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:18.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:16:18.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:18.973 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:19.004 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:16:19.006 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:16:19.009 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:16:19.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:19.043 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:16:19.044 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:18.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:16:19.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=60.2 MiB, available=395.3 MiB
    08:16:19.081 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    08:16:19.111 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.114 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.114 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:19.135 [qtp425666350-2574] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:19.195 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=89

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:19.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=64.0 MiB, available=391.5 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:19.246 [qtp425666350-2576] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 transaction.localRevision=116 remoteFromLocalRevision=164

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:19.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=5 remoteFromLocalRevision=89
    08:16:19.257 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:16:19.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:19.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=ef33e12f-b30c-43ed-b799-255d9bc76386 to='build/repo/j0yv2lzi-pq6ll-local-src', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:19.274 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.276 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.277 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:19.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:19.286 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.287 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.287 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:19.295 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=89 localRepositoryRevisionInProgress=93

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:19.316 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=116

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:19.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:19.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:19.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:20.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:20.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=47.6 MiB, available=407.9 MiB
    08:16:20.274 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:20.274 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:20.274 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:20.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=86.8 MiB, available=368.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:20.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:16:19.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=63.9 MiB, available=391.6 MiB
    08:16:19.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:16:20.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=63.9 MiB, available=391.6 MiB
    08:16:20.462 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:16:20.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:16:20.463 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:16:20.516 [qtp1716431581-2476] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 localRepositoryRevisionSynced=74

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:20.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:20.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:20.564 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 transaction.localRevision=144 remoteFromLocalRevision=74
    08:16:20.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e91f8d46-7b34-4a81-9820-a2b1a434fde4 from='build/repo/j0yv4o7n-42fj7-local-src' toID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 to='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1'
    08:16:20.578 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=144
    08:16:20.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:16:20.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:16:20.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=144
    08:16:20.824 [qtp1716431581-2475] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=e91f8d46-7b34-4a81-9820-a2b1a434fde4 transaction.localRevision=79 remoteFromLocalRevision=144
    08:16:20.832 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:16:20.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:21.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=47.3 MiB, available=408.2 MiB
    08:16:21.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:16:21.029 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:16:21.029 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:16:21.030 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:16:21.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:21.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=85.9 MiB, available=369.6 MiB
    08:16:21.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:21.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:21.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:21.388 [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
    08:16:21.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=63.6 MiB, available=391.9 MiB

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:21.403 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:21.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=46.8 MiB, available=408.7 MiB
    08:16:21.573 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:21.574 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:21.575 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:21.403 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:16:21.404 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:21.404 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:16:21.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:21.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=86.0 MiB, available=369.5 MiB
    08:16:22.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:21.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:16:22.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=63.1 MiB, available=392.4 MiB
    08:16:22.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:21.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:16:22.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=46.9 MiB, available=408.6 MiB
    08:16:22.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:22.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:22.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=46.9 MiB, available=408.6 MiB
    08:16:22.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:22.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:22.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=63.0 MiB, available=392.5 MiB
    08:16:22.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:16:22.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:22.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:16:22.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:22.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:22.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:16:22.968 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:22.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:22.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:16:23.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:23.034 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=46.9 MiB, available=408.6 MiB
    08:16:23.054 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:23.055 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:23.056 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:23.068 [qtp182345336-2448] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=93

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:23.080 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:23.112 [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
    08:16:23.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=6 remoteFromLocalRevision=93
    08:16:23.195 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:23.196 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:16:23.196 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    08:16:23.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:16:23.206 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:16:23.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:16:23.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:16:23.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:16:23.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.214 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:23.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:23.276 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:23.276 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:16:23.277 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.370 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:23.383 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.25%
    08:16:23.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.59%
    08:16:23.394 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:23.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:16:23.445 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd245be78ee70629d4adf8d1f1eefc9a4dc6689d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:23.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:16:23.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=86.0 MiB, available=369.5 MiB
    08:16:23.467 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:16:23.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:23.479 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:16:23.479 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:16:23.479 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:16:23.479 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.479 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:16:23.480 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:23.517 [qtp425666350-2272] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 localRepositoryRevisionSynced=116

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:23.520 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:16:23.521 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:16:23.536 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:16:23.536 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.536 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:16:23.536 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:16:23.536 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:16:23.536 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:16:23.537 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:16:23.538 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:16:23.538 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:16:23.538 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:16:23.538 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:16:23.538 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:16:23.555 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:16:23.555 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:16:23.559 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:16:23.559 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.559 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:16:23.560 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:16:23.560 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:16:23.560 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:16:23.561 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:23.561 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:16:23.561 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:16:23.561 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:16:23.561 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:16:23.562 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:23.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=182 remoteFromLocalRevision=116
    08:16:23.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ef33e12f-b30c-43ed-b799-255d9bc76386 from='build/repo/j0yv2lzi-pq6ll-local-src' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.634 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/1 {11 11ä11#+} 1/a"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:23.636 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=182

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:23.713 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.928 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT

    08:16:23.929 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:16:23.930 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:16:23.930 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***
    08:16:23.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:16:23.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:23.936 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:23.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:16:23.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:16:23.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=182

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:23.959 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:24.040 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)
    08:16:24.041 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@658f6b1f (of marco)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:24.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:24.188 [qtp425666350-2576] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=ef33e12f-b30c-43ed-b799-255d9bc76386 transaction.localRevision=121 remoteFromLocalRevision=182
    08:16:24.234 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:24.235 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=1048576

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:24.269 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:16:24.275 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:24.306 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:16:24.306 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/pubring.gpg'
    08:16:24.307 [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/AUgezuprf9eX6M27dKcsQw/.gnupg/secring.gpg'
    08:16:24.308 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:24.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:16:24.491 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:24.520 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:16:24.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=da442eec-a1bd-4fd9-a5c0-880b907a79cc to='build/repo/j0yv60it-o3ahb-local-dest', fromRepoLocalSync=true
    08:16:24.521 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing da442eec-a1bd-4fd9-a5c0-880b907a79cc ('build/repo/j0yv60it-o3ahb-local-dest')
    08:16:24.527 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:16:24.574 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:24.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 23 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:24.760 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 renewalDateTime=2017-04-01T06:45:44.319Z expiryDateTime=2017-04-01T07:15:44.319Z
    08:16:24.784 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=121

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:24.802 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=3145728
    08:16:24.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:16:25.098 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:25.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:25.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:16:25.462 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:24.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=3
    08:16:25.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=87.0 MiB, available=368.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:25.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:25.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:25.854 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=6291456

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:25.933 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:25.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:25.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:26.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:16:26.161 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/grILT-SUxnrILEVTGc5f3w' offset=7340032
    08:16:26.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:25.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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:16:26.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:26.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 42050 bytes in 2429 ms. path='/1 {11 11ä11#+} 1/a'
    08:16:26.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:16:26.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:16:26.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:16:26.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:16:26.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    08:16:26.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    08:16:26.472 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    08:16:26.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4dbls into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:26.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:16:26.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:26.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:26.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:26.566 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=-3O4fOB9zZ2Kf3oo2klK6g,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=PTothwhRcZpnGGX0s6HnAg, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1}}

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:26.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/1 {11 11ä11#+} 1/a"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:26.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:26.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:26.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:16:26.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='efe91e72b6adf94ab7b9364482ff659e45891092' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:16:26.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/1 {11 11ä11#+} 1/b"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:26.880 [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/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:26.883 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:26.883 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:26.893 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} because of missing permissions!
    08:16:26.893 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:26.907 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=0
    08:16:27.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:16:27.187 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=1048576
    08:16:27.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:26.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:27.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=86.1 MiB, available=369.4 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:27.484 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=2097152

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:27.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:27.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:16:27.776 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=3145728
    08:16:27.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:27.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=86.2 MiB, available=369.3 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:28.088 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=4194304
    08:16:28.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:16:28.351 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=5242880

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:28.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:28.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:16:28.667 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=6291456
    08:16:28.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:28.478 [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
    08:16:28.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:16:28.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=86.1 MiB, available=369.4 MiB
    08:16:28.862 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:16:28.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:28.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:28.987 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/qfpD3RZzsIsuYZ3aOcYrNA' offset=7340032

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.134 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:16:29.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 209308 bytes in 2327 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.242 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.252 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:16:29.258 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:16:29.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_18y68 into destFile b
    08:16:29.259 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_1vf9c into destFile b
    08:16:29.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_2hwcg into destFile b
    08:16:29.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_34dfk into destFile b
    08:16:29.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_3quio into destFile b
    08:16:29.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_4dbls into destFile b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.310 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:16:29.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:16:29.316 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ccc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/1 {11 11ä11#+} 1/b"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:29.337 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.355 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.356 [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:16:29.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d353a0355a41b4702fdd9dcf4a4b6c85643c92f8' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/ccc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47739a4f8a17b4d68f610cca088d7272c2cc7510' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:16:29.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/1 {11 11ä11#+} 1/c"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.471 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/ccc"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.534 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.536 [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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.563 [qtp1065487120-2615] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mN6eDGzWyD0z61AgFVqaTw/YXOWJ5BS7qOcY2wXdDBKzQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.570 [qtp425666350-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/HP0LNnCtHCQaOPCyL6qwUg/isYrWkXo1-RAmoMbqZGoog' offset=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:16:29.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 46080 bytes in 80 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.678 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252933 bytes in 149 ms. path='/2/ccc'

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/1 {11 11ä11#+} 1/c"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.757 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ccc_0 into destFile ccc

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.770 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.88%
    08:16:29.771 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:16:29.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb2eb75df8f218e6c502210a58f5b9c75704854c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.836 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1", toRepositoryId="da442eec-a1bd-4fd9-a5c0-880b907a79cc", path="/2/ccc"} on repo=da442eec-a1bd-4fd9-a5c0-880b907a79cc
    08:16:29.855 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:29.876 [qtp425666350-2576] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=121

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:29.941 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/2/1 {11 11ä11#+} 1/a"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:29.954 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:16:29.979 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=131 remoteFromLocalRevision=121

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.001 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/x2ccfAculI6tjd6k9NvxSA/6TDF8berrnxkUCotJFqMgQ' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.028 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:16:30.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=da442eec-a1bd-4fd9-a5c0-880b907a79cc from='build/repo/j0yv60it-o3ahb-local-dest' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:16:30.041 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=131

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:16:30.089 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19552 bytes in 135 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:16:30.132 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:16:30.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:16:30.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=131

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/2/1 {11 11ä11#+} 1/a"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:30.275 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:30.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:30.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_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.587 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:30.587 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d838203f2c32834bfce2891a23cdbf2ab14e25bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.625 [qtp425666350-2272] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/2/1 {11 11ä11#+} 1/b"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:30.654 [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_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.668 [qtp425666350-2576] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc transaction.localRevision=126 remoteFromLocalRevision=131

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.678 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/x2ccfAculI6tjd6k9NvxSA/J_1dHKd7mlOoLOQSwpRYWw' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 from='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1' toID=da442eec-a1bd-4fd9-a5c0-880b907a79cc to='build/repo/j0yv60it-o3ahb-local-dest', fromRepoLocalSync=false
    08:16:30.704 [pool-6-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=126

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:30.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: repoFileDtos.size=0

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:30.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110838 bytes in 94 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:16:30.844 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:16:30.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/2/1 {11 11ä11#+} 1/b"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:30.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:31.012 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:31.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:16:31.070 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fcdfbbde76a72226976211008f2b6f40b1d1b63' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:16:31.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/2/a"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:31.115 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:16:31.167 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/aac1Xv3cebEkiL8wFbNwjQ/FNLjrDN6LTSw29ANpbWpfA' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:31.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=86.6 MiB, available=368.9 MiB

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:31.261 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:16:31.315 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292188 bytes in 200 ms. path='/2/a'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:31.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1: 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
    08:16:31.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:16:31.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/2/a"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:31.530 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:31.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:31.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:16:31.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ed5981403fae41d6c17b2f30b1755b79b0863d4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:16:31.697 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/aa"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:31.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:16:31.752 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/I1MMtz1QRaSjuzR4pw3-og' offset=0

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:31.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=86.3 MiB, available=369.2 MiB
    08:16:31.780 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:31.781 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=1jFrzqgOsyO96o-YkN7FLA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:16:31.794 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=_Yvh13fpIsObhO08HY3JlA, serverRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1} because of missing permissions!
    08:16:31.794 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:31.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:31.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:16:31.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19359 bytes in 135 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:31.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:31.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:16:31.904 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/aa"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:31.910 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:31.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:31.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:31.952 [Test worker] INFO  D.Datastore - 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
    08:16:31.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f16607f95e805efbcb897793545019747aaa8ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:32.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.029 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/bb"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:32.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:16:32.057 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/DRHG38-PdF8enL5xf5k7Sw' offset=0
    08:16:32.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:16:32.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205480 bytes in 106 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:32.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.184 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:32.231 [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

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/bb"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:32.239 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:32.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:32.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:32.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:32.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.333 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c8636f55d9ec4733a16792d8574905287b7cf278' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16: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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/cc"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:32.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:16:32.445 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/r4Qfqsjuwb53YfqzSeDFLA' offset=0
    08:16:32.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:16:32.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43002 bytes in 80 ms. path='/3 + &#ä/cc'
    08:16:32.546 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:16:32.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/cc"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:32.734 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:32.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=86.4 MiB, available=369.1 MiB
    08:16:32.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:32.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:32.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 > interruptPermissionSetInheritance STANDARD_OUT
    08:16:32.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0a798b12918da851b4d2b0099db30b3d4f7c725a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:16:32.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/dd"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:32.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:16:32.995 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/mybPrI0I9IvvXSsqBbPd8g/hVrv0CZL6YeUHZf2kt2vjA' offset=0
    08:16:33.043 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:16:33.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105186 bytes in 106 ms. path='/3 + &#ä/dd'
    08:16:33.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:16:33.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="703afc84-b168-46fa-8fb6-fbebd95878d3", toRepositoryId="04621c9f-d036-4066-a3c6-6cf841e24d68", path="/3 + &#ä/dd"} on repo=04621c9f-d036-4066-a3c6-6cf841e24d68
    08:16:33.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:33.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=86.4 MiB, available=369.1 MiB
    08:16:33.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:33.240 [qtp1065487120-2615] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 localRepositoryRevisionSynced=125
    08:16:33.346 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=91 remoteFromLocalRevision=125
    08:16:33.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:16:33.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=04621c9f-d036-4066-a3c6-6cf841e24d68 from='build/repo/j0yv6bxz-lgjxj-local-dest' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:16:33.396 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=91
    08:16:33.503 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:16:33.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:16:33.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=91
    08:16:33.640 [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:16:33.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=86.4 MiB, available=369.1 MiB
    08:16:33.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:16:33.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:16:33.682 [qtp425666350-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc localRepositoryRevisionSynced=126
    08:16:33.734 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 transaction.localRevision=136 remoteFromLocalRevision=126
    08:16:33.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=da442eec-a1bd-4fd9-a5c0-880b907a79cc from='build/repo/j0yv60it-o3ahb-local-dest' toID=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 to='https://localhost:42179/cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1'
    08:16:33.786 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=136
    08:16:33.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:16:33.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:16:33.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc remoteRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 localRepositoryRevisionSynced=136
    08:16:33.912 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:33.913 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@bc69833 (of khaled)
    08:16:33.989 [qtp425666350-2574] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb4247f0-4acb-4bd0-b2d9-dc889b03f1a1 remoteRepositoryId=da442eec-a1bd-4fd9-a5c0-880b907a79cc transaction.localRevision=131 remoteFromLocalRevision=136
    08:16:34.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:16:34.147 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<< inviteUserAndSync_singleReadPermissionOnRoot <<< ***
    08:16:34.148 [Test worker] INFO  o.s.t.InviteUserAndSyncIT - *** <<<<<<<<<<<<<<<<<<<<<<<<< ***

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:34.501 [qtp1065487120-2615] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 transaction.localRevision=130 remoteFromLocalRevision=91

org.subshare.test.InviteUserAndSyncIT > inviteUserAndSync_singleReadPermissionOnRoot STANDARD_OUT
    08:16:34.534 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 25 finished executing tests.

org.subshare.test.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:34.578 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=703afc84-b168-46fa-8fb6-fbebd95878d3 from='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3' toID=04621c9f-d036-4066-a3c6-6cf841e24d68 to='build/repo/j0yv6bxz-lgjxj-local-dest', fromRepoLocalSync=false
    08:16:34.607 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=130
08:16:34.936 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@141d48b9{HTTP/1.1}{127.0.0.1:0}
08:16:34.952 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@382f2f49{/,null,UNAVAILABLE}
08:16:34.962 [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/AUgezuprf9eX6M27dKcsQw/.subshare/localServerRunning.deleteToStop
08:16:34.984 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@359b1993{SSL-http/1.1}{0.0.0.0:42179}
08:16:35.003 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4919fc9c{/,null,UNAVAILABLE}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16: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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16: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 > interruptPermissionSetInheritance STANDARD_OUT
    08:16:34.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: repoFileDtos.size=0
    08:16:35.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=99.2 MiB, available=356.3 MiB
    08:16:35.561 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3: 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
    08:16:35.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:35.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:36.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=99.1 MiB, available=356.4 MiB
    08:16:36.054 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=fsmjNhMvnlOMDSuzhIigtw, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:16:36.056 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=OFgtqvQlQOhyxdeSw338EQ, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:16:36.058 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=YAl-4crZyH5ta9PvVcL1-w, serverRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3} because of missing permissions!
    08:16:36.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:36.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=99.1 MiB, available=356.4 MiB
    08:16:36.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:36.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:36.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.5 MiB, used=99.2 MiB, available=356.3 MiB
    08:16:36.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:36.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:37.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=99.2 MiB, available=356.3 MiB
    08:16:37.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:16:37.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=313.5 MiB, used=99.2 MiB, available=356.3 MiB
    08:16:37.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:16:37.782 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:16:37.803 [qtp1065487120-2615] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 localRepositoryRevisionSynced=130
    08:16:37.830 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 transaction.localRevision=96 remoteFromLocalRevision=130
    08:16:37.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=04621c9f-d036-4066-a3c6-6cf841e24d68 from='build/repo/j0yv6bxz-lgjxj-local-dest' toID=703afc84-b168-46fa-8fb6-fbebd95878d3 to='https://localhost:41354/703afc84-b168-46fa-8fb6-fbebd95878d3'
    08:16:37.878 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=91 localRepositoryRevisionInProgress=96
    08:16:37.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:16:37.901 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:16:37.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 remoteRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 localRepositoryRevisionSynced=96

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:38.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:38.119 [qtp1065487120-1456] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=703afc84-b168-46fa-8fb6-fbebd95878d3 remoteRepositoryId=04621c9f-d036-4066-a3c6-6cf841e24d68 transaction.localRevision=135 remoteFromLocalRevision=96
    08:16:38.172 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:38.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.PermissionIT > interruptPermissionSetInheritance STANDARD_OUT
    08:16:38.547 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:38.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
    08:16:38.744 [Test worker] INFO  D.Datastore - 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
    08:16:38.880 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:38.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
    08:16:39.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:39.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:39.287 [Test worker] INFO  D.Datastore - 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:16: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:39.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:39.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:40.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:40.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:40.565 [Test 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:16:41.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:41.547 [Test worker] INFO  D.Datastore - 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:16:42.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:44.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:44.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:45.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:46.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:46.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:47.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:48.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:49.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:50.379 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:50.804 [Test worker] INFO  D.Datastore - 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:16:50.938 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 115 ms.
    08:16:50.939 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, invitation=false]
    08:16:51.028 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.
    08:16:51.028 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=g8lA_QpV4bmWYHpei7hyOA, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:16:51.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:51.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:51.434 [qtp1716431581-2476] INFO  D.Datastore - 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:16:51.694 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=84.4 MiB, available=371.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:51.708 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:51.772 [qtp1716431581-2476] INFO  D.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
    08:16:51.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:51.818 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:51.927 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:51.972 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.030 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.082 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.141 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.203 [qtp1716431581-2476] INFO  D.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
    08:16:52.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:52.243 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.283 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.321 [qtp1716431581-2476] INFO  D.Datastore - 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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 61da7a2d-9876-4fc2-8811-629be5e30361
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv6jot-1h01x-local-src
      localRepository.publicKeySha1 = 29:D0:4D:CE:BA:58:2C:8E:21:44:09:EE:E9:13:7F:87:F1:E0:0F:90

      remoteRepository.repositoryId = 63b612bb-fe75-4e77-b774-bbd6b2f1b6bc
      remoteRepository.remoteRoot = https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc
      remoteRepository.publicKeySha1 = F6:AA:A0:E4:AF:D6:2E:57:18:41:23:4F:25:43:00:45:F3:52:EB:22

    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 61da7a2d-9876-4fc2-8811-629be5e30361 63b612bb-fe75-4e77-b774-bbd6b2f1b6bc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:52.365 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.405 [qtp1716431581-2476] INFO  D.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
    08:16:52.463 [Test worker] INFO  D.Datastore - 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
    08:16:52.576 [qtp1716431581-2476] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:16:52.631 [qtp1716431581-2476] INFO  D.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
    08:16:52.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:52.780 [qtp1716431581-2476] INFO  D.Datastore - 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:16:52.838 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:16:53.050 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:16:53.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:16:53.173 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:53.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 1e3a016a-e1dc-40ad-9a17-82fd1c835a92
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv7e5h-khv1b-local-dest
      localRepository.publicKeySha1 = A2:34:CE:5A:29:6F:86:B3:3E:D8:7E:15:7B:A4:E8:B4:DA:EB:BF:92

      remoteRepository.repositoryId = 0db08d91-b98f-4a0a-96c7-03cd5c0614f1
      remoteRepository.remoteRoot = https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1
      remoteRepository.publicKeySha1 = 3F:28:B3:C3:BC:14:B2:1D:16:68:4A:2F:DC:AE:D9:7D:8B:42:A0:32

    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 1e3a016a-e1dc-40ad-9a17-82fd1c835a92 0db08d91-b98f-4a0a-96c7-03cd5c0614f1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:53.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:16:53.244 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:16:53.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:53.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:53.404 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:53.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 from='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1' toID=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 to='build/repo/j0yv7e5h-khv1b-local-dest', fromRepoLocalSync=true
    08:16:53.413 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1e3a016a-e1dc-40ad-9a17-82fd1c835a92 ('build/repo/j0yv7e5h-khv1b-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:53.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:53.504 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:16:53.721 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:16:53.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=61da7a2d-9876-4fc2-8811-629be5e30361 to='build/repo/j0yv6jot-1h01x-local-src', fromRepoLocalSync=true
    08:16:53.725 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61da7a2d-9876-4fc2-8811-629be5e30361 ('build/repo/j0yv6jot-1h01x-local-src')
    08:16:53.778 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:16:53.832 [pool-21-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:53.940 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:53.944 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc renewalDateTime=2017-04-01T06:46:53.776Z expiryDateTime=2017-04-01T07:16:53.776Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:53.947 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:54.005 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:54.079 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 renewalDateTime=2017-04-01T06:46:54.040Z expiryDateTime=2017-04-01T07:16:54.040Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:54.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:54.146 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=81
    08:16:54.288 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:54.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=45.2 MiB, available=410.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:54.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:54.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=72.3 MiB, available=383.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:16:55.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:55.297 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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
    08:16:55.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:16:55.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
    08:16:55.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:55.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=45.5 MiB, available=410.0 MiB
    08:16:56.075 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!
    08:16:56.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:55.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: 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:16:56.507 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=75.2 MiB, available=380.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:56.665 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=45.7 MiB, available=409.8 MiB
    08:16:56.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:56.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:57.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=46.0 MiB, available=409.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:57.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:16:57.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:57.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:57.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:57.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.528 [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
    08:16:57.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:57.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:57.543 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.562 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.563 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.572 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.573 [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:16:57.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:16:57.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=45.7 MiB, available=409.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:57.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:57.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:16:57.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:16:57.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:16:57.843 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IpOyO3MniGKvQBVXumXY_w, serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:57.894 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:57.925 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:57.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:57.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:57.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:57.970 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:16:57.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:57.973 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[86982c00ec0f5e9f]
    08:16:58.021 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:16:58.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    08:16:58.040 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[86982c00ec0f5e9f]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:57.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:16:58.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=45.5 MiB, available=410.0 MiB
    08:16:58.046 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:16:58.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:16:58.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:58.058 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:16:58.062 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:58.063 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:58.063 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:58.063 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:58.066 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:16:58.067 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:58.067 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:58.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:58.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:58.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    08:16:58.071 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[86982c00ec0f5e9f]
    08:16:58.077 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:16:58.078 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:33646' serverPath='/7c7f597f-c457-4429-a637-0465a0513a87' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, invitation=true]
    08:16:58.078 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:58.078 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:58.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:58.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:58.079 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    08:16:58.082 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[86982c00ec0f5e9f]
    08:16:58.088 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:16:58.088 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    08:16:58.089 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:16:58.095 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:16:58.096 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:16:58.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:58.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:58.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:58.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:58.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:58.113 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=2
    08:16:58.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=6 remoteFromLocalRevision=2
    08:16:58.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61da7a2d-9876-4fc2-8811-629be5e30361 from='build/repo/j0yv6jot-1h01x-local-src' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:16:58.183 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:58.239 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 137 ms.
    08:16:58.242 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:58.242 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:58.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:58.243 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:58.245 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    08:16:58.253 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:16:58.254 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:16:58.254 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:16:58.254 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:16:58.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=xenia
    08:16:58.262 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[ea32739877b08d28, [<xenia@subshare.net>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, invitation=false]
    08:16:58.263 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, invitation=false, validTo=null]
    08:16:58.297 [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:16:58.348 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:16:58.349 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.350 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.351 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:58.371 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:16:58.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:58.400 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.472 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:16:58.474 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.475 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:57.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:16:58.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=76.2 MiB, available=379.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:58.482 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:58.484 [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:16:58.486 [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:16:58.513 [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
    08:16:58.514 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, invitation=false]
    08:16:58.605 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.605 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:16:58.606 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:16:58.691 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 130 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:58.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:58.915 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:16:58.915 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:59.359 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=75.8 MiB, available=379.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:16:59.820 [qtp182345336-2448] INFO  D.Datastore - 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:16:59.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:16:59.991 [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
    08:17:00.133 [qtp182345336-2448] INFO  D.Datastore - 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:17:00.142 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:00.199 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:00.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:16:59.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:17:00.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=75.9 MiB, available=379.6 MiB
    08:17:00.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:00.356 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:00.494 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:00.654 [qtp182345336-2448] INFO  D.Datastore - 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:17:00.695 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:00.695 [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
    08:17:00.709 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:00.771 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:00.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=76.2 MiB, available=379.3 MiB
    08:17:00.802 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:17:00.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:00.823 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:00.847 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:00.897 [qtp182345336-2448] INFO  D.Datastore - 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:17:00.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:00.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:00.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:00.959 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:01.004 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:01.052 [qtp182345336-2448] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:01.099 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:01.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:01.146 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:01.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:01.231 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:01.298 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:01.300 [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:17:01.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:01.331 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:01.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:01.436 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:01.470 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:01.508 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:01.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:01.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:01.517 [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
    08:17:01.530 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:01.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:01.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:01.615 [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
    08:17:01.682 [qtp182345336-2448] INFO  D.Datastore - 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
    08:17:01.696 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:01.755 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:01.762 [qtp182345336-2448] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:01.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:01.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:01.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:01.838 [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
    08:17:01.873 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:01.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:01.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:01.876 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:01.881 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:01.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:01.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:01.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:01.913 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:01.914 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:01.918 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:17:01.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:01.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:02.019 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:02.033 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:17:02.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:17:02.046 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:02.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:17:02.109 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74921cf0a830f7bafc1f24c56da2fd7639b7bc75' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:02.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:02.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:02.197 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:02.297 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:02.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:02.416 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/1 {11 11ä11#+} 1/a"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:02.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:02.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/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:02.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:02.476 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:02.488 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:02.490 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:02.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:17:02.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=true
    08:17:02.501 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:02.504 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 706fc187-6438-4f25-9cf6-1968b33bef51 ('build/repo/j0yv7gjg-ggbfy-local-dest-xenia')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:02.516 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pUNq6S7X2DvCrG7XL1iU8w/T3GGPOsZLEY8vzd0UzOwuQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:02.519 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:02.520 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:02.569 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:02.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:17:02.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489549 bytes in 276 ms. path='/1 {11 11ä11#+} 1/a'
    08:17:02.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:02.834 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:02.834 [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
    08:17:02.944 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/1 {11 11ä11#+} 1/a"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:03.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:03.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:03.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:03.037 [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:17:03.044 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:17:03.047 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:03.049 [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
    08:17:03.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='91a2d22e11c9cd8f8b860f57b2a339523e8d3486' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:03.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f729f0db5697f16a7aba14549d391f71a977ee53' to.sha1='bf9e8b9ed1aacbce1610118475ef3a4811685eea'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:03.173 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/1 {11 11ä11#+} 1/b"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:03.235 [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:17:03.267 [qtp1716431581-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pUNq6S7X2DvCrG7XL1iU8w/5JeWhztTztQGp2KeYD327A' offset=0
    08:17:03.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:17:03.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 771232 bytes in 227 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:03.512 [pool-21-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:03.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:03.527 [pool-21-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 20.12%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:03.600 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/1 {11 11ä11#+} 1/b"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:03.616 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:02.524Z expiryDateTime=2017-04-01T07:17:02.524Z
    08:17:03.628 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:03.629 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:03.630 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:03.635 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:03.635 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:03.636 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:03.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:03.729 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=99

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:03.810 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:03.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:17:03.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='646e904df0863b0c7aa6d9c642b82959dec0eca7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:04.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:04.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/1 {11 11ä11#+} 1/c"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:04.150 [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:17:04.174 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/pUNq6S7X2DvCrG7XL1iU8w/_LEryYgzvNF3y8RV5r5ZiA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:04.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:04.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:17:04.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 583520 bytes in 219 ms. path='/1 {11 11ä11#+} 1/c'
    08:17:04.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:17:04.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/1 {11 11ä11#+} 1/c"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:04.541 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:04.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=58.3 MiB, available=397.2 MiB
    08:17:04.555 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:04.556 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:04.556 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:04.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/1 {11 11ä11#+} 1/a"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:04.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:04.663 [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:17:04.665 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:04.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c49249e0a9483c662956570e5dd52aa5bc4d95f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:17:04.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/2/1 {11 11ä11#+} 1/a"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:04.938 [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:17:04.960 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Zrv7i-Bb2_7bUj1fiq06Pg/jOOlw3wuPYl6ljqpA82aHQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:04.982 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/XuPydupWCVg1gRHJPDIXeA/3YMZQEi5rke7RpWYBk22tg' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:04.989 [Test worker] INFO  D.Datastore - 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
    08:17:05.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:17:05.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 443309 bytes in 209 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:17:05.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:17:05.282 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/2/1 {11 11ä11#+} 1/a"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:05.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:05.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:05.319 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:17:05.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7a56d97b33859289614aee49b5d182276272429' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:17:05.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/2/1 {11 11ä11#+} 1/b"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:05.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'
    08:17:05.707 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/XuPydupWCVg1gRHJPDIXeA/afQSnGLezhNxdh3Jz0tJ_w' offset=0
    08:17:05.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:17:05.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222016 bytes in 113 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:17:05.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:05.888 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:05.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:05.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/2/1 {11 11ä11#+} 1/b"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:05.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:05.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:06.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:06.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:17:06.103 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13556ca963445ea0b2a676b8f195d009a56f2f54' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:17:06.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/2/a"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:06.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 6 dirty file-chunks (of 6 total). path='/2/a'
    08:17:06.270 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:06.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52468 bytes in 1713 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:06.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=52.3 MiB, available=403.2 MiB
    08:17:06.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:17:06.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:06.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:06.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:06.551 [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
    08:17:06.567 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=1048576
    08:17:06.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:06.731 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:06.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:06.798 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:06.822 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=2097152
    08:17:06.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:17:07.067 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=3145728
    08:17:07.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:07.312 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/1 {11 11ä11#+} 1/a"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:07.322 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:07.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:07.389 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:07.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:17:07.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a7b77f5ac30dccddf4e7abe1e20286e294516b8d' to.sha1='81a940f9315b4b05f0c8d1c7d83836e96e1fea84'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:07.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:17:07.589 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/nTm0Sw0A2_sEUpoPF6V-XQ/Tz_EcbqldwGq9B0ofKMQFA' offset=5242880
    08:17:07.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:17:07.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 6 dirty file-chunks with together 265680 bytes in 1442 ms. path='/2/a'
    08:17:07.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:17:07.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:17:07.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:17:07.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:17:07.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    08:17:07.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:07.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:07.871 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/2/a"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:07.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:07.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:17:07.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:07.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:17:08.039 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='defd638808fa67df02d6987cc6b6646de868f6ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:17:08.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/5/h"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:08.129 [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:17:08.161 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/nU_30xIM3NosvP-9F7SuSw/Oze-SznTIcYAit9ySJEUCw' offset=0
    08:17:08.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:08.370 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/1 {11 11ä11#+} 1/b"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:08.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 826068 bytes in 251 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:08.383 [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
    08:17:08.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:08.497 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Zrv7i-Bb2_7bUj1fiq06Pg/tEogyQ0hH1s0wrrVWdZttg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:08.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/5/h"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:08.629 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:08.808 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:08.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:08.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:08.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='497a466a3be3f9b29dfd4a78742ee6fe4d1bc510' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:17:08.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/5/i"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:08.972 [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:17:09.006 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/nU_30xIM3NosvP-9F7SuSw/BVQ4KjxO0QyjxHs1aRGG0A' offset=0
    08:17:09.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:17:09.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214588 bytes in 122 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:09.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252229 bytes in 779 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:09.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:17:09.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/5/i"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:09.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:09.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:09.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:09.374 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:09.378 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:09.386 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:09.390 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:17:09.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='616aa55d3bb2e973259313cfdad03f134acadc15' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:09.475 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/1 {11 11ä11#+} 1/b"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:09.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:09.554 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/aa"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:09.630 [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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:09.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:09.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:09.658 [qtp1716431581-2476] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/d8Ago96uH0LdwmdNrmnLMg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:09.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1eedb4821cad79e9168ea6a008afc018122159af' to.sha1='0b8d2e00c710aabe70ec01bf5393539b46835626'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:09.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:09.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:17:09.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:09.935 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:09.935 [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
    08:17:09.947 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/d8Ago96uH0LdwmdNrmnLMg' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:09.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:09.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:09.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:09.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:09.966 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:09.966 [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
    08:17:09.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:09.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:09.976 [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
    08:17:09.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 277020 bytes in 354 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:09.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:09.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:09.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:09.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:10.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:10.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:10.027 [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:17:10.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/1 {11 11ä11#+} 1/c"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:10.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:10.050 [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:17:10.051 [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
    08:17:10.055 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:17:10.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_mh34 into destFile aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:10.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:10.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:10.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:10.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:10.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:10.108 [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:17:10.103 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Zrv7i-Bb2_7bUj1fiq06Pg/e5wqKsYP0ewAfuXFwElqLg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/aa"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.120 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=0Do9g4JwUvGvT1agb2Alfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:17:10.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:10.135 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:10.136 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:10.137 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.182 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:10.183 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:17:10.183 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:17:10.195 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:17:10.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:17:10.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:17:10.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:17:10.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:10.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63291 bytes in 154 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.212 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.214 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:10.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0cd4397f68e9711b4e51d40a10eb9d4ae392e6f5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:10.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:17:10.308 [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
    08:17:10.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:10.353 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:10.354 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.384 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/bb"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:10.677 [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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:10.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/1 {11 11ä11#+} 1/c"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:10.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:10.699 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.699 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/JetoVjz9RMFNZkFz6RIMIw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:10.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:10.703 [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
    08:17:10.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:10.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b99e6b924744d2ed380fb4b054a5f7e11bebc8c1' to.sha1='dfd5153cd8453e3c15742fbd79b1281e2db4e786'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47277 bytes in 100 ms. path='/3 + &#ä/bb'
    08:17:10.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:17:10.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/bb"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:10.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=53.2 MiB, available=402.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:10.839 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:10.849 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:10.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:17:10.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bdc05e565215bd0bb09175cb42189ab14326a4ec' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:17:10.929 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/cc"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:10.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:17:10.963 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/uLntfCWmzT3EY_CUGua1Mw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:11.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/2/1 {11 11ä11#+} 1/a"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:11.019 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:11.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:17:11.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143313 bytes in 148 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:11.100 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:11.101 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:11.102 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:11.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:11.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:17:11.185 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/cc"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:11.222 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:11.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:11.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:17:11.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ac0b7d244f64afbf226e11c3b5cf7d474742ed1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:11.298 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Un4-1SElFAe5vfgPRUa9ng/yP7qQNeSRIAFotRnuFzX6w/SgzvqBosSt6ZlBrTm-kC3w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:11.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/dd"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92
    08:17:11.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:17:11.370 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/TToA-r4cA1MaxADOKfxwug/E76RzqR3h4kDGBcyN-B0PQ' offset=0
    08:17:11.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:11.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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:11.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 388850 bytes in 166 ms. path='/3 + &#ä/dd'
    08:17:11.536 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:17:11.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="0db08d91-b98f-4a0a-96c7-03cd5c0614f1", toRepositoryId="1e3a016a-e1dc-40ad-9a17-82fd1c835a92", path="/3 + &#ä/dd"} on repo=1e3a016a-e1dc-40ad-9a17-82fd1c835a92

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:11.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=47.3 MiB, available=408.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:11.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:11.763 [qtp1716431581-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 localRepositoryRevisionSynced=81

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:11.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:11.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 transaction.localRevision=112 remoteFromLocalRevision=81
    08:17:11.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 from='build/repo/j0yv7e5h-khv1b-local-dest' toID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 to='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1'
    08:17:11.894 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112
    08:17:11.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:17:11.954 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:17:11.954 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:17:11.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=112

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:12.201 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=47.3 MiB, available=408.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:12.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 967851 bytes in 1204 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:17:12.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:12.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:12.414 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:12.416 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:12.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:17:12.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=47.2 MiB, available=408.3 MiB
    08:17:12.560 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:17:12.565 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:17:12.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:17:12.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:12.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/2/1 {11 11ä11#+} 1/a"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:12.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:12.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.635 [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
    08:17:12.672 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 transaction.localRevision=86 remoteFromLocalRevision=112

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:12.689 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:12.692 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 from='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1' toID=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 to='build/repo/j0yv7e5h-khv1b-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:12.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1822df5cc1b9084febb633c08c759534d53a354' to.sha1='5982dcdbb658258ff0d77387daf4eaaa2d84d8a3'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:12.710 [pool-4-thread-7] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=86

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:12.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.728 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:17:12.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:17:12.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:12.938 [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:17:12.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/2/1 {11 11ä11#+} 1/b"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:12.944 [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
    08:17:12.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.000 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:13.046 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Un4-1SElFAe5vfgPRUa9ng/yP7qQNeSRIAFotRnuFzX6w/MO9V44jr3IESOgSflQeO9A' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:13.071 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.085 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:17:13.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 27.03%
    08:17:13.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 32.16%
    08:17:13.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:17:13.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbe826af7c241396b6fda11fe3fb5b52703dd7b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:13.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 213514 bytes in 352 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:13.300 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:13.397 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/1 {11 11ä11#+} 1/a"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:13.399 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:12.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:13.426 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:13.427 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:13.428 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:13.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=83.4 MiB, available=372.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:13.431 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/0-sFFvm3ZlKtFdzDTkwgBw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:13.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:13.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:13.487 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:13.489 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:13.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
    08:17:13.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:13.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/2/1 {11 11ä11#+} 1/b"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:13.532 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.542 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:13.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181260 bytes in 152 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:13.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc1ae6986a445f381ff6723e9a098650ba97d5fb' to.sha1='7ddff43629590cff1224383391604c2826d56824'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:13.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:17:13.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/1 {11 11ä11#+} 1/a"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:13.711 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:13.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:17:13.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a35ff31bd2ba9d3de2356dabb646cd77d8e616ac' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:17:13.793 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/1 {11 11ä11#+} 1/b"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:13.795 [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:17:13.814 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:13.814 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:13.815 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:13.818 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/sse46lN61hsgYOVgfeZu_A' offset=0
    08:17:13.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:13.879 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/2/a"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:13.887 [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
    08:17:13.905 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 163670 bytes in 110 ms. path='/1 {11 11ä11#+} 1/b'
    08:17:13.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:13.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1: 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:17:13.980 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=81.5 MiB, available=374.0 MiB
    08:17:14.003 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IpOyO3MniGKvQBVXumXY_w, serverRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:14.008 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Un4-1SElFAe5vfgPRUa9ng/JVW9Csb2YIR1wDVBoJ0SHQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/1 {11 11ä11#+} 1/b"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:14.104 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:14.115 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:14.117 [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:17:14.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143182 bytes in 237 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e05e3c2ad8b604e84a5415f28441e6695ab0c66e' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:17:14.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/1 {11 11ä11#+} 1/c"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:14.196 [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:17:14.218 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:14.219 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:14.220 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:14.224 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/PBNhp-x6QsrdfUWGAsmLeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:14.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:14.290 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:14.362 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:14.364 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 31 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:14.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:17:14.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=81.5 MiB, available=374.0 MiB
    08:17:14.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:14.533 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/2/a"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:14.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.613 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:14.614 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:14.615 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:14.618 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/PBNhp-x6QsrdfUWGAsmLeA' offset=1048576
    08:17:14.640 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:14.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 575400 bytes in 464 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:14.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:17:14.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c960f4a7863448ff1c2f8ec54a87082f3eed84b' to.sha1='a420d88b352109147fe25bb41ff6c35955031554'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:17:14.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_mh34 into destFile c
    08:17:14.808 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/1 {11 11ä11#+} 1/c"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:14.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:14.830 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:14.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:17:14.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83e42ed0917c8ba831b6beaf4ec260cf60fd0289' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:14.913 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:14.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/2/1 {11 11ä11#+} 1/a"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:14.975 [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:17:14.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/5/h"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.017 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:15.018 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:15.018 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:15.021 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/s1J7FeADQg2lppYaVFAuzw/rFQfFNn-tsAUMxlj8zZYOw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:15.042 [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
    08:17:15.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:17:15.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 449988 bytes in 196 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:17:15.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:17:15.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/2/1 {11 11ä11#+} 1/a"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:15.317 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:14.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:17:15.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:15.338 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B4yDeaH2El3vCrqfWqLRgA/KNWwpODeaBv_1KeB_-makw/s_RpECGdbkNfzCXpwzfrFQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:15.340 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.378 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:15.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:17:15.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b3bf606131e14304fd7f1c6a02e4136b20d0f57' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:17:15.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/2/1 {11 11ä11#+} 1/b"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:15.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=81.5 MiB, available=374.0 MiB
    08:17:15.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:17:15.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.674 [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 > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:15.695 [qtp1716431581-2475] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 localRepositoryRevisionSynced=86

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.705 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:15.706 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:15.707 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:15.709 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/s1J7FeADQg2lppYaVFAuzw/-5N-vWCss3lIaJ50Qsnf-A' offset=0
    08:17:15.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:17:15.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124920 bytes in 105 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:17:15.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:15.814 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 transaction.localRevision=117 remoteFromLocalRevision=86

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/2/1 {11 11ä11#+} 1/b"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:15.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 from='build/repo/j0yv7e5h-khv1b-local-dest' toID=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 to='https://localhost:40144/0db08d91-b98f-4a0a-96c7-03cd5c0614f1'
    08:17:15.882 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=117

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:15.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:17:15.967 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:17:15.971 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 remoteRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 localRepositoryRevisionSynced=117

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:15.975 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:15.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:17:16.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ad3e6a14bcb15eaafb96e8a21f67613139601ff' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:16.098 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0db08d91-b98f-4a0a-96c7-03cd5c0614f1 remoteRepositoryId=1e3a016a-e1dc-40ad-9a17-82fd1c835a92 transaction.localRevision=91 remoteFromLocalRevision=117
    08:17:16.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/2/a"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:16.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:17:16.163 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.164 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.165 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.171 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/sGcA_u0o7B4GXKkL8PqJrA' offset=0
    08:17:16.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:17:16.431 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.432 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.433 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.436 [qtp182345336-2682] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/sGcA_u0o7B4GXKkL8PqJrA' offset=1048576
    08:17:16.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:17:16.471 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 338806 bytes in 328 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:16.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 778111 bytes in 1481 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:17:16.539 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocal STANDARD_OUT
    08:17:16.580 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/2/a"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:16.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:16.643 [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
    08:17:16.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:16.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:16.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:16.682 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:16.684 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='649a52acb7881f38c836a98dcc00b1d30abb1ca5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:16.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/5/h"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:16.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.835 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/5/h"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:16.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:16.842 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.878 [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:17:16.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7e00498f3d123750097b01aa49dc79fd9f7cd91' to.sha1='7594daf9f23b5c7e9b4b3d91a36a00eb85b7af43'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:16.906 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.907 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.908 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:16.914 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/eN4bN_oqfnoWr6kkv_OI3Q/oDGjkW-pRvbHrOCs9bWYzw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:16.926 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:17.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:17:17.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 375254 bytes in 206 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:17.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/5/i"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:17.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:17.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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:17.250 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/5/h"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:17.258 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:17.267 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:17.270 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:17:17.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9271890429f095f6813272bf7c39bc8edd8870f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:17.357 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B4yDeaH2El3vCrqfWqLRgA/KNWwpODeaBv_1KeB_-makw/fnvKGlqHMJ6B04QXHbGYxg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:17.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/5/i"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:17.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'
    08:17:17.431 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:17.431 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:17.432 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:17.435 [qtp182345336-2273] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/eN4bN_oqfnoWr6kkv_OI3Q/s36rLl8wtqLPaSXzlGzbOg' offset=0
    08:17:17.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:17:17.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45421 bytes in 216 ms. path='/3 + &#ä/5/i'
    08:17:17.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:17:17.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/5/i"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:17.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:17.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:17.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:17.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 693179 bytes in 773 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:17.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a23225663d2c7d6b5428d130f7f764bd4f1385d0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:17:17.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/aa"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:17.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:17:17.994 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:17.994 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:17.995 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:17.998 [qtp182345336-2682] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/1Hmss8ky5YxC6PmuSxGHpg' offset=0
    08:17:18.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.042 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:18.042 [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
    08:17:18.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51630 bytes in 80 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.091 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:18.093 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:18.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/5/i"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:18.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/aa"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:18.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:18.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:18.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:18.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:18.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:18.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a11cb9ce7ab345b2b6d67ef5f0b87e707853d9f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.260 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe31f726a2d1ebe1bf5e62bd52fd0f9958cd881b' to.sha1='9496a61c89d860b071f93002cf444f030f2a5d4a'): /3 + &#ä/aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:18.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/bb"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:18.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:17:18.340 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.341 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.342 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.344 [qtp182345336-1715] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/RvFP-YjNNdOezUPcIC6Lmg' offset=0
    08:17:18.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:17:18.437 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217096 bytes in 111 ms. path='/3 + &#ä/bb'
    08:17:18.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:17:18.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/bb"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:18.500 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:18.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:18.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:17:18.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72e55f66529bc776576b624d6852373837acbf54' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/aa"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:18.590 [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
    08:17:18.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/cc"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:18.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'
    08:17:18.688 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.689 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.690 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.692 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/khvmUMmewfyJP5-BR3xsmQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:18.775 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B4yDeaH2El3vCrqfWqLRgA/2DjsyntyPNzf7b_hlyeyFg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:18.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:17:18.982 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.984 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.988 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:18.992 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/khvmUMmewfyJP5-BR3xsmQ' offset=1048576
    08:17:19.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:17:19.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 891072 bytes in 378 ms. path='/3 + &#ä/cc'
    08:17:19.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:17:19.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc
    08:17:19.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/cc"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:19.280 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:19.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:19.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:17:19.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='671cee8ce76e8c2f68a1573c8ad0278b251c409c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:17:19.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/dd"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:19.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:17:19.472 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:19.473 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:19.473 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:19.476 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/XIrTexaw4YsPajP4gYe_sw' offset=0
    08:17:19.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:17:19.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112060 bytes in 69 ms. path='/3 + &#ä/dd'
    08:17:19.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:17:19.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="706fc187-6438-4f25-9cf6-1968b33bef51", path="/3 + &#ä/dd"} on repo=706fc187-6438-4f25-9cf6-1968b33bef51
    08:17:19.616 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:19.686 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.52%
    08:17:19.711 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:19.711 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:19.712 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:19.752 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=99
    08:17:19.822 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=111 remoteFromLocalRevision=99
    08:17:19.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:17:19.961 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    08:17:20.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:17:20.080 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:17:20.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=111
    08:17:20.326 [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:17:20.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 690538 bytes in 1975 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:20.609 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=0Do9g4JwUvGvT1agb2Alfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:17:20.651 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:20.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:20.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:20.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:20.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:20.677 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:20.685 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:20.697 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:17:20.697 [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
    08:17:20.706 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:20.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:20.739 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:20.741 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:17:20.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/aa"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:20.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:20.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:20.953 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:17:21.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb6429db1298103af8e6420059f017f8f93ea8f7' to.sha1='c23deb87ca6b1913e2d428464b6ac3a3261ce89c'): /3 + &#ä/bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:21.060 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:21.060 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:21.140 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.140 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.141 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:21.341 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/bb"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:21.423 [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
    08:17:21.510 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:21.521 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B4yDeaH2El3vCrqfWqLRgA/6PsT3_QJvulMPY9SLo0VUw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:21.550 [qtp182345336-1715] 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:17:21.682 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.682 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.683 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.704 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=105 remoteFromLocalRevision=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:21.703 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 123150 bytes in 280 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:21.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=false
    08:17:21.742 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.742 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.743 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.746 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.747 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.747 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:21.755 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=105

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:21.830 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:21.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:21.900 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:21.902 [qtp2000968816-2426] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:17:22.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/bb"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:22.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:22.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:22.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:17:22.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4cbd1f266974c7ddad3485100ddf0f8d34dba162' to.sha1='80ea06db2b9eee3e0075dffad964c6d21cfff588'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:21.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:17:22.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=62.2 MiB, available=393.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:22.417 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/cc"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:22.422 [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
    08:17:22.427 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:22.427 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:22.428 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:22.539 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B4yDeaH2El3vCrqfWqLRgA/VqNsFVCIEuEVHrSPo5-3RA' offset=0
    08:17:22.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205404 bytes in 395 ms. path='/3 + &#ä/cc'
    08:17:22.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:22.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:23.032 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:23.043 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:22.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:17:23.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=61.6 MiB, available=393.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:23.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/cc"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:23.162 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=0Do9g4JwUvGvT1agb2Alfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:17:23.179 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:23.176 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:23.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:17:23.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:17:23.181 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:17:23.182 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:23.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:23.197 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:17:23.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb28e05e983ee00fb67ac53025d971bed1972c5c' to.sha1='6972fc1c076b90a515c90b25477da368ea4d3f25'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17: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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:23.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/dd"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361
    08:17:23.492 [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
    08:17:23.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:17:23.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=61.7 MiB, available=393.8 MiB
    08:17:23.701 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:23.703 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:23.704 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:23.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:23.798 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/B4yDeaH2El3vCrqfWqLRgA/D2XFUO57suHpLDvmkMzJQA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:24.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:24.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=61.8 MiB, available=393.7 MiB
    08:17:24.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:24.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:24.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=61.7 MiB, available=393.8 MiB
    08:17:24.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:24.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 782363 bytes in 1231 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:24.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=61.6 MiB, available=393.9 MiB
    08:17:24.837 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:17:24.838 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:17:24.852 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:24.853 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:24.854 [qtp182345336-2682] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:24.863 [qtp182345336-2682] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=105

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:24.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:24.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:24.918 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:24.919 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:24.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=116 remoteFromLocalRevision=105
    08:17:25.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:25.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:25.005 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:25.077 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="61da7a2d-9876-4fc2-8811-629be5e30361", toRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", path="/3 + &#ä/dd"} on repo=61da7a2d-9876-4fc2-8811-629be5e30361

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:25.081 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:17:25.082 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:25.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:25.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=116

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:25.098 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:25.108 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=0Do9g4JwUvGvT1agb2Alfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:17:25.147 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:25.148 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:25.178 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:25.179 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:25.179 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:25.188 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=110 remoteFromLocalRevision=116
    08:17:25.196 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:17:25.198 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    08:17:25.199 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    08:17:25.200 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:17:25.202 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:17:25.203 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:17:25.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:25.207 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:25.207 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:25.208 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:25.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:25.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:25.992 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 transaction.localRevision=68 remoteFromLocalRevision=6
    08:17:26.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=61da7a2d-9876-4fc2-8811-629be5e30361 to='build/repo/j0yv6jot-1h01x-local-src', fromRepoLocalSync=false
    08:17:26.055 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=68
    08:17:26.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0
    08:17:26.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=58.8 MiB, available=396.7 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:27.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:27.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:27.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:27.889 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=56.1 MiB, available=399.4 MiB
    08:17:27.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:27.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:27.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:27.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:27.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:27.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.008 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.027 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.037 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.057 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:28.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.077 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.087 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:28.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.108 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:28.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.148 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:28.149 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:28.160 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:28.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:28.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:28.161 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:17:28.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=55.3 MiB, available=400.2 MiB
    08:17:28.672 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:28.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:29.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=55.1 MiB, available=400.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:29.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.
    08:17:29.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.
    08:17:29.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.
    08:17:29.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:29.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:17:29.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=55.0 MiB, available=400.5 MiB
    08:17:29.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:29.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:29.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:29.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:29.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=55.0 MiB, available=400.5 MiB
    08:17:29.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:17:29.869 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:17:29.921 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=68
    08:17:29.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=138 remoteFromLocalRevision=68
    08:17:30.024 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61da7a2d-9876-4fc2-8811-629be5e30361 from='build/repo/j0yv6jot-1h01x-local-src' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:17:30.039 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=138

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:30.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
    08:17:30.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:30.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:17:30.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:17:30.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=138
    08:17:30.181 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 transaction.localRevision=73 remoteFromLocalRevision=138
    08:17:30.229 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:17:30.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:30.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.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:30.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:30.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:32.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.
    08:17:32.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:32.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.
    08:17:33.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.
    08:17:33.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 > uploadBackdatedSignature STANDARD_OUT
    08:17:33.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:33.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:33.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:33.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:33.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:33.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17: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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:33.980 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms.
    08:17:33.981 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, invitation=false]
    08:17:34.108 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 126 ms.
    08:17:34.108 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=kUfiVpfTtlRtot_usNgUkQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:34.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:34.763 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=313.0 MiB, used=94.0 MiB, available=361.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:34.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:35.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:35.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv7t4t-vx68o-local-src
      localRepository.publicKeySha1 = 3F:F8:2D:A4:45:E3:4B:E2:15:42:4B:DC:84:CE:C7:AC:25:BC:0D:AE

      remoteRepository.repositoryId = 04c3be05-2682-4d2e-9ea1-810d17394ba1
      remoteRepository.remoteRoot = https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1
      remoteRepository.publicKeySha1 = 23:BD:DF:28:5D:66:DE:1A:C4:5A:C0:F1:1E:BA:55:CB:93:1F:D3:E1

    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 f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 04c3be05-2682-4d2e-9ea1-810d17394ba1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:35.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:35.785 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:17:36.110 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:17:36.129 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:36.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:36.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:17:36.326 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:17:36.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:17:36.487 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:17:36.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.75%
    08:17:36.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:36.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:36.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:17:36.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 to='build/repo/j0yv7t4t-vx68o-local-src', fromRepoLocalSync=true
    08:17:36.885 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 ('build/repo/j0yv7t4t-vx68o-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:36.921 [Test worker] INFO  D.Datastore - 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
    08:17:36.952 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:17:37.026 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:37.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:37.186 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:47:36.910Z expiryDateTime=2017-04-01T07:17:36.910Z
    08:17:37.295 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:37.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:37.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:37.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:37.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:37.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:37.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 > uploadBackdatedSignature STANDARD_OUT
    08:17:38.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=54.7 MiB, available=400.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:38.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:38.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:38.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:39.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 > uploadBackdatedSignature STANDARD_OUT
    08:17:40.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:17:40.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=54.9 MiB, available=400.6 MiB
    08:17:40.775 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:17:40.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:17:41.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=55.0 MiB, available=400.5 MiB
    08:17:41.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:17:41.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=55.1 MiB, available=400.4 MiB
    08:17:41.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:17:42.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=55.1 MiB, available=400.4 MiB
    08:17:42.191 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:17:42.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.5 MiB, used=55.1 MiB, available=400.4 MiB
    08:17:42.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:17:42.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:17:42.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:17:42.591 [qtp1065487120-2737] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=2
    08:17:42.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=6 remoteFromLocalRevision=2
    08:17:42.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 from='build/repo/j0yv7t4t-vx68o-local-src' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:17:42.880 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:42.952 [Test worker] INFO  D.Datastore - 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:17:43.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:43.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:43.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:17:43.916 [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:17:43.916 [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:17:44.315 [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:17:44.574 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 45 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17: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:17:45.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:46.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:17:46.686 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:46.994 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:47.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:47.144 [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:17:47.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:48.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:48.577 [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
    08:17:48.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:48.838 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 42.79%
    08:17:48.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:48.920 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:48.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:17:49.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:49.365 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:49.542 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:49.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:49.563 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:17:49.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:17:49.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:50.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:50.114 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:50.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:50.230 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:50.239 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:50.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:50.255 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:50.256 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:17:50.490 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:50.490 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:50.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:50.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:50.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:50.797 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:50.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:17:51.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:51.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:51.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:51.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 47.92%
    08:17:51.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:17:51.358 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:51.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:17:51.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39bd69c397e1fddba1c98ea27c5686485ff4c5b3' to.sha1='700f38fd911a7570d0c26c5691fa85e25a3968c4'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:51.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:51.915 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.142 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.230 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.277 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.424 [qtp182345336-1715] INFO  D.Datastore - 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
    08:17:52.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/1 {11 11ä11#+} 1/a"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:52.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:52.465 [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
    08:17:52.482 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.553 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.627 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.682 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.757 [qtp182345336-1715] INFO  D.Datastore - 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
    08:17:52.777 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/k2ICD2nMUN_BffJbVEEuWw/y4kssQ8N3WCTGYOc6oTmkA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:52.807 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.856 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.901 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:52.947 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:53.018 [qtp182345336-1715] INFO  D.Datastore - 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:17:53.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:53.264 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:53.340 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:53.507 [qtp182345336-1715] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:17:53.594 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:53.599 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:53.609 [closeDeferredTimer-38827609-1k] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[38827609] could not be re-opened and was unlisted before.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:17:53.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
    08:17:53.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:17:53.772 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:17:53.773 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:53.780 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:53.918 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:53.919 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:54.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:54.368 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:17:54.380 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:54.381 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:54.382 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:17:54.542 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.543 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.550 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:17:54.551 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=4833dede-13c6-4ec2-bbc1-9839244be686 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:17:54.551 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4833dede-13c6-4ec2-bbc1-9839244be686 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87')
    08:17:54.558 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:54.586 [pool-22-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    08:17:54.598 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.598 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.615 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.649 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:54.602Z expiryDateTime=2017-04-01T07:17:54.602Z
    08:17:54.665 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.666 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.667 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.670 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.671 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.671 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:54.721 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=112
    08:17:54.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:55.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:55.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=66.4 MiB, available=389.1 MiB
    08:17:55.437 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:55.438 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:17:55.439 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:55.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:56.374 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/k2ICD2nMUN_BffJbVEEuWw/y4kssQ8N3WCTGYOc6oTmkA' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:56.817 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:17:56.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:17:57.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:57.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:17:57.222 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:17:57.222 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:57.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1530682 bytes in 4998 ms. path='/1 {11 11ä11#+} 1/a'
    08:17:57.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:17:57.647 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:17:57.881 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:17:57.904 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:17:58.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/1 {11 11ä11#+} 1/a"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:17:58.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:58.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:17:58.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:17:58.251 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b169425848c3c12b7110ecbc6dd3953525a6cb4b' to.sha1='82b276d325952a06b9b53b8835a9e59f050811b1'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:17:58.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:17:59.710 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/1 {11 11ä11#+} 1/b"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:17:59.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'
    08:17:59.960 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/k2ICD2nMUN_BffJbVEEuWw/BgPbJ2GYrqZ8-sFmLFbTyw' offset=0
    08:18:00.711 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 140048 bytes in 850 ms. path='/1 {11 11ä11#+} 1/b'
    08:18:00.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:00.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:00.955 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:00.959 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:01.061 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/1 {11 11ä11#+} 1/b"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:01.091 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:01.125 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:01.125 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:01.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:01.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:01.126 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:01.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:01.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:18:01.231 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a90ca262c82929b63e4957795894ab40b980a1eb' to.sha1='6d40173206c43235558fa400b680a47c4926d4c2'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:01.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:01.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/1 {11 11ä11#+} 1/c"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:01.490 [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
    08:18:01.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:18:01.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:01.883 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/k2ICD2nMUN_BffJbVEEuWw/RmsDCyQ2f-FbCSF7UQ0ZIw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:01.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:01.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:01.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:01.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
    08:18:02.033 [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:18:02.104 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:02.109 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:02.109 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:02.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:02.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 769610 bytes in 724 ms. path='/1 {11 11ä11#+} 1/c'
    08:18:02.429 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:02.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:02.519 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:02.525 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:02.573 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/1 {11 11ä11#+} 1/c"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:02.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:02.605 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:18:02.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:02.610 [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
    08:18:02.677 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=47.7 MiB, available=407.8 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:02.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be61ea5b9d9b82dd86db89b94707416e4f0e0a4f' to.sha1='bb4b0e66e60fbd1d3edc94b7c860e401da0ff0fd'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:02.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
    08:18:02.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:03.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/2/1 {11 11ä11#+} 1/a"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:03.048 [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
    08:18:03.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:03.218 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HTNgRzcrzZEKh8CAWO8WJA/7z1Sadahah6FD2Z9b_EKaw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:03.344 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=47.8 MiB, available=407.7 MiB
    08:18:03.348 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:03.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350943 bytes in 582 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:03.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:03.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=47.6 MiB, available=407.9 MiB
    08:18:03.736 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    08:18:03.753 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.754 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.755 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.806 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=112

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:03.862 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:03.863 [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
    08:18:03.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=5 remoteFromLocalRevision=112
    08:18:03.890 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:18:03.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=4833dede-13c6-4ec2-bbc1-9839244be686 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false
    08:18:03.913 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.914 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.914 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:03.932 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:03.935 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.935 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:03.935 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:03.935 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:03.944 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:03.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:04.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/2/1 {11 11ä11#+} 1/a"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:04.003 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=60.3 MiB, available=395.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:04.021 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:04.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:04.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:18:04.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e02513b4b7458cb3ac0dccc74ff97964eb930ca9' to.sha1='e7aab141cd72d11f9908f7b44e969b16f551ac0d'): /2/1 {11 11ä11#+} 1/b
    08:18:04.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/2/1 {11 11ä11#+} 1/b"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:04.632 [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
    08:18:03.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:18:04.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=47.9 MiB, available=407.6 MiB
    08:18:04.678 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:04.679 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:04.679 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:04.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:18:04.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:04.976 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:04.980 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HTNgRzcrzZEKh8CAWO8WJA/q77e5rj9EsPdaPkjQPC8yQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:05.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.
    08:18:05.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:05.207 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:05.279 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:05.327 [qtp2000968816-2756] INFO  D.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
    08:18:04.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:18:05.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=48.0 MiB, available=407.5 MiB
    08:18:05.344 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:05.345 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:05.345 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:05.345 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:05.345 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:05.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:05.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:05.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 993262 bytes in 807 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:05.480 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:05.585 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:05.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:05.627 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:05.683 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:05.686 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:05.703 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:05.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 > uploadBackdatedSignature STANDARD_OUT
    08:18:05.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/2/1 {11 11ä11#+} 1/b"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:05.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:05.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=48.0 MiB, available=407.5 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:05.769 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:05.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:05.784 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:05.785 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:05.786 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:05.808 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:05.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dfecff63a02e14801939c4ddbf11a0318e6d939' to.sha1='b3da4d4805feb0346e5d354a9e4a8477f797c068'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:05.857 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:05.907 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:05.959 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:05.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:06.042 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:06.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:06.131 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:06.220 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:06.298 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:06.327 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/2/a"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:06.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:05.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:18:06.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=48.0 MiB, available=407.5 MiB
    08:18:06.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:06.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:06.570 [qtp2000968816-2756] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:18:06.654 [qtp2000968816-2756] INFO  D.Datastore - 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
    08:18:06.714 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:06.827 [qtp2000968816-2756] INFO  D.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
    08:18:06.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=48.0 MiB, available=407.5 MiB
    08:18:06.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 12eacf20-9754-4914-aec6-f32e3b6e2638
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv8vp8-ye5a-local-dest
      localRepository.publicKeySha1 = 02:68:C3:26:31:7D:3D:C3:B7:3F:5E:C3:1D:3E:28:DB:5E:55:F9:44

      remoteRepository.repositoryId = 63b612bb-fe75-4e77-b774-bbd6b2f1b6bc
      remoteRepository.remoteRoot = https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc
      remoteRepository.publicKeySha1 = F6:AA:A0:E4:AF:D6:2E:57:18:41:23:4F:25:43:00:45:F3:52:EB:22

    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 12eacf20-9754-4914-aec6-f32e3b6e2638 63b612bb-fe75-4e77-b774-bbd6b2f1b6bc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:07.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=48.2 MiB, available=407.3 MiB
    08:18:07.263 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:07.265 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:07.267 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:07.280 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:07.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:07.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=6 remoteFromLocalRevision=116
    08:18:07.338 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    08:18:07.338 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:18:07.339 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    08:18:07.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:18:07.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:18:07.339 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:07.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:18:07.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=12eacf20-9754-4914-aec6-f32e3b6e2638 to='build/repo/j0yv8vp8-ye5a-local-dest', fromRepoLocalSync=true
    08:18:07.444 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 12eacf20-9754-4914-aec6-f32e3b6e2638 ('build/repo/j0yv8vp8-ye5a-local-dest')
    08:18:07.768 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:18:07.796 [pool-22-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:18:07.878 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc renewalDateTime=2017-04-01T06:48:07.832Z expiryDateTime=2017-04-01T07:18:07.832Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:07.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:07.919 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=75

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:07.953 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:08.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.
    08:18:08.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.
    08:18:08.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.
    08:18:08.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:08.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=18
    08:18:08.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:08.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.
    08:18:08.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.
    08:18:08.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:18:08.759 [Test 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:18:08.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.
    08:18:08.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:18:08.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.
    08:18:08.936 [Test 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:18:08.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:18:09.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:18:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:09.240 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 152 ms.
    08:18:09.240 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nmk4w9_EWGiont_WHUzMuQ, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:09.356 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 116 ms.
    08:18:09.356 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7M-6A-2nN1Bl9VGgGlL0xQ, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:09.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:18:09.520 [Test worker] INFO  D.Datastore - 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:18:09.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:09.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:09.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:09.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:09.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:09.676 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:18:09.864 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:09.865 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:09.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:18:09.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=true
    08:18:09.879 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:09.883 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec7595f-6924-407e-b258-bfc85d0091cb ('build/repo/j0yv37ny-f4q25-local-src-marco')
    08:18:09.907 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:09.908 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:09.978 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:10.073 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:10.101 [pool-23-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:10.159 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:10.235 [pool-23-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:10.252 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=66.0 MiB, available=389.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:10.491 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:44:31.614Z expiryDateTime=2017-04-01T07:14:31.614Z
    08:18:10.506 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:10.507 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:10.507 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:10.511 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:10.512 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:10.512 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:10.516 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=120

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yv8m02-kkdsd-local-src
      localRepository.publicKeySha1 = 8E:1C:79:23:4D:CE:C2:14:01:D4:76:84:E2:66:A4:F0:49:D2:52:0B

      remoteRepository.repositoryId = 56b673ab-e90b-4200-8838-bb4b6bfeb3bd
      remoteRepository.remoteRoot = https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd
      remoteRepository.publicKeySha1 = 55:60:A0:5B:2E:B6:2B:8D:FE:17:C8:E8:21:DB:38:D0:98:09:3F:F6

    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 5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 56b673ab-e90b-4200-8838-bb4b6bfeb3bd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:10.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:18:11.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=56.4 MiB, available=399.1 MiB
    08:18:11.044 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:11.045 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:11.045 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:11.155 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:11.255 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:11.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 16 ms.
    08:18:11.339 [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
    08:18:11.344 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:11.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.378 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.437 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.478 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.508 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:11.530 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:11.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:11.543 [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
    08:18:11.155 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:18:11.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=53.0 MiB, available=402.5 MiB
    08:18:11.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:18:11.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:11.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:18:11.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:18:12.032 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:18:12.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:18:12.082 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:12.111 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=0Do9g4JwUvGvT1agb2Alfg,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:18:12.126 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:12.166 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:12.186 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:12.186 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:12.186 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:12.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:12.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:12.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:12.187 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:12.194 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:12.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:12.189 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:12.191 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[ea32739877b08d28]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:12.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:18:12.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:12.299 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:12.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:12.302 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:12.303 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:12.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:12.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:12.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:18:12.530 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56b673ab-e90b-4200-8838-bb4b6bfeb3bd from='https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd' toID=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 to='build/repo/j0yv8m02-kkdsd-local-src', fromRepoLocalSync=true
    08:18:12.531 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 ('build/repo/j0yv8m02-kkdsd-local-src')
    08:18:12.559 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:18:12.598 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:12.696 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:12.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:12.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:12.779 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd renewalDateTime=2017-04-01T06:48:12.719Z expiryDateTime=2017-04-01T07:18:12.719Z
    08:18:12.856 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:18:12.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:13.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:13.197 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=55.1 MiB, available=400.4 MiB
    08:18:13.262 [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:18:13.320 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:13.322 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:13.325 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:13.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=66.5 MiB, available=389.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:13.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:13.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:18:13.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=54.9 MiB, available=400.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:13.912 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=5242880

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:13.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:18:14.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=54.9 MiB, available=400.6 MiB
    08:18:14.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:14.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd: 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:18:14.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:18:14.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=66.7 MiB, available=388.8 MiB
    08:18:14.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:14.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=54.9 MiB, available=400.6 MiB
    08:18:14.856 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:18:14.858 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:18:14.859 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    08:18:14.871 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:14.872 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:14.877 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:14.886 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=120
    08:18:15.097 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=160 remoteFromLocalRevision=120
    08:18:15.131 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:15.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:15.150 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=160

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:15.230 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:15.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=66.4 MiB, available=389.1 MiB
    08:18:15.236 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:18:15.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:15.252 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:15.365 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7M-6A-2nN1Bl9VGgGlL0xQ, serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:15.822 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:15.839 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:18:15.840 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:15.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:15.867 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:15.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=160

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:15.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 6470811 bytes in 9551 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:15.881 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:15.883 [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
    08:18:15.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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:15.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:15.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.042 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:18:16.145 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.160 [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
    08:18:16.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:16.175 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:16.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:16.195 [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:18:16.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:16.247 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.248 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.248 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.252 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:18:16.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:16.358 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:16.385 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.387 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:18:16.415 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:18:16.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:18:16.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f729f0db5697f16a7aba14549d391f71a977ee53' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:16.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/2/a"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:16.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:16.539 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:16.541 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:18:16.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:16.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:16.603 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.604 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.604 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.632 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=126 remoteFromLocalRevision=160
    08:18:16.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/1 {11 11ä11#+} 1/a"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:16.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e32f6564b68fe3ca0c1517fd2c67d3618ea251d6' to.sha1='7d193e4ff8c9b862261a8da33741448239158723'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:16.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.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'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:16.660 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.660 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.661 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.665 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.666 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.666 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:16.671 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=120 localRepositoryRevisionInProgress=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.684 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Zrv7i-Bb2_7bUj1fiq06Pg/jOOlw3wuPYl6ljqpA82aHQ' offset=0
    08:18:16.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:16.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:16.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 630 bytes in 153 ms. path='/1 {11 11ä11#+} 1/a'
    08:18:16.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:18:17.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/1 {11 11ä11#+} 1/a"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:17.039 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:17.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:17.123 [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
    08:18:16.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:18:17.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=66.8 MiB, available=388.7 MiB
    08:18:17.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a7b77f5ac30dccddf4e7abe1e20286e294516b8d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:18:17.309 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/1 {11 11ä11#+} 1/b"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:17.340 [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:18:17.366 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Zrv7i-Bb2_7bUj1fiq06Pg/tEogyQ0hH1s0wrrVWdZttg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:17.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=57.5 MiB, available=398.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:17.472 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:17.473 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:17.474 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235844 bytes in 163 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:17.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=66.8 MiB, available=388.7 MiB
    08:18:17.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:18:17.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:18:17.596 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:18:17.644 [qtp1716431581-2285] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 localRepositoryRevisionSynced=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:17.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:17.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 remoteRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd transaction.localRevision=6 remoteFromLocalRevision=2
    08:18:17.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 from='build/repo/j0yv8m02-kkdsd-local-src' toID=56b673ab-e90b-4200-8838-bb4b6bfeb3bd to='https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/1 {11 11ä11#+} 1/b"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:17.737 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:17.743 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 remoteRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:17.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/5/h"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:17.754 [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
    08:18:17.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1eedb4821cad79e9168ea6a008afc018122159af' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:18:17.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/1 {11 11ä11#+} 1/c"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:17.910 [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 > uploadBackdatedSignature STANDARD_OUT
    08:18:17.934 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/JJeH3ScDtDANGWSRoyh_2w/NtvzKsCePX1aoCntYMmEPg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:17.946 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Zrv7i-Bb2_7bUj1fiq06Pg/e5wqKsYP0ewAfuXFwElqLg' offset=0
    08:18:17.970 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:18:18.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49698 bytes in 110 ms. path='/1 {11 11ä11#+} 1/c'
    08:18:18.060 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:18.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=56.7 MiB, available=398.8 MiB
    08:18:18.106 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:18.107 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:18.107 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:18.107 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/1 {11 11ä11#+} 1/c"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:18.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.190 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:18.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:18.223 [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
    08:18:18.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.324 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b99e6b924744d2ed380fb4b054a5f7e11bebc8c1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:18.354 [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:18:18.355 [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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.364 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 213924 bytes in 598 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/2/1 {11 11ä11#+} 1/a"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:18.375 [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
    08:18:18.381 [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:18:18.394 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Un4-1SElFAe5vfgPRUa9ng/yP7qQNeSRIAFotRnuFzX6w/SgzvqBosSt6ZlBrTm-kC3w' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:18.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:18.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=56.2 MiB, available=399.3 MiB
    08:18:18.539 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:18.540 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:18.540 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:18.566 [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:18:18.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:18.624 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 104 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 567840 bytes in 315 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.713 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.731 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.732 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/2/1 {11 11ä11#+} 1/a"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/5/h"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.857 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:18.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:18.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:18:18.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1822df5cc1b9084febb633c08c759534d53a354' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:18.976 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:18.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:18.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:18:19.089 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=56.3 MiB, available=399.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:19.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7598f27b2404745964300b3f196da16e4fc551fe' to.sha1='69b421d98f91356b85a7d99c9d3ac02a08504dcc'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:19.092 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/2/1 {11 11ä11#+} 1/b"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:19.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:19.096 [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:18:19.153 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Un4-1SElFAe5vfgPRUa9ng/yP7qQNeSRIAFotRnuFzX6w/MO9V44jr3IESOgSflQeO9A' offset=0
    08:18:19.210 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:18:19.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 199706 bytes in 159 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:18:19.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:18:19.331 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/2/1 {11 11ä11#+} 1/b"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:19.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:19.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:19.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:19.390 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/5/i"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:19.392 [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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:19.396 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc1ae6986a445f381ff6723e9a098650ba97d5fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:18:19.448 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/2/a"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:19.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:18:19.474 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Un4-1SElFAe5vfgPRUa9ng/JVW9Csb2YIR1wDVBoJ0SHQ' offset=0
    08:18:19.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:19.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=56.3 MiB, available=399.2 MiB
    08:18:19.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:19.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119769 bytes in 134 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:19.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 31 ms.
    08:18:19.658 [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:18:19.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:18:19.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/2/a"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:19.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:19.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:19.758 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:19.793 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/JJeH3ScDtDANGWSRoyh_2w/ZG6zLQBU-ifP8-VVGdi1ig' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:19.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4c960f4a7863448ff1c2f8ec54a87082f3eed84b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:18:19.847 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/5/h"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:19.850 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:19.860 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:19.875 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/B4yDeaH2El3vCrqfWqLRgA/KNWwpODeaBv_1KeB_-makw/s_RpECGdbkNfzCXpwzfrFQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:19.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:19.878 [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:18:20.017 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:18:20.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161212 bytes in 245 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:20.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=56.3 MiB, available=399.2 MiB
    08:18:20.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:18:20.102 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:18:20.115 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:20.115 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:20.116 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:20.128 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:18:20.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/5/h"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:20.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.189 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:20.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 993802 bytes in 794 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:20.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=165 remoteFromLocalRevision=126
    08:18:20.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:18:20.214 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165
    08:18:20.227 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:18:20.227 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7e00498f3d123750097b01aa49dc79fd9f7cd91' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:20.236 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=165

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:20.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:20.246 [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:18:20.263 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/5/i"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:20.266 [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
    08:18:20.278 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:20.278 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.286 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/B4yDeaH2El3vCrqfWqLRgA/KNWwpODeaBv_1KeB_-makw/fnvKGlqHMJ6B04QXHbGYxg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:20.292 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:20.292 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:20.292 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:20.299 [qtp182345336-1715] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=131 remoteFromLocalRevision=165
    08:18:20.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:18:20.304 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    08:18:20.305 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    08:18:20.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:18:20.306 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:18:20.307 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:20.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:20.348 [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
    08:18:20.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:20.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:20.456 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:20.461 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:20.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/5/i"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:20.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 601832 bytes in 259 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:20.527 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:20.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff44142799f4d859fedf2b3f07bad0bef72e092d' to.sha1='52a13242cb286b8629215048879b38d235fefd87'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/5/i"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:20.612 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.695 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:18:20.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe31f726a2d1ebe1bf5e62bd52fd0f9958cd881b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:20.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:20.739 [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:18:20.755 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/aa"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:20.758 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:20.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:20.794 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:20.797 [qtp2000968816-1818] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/B4yDeaH2El3vCrqfWqLRgA/2DjsyntyPNzf7b_hlyeyFg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:20.797 [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:18:20.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:20.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/aa"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:20.989 [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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175138 bytes in 280 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:21.047 [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:18:21.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:18:21.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/aa"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.110 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.115 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:18:21.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.120 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:21.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb6429db1298103af8e6420059f017f8f93ea8f7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:18:21.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/bb"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:21.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:18:21.242 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/B4yDeaH2El3vCrqfWqLRgA/6PsT3_QJvulMPY9SLo0VUw' offset=0
    08:18:21.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:18:21.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 107792 bytes in 107 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:21.346 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/vHKBYaokpKnJmxIxF09q_g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:18:21.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/bb"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:21.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:21.420 [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
    08:18:21.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.466 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4cbd1f266974c7ddad3485100ddf0f8d34dba162' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.517 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/cc"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:21.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:18:21.591 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/B4yDeaH2El3vCrqfWqLRgA/VqNsFVCIEuEVHrSPo5-3RA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:21.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    08:18:21.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150750 bytes in 153 ms. path='/3 + &#ä/cc'
    08:18:21.758 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:21.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:21.846 [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:18:21.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/cc"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:21.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:21.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:21.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:18:21.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb28e05e983ee00fb67ac53025d971bed1972c5c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.936 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:21.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:21.961 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:18:21.963 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:21.966 [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:18:21.970 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/dd"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638
    08:18:21.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:18:21.996 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/B4yDeaH2El3vCrqfWqLRgA/D2XFUO57suHpLDvmkMzJQA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:22.020 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03b4fe75e667bcbeeab5a52e3b43bc9aa9573744' to.sha1='e855c81d64637ed7e529219ae946a84f9e838478'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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.
    08:18:22.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.155 [Test 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:18:22.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 683168 bytes in 258 ms. path='/3 + &#ä/dd'
    08:18:22.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="63b612bb-fe75-4e77-b774-bbd6b2f1b6bc", toRepositoryId="12eacf20-9754-4914-aec6-f32e3b6e2638", path="/3 + &#ä/dd"} on repo=12eacf20-9754-4914-aec6-f32e3b6e2638

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18: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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.351 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:22.363 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:22.434 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/vHKBYaokpKnJmxIxF09q_g' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.501 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=75
    08:18:22.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=108 remoteFromLocalRevision=75
    08:18:22.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=12eacf20-9754-4914-aec6-f32e3b6e2638 from='build/repo/j0yv8vp8-ye5a-local-dest' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:22.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/1 {11 11ä11#+} 1/a"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:22.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'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.612 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:22.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:18:22.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:18:22.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=108

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:22.746 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bxQSA1h-JEsn-Cd_x47aiw/oCiDmv6n3aazACZNr_nquQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:22.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1741871 bytes in 1781 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:22.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 > uploadBackdatedSignature STANDARD_OUT
    08:18:22.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:22.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:23.016 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:23.024 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.028 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:23.039 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:23.062 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/aa"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.067 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:23.069 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:23.071 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350370 bytes in 472 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:23.073 [qtp2000968816-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 transaction.localRevision=80 remoteFromLocalRevision=108

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.093 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:23.094 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:23.094 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.095 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:23.097 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:23.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=12eacf20-9754-4914-aec6-f32e3b6e2638 to='build/repo/j0yv8vp8-ye5a-local-dest', fromRepoLocalSync=false
    08:18:23.124 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=80

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:23.137 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ae67a28aa4e6952f957db993fe37ef4785b3484' to.sha1='3250dc9da4dd656949205d6afe18d54505d023bb'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:23.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:23.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:23.195 [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
    08:18:23.315 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.316 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.322 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:18:23.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:18:23.323 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b69f9cb-31d5-4b4b-a700-fa7d32514e58 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87')
    08:18:23.323 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:23.339 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.346 [pool-24-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:23.350 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.358 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.358 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.376 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.408 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:46:10.935Z expiryDateTime=2017-04-01T07:16:10.935Z
    08:18:23.421 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.421 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.422 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.425 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.426 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.426 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:23.429 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=131

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:23.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/bb"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:23.508 [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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:23.568 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/1 {11 11ä11#+} 1/a"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:23.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:23.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:23.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:18:23.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9ed541137bd25071a7fc638f247ebaa56c110ee' to.sha1='2c8a5dde67c9c3574fe55e56aea83ee4743e9183'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:23.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=65.5 MiB, available=390.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:23.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/1 {11 11ä11#+} 1/b"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:23.899 [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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:23.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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
    08:18:24.046 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/g8PJDsG9Y6MymSvKmMYiqg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:23.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:18:24.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=63.9 MiB, available=391.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:24.333 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bxQSA1h-JEsn-Cd_x47aiw/adcQzKJLPuvV0KudQ9PLMw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:24.340 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:24.341 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:24.342 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:24.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:24.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:24.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:24.747 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/g8PJDsG9Y6MymSvKmMYiqg' offset=1048576
    08:18:24.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1110160 bytes in 1322 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:24.941 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bxQSA1h-JEsn-Cd_x47aiw/adcQzKJLPuvV0KudQ9PLMw' offset=1048576
    08:18:25.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1167053 bytes in 1115 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:25.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:25.093 [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
    08:18:25.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=60.4 MiB, available=395.1 MiB
    08:18:25.127 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:18:25.127 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.178 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:25.179 [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
    08:18:25.202 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:25.208 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.236 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:25.241 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:25.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/bb"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:25.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/1 {11 11ä11#+} 1/b"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:25.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:25.301 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:24.580 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!
    08:18:24.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:25.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=65.4 MiB, available=390.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.307 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:25.308 [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:18:25.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ce05f0b4ba68267bdc43fb1ba5f30d6b389e8137' to.sha1='570a154d1fed541a01297a8b4e0ea59c22524615'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:25.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b42817170ca5ca94f533bdf4442544bd3c753db' to.sha1='c813c68012ccea16372cd5b1efc81762ee3e401c'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/1 {11 11ä11#+} 1/c"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:25.586 [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
    08:18:25.665 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:25.666 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:25.666 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:25.666 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:25.666 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:25.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/cc"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:25.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.778 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/bxQSA1h-JEsn-Cd_x47aiw/DkiINAnr378WCbpy_UzooQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:25.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=65.4 MiB, available=390.1 MiB
    08:18:25.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:25.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 398729 bytes in 383 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.022 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/Zye21ODfX5-uVUNQyR2q_A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:26.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:26.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:26.151 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:26.156 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:26.202 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/1 {11 11ä11#+} 1/c"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:26.217 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:26.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:26.225 [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
    08:18:26.244 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=62.4 MiB, available=393.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:26.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=65.4 MiB, available=390.1 MiB
    08:18:26.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:26.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e57cf97f7e1861e3fffacf9114ed89988ad21e65' to.sha1='52a28c8f4fb0fb0fd8b13ee291c01fedbc690963'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:26.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
    08:18:26.371 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:26.372 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:26.372 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:26.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 872277 bytes in 742 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:26.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/2/1 {11 11ä11#+} 1/a"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:26.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:26.610 [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
    08:18:26.635 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n54L3Pg8HGAa-lNy2KIrwA/IqH3LV5lFZ09iwYquDZhbA/Gs0v16B4u18v_EwD5wyu1g' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.681 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:26.685 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=65.4 MiB, available=390.1 MiB
    08:18:26.685 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:26.686 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.688 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:26.706 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=80
    08:18:26.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=113 remoteFromLocalRevision=80
    08:18:26.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=12eacf20-9754-4914-aec6-f32e3b6e2638 from='build/repo/j0yv8vp8-ye5a-local-dest' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:18:26.751 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/cc"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:26.761 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:26.814 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:26.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.817 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:26.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:26.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=113

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:26.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 297556 bytes in 310 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:26.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a447a6e5b8ae228fae60fd291dc71f809300998' to.sha1='509bd41c05e876836e2b94828df58624f48c0dd3'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:26.937 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 transaction.localRevision=85 remoteFromLocalRevision=113
    08:18:26.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:26.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=62.6 MiB, available=392.9 MiB
    08:18:26.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:26.987 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:26.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:27.088 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:27.090 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:27.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/2/1 {11 11ä11#+} 1/a"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:27.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:27.133 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:27.134 [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:18:27.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    08:18:27.146 [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
    08:18:27.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c46e9bee73a43fa29dc4ed4c06e0803b167a1551' to.sha1='a346a2d54cdb3f3c488837af1663680ea24ec62d'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:27.230 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/dd"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:27.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:27.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/2/1 {11 11ä11#+} 1/b"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:27.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:27.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:18:27.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=61da7a2d-9876-4fc2-8811-629be5e30361 to='build/repo/j0yv6jot-1h01x-local-src', fromRepoLocalSync=true
    08:18:27.369 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61da7a2d-9876-4fc2-8811-629be5e30361 ('build/repo/j0yv6jot-1h01x-local-src')
    08:18:27.377 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:18:27.415 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:27.436 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n54L3Pg8HGAa-lNy2KIrwA/IqH3LV5lFZ09iwYquDZhbA/RD6Wqm7op6BNPvW4vN-7bQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:27.438 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:27.513 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 117366 bytes in 184 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:27.534 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:27.621 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc renewalDateTime=2017-04-01T06:46:53.776Z expiryDateTime=2017-04-01T07:16:53.776Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:27.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:27.630 [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:18:27.642 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=85
    08:18:27.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:27.682 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:27.684 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:27.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/2/1 {11 11ä11#+} 1/b"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:27.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:27.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:27.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:18:27.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4df4c70b3ce8d69cb4a43c41db545311b0a6cb07' to.sha1='e3bcc1afddc0fdfa049c926ce15dbb8b39e4ac7c'): /2/a
    08:18:28.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/2/a"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:28.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:18:28.188 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/n54L3Pg8HGAa-lNy2KIrwA/koB-7iuscJMUOEmVQs7OyQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:28.257 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:28.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97878 bytes in 173 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:28.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:28.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:28.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:28.511 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:28.516 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:27.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:18:28.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=63.1 MiB, available=392.4 MiB
    08:18:28.579 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    08:18:28.602 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.603 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.603 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.612 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=131

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:28.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/2/a"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:28.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:28.646 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:18:28.650 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:28.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:18:28.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3318ba85e7d2b42f0500dfbe57cae4e4b0c6ff82' to.sha1='5e43057f4dcc501f4a8c77c2e77c4e3bda2b5501'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:28.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=8 remoteFromLocalRevision=131
    08:18:28.847 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:18:28.847 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false
    08:18:28.895 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.896 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.896 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.899 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.899 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.899 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:28.902 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=131 localRepositoryRevisionInProgress=135
    08:18:28.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:28.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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:18:28.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=66.5 MiB, available=389.0 MiB
    08:18:28.946 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!
    08:18:28.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:29.012 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/5/h"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:29.021 [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:18:29.162 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuqVTO1fHSXqwkaKoQ8grw/sdGRS9vxAej0Ddoc_c8NNA/3uKvB7RrJFP7QJcp1NJJXw' offset=0
    08:18:29.414 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 395697 bytes in 392 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:29.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=66.5 MiB, available=389.0 MiB
    08:18:29.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:29.456 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:29.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:29.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:29.598 [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
    08:18:29.603 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:29.604 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:29.604 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:29.638 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:29.641 [qtp1716431581-2475] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:29.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/5/h"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:29.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:29.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:29.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:18:29.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d70511256a57632e49a993f378d68bf63d263047' to.sha1='4d77a881eddb14c56adcd389e4ebb4048cf212f2'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:29.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/5/i"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:30.085 [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
    08:18:29.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:18:30.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.7 MiB, available=394.8 MiB
    08:18:30.204 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:30.204 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:30.204 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:30.205 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.228 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuqVTO1fHSXqwkaKoQ8grw/sdGRS9vxAej0Ddoc_c8NNA/vL8JPpUqyZqcJ2RTwwLoNQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:29.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:18:30.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=66.6 MiB, available=388.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 184485 bytes in 294 ms. path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:30.514 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:30.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:30.572 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:30.573 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:30.205 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:30.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=61.5 MiB, available=394.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/5/i"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:30.702 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:30.703 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:30.704 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:30.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:30.725 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:30.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:30.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='689a957d474f04e279c4aa229ec1732cccc91838' to.sha1='43d3f53d7a5d5f139a6c16c55911942c8c749fcf'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:30.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:18:30.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=66.6 MiB, available=388.9 MiB
    08:18:30.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:18:30.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:18:30.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:18:30.850 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=85
    08:18:30.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=144 remoteFromLocalRevision=85
    08:18:30.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61da7a2d-9876-4fc2-8811-629be5e30361 from='build/repo/j0yv6jot-1h01x-local-src' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:18:30.895 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=138 localRepositoryRevisionInProgress=144
    08:18:30.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:18:30.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:30.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:31.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/aa"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:31.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:18:31.139 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuqVTO1fHSXqwkaKoQ8grw/6klupU_NKYlx0M4CLonuSw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:31.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=60.8 MiB, available=394.7 MiB
    08:18:31.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:31.339 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100851 bytes in 267 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:31.391 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:31.391 [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
    08:18:31.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:31.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:31.482 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:31.486 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:31.504 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:31.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:31.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:31.531 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/aa"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:31.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:31.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:31.549 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:31.558 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:31.573 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='052e370e1befa4c584e530afc69c43238b090b15' to.sha1='07643d5b3ca232a3e8a503937fa5dc1ef548a590'): /3 + &#ä/bb

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:31.783 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4460721 bytes in 4550 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:31.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:31.877 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/bb"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:31.879 [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
    08:18:31.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:31.998 [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:18:32.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:32.019 [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
    08:18:32.097 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:32.112 [qtp1065487120-1456] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:32.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:32.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:18:32.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:32.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/3 + &#ä/dd"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:18:32.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:32.168 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=144

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:32.174 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:32.190 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuqVTO1fHSXqwkaKoQ8grw/LJKVaifrsoWzKGKmL5Ffvw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:32.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:31.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:18:32.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=61.6 MiB, available=393.9 MiB
    08:18:32.340 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:32.340 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:32.341 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:32.359 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:32.501 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 transaction.localRevision=95 remoteFromLocalRevision=144
    08:18:32.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=61da7a2d-9876-4fc2-8811-629be5e30361 to='build/repo/j0yv6jot-1h01x-local-src', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:32.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=9 remoteFromLocalRevision=135
    08:18:32.515 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    08:18:32.516 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:18:32.518 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    08:18:32.519 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:18:32.519 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:18:32.519 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:32.541 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=95
    08:18:32.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:33.194 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 transaction.localRevision=81 remoteFromLocalRevision=6
    08:18:33.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 to='build/repo/j0yv7t4t-vx68o-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:33.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=67.9 MiB, available=387.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:33.277 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=81

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:33.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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
    08:18:33.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:33.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:33.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:33.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:33.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:33.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:33.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:33.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:33.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:33.971 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:33.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:34.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1041847 bytes in 2147 ms. path='/3 + &#ä/bb'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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.
    08:18:34.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:34.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:34.255 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:34.351 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:34.354 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:33.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:34.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=67.0 MiB, available=388.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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 > uploadBackdatedSignature STANDARD_OUT
    08:18:34.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=78.3 MiB, available=377.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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:18: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:34.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/bb"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:34.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:34.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:34.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:34.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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.
    08:18:34.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:34.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec01bc3c59768491b73b332f410a2d89d32fa5b0' to.sha1='5e0401ee5b4dd428f6070f326832c1eb2dda80dc'): /3 + &#ä/cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:34.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.
    08:18:34.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
    08:18:35.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/cc"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:35.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:35.224 [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
    08:18:35.231 [Test worker] INFO  D.Datastore - 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:18:35.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=67.0 MiB, available=388.5 MiB
    08:18:35.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:35.316 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuqVTO1fHSXqwkaKoQ8grw/MEcmz0gBQKvXIVrZ2sC_NA' offset=0
    08:18:35.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 87959 bytes in 203 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:35.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:18:35.521 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:35.530 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:35.547 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:35.547 [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
    08:18:35.556 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:35.556 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:35.557 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:35.587 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:35.591 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:35.758 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=67.0 MiB, available=388.5 MiB
    08:18:35.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:35.797 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:35.798 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:35.808 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:18:35.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=true
    08:18:35.815 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 706fc187-6438-4f25-9cf6-1968b33bef51 ('build/repo/j0yv7gjg-ggbfy-local-dest-xenia')
    08:18:35.822 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:35.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/cc"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:35.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:35.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:35.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:35.924 [pool-25-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:35.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc1e7fd92698390b7949d8ae1ccbff7911866bf8' to.sha1='5fab3a8613ad4ba48b429c6c78ec9ceddc9d4f63'): /3 + &#ä/dd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:36.016 [pool-25-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:36.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=67.0 MiB, available=388.5 MiB
    08:18:36.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:36.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:18:36.165 [qtp2000968816-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=95

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:36.167 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.167 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.183 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.231 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:02.524Z expiryDateTime=2017-04-01T07:17:02.524Z
    08:18:36.240 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.240 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.241 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:36.248 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/dd"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:36.253 [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
    08:18:36.256 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.258 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:36.259 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:36.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=156 remoteFromLocalRevision=95

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:36.264 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=139

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:36.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61da7a2d-9876-4fc2-8811-629be5e30361 from='build/repo/j0yv6jot-1h01x-local-src' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:36.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:36.300 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=156
    08:18:36.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:36.400 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:18:36.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=156
    08:18:36.514 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 transaction.localRevision=100 remoteFromLocalRevision=156

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:36.533 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/nuqVTO1fHSXqwkaKoQ8grw/VfTW3HbI3hKJjafOBe3E-w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:36.532 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:36.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 568186 bytes in 357 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:35.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:18:36.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:36.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:36.754 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:18:36.756 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:18:36.781 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="5c952a25-1e9c-47b1-b6d3-4e14e9e354b8", toRepositoryId="56b673ab-e90b-4200-8838-bb4b6bfeb3bd", path="/3 + &#ä/dd"} on repo=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8
    08:18:36.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:36.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:36.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:36.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:36.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:36.815 [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
    08:18:36.850 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 remoteRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:36.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.852 [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:18:36.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:36.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.869 [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:18:36.869 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=12eacf20-9754-4914-aec6-f32e3b6e2638 to='build/repo/j0yv8vp8-ye5a-local-dest', fromRepoLocalSync=true
    08:18:36.872 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 12eacf20-9754-4914-aec6-f32e3b6e2638 ('build/repo/j0yv8vp8-ye5a-local-dest')
    08:18:36.885 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:36.888 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:36.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:36.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.932 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:36.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:36.956 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:36.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:36.975 [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:18:36.979 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:37.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:37.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:37.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:37.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:37.064 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:37.082 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.098 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:37.107 [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:18:37.123 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc renewalDateTime=2017-04-01T06:48:07.832Z expiryDateTime=2017-04-01T07:18:07.832Z
    08:18:37.140 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=100

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:37.154 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:37.157 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.173 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:37.174 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:37.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:37.195 [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:18:37.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=3

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:37.211 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:18:37.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:37.246 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 transaction.localRevision=69 remoteFromLocalRevision=6
    08:18:37.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56b673ab-e90b-4200-8838-bb4b6bfeb3bd from='https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd' toID=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 to='build/repo/j0yv8m02-kkdsd-local-src', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:37.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=68.1 MiB, available=387.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:37.299 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:37.318 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:37.320 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:37.321 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:37.386 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:37.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:37.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:37.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:38.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=69.2 MiB, available=386.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:38.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=65.1 MiB, available=390.4 MiB
    08:18:38.174 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:18:38.177 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:38.442 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=0Do9g4JwUvGvT1agb2Alfg,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=0bQ0PbLUwyqtEYY_tUFW9A, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:38.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=62.9 MiB, available=392.6 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:38.675 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:38.686 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:38.687 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:38.687 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:38.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:38.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:18:38.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=76.6 MiB, available=378.9 MiB
    08:18:38.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:38.836 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd: 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:18:38.249 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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
    08:18:38.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=67.9 MiB, available=387.6 MiB
    08:18:39.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    08:18:39.259 [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
    08:18:39.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=76.4 MiB, available=379.1 MiB
    08:18:39.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:39.295 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:39.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.314 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!
    08:18:39.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:39.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=59.7 MiB, available=395.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:39.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=66.7 MiB, available=388.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:39.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:39.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.813 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:39.813 [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
    08:18:39.821 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:39.822 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:39.823 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:39.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:39.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
    08:18:39.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:39.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:39.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:39.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:39.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:39.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 27 ms.
    08:18:39.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:39.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:39.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=76.4 MiB, available=379.1 MiB
    08:18:39.981 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:18:39.981 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:39.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:39.995 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 18 ms.
    08:18:40.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:40.043 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:40.060 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:40.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:40.085 [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
    08:18:40.096 [qtp1065487120-2737] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:40.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:40.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:40.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:18:40.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:40.128 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:18:40.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:18:40.153 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:18:40.167 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7M-6A-2nN1Bl9VGgGlL0xQ, serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:40.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:40.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=151 remoteFromLocalRevision=81
    08:18:40.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 from='build/repo/j0yv7t4t-vx68o-local-src' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:18:40.239 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:40.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:40.326 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:40.326 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:18:40.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=151
    08:18:40.460 [qtp1065487120-2876] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 transaction.localRevision=86 remoteFromLocalRevision=151

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:40.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=60.1 MiB, available=395.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:40.468 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:18:40.473 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    08:18:40.574 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 98 ms.
    08:18:40.575 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=yyGPfHFLzbnRPXZXV2gOmw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:40.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:40.714 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=59.9 MiB, available=395.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:40.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:40.830 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 254 ms.
    08:18:40.830 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, invitation=false]
    08:18:40.923 [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
    08:18:40.978 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:41.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:41.222 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:18:41.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 to='build/repo/j0yv7t4t-vx68o-local-src', fromRepoLocalSync=true
    08:18:41.223 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 ('build/repo/j0yv7t4t-vx68o-local-src')
    08:18:41.236 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:18:41.275 [pool-23-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:40.837 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:18:41.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=67.1 MiB, available=388.4 MiB
    08:18:41.400 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:41.562 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:47:36.910Z expiryDateTime=2017-04-01T07:17:36.910Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:41.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=59.6 MiB, available=395.9 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:41.631 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=86

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:41.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:41.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:41.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.1 MiB, available=395.4 MiB
    08:18:41.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:41.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=67.1 MiB, available=388.4 MiB
    08:18:41.937 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:18:41.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:41.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:18:41.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:41.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:41.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:18:42.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:42.038 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:42.040 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-dir'
    08:18:42.069 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:18:42.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:18:42.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:18:42.104 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=100
    08:18:42.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=126 remoteFromLocalRevision=100
    08:18:42.310 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:18:42.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=12eacf20-9754-4914-aec6-f32e3b6e2638 from='build/repo/j0yv8vp8-ye5a-local-dest' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:42.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.0 MiB, used=77.1 MiB, available=378.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:42.325 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=126

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:42.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=59.4 MiB, available=396.1 MiB
    08:18:42.401 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:18:42.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:18:42.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:42.409 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:18:42.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:18:42.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=126

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:42.442 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:42.443 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:42.444 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:42.459 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=139
    08:18:42.597 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=123 remoteFromLocalRevision=139

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:42.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=58.3 MiB, available=397.2 MiB
    08:18:42.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:42.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:42.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=58.4 MiB, available=397.1 MiB
    08:18:42.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:18:42.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:42.602 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:42.612 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=123

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:42.648 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 localRepositoryRevisionSynced=69
    08:18:42.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 remoteRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd transaction.localRevision=139 remoteFromLocalRevision=69
    08:18:42.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 from='build/repo/j0yv8m02-kkdsd-local-src' toID=56b673ab-e90b-4200-8838-bb4b6bfeb3bd to='https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd'
    08:18:42.748 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 remoteRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:42.749 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 transaction.localRevision=105 remoteFromLocalRevision=126
    08:18:42.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=12eacf20-9754-4914-aec6-f32e3b6e2638 to='build/repo/j0yv8vp8-ye5a-local-dest', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:42.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:18:42.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:42.840 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=105

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:42.847 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:18:42.848 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:18:42.848 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:42.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:42.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:42.926 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:18:42.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 remoteRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd localRepositoryRevisionSynced=139

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:42.954 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:18:42.954 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:18:42.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=123
    08:18:43.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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:43.016 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=5c952a25-1e9c-47b1-b6d3-4e14e9e354b8 transaction.localRevision=74 remoteFromLocalRevision=139

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:43.052 [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
    08:18:43.063 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:18:43.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/nuqVTO1fHSXqwkaKoQ8grw
    08:18:43.162 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 88 ms.
    08:18:43.163 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=q3jCvrxKocVAVGHYSaYv5w, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:43.230 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:43.231 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:43.260 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.261 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.263 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:43.292 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 129 ms.
    08:18:43.293 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=EYikhHyThCjCd4h8lXegDA, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:43.282 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:43.323 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=76.4 MiB, available=379.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:43.337 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.338 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.338 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.345 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=144 remoteFromLocalRevision=123
    08:18:43.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:43.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:43.357 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.359 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.359 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.366 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.366 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.366 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:43.370 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=144
    08:18:43.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:43.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:44.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=273.5 MiB, used=76.6 MiB, available=378.9 MiB
    08:18:44.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:44.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=59.4 MiB, available=396.1 MiB
    08:18:44.164 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:44.164 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:44.166 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:43.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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:18:44.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=67.1 MiB, available=388.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:44.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=76.5 MiB, available=379.0 MiB
    08:18:44.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:44.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:18:44.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=53.9 MiB, available=401.6 MiB
    08:18:44.733 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:44.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:44.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:44.734 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:44.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:44.383 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!
    08:18:44.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:44.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:18:44.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:44.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=76.5 MiB, available=379.0 MiB
    08:18:44.952 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:18:44.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:18:44.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:18:44.990 [qtp1065487120-2876] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=86
    08:18:45.073 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=158 remoteFromLocalRevision=86
    08:18:45.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 from='build/repo/j0yv7t4t-vx68o-local-src' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:18:45.080 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=158
    08:18:45.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:18:45.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:18:45.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=158

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:45.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=53.9 MiB, available=401.6 MiB
    08:18:45.199 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:45.200 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:45.201 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:45.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:45.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=66.4 MiB, available=389.1 MiB
    08:18:45.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:45.387 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 transaction.localRevision=92 remoteFromLocalRevision=158
    08:18:45.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 to='build/repo/j0yv7t4t-vx68o-local-src', fromRepoLocalSync=false
    08:18:45.465 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=92
    08:18:45.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:45.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=53.9 MiB, available=401.6 MiB
    08:18:45.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:45.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=66.4 MiB, available=389.1 MiB
    08:18:45.831 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:45.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:46.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=53.9 MiB, available=401.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:46.220 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=76.5 MiB, available=379.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:46.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:46.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=66.4 MiB, available=389.1 MiB
    08:18:46.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:46.381 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:46.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:46.408 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 localRepositoryRevisionSynced=105
    08:18:46.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=131 remoteFromLocalRevision=105
    08:18:46.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=12eacf20-9754-4914-aec6-f32e3b6e2638 from='build/repo/j0yv8vp8-ye5a-local-dest' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:18:46.447 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=131
    08:18:46.489 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:46.494 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:18:46.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=131
    08:18:46.561 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=12eacf20-9754-4914-aec6-f32e3b6e2638 transaction.localRevision=110 remoteFromLocalRevision=131
    08:18:46.566 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:46.691 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=53.9 MiB, available=401.6 MiB
    08:18:46.692 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:18:46.692 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:18:46.703 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:46.704 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:46.704 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:46.716 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=144
    08:18:46.748 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=128 remoteFromLocalRevision=144
    08:18:46.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:18:46.763 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=128
    08:18:46.777 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:18:46.777 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    08:18:46.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=128

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:46.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:18:46.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=61da7a2d-9876-4fc2-8811-629be5e30361 to='build/repo/j0yv6jot-1h01x-local-src', fromRepoLocalSync=true
    08:18:46.848 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61da7a2d-9876-4fc2-8811-629be5e30361 ('build/repo/j0yv6jot-1h01x-local-src')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:46.867 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:46.872 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:46.872 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:46.901 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:46.902 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:46.903 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:46.927 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:46.933 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=149 remoteFromLocalRevision=128
    08:18:46.944 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:18:46.945 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    08:18:46.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    08:18:46.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:18:46.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:18:46.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:47.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=76.4 MiB, available=379.1 MiB
    08:18:47.036 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:18:47.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:18:47.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:47.066 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc renewalDateTime=2017-04-01T06:46:53.776Z expiryDateTime=2017-04-01T07:16:53.776Z
    08:18:47.101 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=95 localRepositoryRevisionInProgress=110

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:47.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=76.4 MiB, available=379.1 MiB
    08:18:47.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:47.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0
    08:18:47.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:47.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:47.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:47.987 [Test worker] INFO  D.Datastore - 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
    08:18:48.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=76.5 MiB, available=379.0 MiB
    08:18:48.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:48.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
    08:18: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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:47.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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:18:48.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:48.308 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.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.
    08:18:48.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:48.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=76.5 MiB, available=379.0 MiB
    08:18:48.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.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:18:48.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:48.308 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:48.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:48.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.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.
    08:18:48.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:18:48.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:48.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.0 MiB, used=76.5 MiB, available=379.0 MiB
    08:18:48.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:48.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:48.951 [Test worker] INFO  D.Datastore - 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
    08:18:48.960 [qtp1065487120-2876] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=92

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:49.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.
    08:18:49.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 > uploadBackdatedSignature STANDARD_OUT
    08:18:49.074 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=163 remoteFromLocalRevision=92
    08:18:49.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 from='build/repo/j0yv7t4t-vx68o-local-src' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:18:49.122 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=158 localRepositoryRevisionInProgress=163
    08:18:49.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:49.142 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:18:49.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=163

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:49.214 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=67.5 MiB, available=388.0 MiB
    08:18:49.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:49.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:49.313 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 transaction.localRevision=97 remoteFromLocalRevision=163
    08:18:49.317 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:49.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.
    08:18: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.
    08:18:49.540 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:49.547 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:49.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:18:49.581 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:49.582 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:49.582 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:49.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=67.6 MiB, available=387.9 MiB
    08:18:49.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:49.776 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.776 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.784 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:18:49.786 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=4833dede-13c6-4ec2-bbc1-9839244be686 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:18:49.786 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4833dede-13c6-4ec2-bbc1-9839244be686 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87')
    08:18:49.792 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:49.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:49.814 [pool-26-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    08:18:49.821 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.822 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.839 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.875 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:54.602Z expiryDateTime=2017-04-01T07:17:54.602Z
    08:18:49.882 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.883 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.883 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.886 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.886 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.887 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:49.890 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=149
    08:18:49.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:50.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=67.1 MiB, available=388.4 MiB
    08:18:50.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:18:50.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:18:50.058 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:18:50.079 [qtp2000968816-1818] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=110
    08:18:50.145 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=162 remoteFromLocalRevision=110
    08:18:50.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61da7a2d-9876-4fc2-8811-629be5e30361 from='build/repo/j0yv6jot-1h01x-local-src' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:18:50.154 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=162
    08:18:50.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:18:50.170 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:18:50.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=162
    08:18:50.238 [qtp2000968816-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 transaction.localRevision=115 remoteFromLocalRevision=162
    08:18:50.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc from='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc' toID=61da7a2d-9876-4fc2-8811-629be5e30361 to='build/repo/j0yv6jot-1h01x-local-src', fromRepoLocalSync=false
    08:18:50.312 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:50.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
    08:18:50.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=61.1 MiB, available=394.4 MiB
    08:18:50.513 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:50.514 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:50.515 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:50.564 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:18:50.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:50.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: repoFileDtos.size=0
    08:18:50.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=67.4 MiB, available=388.1 MiB
    08:18:50.921 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc: 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
    08:18:50.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:51.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=58.5 MiB, available=397.0 MiB
    08:18:51.054 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:18:51.054 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:51.374 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:51.375 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:51.375 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:51.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=67.4 MiB, available=388.1 MiB
    08:18:51.395 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=N5_FxadVyKum3JZ5aqxhoA, serverRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc} because of missing permissions!
    08:18:51.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:51.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:51.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 > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:51.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:51.375 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:51.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:51.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.5 MiB, available=395.0 MiB
    08:18:52.034 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:52.035 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:52.036 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:52.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18: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.
    08:18:52.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.
    08:18:52.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:52.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=67.5 MiB, available=388.0 MiB
    08:18:52.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:52.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:52.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=60.6 MiB, available=394.9 MiB
    08:18:52.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:52.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.
    08:18:52.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.
    08:18:52.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.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:52.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=67.5 MiB, available=388.0 MiB
    08:18:52.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:52.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:53.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:18:53.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=67.5 MiB, available=388.0 MiB
    08:18:53.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:18:53.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:18:53.380 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 localRepositoryRevisionSynced=115
    08:18:53.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc transaction.localRevision=167 remoteFromLocalRevision=115
    08:18:53.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61da7a2d-9876-4fc2-8811-629be5e30361 from='build/repo/j0yv6jot-1h01x-local-src' toID=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc to='https://localhost:36873/63b612bb-fe75-4e77-b774-bbd6b2f1b6bc'
    08:18:53.483 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=167
    08:18:53.493 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:18:53.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:18:53.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 remoteRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc localRepositoryRevisionSynced=167

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:52.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=61.3 MiB, available=394.2 MiB
    08:18:52.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:18:53.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.6 MiB, available=394.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:53.611 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63b612bb-fe75-4e77-b774-bbd6b2f1b6bc remoteRepositoryId=61da7a2d-9876-4fc2-8811-629be5e30361 transaction.localRevision=120 remoteFromLocalRevision=167
    08:18:53.622 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:18:53.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:18:53.812 [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
    08:18:53.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
    08:18:54.158 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.160 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.160 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.172 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=149

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newDirectoryVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:18:54.235 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:54.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=8 remoteFromLocalRevision=149
    08:18:54.357 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:18:54.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=4833dede-13c6-4ec2-bbc1-9839244be686 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false
    08:18:54.376 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.378 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.379 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.382 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.382 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.383 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:54.387 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=149 localRepositoryRevisionInProgress=153
    08:18:54.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:18:54.573 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:54.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:55.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=60.6 MiB, available=394.9 MiB
    08:18:55.068 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:55.069 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:55.070 [qtp182345336-1715] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:55.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:18:55.593 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=59.4 MiB, available=396.1 MiB
    08:18:55.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:55.598 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:18:55.598 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:18:55.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:18:55.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:18:55.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=59.4 MiB, available=396.1 MiB
    08:18:55.999 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:56.000 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:56.001 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:56.015 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:56.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:56.332 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:56.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=58.8 MiB, available=396.7 MiB
    08:18:56.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:56.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f10c462c-82cf-40aa-a72f-c6111867ae15
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvag3e-ytrss-local-dest
      localRepository.publicKeySha1 = 57:C3:16:6A:CB:61:31:D4:2C:44:BA:A9:9A:B6:98:A5:A1:4B:30:2E

      remoteRepository.repositoryId = 56b673ab-e90b-4200-8838-bb4b6bfeb3bd
      remoteRepository.remoteRoot = https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd/nuqVTO1fHSXqwkaKoQ8grw
      remoteRepository.publicKeySha1 = 55:60:A0:5B:2E:B6:2B:8D:FE:17:C8:E8:21:DB:38:D0:98:09:3F:F6

    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 f10c462c-82cf-40aa-a72f-c6111867ae15 56b673ab-e90b-4200-8838-bb4b6bfeb3bd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:56.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=58.7 MiB, available=396.8 MiB
    08:18:56.942 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:57.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:18:57.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=56b673ab-e90b-4200-8838-bb4b6bfeb3bd from='https://localhost:40144/56b673ab-e90b-4200-8838-bb4b6bfeb3bd/nuqVTO1fHSXqwkaKoQ8grw' toID=f10c462c-82cf-40aa-a72f-c6111867ae15 to='build/repo/j0yvag3e-ytrss-local-dest', fromRepoLocalSync=true
    08:18:57.079 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f10c462c-82cf-40aa-a72f-c6111867ae15 ('build/repo/j0yvag3e-ytrss-local-dest')

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:57.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:57.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=58.7 MiB, available=396.8 MiB
    08:18:57.411 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:57.412 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:57.413 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:18:57.422 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=153
    08:18:57.474 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=9 remoteFromLocalRevision=153

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:57.481 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:57.488 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    08:18:57.488 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:18:57.488 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:57.488 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT

    08:18:57.489 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:18:57.489 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:18:57.489 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** marco ***
    08:18:57.489 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:18:57.490 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:57.490 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:57.491 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:57.492 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:57.506 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f10c462c-82cf-40aa-a72f-c6111867ae15 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd renewalDateTime=2017-04-01T06:48:57.128Z expiryDateTime=2017-04-01T07:18:57.128Z
    08:18:57.528 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=f10c462c-82cf-40aa-a72f-c6111867ae15 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77
    08:18:57.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f10c462c-82cf-40aa-a72f-c6111867ae15 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd: repoFileDtos.size=8
    08:18:58.196 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=66.3 MiB, available=389.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:58.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.
    08:18:58.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.
    08:18:58.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:18:58.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.
    08:18:58.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.
    08:18:58.916 [Test 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:18:58.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.
    08:18:59.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:18:58.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f10c462c-82cf-40aa-a72f-c6111867ae15 serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd: 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
    08:18:59.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=66.4 MiB, available=389.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18: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.
    08:18:59.171 [Test 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:18:59.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:18:59.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.
    08:18:59.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.
    08:18: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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:59.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:59.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:18:59.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.
    08:18:59.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:18:59.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:18:59.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.
    08:18:59.878 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:59.885 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:59.899 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:59.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:59.901 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:59.902 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:59.916 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:59.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:59.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:59.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:59.917 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:59.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:59.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:59.948 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:59.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:59.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:59.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:59.949 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:18:59.951 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:18:59.952 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.020 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 69 ms.
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:00.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:19:00.022 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:19:00.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:19:00.024 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:00.047 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=LTiuACbQH1Ts4ZalAHCytw could not be decrypted! Access rights missing?!
    08:19:00.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:19:00.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.095 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=A2nkHdLGkDnwL14qy_XSkQ could not be decrypted! Access rights missing?!
    08:19:00.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.104 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=x2yAQeBLqLeGX-NAj_DogQ could not be decrypted! Access rights missing?!
    08:19:00.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.106 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=NuMMWbMld-0i7upT1egdDA could not be decrypted! Access rights missing?!
    08:19:00.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.109 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=12HB4XNOS0Ki24cjmy4pdw could not be decrypted! Access rights missing?!
    08:19:00.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.111 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=LfrKVot1yIsGVi3mfZhXVg could not be decrypted! Access rights missing?!
    08:19:00.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.114 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=oMNOyOsXkkRhazYHQ7HhMg could not be decrypted! Access rights missing?!
    08:19:00.115 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.116 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.118 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=w-MMMD3kuRPwcrSk57Cxmw could not be decrypted! Access rights missing?!
    08:19:00.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.118 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.120 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=OiD24N53wUEvATcKmj9T6Q could not be decrypted! Access rights missing?!
    08:19:00.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.122 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=IdcShOgmbwbiodFxz7qc5g could not be decrypted! Access rights missing?!
    08:19:00.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.124 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=SwP8uTwULA_B_GMm1rQaCw could not be decrypted! Access rights missing?!
    08:19:00.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.125 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.127 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=IBBjzifbzIs54Y37nhkqgA could not be decrypted! Access rights missing?!
    08:19:00.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.127 [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
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:19:00.132 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:19:00.133 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:00.129 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Wv9QR6CXJ9M0sDO52KxdtA could not be decrypted! Access rights missing?!
    08:19:00.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.131 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=d2ftAtT2BUjdCxHbXaqAhQ could not be decrypted! Access rights missing?!
    08:19:00.132 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.132 [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
    08:19:00.133 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:00.134 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=2V-U6K8xEXfhx8fuiOYIUg could not be decrypted! Access rights missing?!
    08:19:00.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.136 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=72CZNuBrwaNmbmO8atyIAA could not be decrypted! Access rights missing?!
    08:19:00.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.137 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.141 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=km1wC35EgTBbVgPItGYvEA could not be decrypted! Access rights missing?!
    08:19:00.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:00.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:00.143 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=uxvpWGgeFrDdu5Fe1A4LZA could not be decrypted! Access rights missing?!
    08:19:00.144 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:00.144 [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
    08:19:00.240 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, invitation=true]
    08:19:00.241 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.263 [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:19:00.264 [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:19:00.374 [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:19:00.412 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:00.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.449 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.539 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.561 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:00.672 [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:19:00.731 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, invitation=false]] invitedUser=UserImpl[kzHrHfPrS1Z7BPEZCWub9Q, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, invitation=true]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:00.806 [Test worker] INFO  D.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
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:00.934 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:19:00.935 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:19:00.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:19:00.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:19:00.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:19:00.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:19:00.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:19:00.937 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:19:00.938 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:19:00.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:19:00.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:19:00.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:19:00.939 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:19:00.940 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:19:00.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:19:00.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:19:00.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:19:00.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:19:00.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:19:00.941 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=marco
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@1ebbc117
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:19:00.946 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:19:00.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:19:00.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:19:00.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:19:00.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:19:00.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:00.949 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7M-6A-2nN1Bl9VGgGlL0xQ, serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:00.950 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:00.951 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=q3jCvrxKocVAVGHYSaYv5w, serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd} because of missing permissions!
    08:19:00.952 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=EYikhHyThCjCd4h8lXegDA, serverRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd} because of missing permissions!
    08:19:00.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:01.090 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:01.091 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:01.092 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:19:01.280 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.280 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.288 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:19:01.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=true
    08:19:01.290 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:01.292 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7ec7595f-6924-407e-b258-bfc85d0091cb ('build/repo/j0yv37ny-f4q25-local-src-marco')
    08:19:01.315 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.316 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.364 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.501 [pool-27-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:01.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:01.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:01.562 [pool-27-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:01.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:01.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:01.694 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:44:31.614Z expiryDateTime=2017-04-01T07:14:31.614Z
    08:19:01.721 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.722 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.723 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.734 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.735 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.735 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:01.738 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=157
    08:19:01.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:01.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.
    08:19:01.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:02.113 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:02.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:02.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:02.436 [Test worker] INFO  D.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
    08:19:02.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=67.1 MiB, available=388.4 MiB
    08:19:02.455 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:02.457 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:02.458 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:02.504 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:02.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:02.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:02.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:19:03.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=60.3 MiB, available=395.2 MiB
    08:19:03.273 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:19:03.273 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:03.319 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:03.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:19:03.319 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:19:03.320 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[kzHrHfPrS1Z7BPEZCWub9Q, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:19:03.320 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:02.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:19:03.333 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=67.2 MiB, available=388.3 MiB
    08:19:03.334 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:19:03.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:19:03.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:19:03.359 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=56b673ab-e90b-4200-8838-bb4b6bfeb3bd remoteRepositoryId=f10c462c-82cf-40aa-a72f-c6111867ae15 localRepositoryRevisionSynced=77

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:03.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:03.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:19:03.416 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:19:03.416 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey: Caught ReadAccessDeniedException as expected.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:03.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:03.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithoutSubdirClearanceKey STANDARD_OUT
    08:19:03.806 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:03.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:03.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=60.5 MiB, available=395.0 MiB
    08:19:03.883 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:03.883 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:03.884 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:03.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:04.212 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:04.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:04.412 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=60.6 MiB, available=394.9 MiB
    08:19:04.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:19:04.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.2 MiB, available=395.3 MiB
    08:19:04.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:05.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
    08:19:05.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=60.2 MiB, available=395.3 MiB
    08:19:05.226 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:19:05.228 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:19:05.229 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    08:19:05.240 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:05.241 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:05.242 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:05.257 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=157
    08:19:05.322 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=172 remoteFromLocalRevision=157
    08:19:05.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:19:05.361 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=172
    08:19:05.439 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:19:05.439 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:19:05.453 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=172

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:05.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:05.603 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:05.608 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:05.651 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:05.988 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:05.999 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:06.052 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.054 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.055 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:06.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:06.221 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:19:06.326 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.327 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.328 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.337 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=163 remoteFromLocalRevision=172
    08:19:06.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=7ec7595f-6924-407e-b258-bfc85d0091cb to='build/repo/j0yv37ny-f4q25-local-src-marco', fromRepoLocalSync=false
    08:19:06.462 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.462 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.463 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.468 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.469 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.470 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:06.475 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=163
    08:19:06.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:06.655 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:06.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvakpx-ldgi2-local-dest
      localRepository.publicKeySha1 = 9F:2C:99:7F:8C:F3:2E:2E:92:1A:7E:01:72:0E:C3:21:CD:7A:E3:95

      remoteRepository.repositoryId = 04c3be05-2682-4d2e-9ea1-810d17394ba1
      remoteRepository.remoteRoot = https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1
      remoteRepository.publicKeySha1 = 23:BD:DF:28:5D:66:DE:1A:C4:5A:C0:F1:1E:BA:55:CB:93:1F:D3:E1

    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 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee 04c3be05-2682-4d2e-9ea1-810d17394ba1
    08:19:07.355 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:19:07.357 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee ('build/repo/j0yvakpx-ldgi2-local-dest')
    08:19:07.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=true

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:07.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=62.4 MiB, available=393.1 MiB
    08:19:07.665 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:07.666 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:07.666 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:07.725 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:07.918 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:19:07.929 [pool-24-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:07.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 > uploadBackdatedSignature STANDARD_OUT
    08:19:08.004 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:49:07.952Z expiryDateTime=2017-04-01T07:19:07.952Z
    08:19:08.040 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:08.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:08.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=61.7 MiB, available=393.8 MiB
    08:19:08.275 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:08.276 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:19:08.276 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:19:08.277 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[kzHrHfPrS1Z7BPEZCWub9Q, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:19:08.277 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:08.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:08.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:08.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.
    08:19:08.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:19:08.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:08.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:08.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=61.2 MiB, available=394.3 MiB
    08:19:08.821 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:08.822 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:08.823 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:08.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:09.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=84.2 MiB, available=371.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:09.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:08.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:19:09.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=61.2 MiB, available=394.3 MiB
    08:19:09.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:19:09.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=61.2 MiB, available=394.3 MiB
    08:19:09.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:19:10.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=60.7 MiB, available=394.8 MiB
    08:19:10.094 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:19:10.094 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:19:10.104 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:10.104 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:10.105 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:10.114 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb localRepositoryRevisionSynced=163
    08:19:10.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=177 remoteFromLocalRevision=163
    08:19:10.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7ec7595f-6924-407e-b258-bfc85d0091cb from='build/repo/j0yv37ny-f4q25-local-src-marco' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:19:10.274 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=172 localRepositoryRevisionInProgress=177

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:10.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:10.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:19:10.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    08:19:10.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=177

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:09.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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
    08:19:10.425 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=84.1 MiB, available=371.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:10.444 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:10.444 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:10.535 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:10.536 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:10.536 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:10.552 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=7ec7595f-6924-407e-b258-bfc85d0091cb transaction.localRevision=168 remoteFromLocalRevision=177
    08:19:10.563 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:19:10.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=marco
    08:19:10.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=marco
    08:19:10.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:19:10.566 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:19:10.567 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:19: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:19:11.503 [Test 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:19:11.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.
    08:19:11.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.
    08:19:11.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.
    08:19:11.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.
    08:19:11.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.
    08:19:11.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.
    08:19:11.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.
    08:19:12.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.
    08:19:12.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.
    08:19:12.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:12.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:12.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.
    08:19:12.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.
    08:19:12.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:12.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 249 ms.
    08:19:12.309 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.356 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.379 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.419 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.420 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.486 [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
    08:19:12.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:12.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.529 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:12.540 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:12.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:19:12.550 [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
    08:19:12.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:12.573 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:12.763 [Test worker] INFO  D.Datastore - 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:19:12.804 [Test worker] INFO  D.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
    08:19:12.840 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:12.847 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:12.869 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare
    08:19:12.883 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:12.884 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:12.884 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:12.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.
    08:19:13.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:13.070 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.070 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.084 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:19:13.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:19:13.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco
    08:19:13.089 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9b69f9cb-31d5-4b4b-a700-fa7d32514e58 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87')
    08:19:13.103 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.103 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.127 [pool-28-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    08:19:13.133 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.195 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:46:10.935Z expiryDateTime=2017-04-01T07:16:10.935Z

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:12.575 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:12.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:19:13.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:13.224 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.225 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.226 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.229 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.229 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.230 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:13.231 [Test worker] INFO  D.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
    08:19:13.232 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=168
    08:19:13.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:13.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:13.885 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=66.7 MiB, available=388.8 MiB
    08:19:13.897 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.898 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.898 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:13.973 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=marco

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:14.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:14.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:14.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:13.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:19:14.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=59.2 MiB, available=396.3 MiB
    08:19:14.734 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=marco
    08:19:14.734 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:14.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.
    08:19: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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:15.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=85.1 MiB, available=370.4 MiB
    08:19:15.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:15.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.
    08:19:15.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:15.850 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=85.1 MiB, available=370.4 MiB
    08:19:15.850 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:19:15.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:15.883 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:14.997 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:14.998 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:19:14.998 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:19:14.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[kzHrHfPrS1Z7BPEZCWub9Q, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:19:14.999 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:14.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:19:15.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.8 MiB, available=394.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:15.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.
    08:19:16.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:16.093 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:16.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:16.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:16.156 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:16.156 [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
    08:19:16.156 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:16.158 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:16.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
    08:19:16.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:16.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:16.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:19:16.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:16.719 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:16.723 [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
    08:19:16.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:19:16.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=60.5 MiB, available=395.0 MiB
    08:19:16.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:16.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:16.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
    08:19:16.935 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:16.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:19:17.036 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:17.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:17.124 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:17.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=60.4 MiB, available=395.1 MiB
    08:19:17.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:17.277 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:17.350 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:19:17.374 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:19:17.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:17.378 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:19:17.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39bd69c397e1fddba1c98ea27c5686485ff4c5b3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:19:17.709 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/1 {11 11ä11#+} 1/a"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:17.720 [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'
    08:19:17.761 [qtp1065487120-3080] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/k2ICD2nMUN_BffJbVEEuWw/y4kssQ8N3WCTGYOc6oTmkA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:17.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=60.4 MiB, available=395.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:17.989 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:17.990 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:17.991 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:17.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:18.000 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=168

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:18.124 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/k2ICD2nMUN_BffJbVEEuWw/y4kssQ8N3WCTGYOc6oTmkA' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:18.154 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=11 remoteFromLocalRevision=168

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:18.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:18.228 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 22.31%
    08:19:18.228 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:19:18.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/marco/.subshare/metaOnlyRepo/cDCgrGi5xrS90hDLJDSjrw/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false
    08:19:18.240 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.242 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.243 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.248 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.248 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.248 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.252 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=172

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:18.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 507656 bytes in 546 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:18.326 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:18.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:19:18.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:19:18.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/1 {11 11ä11#+} 1/a"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:18.644 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:18.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:18.725 [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
    08:19:18.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=61.0 MiB, available=394.5 MiB
    08:19:18.756 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.757 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:18.757 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:18.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b169425848c3c12b7110ecbc6dd3953525a6cb4b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:18.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:19:18.957 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/1 {11 11ä11#+} 1/b"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:18.970 [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:19:18.999 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/k2ICD2nMUN_BffJbVEEuWw/BgPbJ2GYrqZ8-sFmLFbTyw' offset=0
    08:19:19.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:19:19.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109512 bytes in 104 ms. path='/1 {11 11ä11#+} 1/b'
    08:19:19.169 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:19.234 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=59.2 MiB, available=396.3 MiB
    08:19:19.238 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:19.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:19:19.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[ZNd74RckkITqMnOYd7CNKA, null, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:19:19.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[kzHrHfPrS1Z7BPEZCWub9Q, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:19:19.240 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=marco
    08:19:19.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:19.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/1 {11 11ä11#+} 1/b"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:19.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:19.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:19.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:19.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:19:19.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a90ca262c82929b63e4957795894ab40b980a1eb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:19.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=59.8 MiB, available=395.7 MiB
    08:19:19.587 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:19.588 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:19.589 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:19.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:19.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/1 {11 11ä11#+} 1/c"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:19.705 [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:19:19.736 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/k2ICD2nMUN_BffJbVEEuWw/RmsDCyQ2f-FbCSF7UQ0ZIw' offset=0
    08:19:19.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:19:19.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 721728 bytes in 244 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:19.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:20.068 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:19:20.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/1 {11 11ä11#+} 1/c"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:20.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:20.266 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:20.271 [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
    08:19:19.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:19:20.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=59.1 MiB, available=396.4 MiB
    08:19:20.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:20.388 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be61ea5b9d9b82dd86db89b94707416e4f0e0a4f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:19:20.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/2/1 {11 11ä11#+} 1/a"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:20.555 [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:19:20.586 [qtp1065487120-3080] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HTNgRzcrzZEKh8CAWO8WJA/7z1Sadahah6FD2Z9b_EKaw' offset=0
    08:19:20.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:19:20.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29880 bytes in 163 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:19:20.816 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:20.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=59.2 MiB, available=396.3 MiB
    08:19:20.846 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:20.847 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:20.847 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:20.858 [qtp182345336-2273] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 localRepositoryRevisionSynced=172

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:20.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/2/1 {11 11ä11#+} 1/a"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:20.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b69f9cb-31d5-4b4b-a700-fa7d32514e58 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=12 remoteFromLocalRevision=172

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:20.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:21.174 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    08:19:21.174 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:19:21.174 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    08:19:21.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:19:21.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:19:21.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** yasmin ***
    08:19:21.178 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:19:21.183 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:21.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:21.189 [Test worker] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:21.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:19:21.272 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e02513b4b7458cb3ac0dccc74ff97964eb930ca9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:19:21.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/2/1 {11 11ä11#+} 1/b"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:21.424 [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:19:21.468 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HTNgRzcrzZEKh8CAWO8WJA/q77e5rj9EsPdaPkjQPC8yQ' offset=0
    08:19:21.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:19:21.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64218 bytes in 283 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:19:21.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:19:21.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/2/1 {11 11ä11#+} 1/b"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:21.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:21.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:22.005 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:19:22.067 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4dfecff63a02e14801939c4ddbf11a0318e6d939' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:19:22.150 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/2/a"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:22.218 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 7 dirty file-chunks (of 7 total). path='/2/a'
    08:19:22.258 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=0
    08:19:22.404 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:19:22.561 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:22.643 [Test worker] INFO  D.Datastore - 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
    08:19:22.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:19:22.844 [qtp1065487120-3080] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=2097152
    08:19:22.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:19:23.111 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=3145728

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:23.186 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:23.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:23.188 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:23.191 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:23.191 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:23.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    08:19:23.390 [qtp1065487120-3080] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=4194304
    08:19:23.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:19:23.686 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=5242880
    08:19:23.838 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:19:23.947 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cJREz1eRCCLajYYaxzFdqw/HieUviVGSqQRpJWeBlaJXA' offset=6291456
    08:19:24.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:19:24.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 7 dirty file-chunks with together 543957 bytes in 1834 ms. path='/2/a'
    08:19:24.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:19:24.215 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:19:24.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:19:24.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:19:24.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    08:19:24.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    08:19:24.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    08:19:24.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/2/a"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:24.405 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:24.429 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:19:24.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:24.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:19:24.558 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e32f6564b68fe3ca0c1517fd2c67d3618ea251d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:19:24.641 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/5/h"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:24.706 [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:19:24.743 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/JJeH3ScDtDANGWSRoyh_2w/NtvzKsCePX1aoCntYMmEPg' offset=0
    08:19:24.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:19:24.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161918 bytes in 135 ms. path='/3 + &#ä/5/h'
    08:19:24.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:19:25.045 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/5/h"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:25.061 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:25.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:25.150 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:25.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:25.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7598f27b2404745964300b3f196da16e4fc551fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:19:25.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/5/i"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:25.442 [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:19:25.477 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/JJeH3ScDtDANGWSRoyh_2w/ZG6zLQBU-ifP8-VVGdi1ig' offset=0
    08:19:25.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:19:25.713 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179180 bytes in 271 ms. path='/3 + &#ä/5/i'
    08:19:25.825 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:19:25.891 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/5/i"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:25.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:26.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:26.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:19:26.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ff44142799f4d859fedf2b3f07bad0bef72e092d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:19:26.343 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/aa"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:26.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/aa'
    08:19:26.375 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/vHKBYaokpKnJmxIxF09q_g' offset=0
    08:19:26.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:19:26.639 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/vHKBYaokpKnJmxIxF09q_g' offset=1048576
    08:19:26.749 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:19:26.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 20503 bytes in 465 ms. path='/3 + &#ä/aa'
    08:19:26.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:19:26.937 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_mh34 into destFile aa
    08:19:27.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/aa"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:27.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:27.103 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:27.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:19:27.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ae67a28aa4e6952f957db993fe37ef4785b3484' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:19:27.297 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/bb"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:27.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/bb'
    08:19:27.348 [qtp1065487120-3080] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/g8PJDsG9Y6MymSvKmMYiqg' offset=0
    08:19:27.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:19:27.646 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/g8PJDsG9Y6MymSvKmMYiqg' offset=1048576
    08:19:27.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:19:27.700 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 106743 bytes in 380 ms. path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:27.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:27.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:19:27.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_mh34 into destFile bb
    08:19:27.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/bb"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:27.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:28.025 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:28.027 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:19:28.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b42817170ca5ca94f533bdf4442544bd3c753db' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:19:28.233 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/cc"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:28.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:19:28.281 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/Zye21ODfX5-uVUNQyR2q_A' offset=0
    08:19:28.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:19:28.510 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249016 bytes in 265 ms. path='/3 + &#ä/cc'
    08:19:28.545 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:19:28.634 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/cc"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:28.678 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:28.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:28.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:19:28.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a447a6e5b8ae228fae60fd291dc71f809300998' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:19:28.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/dd"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:28.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/dd'
    08:19:28.938 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:28.989 [Test worker] INFO  D.Datastore - 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
    08:19:29.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:19:29.220 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=1048576
    08:19:29.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.
    08:19:29.507 [qtp1065487120-3080] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=2097152
    08:19:29.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:19:29.772 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=3145728
    08:19:29.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:19:30.058 [qtp1065487120-2876] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/BbT7k5PMuL4xTvSQ92s2pw/RAT_aAmDImjeF8fJMPMDtw' offset=4194304
    08:19:30.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:19:30.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 3404 bytes in 1262 ms. path='/3 + &#ä/dd'
    08:19:30.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:19:30.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_mh34 into destFile dd
    08:19:30.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_18y68 into destFile dd
    08:19:30.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_1vf9c into destFile dd
    08:19:30.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_2hwcg into destFile dd
    08:19:30.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", path="/3 + &#ä/dd"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:30.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:30.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    08:19:30.565 [qtp1065487120-3080] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=99
    08:19:30.698 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=114 remoteFromLocalRevision=99
    08:19:30.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:19:30.875 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=114
    08:19:30.972 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:19:30.973 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:19:30.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=114
    08:19:31.262 [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:19:32.728 [qtp1065487120-2876] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=104 remoteFromLocalRevision=114
    08:19:32.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=false
    08:19:32.828 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=99 localRepositoryRevisionInProgress=104
    08:19:32.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0
    08:19:33.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=105.6 MiB, available=349.9 MiB
    08:19:33.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:19:34.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=104.6 MiB, available=350.9 MiB
    08:19:34.065 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:34.067 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:34.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:19:34.481 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=104.6 MiB, available=350.9 MiB
    08:19:34.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:19:34.922 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=104.7 MiB, available=350.8 MiB
    08:19:34.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:19:35.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=104.7 MiB, available=350.8 MiB
    08:19:35.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:35.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:35.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=310.0 MiB, used=104.8 MiB, available=350.7 MiB
    08:19:35.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:19:35.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:19:35.731 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=104
    08:19:35.803 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=119 remoteFromLocalRevision=104
    08:19:35.811 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:19:35.820 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119
    08:19:35.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:19:35.852 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:19:35.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=119
    08:19:36.176 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=109 remoteFromLocalRevision=119
    08:19:36.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:19:36.506 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:19:36.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=true
    08:19:36.512 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee ('build/repo/j0yvakpx-ldgi2-local-dest')
    08:19:36.530 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:19:36.623 [pool-25-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:36.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:36.794 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:49:07.952Z expiryDateTime=2017-04-01T07:19:07.952Z
    08:19:36.820 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=104 localRepositoryRevisionInProgress=109

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:36.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:19:36.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:37.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:36.833 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0
    08:19:37.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=105.8 MiB, available=349.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:37.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.
    08:19:38.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:38.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 > uploadBackdatedSignature STANDARD_OUT
    08:19:37.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:19:38.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=105.7 MiB, available=349.8 MiB
    08:19:38.090 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:38.091 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:38.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:19:38.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=105.7 MiB, available=349.8 MiB
    08:19:38.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:38.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:38.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:38.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=105.8 MiB, available=349.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:39.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:38.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:19:39.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=105.8 MiB, available=349.7 MiB
    08:19:39.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:19:39.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=105.8 MiB, available=349.7 MiB
    08:19:39.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:19:39.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:19:39.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:19:39.734 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=109
    08:19:39.934 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=125 remoteFromLocalRevision=109
    08:19:39.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:19:39.995 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=125
    08:19:40.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:40.132 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:19:40.165 [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:19:40.166 [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:19:40.211 [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:19:40.374 [qtp1065487120-1678] 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:19:40.391 [qtp1065487120-1678] 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:19:40.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:19:40.548 [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
    08:19:40.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:40.731 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:19:40.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:40.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:19:40.758 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:40.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:40.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 > uploadBackdatedSignature STANDARD_OUT
    08:19:40.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='220679c3548dbe25a556bc15680ba5322398af43' to.sha1='22098bde6bf3800f73bbd14e775a792ec910a199'): /new-file1

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19: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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:41.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:41.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.
    08:19:41.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:41.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
    08:19:41.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/new-file1"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:19:41.707 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:41.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.
    08:19:41.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.
    08:19:41.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:41.986 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/cGAeD8epWKPFsDM69dU0bQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:42.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:42.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:42.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 781229 bytes in 1271 ms. path='/new-file1'
    08:19:43.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:43.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:43.633 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:19:43.640 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:19:43.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/new-file1"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:43.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:43.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:43.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:19:44.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=125

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:44.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.
    08:19:45.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:46.386 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=121 remoteFromLocalRevision=125
    08:19:46.442 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=false
    08:19:46.515 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=121
    08:19:46.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:46.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:46.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
    08:19:46.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:19:46.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.
    08:19:47.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:47.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=107.2 MiB, available=348.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:47.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:47.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 > uploadBackdatedSignature STANDARD_OUT
    08:19:47.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:48.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:48.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:48.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=105.6 MiB, available=349.9 MiB
    08:19:48.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:48.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:48.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:19:48.486 [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
    08:19:48.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:48.499 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:48.500 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:48.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:48.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
    08:19:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:48.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:48.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:49.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=105.7 MiB, available=349.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:49.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:49.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:49.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:49.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=105.6 MiB, available=349.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:49.644 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 160 ms.
    08:19:49.645 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=hC7hSrehjj3GvKbuScWlWg, invitation=false]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:49.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:49.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:49.743 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.
    08:19:49.743 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:49.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:19:50.028 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=105.6 MiB, available=349.9 MiB
    08:19:50.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:50.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:50.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:50.377 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=72.9 MiB, available=382.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:50.537 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=105.6 MiB, available=349.9 MiB
    08:19:50.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:19:50.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:19:50.537 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:19:50.576 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=121
    08:19:50.629 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=143 remoteFromLocalRevision=121
    08:19:50.632 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:19:50.641 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=143

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:50.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:50.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:19:50.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:19:50.738 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=143

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c4919e0d-2097-40bf-966b-511047fdcb20
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvapd5-jdrbk-local-src
      localRepository.publicKeySha1 = 3B:81:EA:F2:DF:71:83:B6:30:75:A9:59:2D:25:1E:E0:1D:88:29:F0

      remoteRepository.repositoryId = 8fe5624e-e202-4d4c-a13c-c962a76496cd
      remoteRepository.remoteRoot = https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd
      remoteRepository.publicKeySha1 = E4:A2:48:4F:DD:8A:7A:38:2A:62:2F:B3:84:19:2C:BC:0D:28:C6:23

    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 c4919e0d-2097-40bf-966b-511047fdcb20 8fe5624e-e202-4d4c-a13c-c962a76496cd

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:50.906 [qtp1065487120-2737] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=126 remoteFromLocalRevision=143
    08:19:50.911 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:50.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 > uploadBackdatedSignature STANDARD_OUT
    08:19:51.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:19:51.182 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 to='build/repo/j0yv7t4t-vx68o-local-src', fromRepoLocalSync=true
    08:19:51.182 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 ('build/repo/j0yv7t4t-vx68o-local-src')
    08:19:51.191 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:19:51.217 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:51.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:51.337 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:47:36.910Z expiryDateTime=2017-04-01T07:17:36.910Z
    08:19:51.355 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=126

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:51.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:51.378 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.403 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.403 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.403 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    08:19:51.410 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[5ca3a6faeb9dce00]
    08:19:51.415 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:19:51.422 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    08:19:51.427 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[5ca3a6faeb9dce00]
    08:19:51.441 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:19:51.445 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.445 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.445 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.445 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:51.448 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:19:51.449 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.450 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.450 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.451 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:51.452 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    08:19:51.455 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[5ca3a6faeb9dce00]
    08:19:51.462 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:19:51.463 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:33646' serverPath='/7c7f597f-c457-4429-a637-0465a0513a87' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, invitation=true]
    08:19:51.464 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.464 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.465 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.465 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:51.466 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    08:19:51.469 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[5ca3a6faeb9dce00]
    08:19:51.476 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:19:51.477 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=yasmin
    08:19:51.498 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:19:51.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:19:51.515 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:19:51.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.523 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.524 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:51.526 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:51.580 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:19:51.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:51.637 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 112 ms.
    08:19:51.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.638 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.639 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.639 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:51.640 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin
    08:19:51.648 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:19:51.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:19:51.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:19:51.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:19:51.649 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpAuthenticationCallback: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:51.653 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:51.656 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, invitation=false]
    08:19:51.656 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, invitation=false, validTo=null]
    08:19:51.682 [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:19:51.688 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:51.722 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:19:51.724 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.726 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.727 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:51.732 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:51.743 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.779 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:19:51.780 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.781 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.782 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.786 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.811 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:51.820 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:19:51.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:51.889 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.890 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:51.891 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:51.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:52.007 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 189 ms.
    08:19:52.008 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=MTk3Rv9xHOvfETszBQrQVQ, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:51.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:52.178 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 169 ms.
    08:19:52.178 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=T4g_SkXhctG_YNx-LrZkQQ, invitation=false]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:52.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=106.5 MiB, available=349.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:52.189 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:52.198 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:52.213 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:19:52.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c4919e0d-2097-40bf-966b-511047fdcb20 to='build/repo/j0yvapd5-jdrbk-local-src', fromRepoLocalSync=true
    08:19:52.218 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4919e0d-2097-40bf-966b-511047fdcb20 ('build/repo/j0yvapd5-jdrbk-local-src')
    08:19:52.372 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:19:52.403 [pool-26-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:52.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: cryptoRepoFileDtos.size=2, cryptoKeyDtos.size=2, cryptoLinkDtos.size=5, 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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:52.471 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd renewalDateTime=2017-04-01T06:49:52.265Z expiryDateTime=2017-04-01T07:19:52.265Z
    08:19:52.564 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:19:52.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:53.058 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=78.5 MiB, available=377.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:53.078 [qtp182345336-2273] INFO  D.Datastore - 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
    08:19:53.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.1 MiB, available=349.4 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:53.453 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:53.548 [qtp182345336-2273] INFO  D.Datastore - 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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d6124d9d-9b68-40ea-94fd-8de964a04c73
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvawti-l07ji-local-src
      localRepository.publicKeySha1 = 93:F8:F4:79:6A:6E:F9:FE:2D:9D:DC:03:78:5D:BF:54:94:C7:BA:0C

      remoteRepository.repositoryId = f1c65729-7190-44c0-9e33-d92fbc414c99
      remoteRepository.remoteRoot = https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99
      remoteRepository.publicKeySha1 = FC:11:7F:9A:78:07:A4:90:55:30:AD:0B:1C:6D:15:B1:F3:8A:A7:94

    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 d6124d9d-9b68-40ea-94fd-8de964a04c73 f1c65729-7190-44c0-9e33-d92fbc414c99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:53.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=47.0 MiB, available=408.5 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:53.609 [qtp182345336-2273] INFO  D.Datastore - 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
    08:19:53.730 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:19:53.731 [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
    08:19:53.735 [qtp182345336-2273] INFO  D.Datastore - 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
    08:19:53.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:19:53.746 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:19:53.759 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:19:53.760 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:53.786 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:53.840 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:53.900 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:53.944 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:54.005 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:54.048 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:54.092 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:54.138 [qtp182345336-2273] INFO  D.Datastore - 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:19:54.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:54.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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
    08:19:54.223 [qtp182345336-2273] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:19:54.266 [qtp182345336-2273] INFO  D.Datastore - 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:19:54.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:19:54.340 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:19:54.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:19:54.562 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:54.610 [qtp182345336-2273] INFO  D.Datastore - 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:19:54.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:53.760 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:19:54.667 [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

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:54.683 [qtp182345336-2273] INFO  D.Datastore - 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
    08:19:54.703 [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
    08:19:54.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:54.736 [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
    08:19:54.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.76%
    08:19:54.843 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:54.853 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:54.894 [qtp182345336-2273] INFO  D.Datastore - 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:19:54.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=47.2 MiB, available=408.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:54.975 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:54.984 [qtp182345336-2273] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.068 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:19:55.069 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:19:55.070 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:55.075 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:55.088 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:19:55.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:55.116 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.117 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:55.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:19:55.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f1c65729-7190-44c0-9e33-d92fbc414c99 from='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99' toID=d6124d9d-9b68-40ea-94fd-8de964a04c73 to='build/repo/j0yvawti-l07ji-local-src', fromRepoLocalSync=true
    08:19:55.214 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d6124d9d-9b68-40ea-94fd-8de964a04c73 ('build/repo/j0yvawti-l07ji-local-src')
    08:19:55.242 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:19:55.270 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:55.285 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:55.285 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:55.286 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:55.421 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 renewalDateTime=2017-04-01T06:49:55.353Z expiryDateTime=2017-04-01T07:19:55.353Z
    08:19:55.494 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:55.507 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.507 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.520 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:19:55.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=516909c8-7ed6-4cef-8dfa-883178300f5d to='build/repo/j0yvb9aw-fd76f-local-dest-yasmin', fromRepoLocalSync=true
    08:19:55.522 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 516909c8-7ed6-4cef-8dfa-883178300f5d ('build/repo/j0yvb9aw-fd76f-local-dest-yasmin')
    08:19:55.522 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:55.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:55.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.8 MiB, available=348.7 MiB
    08:19:55.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:55.784 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=47.8 MiB, available=407.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:55.835 [pool-29-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    08:19:55.855 [pool-29-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:55.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:55.881 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.882 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.899 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.934 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:49:55.885Z expiryDateTime=2017-04-01T07:19:55.885Z
    08:19:55.972 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.974 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.974 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.978 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.978 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:55.978 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:56.000 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=178
    08:19:56.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=18

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:56.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=107.3 MiB, available=348.2 MiB
    08:19:56.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:56.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=61.8 MiB, available=393.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:56.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=47.4 MiB, available=408.1 MiB
    08:19:56.697 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:57.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.3 MiB, available=349.2 MiB
    08:19:57.064 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:19:57.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:57.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:57.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: 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
    08:19:57.162 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:57.177 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.64%
    08:19:57.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.36%
    08:19:57.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:19:57.184 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file1'
    08:19:57.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='220679c3548dbe25a556bc15680ba5322398af43' to.sha1='<NoInstanceOf_NormalFileDto>'): /new-file1

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:57.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=60.3 MiB, available=395.2 MiB
    08:19:57.332 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:57.334 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:19:57.334 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:57.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.0 MiB, used=47.3 MiB, available=408.2 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:57.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", path="/new-file1"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:19:57.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/new-file1'
    08:19:57.431 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/cGAeD8epWKPFsDM69dU0bQ' offset=0
    08:19:57.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:19:57.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396544 bytes in 262 ms. path='/new-file1'
    08:19:57.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_new-file1_0 into destFile new-file1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:57.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:19:57.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=47.3 MiB, available=408.2 MiB
    08:19:57.762 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:19:57.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:19:57.764 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:19:57.845 [qtp2000968816-2755] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:57.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", toRepositoryId="f178fc4c-a7c3-403f-8c73-fe564dbc4ca0", path="/new-file1"} on repo=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0
    08:19:57.908 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:57.917 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=6 remoteFromLocalRevision=2
    08:19:57.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4919e0d-2097-40bf-966b-511047fdcb20 from='build/repo/j0yvapd5-jdrbk-local-src' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:19:57.958 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:57.966 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=62.0 MiB, available=393.5 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:57.975 [qtp1065487120-2737] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=126
    08:19:58.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=181 remoteFromLocalRevision=126
    08:19:58.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 from='build/repo/j0yv7t4t-vx68o-local-src' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:19:58.136 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=163 localRepositoryRevisionInProgress=181

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:58.158 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MTk3Rv9xHOvfETszBQrQVQ, serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:58.166 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:58.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:58.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:58.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:19:58.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:19:58.300 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=181

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:58.313 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:19:58.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:58.340 [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:19:58.340 [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:19:58.408 [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:19:58.556 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 84 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:58.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:19:58.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=62.7 MiB, available=392.8 MiB
    08:19:58.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:19:58.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=49.8 MiB, available=405.7 MiB
    08:19:58.852 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:19:58.853 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:19:59.120 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 transaction.localRevision=132 remoteFromLocalRevision=181
    08:19:59.126 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 to='build/repo/j0yv7t4t-vx68o-local-src', fromRepoLocalSync=false
    08:19:59.167 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=132
    08:19:59.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:19:59.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=50.5 MiB, available=405.0 MiB
    08:19:59.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:19:59.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 26 ms.
    08:19:59.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
    08:20:00.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=106.5 MiB, available=349.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:00.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:00.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:00.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:00.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=50.2 MiB, available=405.3 MiB
    08:20:00.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:00.619 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    08:20:00.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.658 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.678 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.700 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.756 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.790 [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:20:00.798 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.799 [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
    08:20:00.800 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.800 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    08:20:00.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:00.941 [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
    08:20:00.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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
    08:20:00.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.2 MiB, available=349.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:00.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:00.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:00.983 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=BcwKciWRUBOWEtjYHGgMNQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:00.997 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:00.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:00.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:01.000 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:01.000 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:01.001 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:01.002 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:01.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:01.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=50.2 MiB, available=405.3 MiB
    08:20:01.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:20:01.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:20:01.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:20:01.174 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 localRepositoryRevisionSynced=2

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:01.177 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:01.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:01.178 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:01.190 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:01.191 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:20:01.192 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:20:01.192 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:20:01.192 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:01.195 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:20:01.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[mumuuC5y8NdgrFeJlXVoow, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]] for UserRepoKeyPublicKey[4]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:01.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:20:01.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:20:01.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:20:01.209 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:01.210 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[ea32739877b08d28]
    08:20:01.211 [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: [ea32739877b08d28]
    08:20:01.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:01.220 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 transaction.localRevision=6 remoteFromLocalRevision=2
    08:20:01.223 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d6124d9d-9b68-40ea-94fd-8de964a04c73 from='build/repo/j0yvawti-l07ji-local-src' toID=f1c65729-7190-44c0-9e33-d92fbc414c99 to='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99'
    08:20:01.247 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:01.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:01.397 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:01.397 [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:20:01.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.494 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:01.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=106.6 MiB, available=348.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:01.521 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.529 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.531 [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
    08:20:01.558 [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:20:01.559 [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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:01.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:01.608 [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:20:01.787 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:01.844 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:01.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:01.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.922 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:20:01.923 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:01.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:02.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.3 MiB, available=349.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:02.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=51.1 MiB, available=404.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:02.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:02.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:02.494 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:02.504 [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:20:02.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:02.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:02.697 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:02.699 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:02.700 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:02.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:02.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:20:03.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=106.1 MiB, available=349.4 MiB
    08:20:03.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:03.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:03.185 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:03.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:03.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:20:03.263 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:03.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 15 ms.
    08:20:03.268 [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:20:03.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:20:03.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='456a9b28a4c7bf6084c9f7010673234714f54852' to.sha1='7b4e7688b3757af6ce721210e2df2b2601d72843'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:03.509 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:03.535 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:03.542 [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
    08:20:03.703 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=50.4 MiB, available=405.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:03.757 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/1 {11 11ä11#+} 1/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:03.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:03.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=106.1 MiB, available=349.4 MiB
    08:20:03.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:20:03.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:20:03.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:20:03.821 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 localRepositoryRevisionSynced=132
    08:20:03.904 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=186 remoteFromLocalRevision=132
    08:20:03.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 from='build/repo/j0yv7t4t-vx68o-local-src' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:20:03.920 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=186

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:03.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:03.934 [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
    08:20:03.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:20:03.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:20:03.949 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=186

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:03.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:04.027 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lczVutb6spvbNdmZHp9vmg/HwWWZUAiijNSEdyz5JGX9w' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:04.112 [qtp1065487120-3080] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=f178fc4c-a7c3-403f-8c73-fe564dbc4ca0 transaction.localRevision=137 remoteFromLocalRevision=186
    08:20:04.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:04.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:04.191 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:04.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:04.352 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:20:04.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=true
    08:20:04.370 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee ('build/repo/j0yvakpx-ldgi2-local-dest')
    08:20:04.423 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:04.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=49.9 MiB, available=405.6 MiB
    08:20:04.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:04.504 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:04.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:04.516 [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:20:04.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 591363 bytes in 777 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:04.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:04.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:04.595 [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:20:04.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:04.679 [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
    08:20:04.706 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:49:07.952Z expiryDateTime=2017-04-01T07:19:07.952Z
    08:20:04.750 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=137
    08:20:04.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:04.822 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:04.838 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:04.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:04.894 [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
    08:20:04.896 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=49.8 MiB, available=405.7 MiB
    08:20:04.896 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:20:04.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:04.930 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/1 {11 11ä11#+} 1/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:04.935 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:20:04.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:20:04.936 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:04.942 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:04.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:04.954 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:20:04.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cb53ee315be41ac2e93f87d14f7fe4ea251545c' to.sha1='1e1467ef771cab94210a4b9f9bf8da9834d4176e'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:04.993 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:05.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:05.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:20:05.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:20:05.302 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.356 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.358 [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
    08:20:05.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:05.371 [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
    08:20:05.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=107.4 MiB, available=348.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.400 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/1 {11 11ä11#+} 1/b"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:05.403 [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
    08:20:05.417 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.462 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lczVutb6spvbNdmZHp9vmg/1dNGz3hsF7GpVKkcZ3hqkg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:05.483 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.485 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.490 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:05.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.498 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:05.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.618 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.621 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.627 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95606 bytes in 224 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:05.673 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.690 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 27.03%
    08:20:05.701 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 32.16%
    08:20:05.702 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:05.703 [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:20:05.723 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:05.723 [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
    08:20:05.731 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cbe826af7c241396b6fda11fe3fb5b52703dd7b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.732 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:05.732 [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
    08:20:05.746 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.767 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:05.771 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:05.815 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/1 {11 11ä11#+} 1/b"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.841 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:05.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.850 [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:20:05.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c7eec80ef11a3e8104f7dfbeb98111e794bdfef' to.sha1='48f04c5433736355364126cc3013fa192eabcbdf'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:05.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/1 {11 11ä11#+} 1/a"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:05.883 [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:20:05.908 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:05.909 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:05.910 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:05.919 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/0-sFFvm3ZlKtFdzDTkwgBw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:05.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=107.3 MiB, available=348.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:05.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2567ed9948b2e16cb3b0e7ddd4907e49cbc21245' to.sha1='01659fcbc33bb506a8558bfcbd99e487837a6878'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:06.030 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:06.031 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:06.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181260 bytes in 198 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/1 {11 11ä11#+} 1/c"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.408 [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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:06.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/1 {11 11ä11#+} 1/a"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:06.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.587 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/lczVutb6spvbNdmZHp9vmg/teD-I6faT1DuwZSczta1fw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.604 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/1 {11 11ä11#+} 1/a"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:06.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:06.648 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:06.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99379 bytes in 268 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a35ff31bd2ba9d3de2356dabb646cd77d8e616ac' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:06.699 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OAoLBH_EluLE00UwfQE0fw/ID6j__ONPVIAwbwLSSKwxA' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/1 {11 11ä11#+} 1/b"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:06.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=107.5 MiB, available=348.0 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.750 [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:20:06.776 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:06.777 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:06.777 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:06.780 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/sse46lN61hsgYOVgfeZu_A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.790 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:06.790 [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
    08:20:06.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.827 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:06.829 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 163670 bytes in 94 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:06.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:06.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/1 {11 11ä11#+} 1/c"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:06.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:06.936 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:20:07.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/1 {11 11ä11#+} 1/b"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:07.019 [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
    08:20:07.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:07.047 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cb00a2c8b49760639f2c2ac9e10afe3020a3913' to.sha1='0fc1890340636918b6c89cc36653fbc0de927edf'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:20:07.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e05e3c2ad8b604e84a5415f28441e6695ab0c66e' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:07.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 307043 bytes in 669 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/1 {11 11ä11#+} 1/c"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:07.137 [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:20:07.152 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:07.153 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:07.154 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:07.171 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/PBNhp-x6QsrdfUWGAsmLeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/1 {11 11ä11#+} 1/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:07.259 [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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:07.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:07.307 [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
    08:20:07.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.5 MiB, used=107.4 MiB, available=348.1 MiB
    08:20:07.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.354 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8K7w2CZfR-NmOik1HMHiA/9aBEStBj75MoIdJtDS2GGQ/Y5-GVn_-Kxotn0l77EnEyw' offset=0
    08:20:07.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39610 bytes in 140 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:07.449 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:07.457 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:07.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/1 {11 11ä11#+} 1/a"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:07.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:07.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:07.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:07.570 [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:20:07.591 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68ede0e04da455939f11169a27e2396c1df2ae62' to.sha1='0640d8c218be7ea7c8ed4266cd21901a65d056a1'): /1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.598 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:07.598 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:07.599 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:07.601 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/AeFbPYvZiQWpnhopVjIvbA/PBNhp-x6QsrdfUWGAsmLeA' offset=1048576
    08:20:07.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.621 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:07.623 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 575400 bytes in 499 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/1 {11 11ä11#+} 1/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:07.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_mh34 into destFile c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:07.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:20:07.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d2a5a5c1e18347c084080e5c8c2da91aaf2d1df7' to.sha1='b573dd9e0af722e2c926e2fc671f2367f94bc585'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.812 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/1 {11 11ä11#+} 1/c"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:07.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=106.9 MiB, available=348.6 MiB
    08:20:07.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:07.880 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:07.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:07.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:07.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/1 {11 11ä11#+} 1/b"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:07.905 [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
    08:20:07.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83e42ed0917c8ba831b6beaf4ec260cf60fd0289' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:07.986 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OAoLBH_EluLE00UwfQE0fw/D7l2dYih_yD5eJzDdpr15w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:08.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/1 {11 11ä11#+} 1/b"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:08.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33820 bytes in 109 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:08.022 [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
    08:20:08.025 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/2/1 {11 11ä11#+} 1/a"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:08.031 [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:20:08.054 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.055 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.055 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.069 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/s1J7FeADQg2lppYaVFAuzw/rFQfFNn-tsAUMxlj8zZYOw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:08.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:08.127 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:08.172 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:08.176 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:08.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/1 {11 11ä11#+} 1/b"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:08.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:08.219 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:08.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:20:08.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c7e7662e33ad98360356c54e987cd9257693921' to.sha1='984aaf091bc7aba588781293d1b44af235bf14a8'): /1 {11 11ä11#+} 1/c

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 449988 bytes in 215 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:08.250 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8K7w2CZfR-NmOik1HMHiA/9aBEStBj75MoIdJtDS2GGQ/TIYIyLIrpS8VnDTOVUmWGg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:08.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=294.0 MiB, used=106.9 MiB, available=348.6 MiB
    08:20:08.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:20:08.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:20:08.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/2/1 {11 11ä11#+} 1/a"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:08.394 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=137

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:08.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:08.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:08.469 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=150 remoteFromLocalRevision=137
    08:20:08.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b3bf606131e14304fd7f1c6a02e4136b20d0f57' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:08.558 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:08.561 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/1 {11 11ä11#+} 1/c"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:08.567 [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 > uploadBackdatedSignature STANDARD_OUT
    08:20:08.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:20:08.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:20:08.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=150

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/2/1 {11 11ä11#+} 1/b"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:08.606 [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:20:08.627 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.628 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.628 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.631 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/s1J7FeADQg2lppYaVFAuzw/-5N-vWCss3lIaJ50Qsnf-A' offset=0
    08:20:08.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:20:08.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124920 bytes in 118 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:08.726 [qtp1065487120-3080] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=142 remoteFromLocalRevision=150
    08:20:08.736 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=false
    08:20:08.757 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=137 localRepositoryRevisionInProgress=142

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:08.784 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/OAoLBH_EluLE00UwfQE0fw/RsBcHAa57-IaVl7eg4LYlg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/2/1 {11 11ä11#+} 1/b"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:08.821 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:08.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:08.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:08.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 672011 bytes in 838 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:08.889 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ad3e6a14bcb15eaafb96e8a21f67613139601ff' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:20:08.947 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/2/a"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:08.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:08.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:08.965 [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
    08:20:08.971 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.972 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.972 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:08.977 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/sGcA_u0o7B4GXKkL8PqJrA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.010 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:09.012 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:09.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 802220 bytes in 515 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.107 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/1 {11 11ä11#+} 1/b"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:09.113 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:09.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:09.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:20:09.142 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d850e9462dd64e0275f0a88e2f56ea571fd0220' to.sha1='714bf03b5ac37b01e606fc504fe29102c9ee7d5c'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:09.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:09.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:09.267 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:09.270 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:08.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0
    08:20:09.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=107.3 MiB, available=348.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.300 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:09.301 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:09.301 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:09.304 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kr93Fd0q-ra8TkPN2kGTcw/sGcA_u0o7B4GXKkL8PqJrA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:09.305 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/1 {11 11ä11#+} 1/c"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:09.310 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:09.315 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:09.316 [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
    08:20:09.332 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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
    08:20:09.338 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5178abd039628864be1b404e72a345c33e3a885e' to.sha1='c5b5506430863e457d4611387bcf77cccfaa7f98'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.340 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 338806 bytes in 385 ms. path='/2/a'
    08:20:09.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:20:09.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:20:09.461 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/2/a"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:09.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:09.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.546 [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
    08:20:09.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='649a52acb7881f38c836a98dcc00b1d30abb1ca5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:09.596 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/2/1 {11 11ä11#+} 1/a"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:09.598 [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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/5/h"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:09.612 [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:20:09.628 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:09.628 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:09.629 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:09.632 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/eN4bN_oqfnoWr6kkv_OI3Q/oDGjkW-pRvbHrOCs9bWYzw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.653 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8K7w2CZfR-NmOik1HMHiA/h4R_Oj5yOwq0nllJsaadIg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284663 bytes in 244 ms. path='/2/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:09.800 [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
    08:20:09.811 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:09.813 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:09.813 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:09.817 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Dd4aAZvh-A31WkPeDF1IwQ/9Zl7HW05dmjNJeLa7szUMQ/KDAqGhS_YOJgBjwv7ccuCw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.868 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 375254 bytes in 256 ms. path='/3 + &#ä/5/h'
    08:20:09.905 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:09.939 [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
    08:20:09.956 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/5/h"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:09.969 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:09.973 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:09.975 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:09.985 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:09.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:10.023 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:10.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9271890429f095f6813272bf7c39bc8edd8870f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:10.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 467244 bytes in 428 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:10.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:20:10.040 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:20:10.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49a6dab705b316736c90ed9af8805e01d9f71faf' to.sha1='6e36cf1cb44186bf0fdb2e05c50e048836d65dea'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:10.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:10.119 [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
    08:20:10.125 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/5/i"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:10.131 [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:20:10.146 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.147 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.148 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.151 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/eN4bN_oqfnoWr6kkv_OI3Q/s36rLl8wtqLPaSXzlGzbOg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:10.158 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:10.160 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:10.204 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/2/1 {11 11ä11#+} 1/a"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:10.216 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.223 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.225 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:20:10.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7ad58639e9232a1696bcdebb2b3864f50e33ee06' to.sha1='35cd364121bb79cfd71c7a6331c8d44a0ea4b729'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:10.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=107.3 MiB, available=348.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:10.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:10.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:10.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45421 bytes in 212 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:10.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/5/h"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:10.371 [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
    08:20:10.393 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:20:10.420 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/5/i"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:10.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:10.446 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/2/1 {11 11ä11#+} 1/b"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:10.449 [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
    08:20:10.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a23225663d2c7d6b5428d130f7f764bd4f1385d0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:20:10.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/aa"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:10.527 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:20:10.541 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.542 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.543 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.547 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/1Hmss8ky5YxC6PmuSxGHpg' offset=0
    08:20:10.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:20:10.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51630 bytes in 68 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:10.613 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/eo4b1pXMyyrYgbW-ue5Qpg/N53FjMGSY9zcCA_JD57vYw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:10.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:20:10.659 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/aa"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:10.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:10.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.0 MiB, used=107.4 MiB, available=348.1 MiB
    08:20:10.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:10.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:10.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:20:10.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a11cb9ce7ab345b2b6d67ef5f0b87e707853d9f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:10.726 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Dd4aAZvh-A31WkPeDF1IwQ/9Zl7HW05dmjNJeLa7szUMQ/_BRh7OmR0_hcMiMA0r0c8g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:10.791 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/bb"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:10.805 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:20:10.823 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.823 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.824 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:10.827 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/RvFP-YjNNdOezUPcIC6Lmg' offset=0
    08:20:10.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:20:10.911 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217096 bytes in 106 ms. path='/3 + &#ä/bb'
    08:20:10.969 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:20:11.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/bb"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:11.028 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:11.048 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:11.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:11.087 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=107.4 MiB, available=348.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 685110 bytes in 719 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72e55f66529bc776576b624d6852373837acbf54' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:20:11.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/cc"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:11.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/cc'
    08:20:11.253 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.254 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.254 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.258 [qtp182345336-2446] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/khvmUMmewfyJP5-BR3xsmQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:11.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:11.332 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:11.334 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 789367 bytes in 913 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/5/h"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:11.408 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:11.416 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:20:11.435 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1a5df69f1385c91d686ed3adc8bd8451fb31783' to.sha1='0bb7b0a5770b4dff6c1318a5513ff489c21b5d87'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.468 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:11.478 [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
    08:20:11.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:20:11.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=107.4 MiB, available=348.1 MiB
    08:20:11.493 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:20:11.493 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.520 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:11.524 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:11.531 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=142

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.559 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.563 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/2/1 {11 11ä11#+} 1/b"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.564 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.568 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/khvmUMmewfyJP5-BR3xsmQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.576 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:11.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:11.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=155 remoteFromLocalRevision=142
    08:20:11.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:20:11.599 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9a6f42f4092248a7534e50b5b9c6fed7ff9e26e9' to.sha1='4a88ba80c1ecaa6eb40ceda4156cf15bcbca36a1'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:11.613 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:20:11.614 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.619 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/5/i"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:11.622 [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 > uploadBackdatedSignature STANDARD_OUT
    08:20:11.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=155

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 891072 bytes in 409 ms. path='/3 + &#ä/cc'
    08:20:11.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:20:11.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:11.714 [qtp1065487120-3080] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=147 remoteFromLocalRevision=155
    08:20:11.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.723 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/eo4b1pXMyyrYgbW-ue5Qpg/u11_INwZjc1nHJT7GnxiMQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.759 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/cc"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:11.779 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:11.866 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:11.867 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:20:11.895 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='671cee8ce76e8c2f68a1573c8ad0278b251c409c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/2/a"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/dd"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:11.940 [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
    08:20:11.948 [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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:11.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141994 bytes in 348 ms. path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:11.967 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.968 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.968 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:11.986 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MLLy-dPO8quFsKRmkyY9eg/XIrTexaw4YsPajP4gYe_sw' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:20:12.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=true
    08:20:12.019 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee ('build/repo/j0yvakpx-ldgi2-local-dest')

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.031 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112060 bytes in 111 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:12.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:12.077 [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
    08:20:12.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.096 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.102 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="7c7f597f-c457-4429-a637-0465a0513a87", toRepositoryId="516909c8-7ed6-4cef-8dfa-883178300f5d", path="/3 + &#ä/dd"} on repo=516909c8-7ed6-4cef-8dfa-883178300f5d
    08:20:12.111 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.116 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Dd4aAZvh-A31WkPeDF1IwQ/XTb2A14fNsJ0esTde8w3mg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.120 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.52%
    08:20:12.131 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:12.132 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:12.132 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:12.152 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:12.155 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.171 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d localRepositoryRevisionSynced=178

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:12.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/5/i"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:12.209 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:12.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:12.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.235 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:49:07.952Z expiryDateTime=2017-04-01T07:19:07.952Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=111 remoteFromLocalRevision=178

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.251 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=147

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.273 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=516909c8-7ed6-4cef-8dfa-883178300f5d from='build/repo/j0yvb9aw-fd76f-local-dest-yasmin' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:12.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0733ed0ff68354449d19bac21a059a3cb9b64d7' to.sha1='4984cd0c85c02029aa26c31dfb5b600812cdc07c'): /3 + &#ä/aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.352 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.369 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454821 bytes in 429 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:20:12.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:20:12.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=111

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.472 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.473 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=BcwKciWRUBOWEtjYHGgMNQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:12.520 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:12.523 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.534 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:12.535 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/2/a"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.567 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.569 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:12.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:12.570 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:12.575 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/aa"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:12.577 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:20:12.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:12.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.599 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d95b76ba745da11c132fb60a110aa5b7c76ec15' to.sha1='9c76dbe7c2623cb99030e6049b5c2ea306066b3c'): /3 + &#ä/5/h

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.614 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:12.634 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:12.663 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.771 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=108.4 MiB, available=347.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:12.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/5/h"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:12.833 [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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:12.905 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/sHp2CMLRAiayhnrhyyVr7g' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:12.923 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:12.924 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:13.030 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.031 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.031 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:13.120 [qtp1716431581-2285] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/NTZ94FezdwGnThubEB8z7w/3vu-EBr5X4Dv2RlOjCKvBQ' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:12.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:20:13.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=107.6 MiB, available=347.9 MiB
    08:20:13.230 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:13.231 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:13.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:13.344 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server
    08:20:13.399 [qtp182345336-2446] 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:20:13.490 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.491 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.491 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.502 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d transaction.localRevision=184 remoteFromLocalRevision=111
    08:20:13.507 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=516909c8-7ed6-4cef-8dfa-883178300f5d to='build/repo/j0yvb9aw-fd76f-local-dest-yasmin', fromRepoLocalSync=false
    08:20:13.516 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.517 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.517 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.520 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.521 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.521 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:13.529 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d localRepositoryRevisionSynced=178 localRepositoryRevisionInProgress=184
    08:20:13.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:13.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.5 MiB, used=107.6 MiB, available=347.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:13.794 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/sHp2CMLRAiayhnrhyyVr7g' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:13.851 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/NTZ94FezdwGnThubEB8z7w/3vu-EBr5X4Dv2RlOjCKvBQ' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:13.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:20:14.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=107.7 MiB, available=347.8 MiB
    08:20:14.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:14.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1449752 bytes in 1475 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:14.362 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:20:14.391 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:14.392 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:14.392 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:14.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:14.410 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:14.459 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:14.463 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:14.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=107.7 MiB, available=347.8 MiB
    08:20:14.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:14.697 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/5/h"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:14.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:14.720 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:14.785 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:14.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:20:14.822 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c985b027d59936519fcf1224e8051eea036dd0c' to.sha1='888dfd5643e69b5ec2d1fabd037888f8788f079a'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:14.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=107.7 MiB, available=347.8 MiB
    08:20:14.995 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:20:14.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:20:14.997 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:20:15.036 [qtp1065487120-3080] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=147

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.063 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/5/i"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:15.065 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/sHp2CMLRAiayhnrhyyVr7g' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.074 [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 > uploadBackdatedSignature STANDARD_OUT
    08:20:15.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=161 remoteFromLocalRevision=147
    08:20:15.154 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:20:15.163 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=161
    08:20:15.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:15.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=64.1 MiB, available=391.4 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:15.249 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.251 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/NTZ94FezdwGnThubEB8z7w/eotHOog8Cs3P2tPliizlAA' offset=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:15.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:20:15.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:20:15.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:20:15.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:15.298 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=BcwKciWRUBOWEtjYHGgMNQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:20:15.301 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:15.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:15.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:15.301 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:20:15.313 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[mumuuC5y8NdgrFeJlXVoow, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]] via PGP-key[s] for UserRepoKeyPublicKey[4]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:15.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:20:15.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:20:15.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:20:15.314 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:15.315 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[ea32739877b08d28]
    08:20:15.315 [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: [ea32739877b08d28]
    08:20:15.315 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:15.315 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:15.474 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:20:15.474 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=true
    08:20:15.474 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee ('build/repo/j0yvakpx-ldgi2-local-dest')
    08:20:15.486 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:20:15.526 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.671 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 279591 bytes in 595 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:15.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 2827540 bytes in 3119 ms. path='/3 + &#ä/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:15.747 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=64.2 MiB, available=391.3 MiB
    08:20:15.760 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:15.761 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:15.762 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:15.771 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:49:07.952Z expiryDateTime=2017-04-01T07:19:07.952Z

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:15.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:15.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:15.800 [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:20:15.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:15.815 [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
    08:20:15.828 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=147 localRepositoryRevisionInProgress=151
    08:20:15.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.898 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:15.900 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:15.924 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:15.930 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/5/i"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:15.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:15.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:15.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:15.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/aa"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:15.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:15.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:15.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:15.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68d11b24c89c62c08a1c18cb60a435cbbfb4c121' to.sha1='7db7b8b9dd6dfee0e629a9889167dde969792389'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:16.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='282d8555e01436259a5035352c06e1fc52d3eaa9' to.sha1='512f75ea4634e9a40597a1450ef9a4402cb9372a'): /3 + &#ä/bb
    08:20:16.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/bb"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:16.246 [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
    08:20:16.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=64.2 MiB, available=391.3 MiB
    08:20:16.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:16.317 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/aa"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:16.322 [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:20:16.367 [qtp2000968816-3169] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/DG8NzJl5DzTWLpsCX5k5rA' offset=0
    08:20:16.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58822 bytes in 174 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:16.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=108.8 MiB, available=346.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:16.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:20:16.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:16.611 [qtp2000968816-3169] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:16.614 [qtp2000968816-3169] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:16.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/bb"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:16.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:16.691 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:16.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:20:16.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='914451ae7c5710a80a821eaf3a1bee0f9751b4a8' to.sha1='7d372d8e317a25a9e98c69ae9b3de6f25465d6ea'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:16.750 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/AJ_6JnLSqoUS9YDu57d3gQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:16.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.0 MiB, used=64.1 MiB, available=391.4 MiB
    08:20:16.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:17.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/cc"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:17.027 [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
    08:20:16.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:20:17.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=108.8 MiB, available=346.7 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:17.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=64.1 MiB, available=391.4 MiB
    08:20:17.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:20:17.176 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:17.187 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:17.188 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:17.191 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:17.191 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:17.192 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:17.199 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/RgETV7mZvoJ7Ul3GlhZprQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:17.202 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d localRepositoryRevisionSynced=184
    08:20:17.291 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=116 remoteFromLocalRevision=184
    08:20:17.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=516909c8-7ed6-4cef-8dfa-883178300f5d from='build/repo/j0yvb9aw-fd76f-local-dest-yasmin' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:20:17.312 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    08:20:17.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:20:17.330 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    08:20:17.334 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=116

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:17.338 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/AJ_6JnLSqoUS9YDu57d3gQ' offset=1048576

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:17.355 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=BcwKciWRUBOWEtjYHGgMNQ,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}}
    08:20:17.413 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:17.414 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:17.461 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:17.463 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:17.464 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:17.472 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=516909c8-7ed6-4cef-8dfa-883178300f5d transaction.localRevision=189 remoteFromLocalRevision=116

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:17.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 314292 bytes in 448 ms. path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:17.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:20:17.495 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=yasmin
    08:20:17.496 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=yasmin
    08:20:17.497 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:20:17.499 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:20:17.500 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:20:17.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:17.506 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:17.507 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:17.507 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:17.508 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:17.509 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:17.510 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:17.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:17.578 [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
    08:20:17.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:20:17.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=292.0 MiB, used=108.6 MiB, available=346.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:17.637 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1439823 bytes in 1314 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:17.638 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:17.640 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:17.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:17.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/cc"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:17.721 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:17.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:17.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:17.765 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:17.766 [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:20:17.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='326041e5e459e93d803b099070cef54321fc1275' to.sha1='228f44ee12e947f8831d3b48e317646d7e7caccd'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:17.822 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:17.826 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:17.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/aa"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:17.914 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:17.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:17.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:20:17.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cea9837de2606fc51f27fb5cc1b9b843ea8dcdf6' to.sha1='e7f3f702810d69b7c4bbd8070381abca7442b5be'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:18.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/dd"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:20:18.119 [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 > uploadBackdatedSignature STANDARD_OUT
    08:20:18.144 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.0 MiB, used=107.7 MiB, available=347.8 MiB
    08:20:18.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:18.270 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/kqgyJI6VwGfrgC__f52S0w/YMnIE7u_xHult5HSfqcTpQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:18.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/bb"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:18.287 [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
    08:20:18.515 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=107.7 MiB, available=347.8 MiB
    08:20:18.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:18.566 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:18.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 368578 bytes in 580 ms. path='/3 + &#ä/dd'
    08:20:18.860 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:18.861 [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
    08:20:18.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=107.7 MiB, available=347.8 MiB
    08:20:18.873 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:20:18.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:20:18.877 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:18.898 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:18.900 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:18.906 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:18.984 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/3 + &#ä/dd"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:19.030 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=164 remoteFromLocalRevision=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:19.035 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:19.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:20:19.050 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=164

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:19.055 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:19.090 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:19.093 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:19.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:19.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:20:19.696 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:19.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:20:19.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:19.918 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:20:19.919 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:19.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2'
    08:20:20.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d517335cba1aeaced9f0d12baff3e2949964dc0c' to.sha1='17896b28ce77391ef334d0e7deb85ad710964e41'): /new-file2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:20.353 [qtp2000968816-3169] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 transaction.localRevision=70 remoteFromLocalRevision=6
    08:20:20.419 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c4919e0d-2097-40bf-966b-511047fdcb20 to='build/repo/j0yvapd5-jdrbk-local-src', fromRepoLocalSync=false
    08:20:20.448 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:20.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/new-file2"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:20:20.773 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/new-file2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:20.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:21.113 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=1048576

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:21.183 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4uJI60VNZVCoe5Y2L-mZg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:21.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=63.2 MiB, available=392.3 MiB
    08:20:22.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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:20:22.659 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=2097152

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:22.663 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/c4uJI60VNZVCoe5Y2L-mZg' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:22.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=58.9 MiB, available=396.6 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:23.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1257091 bytes in 2238 ms. path='/new-file2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:23.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.054 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.071 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.081 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.109 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.119 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.129 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.150 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.159 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.198 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:23.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:23.241 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:20:23.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:23.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:23.304 [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
    08:20:23.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.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:23.447 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:23.462 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:23.565 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee", toRepositoryId="04c3be05-2682-4d2e-9ea1-810d17394ba1", path="/new-file2"} on repo=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee
    08:20:23.633 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:23.656 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:23.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=59.2 MiB, available=396.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:23.720 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:24.030 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=3145728

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:24.091 [qtp1065487120-3080] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=164 remoteFromLocalRevision=164
    08:20:24.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:23.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:20:24.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=59.0 MiB, available=396.5 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:24.158 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:24.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3231541 bytes in 5885 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:24.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:24.341 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:20:24.341 [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:20:24.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:20:24.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=59.0 MiB, available=396.5 MiB
    08:20:24.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:24.959 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:24.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=59.0 MiB, available=396.5 MiB
    08:20:24.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:20:24.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:20:24.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:24.972 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:25.049 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/bb"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:25.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:25.071 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:25.083 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:25.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:25.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=109.5 MiB, available=346.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:25.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=140 remoteFromLocalRevision=70

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:25.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75c16b06068d9f6ba3453dc1e19695093e4411fe' to.sha1='b8b59de45bd459963b929dba81d4f61e454778eb'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:25.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4919e0d-2097-40bf-966b-511047fdcb20 from='build/repo/j0yvapd5-jdrbk-local-src' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:20:25.186 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140
    08:20:25.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:20:25.313 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:20:25.317 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=140
    08:20:25.397 [qtp2000968816-2755] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 transaction.localRevision=75 remoteFromLocalRevision=140
    08:20:25.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:20:25.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:25.593 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/cc"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:25.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:20:25.786 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/HPhBArYPDc0u47tf_hYx2Q' offset=0
    08:20:25.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59984 bytes in 313 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:25.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:20:25.967 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=108.5 MiB, available=347.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:26.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:26.061 [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
    08:20:26.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:26.065 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:26.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:26.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:26.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:20:26.120 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:26.363 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:26.368 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:26.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/cc"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:26.413 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:26.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:26.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:26.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:20:26.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=293.5 MiB, used=108.6 MiB, available=346.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:26.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6f3f151d464f25acea8b4de44c5abb77606b51c' to.sha1='7580ab48354dc42cf85ad50501f648b51eae6911'): /3 + &#ä/dd
    08:20:26.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/dd"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:26.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:20:26.937 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Y0dUZFLz_mBymsc3muyzbg/Pgtl4l86gjZrEUdlGuzyrA' offset=0
    08:20:27.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54581 bytes in 147 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:26.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:20:27.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=108.6 MiB, available=346.9 MiB
    08:20:27.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:27.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:27.135 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:27.179 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:20:27.181 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:20:27.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d6124d9d-9b68-40ea-94fd-8de964a04c73", toRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", path="/3 + &#ä/dd"} on repo=d6124d9d-9b68-40ea-94fd-8de964a04c73
    08:20:27.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:27.405 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:27.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=108.6 MiB, available=346.9 MiB
    08:20:27.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:27.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:27.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=108.6 MiB, available=346.9 MiB
    08:20:27.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:20:27.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:20:27.899 [qtp1065487120-3456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:27.986 [qtp1716431581-893] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 transaction.localRevision=73 remoteFromLocalRevision=6
    08:20:27.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f1c65729-7190-44c0-9e33-d92fbc414c99 from='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99' toID=d6124d9d-9b68-40ea-94fd-8de964a04c73 to='build/repo/j0yvawti-l07ji-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:28.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=183 remoteFromLocalRevision=164
    08:20:28.011 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:28.026 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=73

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:28.029 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=183

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:28.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:28.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:20:28.106 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:20:28.118 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=183

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:28.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:28.388 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee transaction.localRevision=169 remoteFromLocalRevision=183
    08:20:28.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:28.700 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.0 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:28.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:29.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: 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:20:29.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=64.3 MiB, available=391.2 MiB
    08:20:29.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.660 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.679 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.689 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.710 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.720 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.729 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.752 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.774 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:29.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:29.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:29.823 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MTk3Rv9xHOvfETszBQrQVQ, serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99} because of missing permissions!
    08:20:29.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:30.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:30.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:30.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:30.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=64.3 MiB, available=391.2 MiB
    08:20:30.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:30.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:30.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=64.2 MiB, available=391.3 MiB
    08:20:30.973 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:31.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.
    08:20:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:31.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=64.1 MiB, available=391.4 MiB
    08:20:31.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:31.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.
    08:20:31.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.
    08:20:31.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.
    08:20:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:31.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=64.1 MiB, available=391.4 MiB
    08:20:31.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:20:31.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:20:31.829 [qtp1716431581-2264] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 localRepositoryRevisionSynced=73
    08:20:31.873 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 transaction.localRevision=143 remoteFromLocalRevision=73
    08:20:31.887 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d6124d9d-9b68-40ea-94fd-8de964a04c73 from='build/repo/j0yvawti-l07ji-local-src' toID=f1c65729-7190-44c0-9e33-d92fbc414c99 to='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99'
    08:20:31.894 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=143

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:31.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:31.957 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:20:31.957 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:31.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:31.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=143
    08:20:32.026 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=d6124d9d-9b68-40ea-94fd-8de964a04c73 transaction.localRevision=78 remoteFromLocalRevision=143
    08:20:32.031 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:20:32.038 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/Y0dUZFLz_mBymsc3muyzbg

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:32.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:32.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.
    08:20: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:32.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.
    08:20:33.463 [Test worker] INFO  D.Datastore - 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:20:33.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.
    08:20:34.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:34.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:34.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:35.388 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.397 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.410 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.411 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:35.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:35.592 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:35.593 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:35.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
    08:20:35.647 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:20:35.647 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:35.647 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.679 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:35.680 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:35.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:35.740 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare
    08:20:35.748 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.748 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.750 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:35.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:35.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:35.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:35.936 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:35.936 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:35.946 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:20:35.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=59dcc30c-8410-4cad-bbda-a2b5757dbef5 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare/metaOnlyRepo/wAbFYJrYj-3zfCTReLjj1w/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:20:35.947 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 59dcc30c-8410-4cad-bbda-a2b5757dbef5 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare/metaOnlyRepo/wAbFYJrYj-3zfCTReLjj1w/7c7f597f-c457-4429-a637-0465a0513a87')
    08:20:35.947 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:35.968 [pool-30-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    08:20:35.978 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:35.978 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:35.999 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.026 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:50:35.982Z expiryDateTime=2017-04-01T07:20:35.982Z
    08:20:36.033 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.034 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.034 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.037 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.037 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.037 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.050 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=191

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:36.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:36.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=18

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:36.463 [Test 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:20:36.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
    08:20:36.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:20:36.741 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.743 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:36.743 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:37.012 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=yasmin
    08:20:37.012 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20: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.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:37.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=72.9 MiB, available=382.6 MiB
    08:20:38.058 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=yasmin
    08:20:38.059 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:38.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:20:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:39.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.
    08:20:40.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:40.848 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:40.849 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:40.850 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:20:40.867 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[mumuuC5y8NdgrFeJlXVoow, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:40.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:20:40.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:20:40.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:20:40.868 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:40.869 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[ea32739877b08d28]
    08:20:40.869 [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: [ea32739877b08d28]
    08:20:40.869 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:40.869 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:40.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:41.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:41.245 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:41.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=73.2 MiB, available=382.3 MiB
    08:20:41.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c28fc687-34cb-4abf-81ab-43674c879e7a
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvcmv9-aylxx-local-dest
      localRepository.publicKeySha1 = F4:A0:10:AA:E5:5A:16:14:B1:EB:DC:15:11:FF:F1:E5:63:63:52:9A

      remoteRepository.repositoryId = 8fe5624e-e202-4d4c-a13c-c962a76496cd
      remoteRepository.remoteRoot = https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd
      remoteRepository.publicKeySha1 = E4:A2:48:4F:DD:8A:7A:38:2A:62:2F:B3:84:19:2C:BC:0D:28:C6:23

    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 c28fc687-34cb-4abf-81ab-43674c879e7a 8fe5624e-e202-4d4c-a13c-c962a76496cd

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:41.665 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:41.666 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:41.666 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:41.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:41.890 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:20:41.891 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c28fc687-34cb-4abf-81ab-43674c879e7a to='build/repo/j0yvcmv9-aylxx-local-dest', fromRepoLocalSync=true
    08:20:41.900 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c28fc687-34cb-4abf-81ab-43674c879e7a ('build/repo/j0yvcmv9-aylxx-local-dest')
    08:20:42.208 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:20:42.217 [pool-27-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:42.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=71.2 MiB, available=384.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:42.242 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd renewalDateTime=2017-04-01T06:50:41.931Z expiryDateTime=2017-04-01T07:20:41.931Z
    08:20:42.275 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:42.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:42.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.
    08:20:42.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:42.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=71.3 MiB, available=384.2 MiB
    08:20:42.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:42.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:42.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=18
    08:20:43.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=65.6 MiB, available=389.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:43.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.
    08:20:43.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
    08:20:43.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=71.8 MiB, available=383.7 MiB
    08:20:43.388 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    08:20:43.401 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.402 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.402 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.416 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 localRepositoryRevisionSynced=191
    08:20:43.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=5 remoteFromLocalRevision=191
    08:20:43.472 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:20:43.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=59dcc30c-8410-4cad-bbda-a2b5757dbef5 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/yasmin/.subshare/metaOnlyRepo/wAbFYJrYj-3zfCTReLjj1w/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false
    08:20:43.488 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.489 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.490 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.494 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.495 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.496 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:43.500 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 localRepositoryRevisionSynced=191 localRepositoryRevisionInProgress=195

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20: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.
    08:20:43.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:20:43.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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:20:43.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=65.7 MiB, available=389.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:43.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:20:43.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.
    08:20:44.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:43.524 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:20:44.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=71.5 MiB, available=384.0 MiB
    08:20:44.085 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:44.086 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:44.086 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:44.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:20:44.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:44.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=72.0 MiB, available=383.5 MiB
    08:20:44.586 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin
    08:20:44.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:44.586 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:20:44.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[mumuuC5y8NdgrFeJlXVoow, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:44.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=yasmin
    08:20:44.597 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@282a7335
    08:20:44.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:20:44.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:44.598 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[ea32739877b08d28]
    08:20:44.598 [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: [ea32739877b08d28]
    08:20:44.598 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[4]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[CfMEoFZ4-KTTf_BOakp16Q, Yasmin, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:44.598 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=yasmin

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:44.835 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:20:44.835 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.883 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:44.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:44.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:44.929 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.952 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:44.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:44.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:44.997 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:44.997 [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
    08:20:44.599 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:20:45.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=72.0 MiB, available=383.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:45.007 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:45.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
    08:20:45.013 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:45.014 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:45.015 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:45.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:45.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:45.028 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:45.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:45.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:45.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:45.047 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:45.047 [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
    08:20:45.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:45.419 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:45.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=72.1 MiB, available=383.4 MiB
    08:20:45.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:45.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
    08:20:45.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=71.9 MiB, available=383.6 MiB
    08:20:45.878 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:45.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:20:45.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=66.9 MiB, available=388.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:46.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:46.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=71.5 MiB, available=384.0 MiB
    08:20:46.363 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:46.364 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:46.365 [qtp182345336-2446] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:46.375 [qtp182345336-2446] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 localRepositoryRevisionSynced=195
    08:20:46.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=59dcc30c-8410-4cad-bbda-a2b5757dbef5 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=6 remoteFromLocalRevision=195
    08:20:46.400 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    08:20:46.400 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:20:46.401 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%

    08:20:46.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - 
    08:20:46.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - ********************************************************************
    08:20:46.402 [Test worker] INFO  o.s.t.AbstractMultiUserIT - *** xenia ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:46.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:20:46.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=66.8 MiB, available=388.7 MiB
    08:20:46.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:46.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:47.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:47.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=66.6 MiB, available=388.9 MiB
    08:20:47.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:47.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:20:47.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.
    08:20:47.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.
    08:20:47.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.
    08:20:47.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.
    08:20:47.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:20:47.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:47.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=66.3 MiB, available=389.2 MiB
    08:20:47.799 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:20:47.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:47.816 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:47.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:47.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:47.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:47.954 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:47.955 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:47.979 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=73.3 MiB, available=382.2 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:47.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.
    08:20:48.051 [Test worker] INFO  D.Datastore - 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:20:48.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:48.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.124 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.135 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.138 [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
    08:20:48.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.
    08:20:48.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.196 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:20:48.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 7e68c8c0-f912-4f3c-b49a-4e657142c251
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvcrzb-97e38-local-dest
      localRepository.publicKeySha1 = 0A:6E:E4:9F:C5:48:1D:61:9F:2C:E2:70:8D:04:B4:82:8E:2A:55:E5

      remoteRepository.repositoryId = f1c65729-7190-44c0-9e33-d92fbc414c99
      remoteRepository.remoteRoot = https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99/Y0dUZFLz_mBymsc3muyzbg
      remoteRepository.publicKeySha1 = FC:11:7F:9A:78:07:A4:90:55:30:AD:0B:1C:6D:15:B1:F3:8A:A7:94

    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 7e68c8c0-f912-4f3c-b49a-4e657142c251 f1c65729-7190-44c0-9e33-d92fbc414c99

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.368 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:20:48.378 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:20:48.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:48.380 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:20:48.417 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='456a9b28a4c7bf6084c9f7010673234714f54852' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20: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.
    08:20:48.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.584 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/1 {11 11ä11#+} 1/a"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:48.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/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:48.601 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:20:48.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f1c65729-7190-44c0-9e33-d92fbc414c99 from='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99/Y0dUZFLz_mBymsc3muyzbg' toID=7e68c8c0-f912-4f3c-b49a-4e657142c251 to='build/repo/j0yvcrzb-97e38-local-dest', fromRepoLocalSync=true
    08:20:48.613 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7e68c8c0-f912-4f3c-b49a-4e657142c251 ('build/repo/j0yvcrzb-97e38-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.635 [qtp2000968816-3169] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lczVutb6spvbNdmZHp9vmg/HwWWZUAiijNSEdyz5JGX9w' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:48.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:48.788 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:20:48.796 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:20:48.823 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:20:48.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:20:48.824 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 535335 bytes in 266 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:48.899 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:20:48.907 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:48.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:48.964 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 renewalDateTime=2017-04-01T06:50:48.631Z expiryDateTime=2017-04-01T07:20:48.631Z
    08:20:49.007 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=80

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:49.017 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.018 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.024 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:20:49.025 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=true
    08:20:49.026 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:20:49.031 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 706fc187-6438-4f25-9cf6-1968b33bef51 ('build/repo/j0yv7gjg-ggbfy-local-dest-xenia')
    08:20:49.051 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.052 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.087 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:49.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/1 {11 11ä11#+} 1/a"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:49.102 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:49.118 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:49.120 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:20:49.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5cb53ee315be41ac2e93f87d14f7fe4ea251545c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:49.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: repoFileDtos.size=8

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:49.219 [pool-31-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:49.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/1 {11 11ä11#+} 1/b"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:49.247 [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
    08:20:49.280 [pool-31-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:49.283 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lczVutb6spvbNdmZHp9vmg/1dNGz3hsF7GpVKkcZ3hqkg' offset=0
    08:20:49.316 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:20:49.371 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84735 bytes in 124 ms. path='/1 {11 11ä11#+} 1/b'
    08:20:49.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:49.455 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:02.524Z expiryDateTime=2017-04-01T07:17:02.524Z
    08:20:49.462 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.462 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.463 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.466 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.466 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.466 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:49.469 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=199

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:49.516 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/1 {11 11ä11#+} 1/b"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:49.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:49.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:49.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:49.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:20:49.857 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c7eec80ef11a3e8104f7dfbeb98111e794bdfef' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:49.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=71.5 MiB, available=384.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:49.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/1 {11 11ä11#+} 1/c"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:49.955 [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:20:49.978 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/lczVutb6spvbNdmZHp9vmg/teD-I6faT1DuwZSczta1fw' offset=0
    08:20:50.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:20:50.029 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5070 bytes in 74 ms. path='/1 {11 11ä11#+} 1/c'
    08:20:50.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:20:50.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/1 {11 11ä11#+} 1/c"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:50.204 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:50.232 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:50.234 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:20:50.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cb00a2c8b49760639f2c2ac9e10afe3020a3913' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:20:50.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/2/1 {11 11ä11#+} 1/a"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:50.505 [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:20:50.531 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8K7w2CZfR-NmOik1HMHiA/9aBEStBj75MoIdJtDS2GGQ/Y5-GVn_-Kxotn0l77EnEyw' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:50.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:50.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:50.550 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:50.551 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:50.551 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:50.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38160 bytes in 70 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:20:50.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:50.652 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:50.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/2/1 {11 11ä11#+} 1/a"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:50.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: 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:20:50.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:50.759 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:50.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:50.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:20:50.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d2a5a5c1e18347c084080e5c8c2da91aaf2d1df7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:20:50.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/2/1 {11 11ä11#+} 1/b"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:51.010 [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:20:51.047 [qtp2000968816-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8K7w2CZfR-NmOik1HMHiA/9aBEStBj75MoIdJtDS2GGQ/TIYIyLIrpS8VnDTOVUmWGg' offset=0
    08:20:51.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:50.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:20:51.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=69.4 MiB, available=386.1 MiB
    08:20:51.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:20:51.251 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:51.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 586970 bytes in 303 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:20:51.355 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:20:51.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/2/1 {11 11ä11#+} 1/b"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:51.435 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:51.446 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:51.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:20:51.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d850e9462dd64e0275f0a88e2f56ea571fd0220' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:51.516 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:20:51.517 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:20:51.517 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:51.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/2/a"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:51.536 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Created UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] for InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:51.537 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:20:51.537 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:20:51.538 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:51.538 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:51.537 [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
    08:20:51.541 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:20:51.553 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:51.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:20:51.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:20:51.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:51.554 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:20:51.555 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[7b04f119096b9bf5]
    08:20:51.555 [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: [7b04f119096b9bf5]
    08:20:51.555 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:51.561 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/P8K7w2CZfR-NmOik1HMHiA/h4R_Oj5yOwq0nllJsaadIg' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:51.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:51.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:20:51.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227403 bytes in 177 ms. path='/2/a'
    08:20:51.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:20:51.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/2/a"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:51.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:51.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    08:20:51.801 [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:20:51.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:51.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:51.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.825 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.835 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:51.835 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.847 [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:20:51.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49a6dab705b316736c90ed9af8805e01d9f71faf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:51.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:51.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.892 [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:20:51.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/5/h"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:51.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.903 [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:20:51.909 [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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:51.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.924 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.924 [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:20:51.930 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/eo4b1pXMyyrYgbW-ue5Qpg/N53FjMGSY9zcCA_JD57vYw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:51.935 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.935 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:20:51.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.958 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:51.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:51.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:20:51.996 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:52.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:20:52.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:52.090 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MTk3Rv9xHOvfETszBQrQVQ, serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99} because of missing permissions!
    08:20:52.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:52.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.214 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 613665 bytes in 305 ms. path='/3 + &#ä/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:52.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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.249 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:20:52.296 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/5/h"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:52.304 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:52.318 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:52.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:52.348 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:52.349 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:52.349 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1a5df69f1385c91d686ed3adc8bd8451fb31783' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:52.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/5/i"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:52.414 [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:20:52.445 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/eo4b1pXMyyrYgbW-ue5Qpg/u11_INwZjc1nHJT7GnxiMQ' offset=0
    08:20:52.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:20:52.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66176 bytes in 93 ms. path='/3 + &#ä/5/i'
    08:20:52.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:20:52.588 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/5/i"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:52.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:52.606 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:52.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:20:52.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0733ed0ff68354449d19bac21a059a3cb9b64d7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:52.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=72.7 MiB, available=382.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.711 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/aa"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:52.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 3 dirty file-chunks (of 3 total). path='/3 + &#ä/aa'
    08:20:52.743 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/sHp2CMLRAiayhnrhyyVr7g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:52.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:52.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:52.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.5 MiB, used=70.6 MiB, available=384.9 MiB
    08:20:52.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:53.076 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/sHp2CMLRAiayhnrhyyVr7g' offset=1048576
    08:20:53.236 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:20:53.342 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/sHp2CMLRAiayhnrhyyVr7g' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:53.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=72.4 MiB, available=383.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:53.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:53.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:53.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 22 ms.
    08:20:53.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 3 dirty file-chunks with together 151160 bytes in 865 ms. path='/3 + &#ä/aa'
    08:20:53.617 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:20:53.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_mh34 into destFile aa
    08:20:53.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_18y68 into destFile aa
    08:20:53.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/aa"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:53.665 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:53.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:53.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:20:53.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='282d8555e01436259a5035352c06e1fc52d3eaa9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:20:53.742 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/bb"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:53.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:20:53.775 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/DG8NzJl5DzTWLpsCX5k5rA' offset=0
    08:20:53.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:20:53.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7954 bytes in 67 ms. path='/3 + &#ä/bb'
    08:20:53.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:53.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:20:53.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=70.5 MiB, available=385.0 MiB
    08:20:53.871 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:20:53.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:20:53.874 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:53.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/bb"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:53.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:53.913 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:53.916 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:53.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:53.918 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:53.919 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:53.937 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=199

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=72.4 MiB, available=383.1 MiB
    08:20:54.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='914451ae7c5710a80a821eaf3a1bee0f9751b4a8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:20:54.055 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/cc"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:54.062 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:20:54.104 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/RgETV7mZvoJ7Ul3GlhZprQ' offset=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.111 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=135 remoteFromLocalRevision=199
    08:20:54.114 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:20:54.122 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.189 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.226 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:20:54.226 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:20:54.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219225 bytes in 181 ms. path='/3 + &#ä/cc'
    08:20:54.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:20:54.306 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/cc"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:54.315 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.324 [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:20:54.328 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:54.329 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:20:54.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='326041e5e459e93d803b099070cef54321fc1275' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:20:54.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/dd"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:54.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:20:54.450 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/kqgyJI6VwGfrgC__f52S0w/YMnIE7u_xHult5HSfqcTpQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.528 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=72.1 MiB, available=383.4 MiB
    08:20:54.528 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:20:54.533 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.537 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.544 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 355208 bytes in 189 ms. path='/3 + &#ä/dd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.607 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.607 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.607 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.639 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", toRepositoryId="c28fc687-34cb-4abf-81ab-43674c879e7a", path="/3 + &#ä/dd"} on repo=c28fc687-34cb-4abf-81ab-43674c879e7a
    08:20:54.660 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:54.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.706 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.706 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.707 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.709 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.715 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=204 remoteFromLocalRevision=135

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.718 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=77

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.720 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:20:54.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.732 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.732 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:54.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.748 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.749 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.750 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.752 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.752 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.753 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:54.755 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=199 localRepositoryRevisionInProgress=204

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.766 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1d95b76ba745da11c132fb60a110aa5b7c76ec15' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.773 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=109 remoteFromLocalRevision=77
    08:20:54.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c28fc687-34cb-4abf-81ab-43674c879e7a from='build/repo/j0yvcmv9-aylxx-local-dest' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:54.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.817 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:54.858 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/5/h"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:54.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/h'
    08:20:54.903 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/NTZ94FezdwGnThubEB8z7w/3vu-EBr5X4Dv2RlOjCKvBQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:54.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:20:54.910 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:20:54.928 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=109

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:55.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:55.176 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a transaction.localRevision=82 remoteFromLocalRevision=109
    08:20:55.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c28fc687-34cb-4abf-81ab-43674c879e7a to='build/repo/j0yvcmv9-aylxx-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:55.223 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/NTZ94FezdwGnThubEB8z7w/3vu-EBr5X4Dv2RlOjCKvBQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:55.241 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:55.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:55.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=72.6 MiB, available=382.9 MiB
    08:20:55.444 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:55.445 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:55.446 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:55.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 627795 bytes in 590 ms. path='/5/h'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:55.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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
    08:20:55.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:20:55.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h
    08:20:55.620 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/5/h"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:55.635 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:55.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:55.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:20:55.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3c985b027d59936519fcf1224e8051eea036dd0c' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    08:20:55.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/5/i"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:55.729 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    08:20:55.762 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/NTZ94FezdwGnThubEB8z7w/eotHOog8Cs3P2tPliizlAA' offset=0
    08:20:55.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:20:55.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40299 bytes in 148 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:55.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0
    08:20:55.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=73.2 MiB, available=382.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:55.904 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:20:55.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/5/i"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:55.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:55.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:55.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:20:56.028 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='68d11b24c89c62c08a1c18cb60a435cbbfb4c121' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:56.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=72.6 MiB, available=382.9 MiB
    08:20:56.036 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:20:56.036 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:20:56.037 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:20:56.038 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:20:56.047 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:20:56.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:20:56.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:20:56.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:20:56.051 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:20:56.051 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[7b04f119096b9bf5]
    08:20:56.052 [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: [7b04f119096b9bf5]
    08:20:56.052 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:56.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/aa"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:56.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/aa'
    08:20:56.133 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/AJ_6JnLSqoUS9YDu57d3gQ' offset=0
    08:20:56.282 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:20:56.407 [qtp1716431581-893] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/AJ_6JnLSqoUS9YDu57d3gQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:55.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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:20:56.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=72.3 MiB, available=383.2 MiB
    08:20:56.459 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:20:56.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:56.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:56.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:20:56.509 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=73.0 MiB, available=382.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:56.529 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 853100 bytes in 425 ms. path='/aa'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:56.537 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:56.538 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:56.538 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:56.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:56.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:20:56.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_mh34 into destFile aa
    08:20:56.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/aa"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:56.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:56.703 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:56.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:20:56.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cea9837de2606fc51f27fb5cc1b9b843ea8dcdf6' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    08:20:56.765 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/bb"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:56.771 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 4 dirty file-chunks (of 4 total). path='/bb'
    08:20:56.795 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:56.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=72.3 MiB, available=383.2 MiB
    08:20:56.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:56.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:57.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=72.7 MiB, available=382.8 MiB
    08:20:57.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:57.191 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:57.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=72.4 MiB, available=383.1 MiB
    08:20:57.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:57.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:20:57.478 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=2097152

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:57.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=72.1 MiB, available=383.4 MiB
    08:20:57.501 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:57.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:20:57.793 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/QtBTZ0lCgURfwJ2NfIapOQ' offset=3145728
    08:20:57.819 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:20:57.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 6765 bytes in 1072 ms. path='/bb'
    08:20:57.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:20:57.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_mh34 into destFile bb
    08:20:57.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_18y68 into destFile bb
    08:20:57.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_1vf9c into destFile bb

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:57.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=72.1 MiB, available=383.4 MiB
    08:20:57.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:20:57.900 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:20:57.908 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:57.908 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:57.909 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:57.918 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=204

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:57.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/bb"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:57.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:57.945 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:57.947 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:57.962 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=140 remoteFromLocalRevision=204
    08:20:57.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:57.976 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75c16b06068d9f6ba3453dc1e19695093e4411fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:57.977 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=140
    08:20:57.988 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:20:57.988 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    08:20:57.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/cc"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:58.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    08:20:58.035 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/HPhBArYPDc0u47tf_hYx2Q' offset=0
    08:20:58.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:58.055 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:20:58.056 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:20:58.070 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:58.070 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:20:58.071 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17043 bytes in 56 ms. path='/cc'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:58.079 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=209 remoteFromLocalRevision=140
    08:20:58.082 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:20:58.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<MetaOnlyRepoManagerImpl>.getInstance: testUser=xenia
    08:20:58.083 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    08:20:58.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:20:58.084 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:20:58.085 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:20:58.127 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/cc"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:58.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:58.146 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:58.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:20:58.176 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6f3f151d464f25acea8b4de44c5abb77606b51c' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:57.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=72.3 MiB, available=383.2 MiB
    08:20:57.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:20:58.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=72.3 MiB, available=383.2 MiB
    08:20:58.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:20:58.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.216 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/dd"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:58.223 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.231 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.242 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Y0dUZFLz_mBymsc3muyzbg/Pgtl4l86gjZrEUdlGuzyrA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.255 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=114 remoteFromLocalRevision=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c28fc687-34cb-4abf-81ab-43674c879e7a from='build/repo/j0yvcmv9-aylxx-local-dest' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:20:58.266 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21012 bytes in 60 ms. path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:20:58.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:20:58.295 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=114

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:20:58.333 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f1c65729-7190-44c0-9e33-d92fbc414c99", toRepositoryId="7e68c8c0-f912-4f3c-b49a-4e657142c251", path="/dd"} on repo=7e68c8c0-f912-4f3c-b49a-4e657142c251
    08:20:58.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:20:58.356 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.367 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a transaction.localRevision=87 remoteFromLocalRevision=114
    08:20:58.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.379 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 localRepositoryRevisionSynced=80
    08:20:58.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 transaction.localRevision=57 remoteFromLocalRevision=80
    08:20:58.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7e68c8c0-f912-4f3c-b49a-4e657142c251 from='build/repo/j0yvcrzb-97e38-local-dest' toID=f1c65729-7190-44c0-9e33-d92fbc414c99 to='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99/Y0dUZFLz_mBymsc3muyzbg'
    08:20:58.447 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=57
    08:20:58.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:20:58.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:20:58.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=57

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    08:20:58.539 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:20:58.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:20:58.759 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c4919e0d-2097-40bf-966b-511047fdcb20 to='build/repo/j0yvapd5-jdrbk-local-src', fromRepoLocalSync=true
    08:20:58.759 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4919e0d-2097-40bf-966b-511047fdcb20 ('build/repo/j0yvapd5-jdrbk-local-src')
    08:20:58.775 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.782 [qtp1716431581-2264] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 transaction.localRevision=85 remoteFromLocalRevision=57
    08:20:58.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f1c65729-7190-44c0-9e33-d92fbc414c99 from='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99/Y0dUZFLz_mBymsc3muyzbg' toID=7e68c8c0-f912-4f3c-b49a-4e657142c251 to='build/repo/j0yvcrzb-97e38-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.834 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 localRepositoryRevisionSynced=80 localRepositoryRevisionInProgress=85

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:58.831 [pool-28-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:58.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:59.151 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd renewalDateTime=2017-04-01T06:49:52.265Z expiryDateTime=2017-04-01T07:19:52.265Z
    08:20:59.172 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=87

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:59.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:20:59.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:59.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:20:59.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:59.504 [qtp1065487120-1678] INFO  D.Datastore - 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:20:59.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=79.6 MiB, available=375.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:20:59.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:20:59.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 > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:20:59.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99: 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
    08:20:59.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:20:59.969 [qtp1065487120-1678] INFO  D.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
    08:20:59.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.
    08:21:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.051 [qtp1065487120-1678] INFO  D.Datastore - 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:21:00.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.107 [qtp1065487120-1678] INFO  D.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
    08:21:00.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.
    08:21:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.274 [qtp1065487120-1678] INFO  D.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
    08:21:00.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:21:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.377 [qtp1065487120-1678] INFO  D.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
    08:21:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.471 [qtp1065487120-1678] INFO  D.Datastore - 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:21:00.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=78.4 MiB, available=377.1 MiB
    08:21:00.568 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=MTk3Rv9xHOvfETszBQrQVQ, serverRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99} because of missing permissions!
    08:21:00.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.597 [qtp1065487120-1678] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:21:00.683 [qtp1065487120-1678] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:21:00.735 [qtp1065487120-1678] INFO  D.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
    08:21:00.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:21:00.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:00.847 [qtp1065487120-1678] INFO  D.Datastore - 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:21:00.105 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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:21:00.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.5 MiB, available=382.0 MiB
    08:21:00.875 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:21:00.875 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.024 [qtp1065487120-1678] INFO  D.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
    08:21:01.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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.147 [qtp1065487120-1678] INFO  D.Datastore - 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:21:01.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=78.4 MiB, available=377.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:01.212 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:01.224 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.238 [qtp1065487120-1678] INFO  D.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
    08:21:01.246 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:21:01.257 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:01.257 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:01.258 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.309 [qtp1065487120-1678] INFO  D.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
    08:21:01.516 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.516 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.522 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 0.40%
    08:21:01.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=4833dede-13c6-4ec2-bbc1-9839244be686 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=true
    08:21:01.525 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4833dede-13c6-4ec2-bbc1-9839244be686 ('/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87')
    08:21:01.525 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:01.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=73.4 MiB, available=382.1 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:01.540 [pool-32-thread-1] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 20.32%
    08:21:01.547 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.547 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.556 [qtp1065487120-1678] INFO  D.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
    08:21:01.567 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.602 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:54.602Z expiryDateTime=2017-04-01T07:17:54.602Z
    08:21:01.610 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.612 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.612 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.650 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.650 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.651 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:01.654 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=153 localRepositoryRevisionInProgress=209

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.656 [qtp1065487120-1678] INFO  D.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
    08:21:01.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:01.933 [qtp1065487120-1678] INFO  D.Datastore - 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:21:01.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:21:02.029 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=78.4 MiB, available=377.1 MiB
    08:21:02.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:02.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:21:02.056 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=04c3be05-2682-4d2e-9ea1-810d17394ba1 from='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1' toID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee to='build/repo/j0yvakpx-ldgi2-local-dest', fromRepoLocalSync=true
    08:21:02.056 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee ('build/repo/j0yvakpx-ldgi2-local-dest')
    08:21:02.090 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:21:02.151 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:01.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:21:02.238 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.5 MiB, available=382.0 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:02.464 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 renewalDateTime=2017-04-01T06:49:07.952Z expiryDateTime=2017-04-01T07:19:07.952Z
    08:21:02.508 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=169
    08:21:02.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:02.241 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:21:02.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=73.5 MiB, available=382.0 MiB
    08:21:02.765 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:02.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=79.8 MiB, available=375.7 MiB
    08:21:02.870 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:02.871 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:02.872 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:21:02.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=78.4 MiB, available=377.1 MiB
    08:21:02.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:02.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:02.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:03.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.5 MiB, available=382.0 MiB
    08:21:03.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:21:03.294 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:21:03.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:21:03.323 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=87
    08:21:03.373 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=146 remoteFromLocalRevision=87
    08:21:03.386 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4919e0d-2097-40bf-966b-511047fdcb20 from='build/repo/j0yvapd5-jdrbk-local-src' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:21:03.389 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:03.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=89.9 MiB, available=365.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:03.447 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:21:03.449 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:21:03.450 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:03.452 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:21:03.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d86bd69ec7b2c345bbd453f12954013e1a56e1d3' to.sha1='4d850e9462dd64e0275f0a88e2f56ea571fd0220'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:21:03.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=78.4 MiB, available=377.1 MiB
    08:21:03.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:21:03.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:21:03.618 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:21:03.639 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 localRepositoryRevisionSynced=85
    08:21:03.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 transaction.localRevision=62 remoteFromLocalRevision=85
    08:21:03.705 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7e68c8c0-f912-4f3c-b49a-4e657142c251 from='build/repo/j0yvcrzb-97e38-local-dest' toID=f1c65729-7190-44c0-9e33-d92fbc414c99 to='https://localhost:40144/f1c65729-7190-44c0-9e33-d92fbc414c99/Y0dUZFLz_mBymsc3muyzbg'
    08:21:03.709 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=62
    08:21:03.752 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:21:03.753 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:21:03.760 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 remoteRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 localRepositoryRevisionSynced=62
    08:21:03.860 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f1c65729-7190-44c0-9e33-d92fbc414c99 remoteRepositoryId=7e68c8c0-f912-4f3c-b49a-4e657142c251 transaction.localRevision=90 remoteFromLocalRevision=62
    08:21:03.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:03.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.0 MiB, used=76.1 MiB, available=379.4 MiB
    08:21:03.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:21:03.990 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:04.034 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:21:04.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:21:04.163 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/P8K7w2CZfR-NmOik1HMHiA/h4R_Oj5yOwq0nllJsaadIg' offset=0
    08:21:04.243 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284663 bytes in 205 ms. path='/2/a'

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:04.247 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:04.248 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:21:04.248 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:21:04.248 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:21:04.290 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:21:04.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:21:04.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:21:04.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:04.291 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:04.291 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[7b04f119096b9bf5]
    08:21:04.292 [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: [7b04f119096b9bf5]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:03.798 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1: 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:21:04.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=90.7 MiB, available=364.8 MiB
    08:21:04.484 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=33FDg-cbwKU1Cx9UOSIbPw, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:21:04.486 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=XmRqnMpPq00spM8LzJQfNg, serverRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1} because of missing permissions!
    08:21:04.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefix STANDARD_OUT
    08:21:04.487 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:04.520 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:21:04.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:21:04.668 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:21:04.674 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:21:04.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="c4919e0d-2097-40bf-966b-511047fdcb20", toRepositoryId="8fe5624e-e202-4d4c-a13c-c962a76496cd", path="/2/a"} on repo=c4919e0d-2097-40bf-966b-511047fdcb20
    08:21:04.726 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:04.748 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:21:04.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=146
    08:21:04.959 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 transaction.localRevision=98 remoteFromLocalRevision=146

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:04.292 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:04.292 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:21:04.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=78.0 MiB, available=377.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:04.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c4919e0d-2097-40bf-966b-511047fdcb20 to='build/repo/j0yvapd5-jdrbk-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:05.000 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:05.005 [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:21:05.010 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=98
    08:21:05.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:05.087 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:05.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=90.6 MiB, available=364.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:05.089 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:05.090 [qtp182345336-3063] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:05.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:05.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:21:05.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=90.7 MiB, available=364.8 MiB
    08:21:05.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:05.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=347.5 MiB, used=78.2 MiB, available=377.3 MiB
    08:21:05.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:06.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=75.5 MiB, available=380.0 MiB
    08:21:06.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:06.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=90.7 MiB, available=364.8 MiB
    08:21:06.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:06.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:06.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=90.7 MiB, available=364.8 MiB
    08:21:06.786 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:21:06.790 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:21:06.792 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:06.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=74.6 MiB, available=380.9 MiB

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:06.902 [qtp1065487120-3456] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 remoteRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee localRepositoryRevisionSynced=169

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:06.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:21:06.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:21:06.914 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:21:06.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:06.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 transaction.localRevision=189 remoteFromLocalRevision=169
    08:21:06.999 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee from='build/repo/j0yvakpx-ldgi2-local-dest' toID=04c3be05-2682-4d2e-9ea1-810d17394ba1 to='https://localhost:41354/04c3be05-2682-4d2e-9ea1-810d17394ba1'
    08:21:07.042 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=27ee9b4d-19a2-4a28-9bf5-56ff1ab13dee remoteRepositoryId=04c3be05-2682-4d2e-9ea1-810d17394ba1 localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=189

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:07.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:07.219 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:21:07.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:21:07.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:07.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new-file2'
    08:21:07.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60ba4b2daa4ed4d070fec06687e249e0e6f9ee45' to.sha1='d517335cba1aeaced9f0d12baff3e2949964dc0c'): /new-file2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:07.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=73.7 MiB, available=381.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:07.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=76.8 MiB, available=378.7 MiB
    08:21:07.778 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 21.91%
    08:21:07.805 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:07.806 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:07.806 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:07.817 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=209

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:07.903 [qtp1065487120-2756] 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
    08:21:07.974 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=11 remoteFromLocalRevision=209

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:08.003 [qtp1065487120-2756] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, 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.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1531) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1517) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1677) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 44 common frames omitted

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:07.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:21:08.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.7 MiB, available=381.8 MiB
    08:21:08.018 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:08.047 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 40.24%
    08:21:08.047 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=4833dede-13c6-4ec2-bbc1-9839244be686 to='/home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare/metaOnlyRepo/wyTyKVvBWEIf3uu175129g/7c7f597f-c457-4429-a637-0465a0513a87', fromRepoLocalSync=false

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:08.040 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:776) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:08.071 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:08.071 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:08.072 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:08.082 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:08.082 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:08.083 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) [gradle-messaging-3.1.jar:3.1]

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:08.087 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=209 localRepositoryRevisionInProgress=213

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, 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.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 71 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1531) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1517) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1677) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 116 common frames omitted

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:08.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=73.7 MiB, available=381.8 MiB
    08:21:08.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:08.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:21:08.644 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=76.5 MiB, available=379.0 MiB
    08:21:08.664 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:08.665 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:08.667 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:08.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.7 MiB, available=381.8 MiB
    08:21:08.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:21:08.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:21:08.907 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=98
    08:21:08.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=161 remoteFromLocalRevision=98
    08:21:08.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4919e0d-2097-40bf-966b-511047fdcb20 from='build/repo/j0yvapd5-jdrbk-local-src' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:21:08.931 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=161
    08:21:08.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:21:08.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:21:08.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=161
    08:21:08.986 [qtp2000968816-2755] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 transaction.localRevision=103 remoteFromLocalRevision=161
    08:21:08.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:09.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:21:09.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:21:09.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c28fc687-34cb-4abf-81ab-43674c879e7a to='build/repo/j0yvcmv9-aylxx-local-dest', fromRepoLocalSync=true
    08:21:09.213 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c28fc687-34cb-4abf-81ab-43674c879e7a ('build/repo/j0yvcmv9-aylxx-local-dest')
    08:21:09.249 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:08.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:21:09.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=76.6 MiB, available=378.9 MiB
    08:21:09.266 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:09.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:21:09.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:21:09.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:21:09.273 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:21:09.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:21:09.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:21:09.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:09.274 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:09.275 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[7b04f119096b9bf5]
    08:21:09.275 [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: [7b04f119096b9bf5]
    08:21:09.275 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:09.313 [pool-29-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:09.358 [qtp1065487120-3456] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, 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.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1531) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1517) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1677) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 44 common frames omitted
    08:21:09.383 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:776) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, 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.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 71 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1531) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1517) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1677) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 116 common frames omitted

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:09.579 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd renewalDateTime=2017-04-01T06:50:41.931Z expiryDateTime=2017-04-01T07:20:41.931Z
    08:21:09.595 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=103
    08:21:09.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=3

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:09.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:21:09.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=76.6 MiB, available=378.9 MiB
    08:21:09.807 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:09.809 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:09.810 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:09.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:10.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:10.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=76.6 MiB, available=378.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:10.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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:21:10.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=74.6 MiB, available=380.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:10.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:21:10.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=76.2 MiB, available=379.3 MiB
    08:21:10.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:10.988 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 23 ms.
    08:21:10.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:21:10.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:11.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.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:11.301 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=76.2 MiB, available=379.3 MiB
    08:21:11.310 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:11.311 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:11.311 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:11.323 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 localRepositoryRevisionSynced=213
    08:21:11.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4833dede-13c6-4ec2-bbc1-9839244be686 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=12 remoteFromLocalRevision=213
    08:21:11.475 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 60.16%
    08:21:11.475 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 80.08%
    08:21:11.476 [Test worker] INFO  o.s.c.r.m.MetaOnlyRepoManagerImpl - Synchronising...: 100.00%
    08:21:11.481 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:21:11.481 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:10.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:21:11.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=74.7 MiB, available=380.8 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:11.571 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:11.574 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRegistryImpl>.getInstance: testUser=xenia
    08:21:11.574 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:21:11.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:21:11.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:11.575 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:11.576 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:21:11.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:11.579 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:11.580 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare
    08:21:11.747 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:21:11.747 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:21:11.762 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:21:11.762 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.762 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:21:11.763 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:21:11.763 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:21:11.763 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:21:11.763 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:11.763 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:21:11.764 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:21:11.764 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.765 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:11.765 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:21:11.766 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:21:11.766 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:21:11.766 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:21:11.766 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:21:11.766 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:21:11.766 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:21:11.767 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:21:11.767 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:21:11.767 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:11.769 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:11.772 [qtp1065487120-2756] ERROR c.c.c.r.s.DefaultExceptionMapper - org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, 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.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: org.subshare.core.WriteAccessDeniedException: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1531) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1517) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1677) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 44 common frames omitted

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:11.786 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:21:11.786 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.787 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:21:11.788 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:11.801 [Test worker] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    org.subshare.core.WriteAccessDeniedException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_121]
    	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:89) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:29) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.putCryptoChangeSetDto(CryptreeRestRepoTransportImpl.java:1021) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.rest.client.transport.CryptreeRestRepoTransportImpl.beginPutFile(CryptreeRestRepoTransportImpl.java:776) [org.subshare.rest.client-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.beginPutFile(SsRepoToRepoSync.java:90) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:579) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:360) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:182) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:262) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:171) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:228) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncUp(RepoToRepoSync.java:168) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.syncUp(SsRepoToRepoSync.java:46) [org.subshare.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:145) [co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at org.subshare.core.repo.sync.SsRepoToRepoSync.sync(SsRepoToRepoSync.java:65) [org.subshare.core-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) [na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: CryptoRepoFile[20]{cryptoRepoFileId=c4uJI60VNZVCoe5Y2L-mZg, localName=null, deleted=null}: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, 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.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.onCommit(VerifySignableAndWriteProtectedEntityListener.java:84) ~[org.subshare.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.repo.local.LocalRepoTransactionListenerRegistry.onCommit(LocalRepoTransactionListenerRegistry.java:53) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoTransactionImpl.commit(LocalRepoTransactionImpl.java:91) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.rest.server.service.CryptoChangeSetDtoService.putCryptoChangeSetDto(CryptoChangeSetDtoService.java:89) ~[org.subshare.rest.server-0.10.0.jar:na]
    	at sun.reflect.GeneratedMethodAccessor229.invoke(Unknown Source) ~[na:na]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
    	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_121]
    	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:23) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	... 71 common frames omitted
    Caused by: co.codewizards.cloudstore.core.dto.RemoteException: Found 'write' permission(s) for userRepoKeyId=XmRqnMpPq00spM8LzJQfNg and timestamp=Sat Apr 01 08:19:50 CEST 2017, but it (or they) indicates backdating outside of allowed range!
    	at org.subshare.local.CryptreeNode.throwAccessDeniedException(CryptreeNode.java:1531) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertHasPermission(CryptreeNode.java:1517) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1677) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeNode.assertSignatureOk(CryptreeNode.java:1657) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.CryptreeImpl.assertSignatureOk(CryptreeImpl.java:2146) ~[org.subshare.local-0.10.0.jar:na]
    	at org.subshare.local.persistence.VerifySignableAndWriteProtectedEntityListener.assertSignableOk(VerifySignableAndWriteProtectedEntityListener.java:138) ~[org.subshare.local-0.10.0.jar:na]
    	... 116 common frames omitted
    08:21:11.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:21:11.809 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:21:11.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:11.806 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:21:11.814 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:21:11.815 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:21:11.816 [qtp182345336-3268] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:21:11.830 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:11.848 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=server
    08:21:11.848 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@65968e8a
    08:21:11.852 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[16686379b818da48, [Niklas Schiffler <nick@nightlabs.de>, Niklas Schiffler <nschiffler@nightlabs.de>]]
    08:21:11.852 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bd6f8ad4ed282672, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.853 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3d2ee0fae51538e3, [Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc@nightlabs.de>]]
    08:21:11.853 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:21:11.854 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[0499448086cf00d4, [Daniel Mazurek (TEST) <daniel@nightlabs.de>]]
    08:21:11.854 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[382b4a7dc1945ec7, [Sebastian Schefczyk <sebl@datenwei.de>, Sebastian Schefczyk <arbeit@datenwei.de>, Sebastian Schefczyk <sschefczyk@datenwei.de>, Sebastian Schefczyk <sebastian.schefczyk@datenwei.de>]]
    08:21:11.854 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:11.854 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]]
    08:21:11.855 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[bbef20af171556db, [Alexander Bieber (TEST) <alex@nightlabs.de>]]
    08:21:11.855 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[3196dc5e1ee3b87e, [Raul Borgmann <raul@borgmann.org>]]
    08:21:11.855 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:11.855 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e1c54f71816c5f79, [Niklas Schiffler <nschiffler@nightlabs.de>, Niklas Schiffler <nick@nightlabs.de>]]
    08:21:11.856 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[c0273d48e8dbb7e5, [Daniel Mazurek <daniel.mazurek@nightlabs.de>, Daniel Mazurek <daniel@nightlabs.de>, Daniel Mazurek <nozkiller@nightlabs.de>, Daniel Mazurek <daniel.mazurek@jfire.org>, Daniel Mazurek <daniel.mazurek@nightlabs.com>]]
    08:21:11.856 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[70c642ca41cd4390, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@nightlabs.de>]]
    08:21:11.856 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[b921cac57482bdd7, [Marius Heinzmann <marius@NightLabs.de>]]
    08:21:11.856 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[aad17971cbaeb49c, [Alexander Bieber <alex@nightlabs.de>, Alexander Bieber <alex@jfire.org>, Alexander Bieber <bieber@nightlabs.de>, Alexander Bieber <abieber@nightlabs.de>, Alexander Bieber <alexander.bieber@nightlabs.de>]]
    08:21:11.857 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[1d7e43dd64064d90, [Jonathan Nowak <jonathan@codewizards.co>, Jonathan Nowak <contact@askingcat.de>, Jonathan Nowak <jonathan@askingcat.de>, Jonathan Nowak <jonathannowak@lavabit.com>, Jonathan Nowak <jnowak@nightlabs.de>, Jonathan Nowak <jonathan@nightlabs.de>, Jonathan Nowak <kontakt@askingcat.de>]]
    08:21:11.857 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[e9ef196d67ad76fb, [Marc Klinger <marc@nightlabs.de>, Marc Klinger <mklinger@nightlabs.org>, Marc Klinger <marc@jfire.org>, Marc Klinger <maac@nightlabs.de>, Marc Klinger <maac@nightlabs.com>, Marc Klinger <maac@nightlabs.org>, Marc Klinger <marc@nightlabs.com>, Marc Klinger <marc@nightlabs.org>, Marc Klinger <mklinger@nightlabs.de>, Marc Klinger <mklinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.de>, Marc Klinger <marc.klinger@nightlabs.com>, Marc Klinger <marc.klinger@nightlabs.org>]]
    08:21:11.858 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[409da8fb2f28430b, [Marius Heinzmann <Marius@jfire.org>, Marius Heinzmann <Marius@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.de>, Marius Heinzmann <Marius.Heinzmann@NightLabs.com>, Marius Heinzmann <Marius.Heinzmann@NightLabs.org>]]
    08:21:11.858 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f16ec3601cf1e265, [Jan Mortensen <janmorti@gmx.de>]]
    08:21:11.858 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[f46364d95e36f890, [Niklas Schiffler <nschiffler@digitician.eu>]]
    08:21:11.914 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:11.914 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:11.915 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigDir>.getFile: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/jvm/yxMPDJHq4S65x4vrAY1oGQ/xenia/.subshare

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:12.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:12.106 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.107 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.122 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 0.40%
    08:21:12.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=true
    08:21:12.123 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:12.124 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 706fc187-6438-4f25-9cf6-1968b33bef51 ('build/repo/j0yv7gjg-ggbfy-local-dest-xenia')
    08:21:12.135 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.135 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.139 [pool-33-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 10.36%
    08:21:12.150 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.180 [pool-33-thread-1] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 15.40%
    08:21:12.312 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 renewalDateTime=2017-04-01T06:47:02.524Z expiryDateTime=2017-04-01T07:17:02.524Z
    08:21:12.333 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.334 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.334 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.340 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.341 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.342 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:12.345 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=204 localRepositoryRevisionInProgress=217

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:12.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=74.6 MiB, available=380.9 MiB

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:12.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0

org.subshare.test.PermissionIT > uploadBackdatedSignature STANDARD_OUT
    08:21:12.731 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:12.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:21:13.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=73.8 MiB, available=381.7 MiB
    08:21:13.037 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:13.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=78.0 MiB, available=377.5 MiB
    08:21:13.330 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:13.331 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:13.332 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:13.365 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=xenia
    08:21:13.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:21:13.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=84.4 MiB, available=371.1 MiB
    08:21:13.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:21:13.379 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:13.387 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:13.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:21:13.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:21:13.387 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:21:13.395 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]] via PGP-key[s] for UserRepoKeyPublicKey[5]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87}
    08:21:13.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: testUser=xenia
    08:21:13.396 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: BcWithLocalGnuPgPgp@480c2c1c
    08:21:13.398 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[7b04f119096b9bf5, [<yasmin@subshare.net>]]
    08:21:13.398 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]]
    08:21:13.398 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<PgpRegistry>.getPgpOrFail: * PgpKey[ea32739877b08d28, [<xenia@subshare.net>]]
    08:21:13.400 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[7b04f119096b9bf5]
    08:21:13.401 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:13.431 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:13.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=73.7 MiB, available=381.8 MiB
    08:21:13.594 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:21:13.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:13.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:13.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:13.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:13.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:13.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:21:13.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:13.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:21:13.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:21:13.718 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:13.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:21:13.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d86bd69ec7b2c345bbd453f12954013e1a56e1d3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21: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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:13.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a
    08:21:13.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:13.894 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=103
    08:21:13.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=128 remoteFromLocalRevision=103
    08:21:13.986 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:21:13.986 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c28fc687-34cb-4abf-81ab-43674c879e7a from='build/repo/j0yvcmv9-aylxx-local-dest' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:21:13.993 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:14.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:13.440 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:21:14.106 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=77.5 MiB, available=378.0 MiB
    08:21:14.120 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:14.121 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:14.122 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:14.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:14.162 [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:21:14.163 [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:21:14.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:14.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
    08:21:14.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=78.0 MiB, available=377.5 MiB
    08:21:14.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:14.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:21:14.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:21:14.734 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=128
    08:21:14.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:14.979 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    08:21:15.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:21:15.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:15.004 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=78.0 MiB, available=377.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21: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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:15.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:15.006 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=wE1XhF0Ro3LUjyHMSisuYQ, cryptoRepoFileId=h4R_Oj5yOwq0nllJsaadIg} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=OnLiGmBbXDbWYE4bRgeqLA, cryptoRepoFileId=h4R_Oj5yOwq0nllJsaadIg} duplicateCryptoRepoFileId=null localRevision=133
    08:21:15.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:15.031 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:21:15.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:15.046 [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:21:15.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:21:15.367 [qtp2000968816-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a transaction.localRevision=110 remoteFromLocalRevision=128
    08:21:15.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c28fc687-34cb-4abf-81ab-43674c879e7a to='build/repo/j0yvcmv9-aylxx-local-dest', fromRepoLocalSync=false

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:15.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=78.0 MiB, available=377.5 MiB
    08:21:15.404 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 21.91%
    08:21:15.406 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 30.88%
    08:21:15.406 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 39.84%
    08:21:15.415 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.415 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.416 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:15.420 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=110

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:15.424 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=217
    08:21:15.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=146 remoteFromLocalRevision=217
    08:21:15.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:21:15.538 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    08:21:15.607 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 50.80%
    08:21:15.608 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 59.76%
    08:21:15.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=146
    08:21:15.742 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:15.743 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:15.848 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.849 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.849 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.857 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=222 remoteFromLocalRevision=146
    08:21:15.915 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7c7f597f-c457-4429-a637-0465a0513a87 from='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87' toID=706fc187-6438-4f25-9cf6-1968b33bef51 to='build/repo/j0yv7gjg-ggbfy-local-dest-xenia', fromRepoLocalSync=false
    08:21:15.923 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.924 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.924 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.950 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.951 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.951 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:15.955 [pool-4-thread-8] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=217 localRepositoryRevisionInProgress=222

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:15.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:15.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0
    08:21:16.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=74.5 MiB, available=381.0 MiB
    08:21:16.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:16.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:15.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: repoFileDtos.size=0
    08:21:16.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=78.0 MiB, available=377.5 MiB
    08:21:16.444 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:16.445 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:16.445 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:16.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87: 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:21:16.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:21:16.806 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:21:16.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:16.820 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:16.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:16.837 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:16.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:21:16.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:21:16.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:16.862 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:21:16.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:16.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=78.2 MiB, available=377.3 MiB
    08:21:16.926 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:16.927 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=VfmcnQB4yWvp_TvCteiWlA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[MYqbMVqZLiVWlqBYhBuulw, Xenia, null, [xenia@subshare.net], [ea32739877b08d28]]
    08:21:16.927 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=jJezCQMKNKUWJS3A5kxQmg, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:21:16.927 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[4]{userRepoKeyId=UNlXGi3Ur0FPWe3XemEejA, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:21:16.928 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[5]{userRepoKeyId=u6bHhwF1V1Gm-xpNWZUD7Q, serverRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87} already associated with UserImpl[jFLZVBgTFVlcwskz4HN9rQ, null, null, [yasmin@subshare.net], [7b04f119096b9bf5]]
    08:21:16.929 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:16.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:16.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.
    08:21:17.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:17.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=78.4 MiB, available=377.1 MiB
    08:21:17.343 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:17.343 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:17.344 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:17.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:17.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 > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:17.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=74.4 MiB, available=381.1 MiB
    08:21:17.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:17.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.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:17.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.5 MiB, used=77.7 MiB, available=377.8 MiB
    08:21:17.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:18.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.7 MiB, available=381.8 MiB
    08:21:18.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:18.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=77.3 MiB, available=378.2 MiB
    08:21:18.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:18.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:18.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=73.6 MiB, available=381.9 MiB
    08:21:18.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.Issue8IT > issue_8_threesomeWithFreshmen STANDARD_OUT
    08:21:18.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.0 MiB, used=77.6 MiB, available=377.9 MiB
    08:21:18.671 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 70.72%
    08:21:18.671 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 79.68%
    08:21:18.685 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:18.687 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:18.688 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:18.712 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 localRepositoryRevisionSynced=222
    08:21:18.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 transaction.localRevision=151 remoteFromLocalRevision=222
    08:21:18.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=706fc187-6438-4f25-9cf6-1968b33bef51 from='build/repo/j0yv7gjg-ggbfy-local-dest-xenia' toID=7c7f597f-c457-4429-a637-0465a0513a87 to='https://localhost:33646/7c7f597f-c457-4429-a637-0465a0513a87'
    08:21:18.797 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=151
    08:21:18.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 90.64%
    08:21:18.805 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 99.60%
    08:21:18.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 remoteRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 localRepositoryRevisionSynced=151
    08:21:18.927 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:18.928 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:19.007 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:19.007 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:19.008 [qtp182345336-2447] INFO  o.s.t.AbstractMultiUserIT - MockUp<ConfigImpl>.getInstance: testUser=server
    08:21:19.017 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7c7f597f-c457-4429-a637-0465a0513a87 remoteRepositoryId=706fc187-6438-4f25-9cf6-1968b33bef51 transaction.localRevision=227 remoteFromLocalRevision=151
    08:21:19.021 [Test worker] INFO  o.s.t.AbstractMultiUserIT - Synchronising...: 100.00%
    08:21:19.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<ServerRepoRegistryImpl>.getInstance: testUser=xenia
    08:21:19.023 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia
    08:21:19.053 [Test worker] INFO  o.s.t.AbstractMultiUserIT - MockUp<UserRegistryImpl>.getInstance: testUser=xenia

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:19.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:19.123 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=73.6 MiB, available=381.9 MiB
    08:21:19.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:21:19.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:19.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:19.147 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a localRepositoryRevisionSynced=110
    08:21:19.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=136 remoteFromLocalRevision=110
    08:21:19.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c28fc687-34cb-4abf-81ab-43674c879e7a from='build/repo/j0yvcmv9-aylxx-local-dest' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:21:19.248 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=136
    08:21:19.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:21:19.272 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:21:19.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=136
    08:21:19.478 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c28fc687-34cb-4abf-81ab-43674c879e7a transaction.localRevision=115 remoteFromLocalRevision=136
    08:21:19.525 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:21:19.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:21:19.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c4919e0d-2097-40bf-966b-511047fdcb20 to='build/repo/j0yvapd5-jdrbk-local-src', fromRepoLocalSync=true
    08:21:19.739 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c4919e0d-2097-40bf-966b-511047fdcb20 ('build/repo/j0yvapd5-jdrbk-local-src')
    08:21:19.762 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:21:19.783 [pool-30-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:21:20.114 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd renewalDateTime=2017-04-01T06:49:52.265Z expiryDateTime=2017-04-01T07:19:52.265Z
    08:21:20.127 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=115
    08:21:20.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0
    08:21:20.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=74.5 MiB, available=381.0 MiB
    08:21:20.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:20.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:21.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=74.5 MiB, available=381.0 MiB
    08:21:21.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:21.345 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.
    08:21:21.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:21:21.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:21.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:21:21.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:21.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:21:21.399 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:21.403 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:21:21.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:21:21.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=74.7 MiB, available=380.8 MiB
    08:21:21.906 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:22.176 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>>>>>>>>>>>>> ***
    08:21:22.178 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** >>> before >>> ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:22.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=74.7 MiB, available=380.8 MiB
    08:21:22.392 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:22.560 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:21:22.561 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:21:22.562 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:22.563 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:21:22.564 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:21:22.684 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=bieber
    08:21:22.684 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:22.685 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:21:22.686 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:22.775 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=74.1 MiB, available=381.4 MiB
    08:21:22.777 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:22.844 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=daniel
    08:21:22.844 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:22.845 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:21:22.845 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:21:22.969 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:21:22.969 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:22.970 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:21:22.971 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:21:23.097 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=xenia
    08:21:23.098 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:23.098 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:21:23.099 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:21:23.126 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=yasmin
    08:21:23.126 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:23.127 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:21:23.127 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:23.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=74.1 MiB, available=381.4 MiB
    08:21:23.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:23.129 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<< before <<< ***
    08:21:23.129 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - *** <<<<<<<<<<<<<< ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:23.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    08:21:23.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:23.139 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'
    08:21:23.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:21:23.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    08:21:23.589 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:21:23.610 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=115
    08:21:23.829 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=170 remoteFromLocalRevision=115
    08:21:23.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4919e0d-2097-40bf-966b-511047fdcb20 from='build/repo/j0yvapd5-jdrbk-local-src' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:21:23.838 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=161 localRepositoryRevisionInProgress=170
    08:21:23.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:21:23.930 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:23.941 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:21:23.942 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:21:23.949 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:23.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=170

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:23.950 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:24.255 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 transaction.localRevision=120 remoteFromLocalRevision=170
    08:21:24.279 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8fe5624e-e202-4d4c-a13c-c962a76496cd from='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd' toID=c4919e0d-2097-40bf-966b-511047fdcb20 to='build/repo/j0yvapd5-jdrbk-local-src', fromRepoLocalSync=false
    08:21:24.298 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=120
    08:21:24.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: repoFileDtos.size=0
    08:21:25.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:25.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:21:25.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd: 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:21:25.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=74.5 MiB, available=381.0 MiB
    08:21:25.694 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=rdUTlI2lIn5mhCdbaWXThQ, serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd} because of missing permissions!
    08:21:25.694 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:21:26.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=74.5 MiB, available=381.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:26.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:26.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:21:26.548 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:21:26.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:21:26.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=74.9 MiB, available=380.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:27.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsDeletedFileCollisionOnClient STANDARD_OUT
    08:21:26.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:21:27.270 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:21:27.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:21:27.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:21:27.290 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 localRepositoryRevisionSynced=120
    08:21:27.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd transaction.localRevision=176 remoteFromLocalRevision=120
    08:21:27.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c4919e0d-2097-40bf-966b-511047fdcb20 from='build/repo/j0yvapd5-jdrbk-local-src' toID=8fe5624e-e202-4d4c-a13c-c962a76496cd to='https://localhost:36873/8fe5624e-e202-4d4c-a13c-c962a76496cd'
    08:21:27.405 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=176
    08:21:27.453 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:21:27.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:21:27.457 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 remoteRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd localRepositoryRevisionSynced=176
    08:21:27.694 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd remoteRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 transaction.localRevision=125 remoteFromLocalRevision=176
    08:21:27.701 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:21:28.135 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c4919e0d-2097-40bf-966b-511047fdcb20 serverRepositoryId=8fe5624e-e202-4d4c-a13c-c962a76496cd renewalDateTime=2017-04-01T06:49:52.265Z expiryDateTime=2017-04-01T07:19:52.265Z
    08:21:28.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:21:28.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:21:28.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    08:21:28.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:21:28.690 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:21:29.023 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:33.231 [Test worker] INFO  D.Datastore - 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
    08:21:34.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:35.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:36.479 [Test 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:21: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.
    08:21:42.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.
    08:21:43.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:21:44.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:21:44.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:45.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.
    08:21:46.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.
    08:21:47.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:47.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:21:47.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:48.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:48.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:48.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.
    08:21:49.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.
    08:21:50.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:52.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:54.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
    08:21:54.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:56.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:57.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:21:57.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:21:58.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:21:58.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:21:59.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.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:00.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:01.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.
    08:22:02.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:02.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:22: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.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:04.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:04.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:04.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:04.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:05.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:05.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:05.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:06.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:06.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:06.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:07.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:07.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
    08:22:07.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:07.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:07.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:22:08.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:08.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:08.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:09.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:22:09.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.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:09.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:09.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.
    08:22:09.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:09.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:10.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.
    08:22:10.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:11.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:11.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:12.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:12.099 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 79 ms.
    08:22:12.100 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, invitation=false]
    08:22:12.257 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 157 ms.
    08:22:12.257 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=T2YOruSz0NitGVqk_QyYiQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:12.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:12.804 [Test worker] INFO  D.Datastore - 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:22:12.968 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=83.5 MiB, available=372.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:13.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.
    08:22:13.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:13.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 44893cfd-74c7-401a-a69e-bd8c1fefec04
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvdi39-1johd-local-src
      localRepository.publicKeySha1 = 94:46:BE:36:A4:03:75:AB:83:BA:FD:53:A7:88:59:D3:5A:88:C1:F8

      remoteRepository.repositoryId = 862b17b0-2fb1-4ca8-a13f-411af6d8f178
      remoteRepository.remoteRoot = https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178
      remoteRepository.publicKeySha1 = 2B:E3:6D:BB:2E:E7:77:19:B2:58:5A:F7:7B:8E:C1:F2:CB:E3:29: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 44893cfd-74c7-401a-a69e-bd8c1fefec04 862b17b0-2fb1-4ca8-a13f-411af6d8f178
    08:22:14.399 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:22:14.914 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:22:14.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:14.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:22:15.067 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:22:15.089 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:22:15.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:22:15.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:22:15.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69%
    08:22:15.366 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:22:15.578 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:22:15.580 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=44893cfd-74c7-401a-a69e-bd8c1fefec04 to='build/repo/j0yvdi39-1johd-local-src', fromRepoLocalSync=true
    08:22:15.580 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 44893cfd-74c7-401a-a69e-bd8c1fefec04 ('build/repo/j0yvdi39-1johd-local-src')
    08:22:15.610 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:15.659 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:22:15.768 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 renewalDateTime=2017-04-01T06:52:15.728Z expiryDateTime=2017-04-01T07:22:15.728Z
    08:22:15.857 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:22:15.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:16.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:16.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=67.2 MiB, available=388.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:16.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:17.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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:22:18.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=67.8 MiB, available=387.7 MiB
    08:22:18.569 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:22:18.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:22:19.006 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=67.6 MiB, available=387.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:19.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:19.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:19.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:19.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=51.3 MiB, available=404.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:19.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:19.562 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:22:19.929 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=51.2 MiB, available=404.3 MiB
    08:22:19.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:22:20.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=51.2 MiB, available=404.3 MiB
    08:22:20.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:22:20.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:22:20.278 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:22:20.351 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=2
    08:22:20.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=6 remoteFromLocalRevision=2
    08:22:20.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44893cfd-74c7-401a-a69e-bd8c1fefec04 from='build/repo/j0yvdi39-1johd-local-src' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:20.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:20.530 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    08:22:20.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:20.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:22:20.805 [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:22:20.806 [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:22:20.830 [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
    08:22:20.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:22:21.103 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:21.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:21.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
    08:22:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:22.385 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:22:22.385 [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
    08:22:22.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:22.722 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:22.746 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:22.750 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:22:23.050 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:23.050 [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
    08:22:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:23.181 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:23.192 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:23.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:22:23.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:23.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:23.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:23.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:23.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:23.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:23.792 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:23.926 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:24.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:22:24.004 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:24.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:24.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:24.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:24.306 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:24.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:24.377 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:24.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:24.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:22:24.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:24.751 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:24.811 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:24.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:22:24.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:24.936 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:22:25.019 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a9a40e5031c9493596b9793a012627809ed190b' to.sha1='aac7c40cf6b15b7c2b50f2d34394e0ed6ffbdd25'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:25.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:26.028 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/1 {11 11ä11#+} 1/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:26.080 [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:22:26.187 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JSh4Q_gEZSEkRnDmt8M9wg/FputEfUGK5Tmv9g9bYQxMQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:27.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:28.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:28.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 291903 bytes in 2176 ms. path='/1 {11 11ä11#+} 1/a'
    08:22:28.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:28.386 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:28.529 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:28.561 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:28.906 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 118 ms.
    08:22:28.906 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:28.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/1 {11 11ä11#+} 1/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:29.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:29.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:29.051 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 144 ms.
    08:22:29.051 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=CYx2ifjTCdQa7RxK6jPkpw, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:29.054 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:29.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:29.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3d9dffe60d01477554ba15d69a2890154c02819' to.sha1='655ff6ae7de63c6ba9ded74646b368ca50eeeada'): /1 {11 11ä11#+} 1/b
    08:22:29.403 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/1 {11 11ä11#+} 1/b"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:29.421 [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:22:29.619 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JSh4Q_gEZSEkRnDmt8M9wg/nDWJN1EQGO7DgDlU_zEbbw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:29.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:29.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
    08:22:29.803 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=316.5 MiB, used=103.8 MiB, available=351.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:30.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 475274 bytes in 661 ms. path='/1 {11 11ä11#+} 1/b'
    08:22:30.172 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:30.173 [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:22:30.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:30.233 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:30.239 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:30.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/1 {11 11ä11#+} 1/b"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:30.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:30.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:30.348 [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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d175014e-11af-4888-a675-b060e0534af6
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvdokf-6sqva-local-src
      localRepository.publicKeySha1 = 79:75:FF:08:CE:FB:48:7D:BC:D5:1F:0E:BB:BF:EA:7A:D0:D1:02:00

      remoteRepository.repositoryId = e9fa510d-9d9d-46c4-867f-a4819224e022
      remoteRepository.remoteRoot = https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022
      remoteRepository.publicKeySha1 = 4A:8A:BC:23:70:7B:2D:34:2B:F9:A6:48:32:36:6D:D9:9B:72:D6:BB

    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 d175014e-11af-4888-a675-b060e0534af6 e9fa510d-9d9d-46c4-867f-a4819224e022

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:30.375 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a2ad8491c057f119f302afb056ef2b094c1398c' to.sha1='0665ee8bf2198e2328acd21970cd367685bf5f5b'): /1 {11 11ä11#+} 1/c
    08:22:30.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/1 {11 11ä11#+} 1/c"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:30.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/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:30.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:30.943 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/JSh4Q_gEZSEkRnDmt8M9wg/BGtpyXyoWjTThh2g7TpfVg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:31.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:31.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:31.622 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:22:31.636 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:22:31.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:22:31.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:22:31.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:22:31.893 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:22:31.953 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70%
    08:22:32.034 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:32.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:32.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 688230 bytes in 1389 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:32.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:22:32.252 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d175014e-11af-4888-a675-b060e0534af6 ('build/repo/j0yvdokf-6sqva-local-src')
    08:22:32.252 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022' toID=d175014e-11af-4888-a675-b060e0534af6 to='build/repo/j0yvdokf-6sqva-local-src', fromRepoLocalSync=true

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:32.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:32.254 [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
    08:22:32.286 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:32.316 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:32.318 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:32.339 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:32.371 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/1 {11 11ä11#+} 1/c"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:32.376 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:32.382 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:22:32.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:32.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:32.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:32.456 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa04d6b6ef896bdb183ac51ecca0e74f18e4cf42' to.sha1='52cced660f15ac7c87c3c69b7bad65dfda32d466'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:32.511 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:52:32.466Z expiryDateTime=2017-04-01T07:22:32.466Z
    08:22:32.609 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:22:32.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:32.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:32.915 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/1 {11 11ä11#+} 1/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:32.926 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:33.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:33.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:33.231 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/r0EXqf00cKomtui7oenFQA/QISyoy_z0mMOUWiV7hiiAw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:33.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=57.4 MiB, available=398.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:33.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:33.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:34.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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
    08:22:35.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:35.264 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/r0EXqf00cKomtui7oenFQA/QISyoy_z0mMOUWiV7hiiAw' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:35.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:35.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=58.0 MiB, available=397.5 MiB
    08:22:35.590 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:22:35.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:35.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:35.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1375594 bytes in 2995 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:36.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=57.8 MiB, available=397.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:36.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:36.079 [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
    08:22:36.126 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:36.128 [qtp1716431581-3785] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:36.132 [qtp1716431581-3785] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:36.268 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/1 {11 11ä11#+} 1/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:36.274 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:36.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:36.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:22:36.311 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da7211adedf4f2202428a0990b1818f38c6ec78f' to.sha1='d4de20629068ab6245ec5de13feaf8c7f9ae8b53'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:36.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=57.9 MiB, available=397.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:36.582 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/1 {11 11ä11#+} 1/b"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:36.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:36.594 [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:22:36.741 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/r0EXqf00cKomtui7oenFQA/Jpwk5LXe_gfaWzPD0yApdQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:36.969 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.0 MiB, used=57.6 MiB, available=397.9 MiB
    08:22:36.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:22:37.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=57.6 MiB, available=397.9 MiB
    08:22:37.289 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:22:37.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:22:37.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:22:37.348 [qtp1065487120-2737] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=2
    08:22:37.399 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=6 remoteFromLocalRevision=2
    08:22:37.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d175014e-11af-4888-a675-b060e0534af6 from='build/repo/j0yvdokf-6sqva-local-src' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:37.590 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461586 bytes in 996 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:37.611 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:37.749 [Test worker] INFO  D.Datastore - 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:22:37.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:37.811 [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:22:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:37.863 [qtp1716431581-3785] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:37.864 [qtp1716431581-3785] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:37.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:37.958 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/1 {11 11ä11#+} 1/b"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:37.964 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:37.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:38.031 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:38.034 [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:22:38.035 [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:22:38.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:22:38.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d08c0fc74860f5c1ef6aa367047d4a30e9081bf' to.sha1='14ede453e41ba114522283052aca67206af150cb'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:38.227 [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:22:38.360 [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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:38.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:22:38.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:38.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:22:38.860 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/51feKnkBg4xoaAs3H3bJ7w' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:38.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:38.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:39.574 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:22:39.574 [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:22:39.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:39.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:39.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:39.954 [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:22: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:40.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.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:40.515 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:40.515 [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:22:40.558 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/51feKnkBg4xoaAs3H3bJ7w' offset=1048576
    08:22:40.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1056294 bytes in 2118 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:40.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:40.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:40.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:40.709 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:40.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:40.770 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:40.827 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:40.830 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:40.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:40.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:40.964 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:22:40.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:40.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:22:40.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e79c5e05a13460a397c3dbd3197a0278423f439' to.sha1='c99f6657af5204d9cc1e4d26d29131abe93cc91c'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:41.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:41.004 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:41.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:41.074 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:41.076 [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:22:41.359 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/5/h"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:41.377 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:41.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:41.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:41.411 [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
    08:22:41.477 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 89 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:41.482 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/YEe3pINUDVW3CqN1cY4qpQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:41.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:41.610 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:22:41.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:41.618 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:41.684 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:41.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 235517 bytes in 470 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:42.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:42.020 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:42.021 [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:22:42.048 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:42.048 [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
    08:22:42.075 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:42.085 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:42.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:42.095 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:42.097 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:42.187 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/5/h"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:42.197 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:42.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:42.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:22:42.265 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af935acea57048c063a0734efeba84c0b5fa2189' to.sha1='3e45176a423607dfb984b8df5563a72006cd0478'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:42.381 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:42.384 [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
    08:22:42.476 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=69.9 MiB, available=385.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:42.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:42.498 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/5/i"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:42.502 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:22:42.503 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:42.505 [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:22:42.505 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:42.568 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f2deecce639181e8a81986507a951f6a16659c6' to.sha1='0c7f06a2ab32730f67e93e2dcd6e6fb56b9728d2'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:42.792 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:43.038 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/1 {11 11ä11#+} 1/a"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:43.112 [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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 38ee96ee-9074-447a-819c-33c9373f9b0a
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvdw1d-ctmoi-local-src
      localRepository.publicKeySha1 = 89:12:F2:B6:D6:EF:B1:1E:EE:5E:E7:0E:BB:29:7A:E1:C9:CF:C4:03

      remoteRepository.repositoryId = 18a206d8-8de6-4b2f-8bbd-f38ae95fdf50
      remoteRepository.remoteRoot = https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50
      remoteRepository.publicKeySha1 = 05:70:9C:46:2B:CE:D4:D1:1B:AC:85:11:C1:EC:43:09:2E:55:19: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 38ee96ee-9074-447a-819c-33c9373f9b0a 18a206d8-8de6-4b2f-8bbd-f38ae95fdf50

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:43.361 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5YGnxzIHk2nhBDaso6c6zg/YXXGweaw9jWQ1hUeH-7KxA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:43.873 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:22:44.555 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:22:44.573 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:22:44.718 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:22:44.741 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:44.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:44.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:22:44.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:22:44.944 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%
    08:22:45.018 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:45.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 850286 bytes in 1909 ms. path='/1 {11 11ä11#+} 1/a'
    08:22:45.134 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:45.134 [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:22:45.170 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:45.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:22:45.224 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=true
    08:22:45.225 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38ee96ee-9074-447a-819c-33c9373f9b0a ('build/repo/j0yvdw1d-ctmoi-local-src')
    08:22:45.277 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:45.286 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:45.308 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:45.395 [qtp1065487120-2737] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:45.465 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:52:45.423Z expiryDateTime=2017-04-01T07:22:45.422Z
    08:22:45.571 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:22:45.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:45.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/1 {11 11ä11#+} 1/a"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:46.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:46.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:46.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:22:46.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1982d862cdcbff832c2a309ceabdcb9f2d91c5d1' to.sha1='5e158b9fd7347032f041c2bc62460e39ffa4c5aa'): /1 {11 11ä11#+} 1/b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:46.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.5 MiB, used=63.4 MiB, available=392.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:46.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:46.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/1 {11 11ä11#+} 1/b"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:47.002 [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'
    08:22:47.315 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5YGnxzIHk2nhBDaso6c6zg/yrzMA1J_vwmsFIR22NNs1A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:47.417 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:22:47.549 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 57 ms.
    08:22:47.549 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:47.590 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:47.644 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 94 ms.
    08:22:47.644 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=O6pD1XFI9g4XoWtnKQ3bdw, invitation=false]

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:47.958 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=344.0 MiB, used=63.6 MiB, available=391.9 MiB
    08:22:48.196 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:22:48.203 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:22:48.204 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:48.263 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=79.5 MiB, available=376.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:48.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:22:48.720 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=63.7 MiB, available=391.8 MiB
    08:22:48.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = f50766d0-72b4-4ce5-9d02-57ca9f9ccced
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yve0gl-gd64n-local-src
      localRepository.publicKeySha1 = B1:C9:22:3B:5A:3C:35:BD:F2:19:75:E9:E2:F4:EC:F2:AD:50:6C:2D

      remoteRepository.repositoryId = f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0
      remoteRepository.remoteRoot = https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0
      remoteRepository.publicKeySha1 = 0E:30:97:A7:24:FC:37:C1:09:FE:3F:FB:8E:B6:C9:DE:FB:FF:A3:61

    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 f50766d0-72b4-4ce5-9d02-57ca9f9ccced f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:48.982 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:48.992 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5YGnxzIHk2nhBDaso6c6zg/yrzMA1J_vwmsFIR22NNs1A' offset=1048576

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:49.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.0 MiB, used=63.7 MiB, available=391.8 MiB
    08:22:49.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:49.671 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:49.681 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=346.0 MiB, used=63.7 MiB, available=391.8 MiB
    08:22:49.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:49.979 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:49.991 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:49.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:50.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=345.5 MiB, used=63.7 MiB, available=391.8 MiB
    08:22:50.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:22:50.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:22:50.062 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:50.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:50.116 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:50.123 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:50.152 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=6 remoteFromLocalRevision=2

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:50.163 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5YGnxzIHk2nhBDaso6c6zg/yrzMA1J_vwmsFIR22NNs1A' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:50.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:50.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:50.270 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:22:50.324 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.70%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:50.387 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:50.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:22:50.581 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:22:50.582 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced to='build/repo/j0yve0gl-gd64n-local-src', fromRepoLocalSync=true
    08:22:50.582 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f50766d0-72b4-4ce5-9d02-57ca9f9ccced ('build/repo/j0yve0gl-gd64n-local-src')
    08:22:50.624 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:22:50.667 [pool-31-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:22:50.735 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 renewalDateTime=2017-04-01T06:52:50.635Z expiryDateTime=2017-04-01T07:22:50.635Z
    08:22:50.777 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:50.779 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4604492 bytes in 8273 ms. path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:50.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:50.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:50.939 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:51.000 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:51.008 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:51.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/5/i"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:51.128 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:51.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:51.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:51.160 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:51.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:22:51.228 [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:22:51.229 [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:22:51.235 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='017e6849b37f0b29552cfd108f38fbc3ff41bbce' to.sha1='11dbda4dd501799bdda2849b83eda96976ce3083'): /3 + &#ä/aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:51.272 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:51.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=62.5 MiB, available=393.0 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:51.407 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 97 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:52.467 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5YGnxzIHk2nhBDaso6c6zg/yrzMA1J_vwmsFIR22NNs1A' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:52.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/aa"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:52.891 [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
    08:22:53.177 [qtp182345336-3268] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:53.197 [qtp1716431581-3785] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/asFkfCL9k7Hcfrc_MfAKqQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:53.198 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 4 dirty file-chunks with together 3635981 bytes in 6196 ms. path='/1 {11 11ä11#+} 1/b'
    08:22:53.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:53.303 [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:22:53.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 178000 bytes in 423 ms. path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:53.460 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:53.470 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:53.488 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 35 ms.
    08:22:53.488 [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:22:52.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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:22:53.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=62.8 MiB, available=392.7 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:53.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:53.498 [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
    08:22:53.574 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/1 {11 11ä11#+} 1/b"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:53.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:53.645 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:53.647 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:53.669 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:53.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca8d0a92bd657978b021e97e26dc4700c6e0aa25' to.sha1='6628bafbda912754be3357f39acb54a281902cba'): /1 {11 11ä11#+} 1/c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:53.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:53.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:53.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:53.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/1 {11 11ä11#+} 1/c"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:54.020 [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:22:53.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:22:54.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:54.197 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:54.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:54.258 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:54.267 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:54.303 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/5YGnxzIHk2nhBDaso6c6zg/afbvKAljs8r43StTMLw9Jw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:54.414 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/aa"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:54.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:54.440 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:54.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:54.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:54.463 [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:22:54.511 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0fec2c4c16a51cbbe18a683c07cad30dc0746377' to.sha1='5d80cf6d36ba9d0d57a2fa15d1342ffc34fd97fa'): /3 + &#ä/bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:54.588 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:54.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:54.601 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:54.673 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=62.9 MiB, available=392.6 MiB
    08:22:54.683 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:54.857 [qtp182345336-3268] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:22:54.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:54.913 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:54.979 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:55.029 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:55.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/bb"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.049 [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:22:55.091 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:55.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=62.9 MiB, available=392.6 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.236 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:55.242 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/UeRXatjfJPosNXlIQVZj6Q' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:55.446 [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:22:55.100 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:22:55.473 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=62.9 MiB, available=392.6 MiB
    08:22:55.473 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:22:55.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:22:55.476 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:22:55.539 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:55.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 899027 bytes in 1546 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.39%
    08:22:55.581 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:55.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:55.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:55.612 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=6 remoteFromLocalRevision=2
    08:22:55.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced from='build/repo/j0yve0gl-gd64n-local-src' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:55.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:55.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:55.700 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:55.702 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:55.725 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.744 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:55.757 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/1 {11 11ä11#+} 1/c"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:55.764 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:55.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:22:55.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:55.803 [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
    08:22:55.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:22:55.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='248854e8efc79533db78feefcbda9dbf82428df3' to.sha1='98e5f51d03e083d1f5f501fe82a7281d17f59a9f'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:55.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:56.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:56.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:56.116 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:56.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 492818 bytes in 1044 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:56.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:56.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/2/1 {11 11ä11#+} 1/a"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:56.179 [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:22:56.187 [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:22:56.187 [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
    08:22:56.200 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:56.212 [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:22:56.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:22:56.251 [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
    08:22:56.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:56.268 [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:22:56.278 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:56.309 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:56.312 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:56.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:56.331 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 49.52%
    08:22:56.332 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:56.334 [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:22:56.342 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/bb"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:56.346 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:56.353 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:56.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:56.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f47ea0348627de95f4cf686b40fa91f41022a0e' to.sha1='0412f312c10b7e0bdd9dc629ba0666749db9fef1'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:56.379 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f33d53c75aec31e843d63e856549e9cd7e61bb64' to.sha1='e4beda29f54e53bda2d6efedbaed1308cd522388'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:56.381 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/8H_wQvZznxXPKytgMQTaSg/52BcGizzvRWFEBx5VSWXKg' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:56.646 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:56.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/cc"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:56.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:22:56.935 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/x_jOlDIbASZykzqIxTUDqQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:57.022 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/1 {11 11ä11#+} 1/a"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:22:57.042 [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:22:57.149 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/7EP80wQFcrRacmVuqGVPrA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:57.174 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 560456 bytes in 994 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:22:57.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:57.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:57.323 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:57.325 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:57.422 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/2/1 {11 11ä11#+} 1/a"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:57.444 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:22:57.444 [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
    08:22:57.471 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:57.482 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:57.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:22:57.579 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a969498f24a19aef7b8d71fb9f12f821bbbafc92' to.sha1='526bc02caa22e187146a5fdf37d96885c5a54fc7'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:57.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:57.739 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:57.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:57.878 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/2/1 {11 11ä11#+} 1/b"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:22:57.889 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:58.110 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 845625 bytes in 1431 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:58.131 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/8H_wQvZznxXPKytgMQTaSg/_Bk1zNEJ4dy86Tu7HBLIww' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:22:58.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:58.276 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:22:58.320 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:58.321 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:58.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/cc"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:58.426 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:58.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:58.427 [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:22:58.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:58.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:22:58.465 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d2e4301f193388ae1d6bce5a06eb81fc8fd17bc' to.sha1='5f1328dc0d58973334bcf7a38a214223b3d6ac15'): /3 + &#ä/dd

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:58.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 315162 bytes in 1489 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:58.556 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:58.567 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:58.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:58.590 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:22:58.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:58.649 [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:22:58.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/dd"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:22:58.677 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:58.770 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:58.787 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:58.861 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:22:58.861 [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
    08:22:58.910 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/8H_wQvZznxXPKytgMQTaSg/_Bk1zNEJ4dy86Tu7HBLIww' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:58.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:58.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:58.945 [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:22:58.953 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/o9S8uNmdjgdsLQTPIcPXTA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:59.193 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/1 {11 11ä11#+} 1/a"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:22:59.215 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:59.236 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:59.237 [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:22:59.253 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:59.253 [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
    08:22:59.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f41b4a2a99068de6fea999210d7092a37b99dd9f' to.sha1='5a94552714ce17fa4bb94312fe5a0fb9cfc530d4'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:59.383 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:59.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:22:59.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:59.399 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:59.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1319125 bytes in 1513 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:59.460 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:59.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:59.511 [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
    08:22:59.567 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/1 {11 11ä11#+} 1/b"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:22:59.570 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:59.575 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:22:59.579 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:22:59.727 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/2/1 {11 11ä11#+} 1/b"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:59.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:22:59.742 [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
    08:22:59.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:59.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:59.827 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:59.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:22:59.843 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:22:59.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:22:59.848 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/vCR3tbFUWDJSZWSr-mbP5A' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:22:59.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7e6f2172de52951de88c2cd7f7042f36729a386' to.sha1='73110f160a151e235dd40de8d8a024f9759f71c3'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:00.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:00.106 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:00.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:00.205 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/2/a"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:00.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:00.210 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:00.212 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:00.215 [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:23:00.251 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MRwcNRCndXV55tEAUbTE1A/o9S8uNmdjgdsLQTPIcPXTA' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:00.261 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5ba4aab1762104dfc82ab21fd6fe4be00fc60a' to.sha1='a7b127049dfdd8b4627ca09e03e352e9924ae1b3'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:00.480 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:00.588 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1164645 bytes in 1911 ms. path='/3 + &#ä/dd'
    08:23:00.715 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:00.716 [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
    08:23:00.718 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/vCR3tbFUWDJSZWSr-mbP5A' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:00.753 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:00.756 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:00.858 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1050450 bytes in 1288 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:00.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/3 + &#ä/dd"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:23:00.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:00.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:00.940 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/1 {11 11ä11#+} 1/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:00.941 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:00.944 [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
    08:23:00.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:00.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:01.050 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:01.053 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:01.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:01.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/1 {11 11ä11#+} 1/b"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:01.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:01.168 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_mnuwmP8LoRwqTCOLnvCDQ/4T6PGS_XSHWwwEmuEjn5eg' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:01.247 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:01.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:23:01.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='22bc059872fa178469b66851d6d76341a716c82d' to.sha1='d1227e15e12b2dd70a7289dad0e4e4b8668dc30f'): /1 {11 11ä11#+} 1/c
    08:23:01.388 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:01.586 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/1 {11 11ä11#+} 1/c"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:01.590 [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:23:01.763 [qtp1716431581-3821] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 transaction.localRevision=75 remoteFromLocalRevision=6
    08:23:01.777 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=44893cfd-74c7-401a-a69e-bd8c1fefec04 to='build/repo/j0yvdi39-1johd-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:01.801 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/xSun8Vsz3HW5ssaFwIXOIA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:01.808 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=75
    08:23:01.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:01.906 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:02.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=70.2 MiB, available=385.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:03.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 730832 bytes in 1505 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:03.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 825834 bytes in 2223 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:03.208 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:03.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:03.246 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:03.287 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:03.290 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:03.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:03.326 [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
    08:23:03.412 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/1 {11 11ä11#+} 1/c"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:03.430 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:03.456 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:03.460 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:23:03.462 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:03.463 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:03.478 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:03.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb0f53480156df58a4a7e81945bbcee7c1cf146d' to.sha1='457f0575acdf7ca171f18cf7fbde3d20f1ef9d54'): /2/1 {11 11ä11#+} 1/a
    08:23:03.701 [qtp182345336-3466] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:03.863 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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:23:03.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/1 {11 11ä11#+} 1/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:03.953 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:03.955 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/2/1 {11 11ä11#+} 1/a"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:03.962 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:03.965 [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:23:03.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:23:03.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ceca4c6cd07a898d6ead015d5193fd6844a8bef1' to.sha1='261641db42b895a39485f75881808a18ba526610'): /1 {11 11ä11#+} 1/b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:04.245 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F3SiaZTeWgHVa_IZqDB1wQ/zSIgT4bM0Z18QgOTKG-z8Q/PnyJoNu9j1QgA38ULYcuLQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:04.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/1 {11 11ä11#+} 1/b"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:04.398 [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:23:04.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=68.2 MiB, available=387.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:04.472 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:04.520 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_mnuwmP8LoRwqTCOLnvCDQ/4srhjOsEHmyFFQCXc3mlxw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:04.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.571 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.591 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.600 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.617 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.643 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:04.694 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.712 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:04.721 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:04.734 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:23:04.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:23:05.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=67.6 MiB, available=387.9 MiB
    08:23:05.468 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:05.608 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 285747 bytes in 1209 ms. path='/1 {11 11ä11#+} 1/b'
    08:23:05.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:05.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:05.788 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:05.791 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:05.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:05.861 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/1 {11 11ä11#+} 1/b"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:05.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:05.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:05.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:23:05.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0957630d8a7ac6cf6b87d67b09b62004ec4c0e45' to.sha1='c8f502f85f18b14203ff1762d67c97a1f077262a'): /1 {11 11ä11#+} 1/c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:05.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 868659 bytes in 1977 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:23:06.023 [qtp182345336-3466] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:06.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:06.068 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:06.103 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:06.105 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:06.156 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:06.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/2/1 {11 11ä11#+} 1/a"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:05.852 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:23:06.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=67.4 MiB, available=388.1 MiB
    08:23:06.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:06.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:06.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/1 {11 11ä11#+} 1/c"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:06.290 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:06.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:06.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:23:06.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55d59f4b2318b25bbec870a8f6b79a4eb0fbe29f' to.sha1='26c00a1fc061ac88353d38aba987bfa13fd079d9'): /2/1 {11 11ä11#+} 1/b
    08:23:06.485 [qtp182345336-3268] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:06.607 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/_mnuwmP8LoRwqTCOLnvCDQ/BPTfpyrAINKHU--MwyUN_A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:06.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=67.4 MiB, available=388.1 MiB
    08:23:06.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:23:06.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:23:06.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:23:06.661 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=75

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:06.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/2/1 {11 11ä11#+} 1/b"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:06.721 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=145 remoteFromLocalRevision=75
    08:23:06.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44893cfd-74c7-401a-a69e-bd8c1fefec04 from='build/repo/j0yvdi39-1johd-local-src' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:06.755 [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:23:06.768 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=145
    08:23:06.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:23:06.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:23:06.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=145

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:06.874 [qtp182345336-3382] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F3SiaZTeWgHVa_IZqDB1wQ/zSIgT4bM0Z18QgOTKG-z8Q/UlGuLcy7jr6znOmL0cJoFg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:07.130 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 transaction.localRevision=80 remoteFromLocalRevision=145
    08:23:07.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:23:07.163 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:07.665 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 371895 bytes in 909 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:23:07.759 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:07.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:07.802 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:07.834 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:07.836 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:07.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/2/1 {11 11ä11#+} 1/b"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:07.991 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:08.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:08.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:08.082 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=4194304

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:08.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6822378fef6a63e4acf2321572ae753d32e5cbdd' to.sha1='6a1b5f0ebba4170c9a4fe7e6d5ac2c6c9f7b2067'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:08.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1020469 bytes in 2132 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:08.444 [qtp182345336-3466] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:08.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:08.531 [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
    08:23:08.555 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/2/a"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:08.559 [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:23:08.575 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:08.576 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:08.726 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/1 {11 11ä11#+} 1/c"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:08.738 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:08.746 [qtp182345336-3382] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F3SiaZTeWgHVa_IZqDB1wQ/-sM5qsa6HeP7y8y_VobJ5Q' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:08.747 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:23:08.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:08.751 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:23:08.789 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09e08a629003da8749c5bfc9ae18c56df60c20cb' to.sha1='7abc7996f54e2bd9f7bcdcb00eccc9278033e81d'): /2/1 {11 11ä11#+} 1/a
    08:23:09.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/1 {11 11ä11#+} 1/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:09.323 [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:23:09.430 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0ngEHCZDfUiPB1HY10dO9g/C_RPlbZhWzx3xekg0FxfWA/C0hmJgdDIOhycTqjCW4mfQ' offset=0
    08:23:10.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 257512 bytes in 722 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:23:10.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:10.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:10.255 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:10.256 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:10.389 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 783348 bytes in 1830 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:10.391 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/1 {11 11ä11#+} 1/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:10.404 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:10.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:10.468 [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
    08:23:10.490 [qtp182345336-3268] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:10.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:10.546 [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:23:10.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f406799ccffe6ddc14e6e894785470c974a7fff' to.sha1='b41aa39c9d3cbbf9ec0ecb70a27a8fba5e4c1823'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:10.591 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:10.592 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:10.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/2/a"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:10.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:10.758 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:23:10.760 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:10.763 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:23:10.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9d529c5f711780a54b80ca448770864cec5fa4a' to.sha1='8790af60362a7bd3b367c5db5e7c16bb9fffbc07'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:10.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/1 {11 11ä11#+} 1/b"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:10.943 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:10.986 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:11.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/5/h"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:11.088 [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
    08:23:11.098 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=5242880

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:11.215 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/PhoGuFLcYYySox-cfK4zLQ/gfDEgPss_NL-bDDYTs7bwg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:11.251 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0ngEHCZDfUiPB1HY10dO9g/C_RPlbZhWzx3xekg0FxfWA/lWIdCziJ0Beh3Ze6376Zbw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:12.282 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 405078 bytes in 1193 ms. path='/3 + &#ä/5/h'
    08:23:12.410 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:12.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:12.456 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:12.489 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:12.491 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:12.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/5/h"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:12.620 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:12.641 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:12.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:23:12.715 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5600131cb76442b99c2c6e8de456a65818e0e42' to.sha1='02bdb1b1d1592cb5905e6c64234c62939ade0b3e'): /3 + &#ä/5/i
    08:23:12.853 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:13.042 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/5/i"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:13.045 [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:23:13.282 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/PhoGuFLcYYySox-cfK4zLQ/OH5nSMUTW0B8mKbx2IXL2w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:13.532 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0ngEHCZDfUiPB1HY10dO9g/C_RPlbZhWzx3xekg0FxfWA/lWIdCziJ0Beh3Ze6376Zbw' offset=1048576
    08:23:14.362 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1426311 bytes in 3376 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:23:14.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:14.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:14.506 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:14.510 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:14.636 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/1 {11 11ä11#+} 1/b"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:14.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:14.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:14.657 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:23:14.682 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88ce2147f9dcbc8275ee48929fe61faebeec78af' to.sha1='ac2f13af8fd2f1e78878f166c22396ccf78b16cf'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:14.686 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=6291456

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:15.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:15.060 [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
    08:23:15.152 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/PhoGuFLcYYySox-cfK4zLQ/OH5nSMUTW0B8mKbx2IXL2w' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:15.235 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0ngEHCZDfUiPB1HY10dO9g/QPMQly8GeLWm12SvQ2IFsA' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:15.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1355246 bytes in 2853 ms. path='/3 + &#ä/5/i'
    08:23:15.961 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:16.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:16.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:16.051 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:16.054 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:16.193 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/5/i"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:16.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:16.283 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:16.287 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:23:16.317 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77774bb84053b0b355f08db9191965685fe826dc' to.sha1='e1f6f47b801f07b2c637516d65112c461cdb1b35'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:16.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:16.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 647302 bytes in 1321 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:16.477 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:16.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:16.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:16.545 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:16.547 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:16.581 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/aa"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:16.602 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:16.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:16.613 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:16.622 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:23:16.623 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:16.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:16.687 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/-h_WMEPLQJ0_CcqsC61ixw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:16.882 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=7340032

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:17.166 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c30bdd0d3b0f9c81393e81f5004356c64f0a94fa' to.sha1='188f36ac87356a220e885d60b1c7e5ef24418170'): /3 + &#ä/5/h

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:17.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 95442 bytes in 734 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:17.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/5/h"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:17.454 [qtp182345336-3382] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:17.497 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:17.497 [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:23:17.514 [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
    08:23:17.535 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:17.537 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:17.637 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/Pf3Iav1r6yMDOmKe1oumUg/FmqbYordCoToINkHp1rf1A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:17.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/aa"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:17.714 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:17.728 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:17.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:23:17.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4e5a5e12bd64df18c9dda6b26a449fc582e976b' to.sha1='c466582ddf662727b928bf45421ed0db2b08417f'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:17.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 363902 bytes in 330 ms. path='/3 + &#ä/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:17.900 [qtp182345336-3268] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:17.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:17.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:17.984 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:17.986 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:18.064 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/5/h"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:18.072 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/bb"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:18.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:18.078 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:18.088 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:18.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:23:18.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ecac06a4d1e731b61170c7aadc738132c49252c' to.sha1='d5ccc0aff8786d3cd5b02f6ba845141cd728c9f4'): /3 + &#ä/5/i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:18.345 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:18.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/5/i"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:18.453 [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
    08:23:18.586 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/F4ZbmEP6Faac8fHAyC-SIw/Yw7KNtSAk9662_yg6XyCMQ' offset=8388608

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:18.660 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/Pf3Iav1r6yMDOmKe1oumUg/pLXsYpV24qgbZfuCt5weOw' offset=0
    08:23:19.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 688476 bytes in 921 ms. path='/3 + &#ä/5/i'
    08:23:19.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:19.476 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:19.511 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:19.513 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:19.589 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/5/i"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:19.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:19.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:19.623 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:23:19.643 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d73ad0ecdc009d999c72458e01358088777015c8' to.sha1='c4002e163456c8546e377a9cb5a55df33b073ec5'): /3 + &#ä/aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:19.671 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:19.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9434509 bytes in 19489 ms. path='/2/a'
    08:23:19.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:19.812 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:19.898 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:19.911 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:20.066 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/2/a"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:20.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/aa"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:20.095 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:20.150 [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
    08:23:20.151 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:23:20.156 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:20.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:23:20.194 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e57b41717e997fa1e7015aa31ff665a70aab88b' to.sha1='01da877fbeeb342ff8842b4eb203ed9953409c91'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:20.376 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/NrcqD4WrmHRK8W9FCSThPg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:20.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/5/h"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:20.522 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:20.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 688382 bytes in 493 ms. path='/3 + &#ä/aa'
    08:23:20.742 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:20.742 [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
    08:23:20.782 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/PDt48C4B023nV0VWbpMO1A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:20.789 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:20.792 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:20.823 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/aa"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:20.829 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:20.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:20.843 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:23:20.872 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a585e29ce805670e779760725c51a4dcf94c4fe9' to.sha1='632bc9a86ad1fab3fc3086caf5eb3b8c69ddc19a'): /3 + &#ä/bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:20.879 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:20.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:21.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 780213 bytes in 560 ms. path='/3 + &#ä/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:21.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/bb"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:21.180 [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
    08:23:21.194 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:21.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:21.240 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:21.242 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:21.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:21.304 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/5/h"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:21.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:21.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:21.395 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:21.417 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/8oWV1o4IMOlqcgPscNO6_w' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:21.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23c4f02b8ddc430652257b990c115ee3862bf6c3' to.sha1='94488a22c4e0308e237989bfc210c665352a6429'): /3 + &#ä/5/i
    08:23:21.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/5/i"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:21.859 [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:23:21.941 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/yaKnUKplwGSeruESIzUkNg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:22.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:22.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 170267 bytes in 257 ms. path='/3 + &#ä/5/i'
    08:23:22.210 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:22.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:22.251 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:22.252 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:22.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/5/i"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:22.422 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:22.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:22.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:23:22.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='543a5cde5d89698b4dd4af72d353e129de5165a5' to.sha1='d968f2b44b0d53d7843f07b1beb85ed741791d47'): /3 + &#ä/aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:22.588 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:22.870 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/aa"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:22.939 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:23.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 849935 bytes in 1836 ms. path='/3 + &#ä/bb'
    08:23:23.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:23.169 [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
    08:23:23.170 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/0bDIo_UcxCu-7Vzh0BtR5A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:23.210 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:23.212 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:23.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/bb"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:23.294 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:23.360 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:23.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:23:23.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d84020f1fc43bc1c5d13d6c4a5fae027ce2422c6' to.sha1='77b171583efa82753f525ce26467a73781ce44ea'): /3 + &#ä/cc
    08:23:23.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/cc"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:23.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:23:24.010 [qtp2000968816-3693] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/E8MO2Eh6JS_teVHR5UnYjQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:24.340 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:25.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:25.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1038016 bytes in 1508 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:25.289 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 901636 bytes in 2350 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:25.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:25.369 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:25.411 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:25.413 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:25.623 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/cc"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:25.667 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:25.667 [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:23:25.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:25.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:25.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:25.707 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:25.708 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:25.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:25.819 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41c0f1a59fb31fb9666845e956c99c1867d3fa60' to.sha1='e54d6206e64b56d274f44d1c3d4dbc74b11a7472'): /3 + &#ä/dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:25.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/aa"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:25.890 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:25.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:25.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:23:26.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e7d8d22a70b0dea85afb23974fa7db1a5aae9a4' to.sha1='fc00c071a858efb8b55edf7d91d63e2b7a858fa5'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:26.051 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/dd"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:23:26.054 [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
    08:23:26.122 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 5130503 bytes in 8044 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:26.168 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/gmgmG4WH41xe5M1Tm1HLTQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:26.236 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:26.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:26.278 [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
    08:23:26.313 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/bb"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:26.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:23:26.450 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/OMbvnYGvhNF6lNe5HO7q-g' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:26.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.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:27.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 387733 bytes in 1075 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 443117 bytes in 946 ms. path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:27.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:27.286 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:27.330 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:27.332 [qtp2000968816-2755] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:27.394 [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:23:27.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/3 + &#ä/dd"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.436 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:27.438 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:27.538 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:27.548 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:27.550 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:23:27.605 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.625 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/bb"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:27.632 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.636 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:27.692 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:27.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/bb"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:27.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:27.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:27.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:27.775 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd679e2ae5c7e67f2103925af73bbc57fd1bfb3a' to.sha1='1be25190a059f8577763449b9e6e9c37110d81f5'): /3 + &#ä/cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:27.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79010bd5344f7c2a45842822cf0eee922a032fb1' to.sha1='a74a684ba46ea5e08d3e48c43b49eb5c99252ad2'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:28.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/cc"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:28.149 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:28.175 [qtp182345336-3606] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:28.420 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:28.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/cc"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:28.563 [qtp2000968816-2755] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced transaction.localRevision=69 remoteFromLocalRevision=6

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:28.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:23:28.615 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/Sql520l22x-hllePXI5EEw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:28.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced to='build/repo/j0yve0gl-gd64n-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:28.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26126 bytes in 178 ms. path='/3 + &#ä/cc'
    08:23:28.840 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:28.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:28.900 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:28.940 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:28.942 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:23:29.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/cc"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:29.022 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:29.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:29.050 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:23:29.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5779295d28520d9f25286470405a123f5a75e9d6' to.sha1='ca9d6554652fd4a46dda2957293c142cccb0b730'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:29.321 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=69

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:29.328 [qtp182345336-3606] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:29.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/dd"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:29.638 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:23:29.704 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/DDr-sEAuGTdUim0Mn63_hg/3gWEGnDB2hqa55isFNh3Fw' offset=0
    08:23:30.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 131891 bytes in 608 ms. path='/3 + &#ä/dd'
    08:23:30.356 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:30.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:30.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:30.471 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:30.472 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:30.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0
    08:23:30.490 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:30.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="38ee96ee-9074-447a-819c-33c9373f9b0a", toRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", path="/3 + &#ä/dd"} on repo=38ee96ee-9074-447a-819c-33c9373f9b0a
    08:23:30.608 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:30.668 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:30.675 [Test worker] INFO  D.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
    08:23:30.775 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:31.378 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:31.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:31.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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:23:31.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=62.7 MiB, available=392.8 MiB
    08:23:31.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.649 [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
    08:23:31.655 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:31.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.665 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.676 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.707 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.726 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.734 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.743 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.753 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.771 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.788 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:31.808 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:31.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:31.817 [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
    08:23:32.123 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:31.830 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!
    08:23:31.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:23:32.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=63.0 MiB, available=392.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:32.304 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:32.304 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:32.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:32.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:32.831 [qtp182345336-3606] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:32.922 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=74 remoteFromLocalRevision=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:32.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=62.7 MiB, available=392.8 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:32.975 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=false
    08:23:33.005 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=74
    08:23:33.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:33.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:32.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:23:33.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=62.7 MiB, available=392.8 MiB
    08:23:33.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:33.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
    08:23:33.702 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=70.9 MiB, available=384.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:33.776 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:33.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=62.7 MiB, available=392.8 MiB
    08:23:33.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:23:33.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:23:33.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:33.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:33.908 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=69

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:33.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:33.959 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=139 remoteFromLocalRevision=69
    08:23:33.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced from='build/repo/j0yve0gl-gd64n-local-src' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:23:33.977 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=139
    08:23:34.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:23:34.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:23:34.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=139
    08:23:34.177 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced transaction.localRevision=74 remoteFromLocalRevision=139
    08:23:34.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:23:34.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:34.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:34.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=67.0 MiB, available=388.5 MiB
    08:23:34.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.541 [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:23:34.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:34.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.590 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.616 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.650 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.671 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.672 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.690 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:34.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.709 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:34.718 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:34.721 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:34.722 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:34.955 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:34.722 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:34.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:23:35.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=67.3 MiB, available=388.2 MiB
    08:23:35.334 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:23:35.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=67.2 MiB, available=388.3 MiB
    08:23:35.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:23:36.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=67.1 MiB, available=388.4 MiB
    08:23:36.095 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23: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.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:36.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=67.1 MiB, available=388.4 MiB
    08:23:36.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:23:36.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:23:36.430 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:23:36.474 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=74
    08:23:36.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=144 remoteFromLocalRevision=74
    08:23:36.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:23:36.526 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=144
    08:23:36.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:23:36.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:23:36.612 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=144
    08:23:36.647 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:36.647 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:36.672 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:36.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:36.830 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=79 remoteFromLocalRevision=144
    08:23:36.928 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:23:37.126 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 158 ms.
    08:23:37.332 [Test worker] DEBUG o.s.c.u.UserImpl - createInvitationUserRepoKey: ownPgpKey=PgpKey[d7a92a24aa97ddbd, [Marco หงุ่ยตระกูล-Schulze (TEST) <marco@codewizards.co>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=u_opAmRwetwZBZthSV2POg, invitation=true]
    08:23:37.356 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:37.389 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - createUserRepoInvitation: grantingUser=UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] grantingUserRepoKeyIds=[UserRepoKeyImpl[userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, invitation=false]] invitedUser=UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]] invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=u_opAmRwetwZBZthSV2POg, invitation=true]
    08:23:37.722 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:23:37.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=true
    08:23:37.723 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38ee96ee-9074-447a-819c-33c9373f9b0a ('build/repo/j0yvdw1d-ctmoi-local-src')
    08:23:37.735 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:23:37.769 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:23:37.898 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:52:45.423Z expiryDateTime=2017-04-01T07:22:45.422Z
    08:23:37.915 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=74 localRepositoryRevisionInProgress=79
    08:23:37.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:38.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:38.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=68.3 MiB, available=387.2 MiB
    08:23:38.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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
    08:23:38.650 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=5242880

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:39.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=68.1 MiB, available=387.4 MiB
    08:23:39.138 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:39.138 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:23:39.139 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:23:39.139 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:39.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:39.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:39.447 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=70.8 MiB, available=384.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:39.574 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=6291456

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:39.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.0 MiB, used=67.0 MiB, available=388.5 MiB
    08:23:39.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:23:40.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=67.1 MiB, available=388.4 MiB
    08:23:40.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:23:40.721 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=67.1 MiB, available=388.4 MiB
    08:23:40.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:40.746 [qtp1716431581-2264] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:23:41.018 [qtp1716431581-2264] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:23:41.089 [qtp1716431581-2264] INFO  D.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
    08:23:41.092 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=67.0 MiB, available=388.5 MiB
    08:23:41.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:23:41.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:23:41.095 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:23:41.110 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=79

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.135 [qtp1716431581-2264] INFO  D.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
    08:23:41.160 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=151 remoteFromLocalRevision=79
    08:23:41.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:23:41.168 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=151
    08:23:41.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:23:41.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:23:41.186 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=151

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.256 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.290 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=7340032

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:41.306 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.306 [qtp1716431581-2264] INFO  D.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
    08:23:41.307 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.367 [qtp1716431581-2264] INFO  D.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
    08:23:41.407 [qtp182345336-3466] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:41.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 7391764 bytes in 13263 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.427 [qtp1716431581-2264] INFO  D.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
    08:23:41.459 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=85 remoteFromLocalRevision=151

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.492 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:41.504 [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
    08:23:41.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=false
    08:23:41.527 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=79 localRepositoryRevisionInProgress=85
    08:23:41.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.563 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.609 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.618 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.630 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.676 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/cc"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.727 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.731 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:41.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:41.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.777 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:41.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bfaaa8472ded945518b5af73ee6784f9c40e31d' to.sha1='d0deb8c5f400c7a439919976319524ae04d64738'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:41.825 [qtp1716431581-2264] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:23:42.029 [qtp1716431581-2264] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:23:42.091 [qtp1716431581-2264] INFO  D.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
    08:23:42.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=67.3 MiB, available=388.2 MiB
    08:23:42.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:42.268 [qtp1716431581-2264] INFO  D.Datastore - 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
    08:23:42.318 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/dd"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:42.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:23:42.424 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/o_oyzoCZFP32M8to4RL6KQ' offset=0
    08:23:42.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62809 bytes in 149 ms. path='/3 + &#ä/dd'
    08:23:42.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:42.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:42.670 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:23:42.672 [qtp1065487120-2756] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:42.734 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=67.3 MiB, available=388.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 464f4634-2659-4782-935b-365363ad20a8
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvg3ob-djwh5-local-dest
      localRepository.publicKeySha1 = 24:ED:8F:3A:2D:2F:28:EC:78:92:00:C4:61:05:17:44:63:7F:46:CD

      remoteRepository.repositoryId = 862b17b0-2fb1-4ca8-a13f-411af6d8f178
      remoteRepository.remoteRoot = https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178
      remoteRepository.publicKeySha1 = 2B:E3:6D:BB:2E:E7:77:19:B2:58:5A:F7:7B:8E:C1:F2:CB:E3:29: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 464f4634-2659-4782-935b-365363ad20a8 862b17b0-2fb1-4ca8-a13f-411af6d8f178

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:42.744 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:42.744 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:23:42.744 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:23:42.744 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:42.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:42.798 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="d175014e-11af-4888-a675-b060e0534af6", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/3 + &#ä/dd"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:23:42.803 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:42.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:23:42.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:42.919 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:23:42.920 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=464f4634-2659-4782-935b-365363ad20a8 to='build/repo/j0yvg3ob-djwh5-local-dest', fromRepoLocalSync=true
    08:23:42.920 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 464f4634-2659-4782-935b-365363ad20a8 ('build/repo/j0yvg3ob-djwh5-local-dest')

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:43.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=67.3 MiB, available=388.2 MiB
    08:23:43.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:43.371 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 transaction.localRevision=87 remoteFromLocalRevision=6
    08:23:43.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022' toID=d175014e-11af-4888-a675-b060e0534af6 to='build/repo/j0yvdokf-6sqva-local-src', fromRepoLocalSync=false

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:43.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=67.5 MiB, available=388.0 MiB
    08:23:43.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:43.537 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=87
    08:23:43.601 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:43.643 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:23:43.651 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:23:43.691 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 renewalDateTime=2017-04-01T06:53:42.960Z expiryDateTime=2017-04-01T07:23:42.960Z
    08:23:43.765 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=82
    08:23:43.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=18

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:43.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:44.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.5 MiB, used=87.2 MiB, available=368.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:43.990 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:23:44.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=66.6 MiB, available=388.9 MiB
    08:23:44.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:23:44.607 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:23:44.641 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=85

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:44.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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
    08:23:44.694 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=156 remoteFromLocalRevision=85
    08:23:44.704 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:23:44.707 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=156

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:44.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:44.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:23:44.734 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:23:44.749 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=156
    08:23:44.802 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:44.804 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:23:44.835 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=90 remoteFromLocalRevision=156
    08:23:44.840 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:44.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=75.8 MiB, available=379.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:44.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:44.860 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:23:44.868 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:23:44.878 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:23:44.878 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:23:44.880 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:23:44.881 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:45.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.7 MiB, available=375.8 MiB
    08:23:45.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.483 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.493 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.513 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.535 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.535 [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:23:45.542 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:45.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.546 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.567 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.577 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:23:45.587 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.588 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.624 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.634 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:45.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:45.655 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:45.666 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:23:45.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:23:46.156 [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

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:46.200 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=78.5 MiB, available=377.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:46.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:46.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:23:46.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.6 MiB, available=375.9 MiB
    08:23:46.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:23:47.139 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=79.5 MiB, available=376.0 MiB
    08:23:47.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23: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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:47.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:23:47.423 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.475 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.485 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.495 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.504 [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
    08:23:47.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=79.5 MiB, available=376.0 MiB
    08:23:47.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:23:47.512 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:47.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:47.514 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.522 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:47.533 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.542 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.551 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.560 [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
    08:23:47.566 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=87

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:47.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.569 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.578 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:23:47.596 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.604 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:23:47.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:23:47.613 [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
    08:23:47.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=157 remoteFromLocalRevision=87
    08:23:47.669 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d175014e-11af-4888-a675-b060e0534af6 from='build/repo/j0yvdokf-6sqva-local-src' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022'
    08:23:47.678 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=157
    08:23:47.730 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:23:47.731 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:23:47.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=157
    08:23:47.817 [qtp1065487120-3838] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 transaction.localRevision=92 remoteFromLocalRevision=157
    08:23:47.897 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:23:47.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/m7O-qHTqLlxj2CygMYzHTA

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:47.912 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:48.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
    08:23:48.146 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 234 ms.
    08:23:48.146 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=uQ4yVI3xsgXsHy_Zrq6TTA, invitation=false]
    08:23:48.181 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms.
    08:23:48.181 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, invitation=false]
    08:23:48.193 [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:23:48.204 [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:23:48.204 [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
    08:23:48.223 [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:23:48.324 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:48.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:47.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:23:48.511 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.5 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:48.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:48.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
    08:23:48.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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23: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.
    08:23:48.707 [Test worker] INFO  D.Datastore - 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:23:48.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:48.727 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 77 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:48.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:48.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.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:49.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:49.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:23:49.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022' toID=d175014e-11af-4888-a675-b060e0534af6 to='build/repo/j0yvdokf-6sqva-local-src', fromRepoLocalSync=true
    08:23:49.199 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d175014e-11af-4888-a675-b060e0534af6 ('build/repo/j0yvdokf-6sqva-local-src')
    08:23:49.217 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:49.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:49.316 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:49.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=78.9 MiB, available=376.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:49.537 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:52:32.466Z expiryDateTime=2017-04-01T07:22:32.466Z
    08:23:49.555 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=92
    08:23:49.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:49.577 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:49.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:50.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.5 MiB, used=79.0 MiB, available=376.5 MiB
    08:23:50.059 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:50.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=80.6 MiB, available=374.9 MiB
    08:23:50.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:23:50.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:50.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=78.7 MiB, available=376.8 MiB
    08:23:50.705 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:23:50.710 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:50.719 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:50.869 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=80.5 MiB, available=375.0 MiB
    08:23:50.878 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:23:50.879 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:23:50.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:51.105 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.121 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:23:51.213 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.231 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:23:51.343 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:51.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=80.3 MiB, available=375.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:51.415 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:51.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:51.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:51.420 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:23:51.490 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.497 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:23:51.557 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.569 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:23:51.630 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:23:51.663 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:23:51.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:51.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:23:51.716 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a9a40e5031c9493596b9793a012627809ed190b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:51.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=79.3 MiB, available=376.2 MiB
    08:23:51.825 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:51.887 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/1 {11 11ä11#+} 1/a"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:51.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/a'
    08:23:52.009 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JSh4Q_gEZSEkRnDmt8M9wg/FputEfUGK5Tmv9g9bYQxMQ' offset=0
    08:23:52.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:23:52.125 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252544 bytes in 149 ms. path='/1 {11 11ä11#+} 1/a'
    08:23:52.163 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:23:52.262 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/1 {11 11ä11#+} 1/a"} on repo=464f4634-2659-4782-935b-365363ad20a8

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:52.268 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=290.5 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:52.271 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:52.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:52.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:23:52.328 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b3d9dffe60d01477554ba15d69a2890154c02819' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:23:52.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/1 {11 11ä11#+} 1/b"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:52.450 [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:23:52.474 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JSh4Q_gEZSEkRnDmt8M9wg/nDWJN1EQGO7DgDlU_zEbbw' offset=0
    08:23:52.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:23:52.598 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399562 bytes in 148 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:52.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:23:52.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=79.3 MiB, available=376.2 MiB
    08:23:52.639 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:23:52.641 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:23:52.641 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:23:52.660 [qtp1065487120-2756] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=92

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:52.705 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:52.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=164 remoteFromLocalRevision=92
    08:23:52.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d175014e-11af-4888-a675-b060e0534af6 from='build/repo/j0yvdokf-6sqva-local-src' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022'
    08:23:52.745 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:52.747 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/1 {11 11ä11#+} 1/b"} on repo=464f4634-2659-4782-935b-365363ad20a8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:52.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:52.753 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:52.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:23:52.760 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:52.765 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:52.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:52.769 [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
    08:23:52.806 [Test worker] INFO  D.Datastore - 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:23:52.806 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a2ad8491c057f119f302afb056ef2b094c1398c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:23:52.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/1 {11 11ä11#+} 1/c"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:52.911 [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:23:52.927 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/JSh4Q_gEZSEkRnDmt8M9wg/BGtpyXyoWjTThh2g7TpfVg' offset=0
    08:23:53.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:23:53.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 683100 bytes in 200 ms. path='/1 {11 11ä11#+} 1/c'
    08:23:53.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:53.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:53.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/1 {11 11ä11#+} 1/c"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:53.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:53.305 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:53.308 [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
    08:23:53.320 [qtp1065487120-3838] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 transaction.localRevision=98 remoteFromLocalRevision=164
    08:23:53.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022' toID=d175014e-11af-4888-a675-b060e0534af6 to='build/repo/j0yvdokf-6sqva-local-src', fromRepoLocalSync=false
    08:23:53.338 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=98

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:53.353 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa04d6b6ef896bdb183ac51ecca0e74f18e4cf42' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:53.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:53.432 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/1 {11 11ä11#+} 1/a"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:53.442 [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:23:53.490 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/r0EXqf00cKomtui7oenFQA/QISyoy_z0mMOUWiV7hiiAw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:53.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:53.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:23:53.979 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/r0EXqf00cKomtui7oenFQA/QISyoy_z0mMOUWiV7hiiAw' offset=1048576
    08:23:54.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:54.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.5 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:54.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 623760 bytes in 721 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:54.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:54.244 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:23:54.266 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:23:54.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/1 {11 11ä11#+} 1/a"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:54.367 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:54.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:54.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:23:54.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da7211adedf4f2202428a0990b1818f38c6ec78f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:23:54.491 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/1 {11 11ä11#+} 1/b"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:54.493 [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:23:54.525 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/r0EXqf00cKomtui7oenFQA/Jpwk5LXe_gfaWzPD0yApdQ' offset=0
    08:23:54.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:23:54.664 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 449643 bytes in 171 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:23:54.727 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:23:54.801 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/1 {11 11ä11#+} 1/b"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:54.820 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:54.831 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:54.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:54.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:54.910 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:54.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9d08c0fc74860f5c1ef6aa367047d4a30e9081bf' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:54.941 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=71.6 MiB, available=383.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:54.961 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:23:54.970 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:23:54.972 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:55.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/a"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:55.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'
    08:23:55.052 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/51feKnkBg4xoaAs3H3bJ7w' offset=0
    08:23:55.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:55.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:55.330 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/51feKnkBg4xoaAs3H3bJ7w' offset=1048576
    08:23:55.343 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:23:55.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1007200 bytes in 346 ms. path='/2/a'
    08:23:55.431 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:23:55.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:55.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=79.3 MiB, available=376.2 MiB
    08:23:55.510 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:55.513 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/a"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:55.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:55.663 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:55.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:23:55.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e79c5e05a13460a397c3dbd3197a0278423f439' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:23:55.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/5/h"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:55.823 [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:23:55.862 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/YEe3pINUDVW3CqN1cY4qpQ' offset=0
    08:23:55.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:23:55.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161325 bytes in 129 ms. path='/3 + &#ä/5/h'
    08:23:56.019 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:23:56.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/5/h"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:56.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:56.169 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:56.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:23:56.255 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af935acea57048c063a0734efeba84c0b5fa2189' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:55.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=79.4 MiB, available=376.1 MiB
    08:23:55.894 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:23:56.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.5 MiB, used=79.3 MiB, available=376.2 MiB
    08:23:56.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:56.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/5/i"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:56.331 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:56.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:56.374 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=0
    08:23:56.541 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:23:56.684 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:56.704 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=253.5 MiB, used=78.7 MiB, available=376.8 MiB
    08:23:56.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:23:56.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:23:56.733 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=98
    08:23:56.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=169 remoteFromLocalRevision=98
    08:23:56.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d175014e-11af-4888-a675-b060e0534af6 from='build/repo/j0yvdokf-6sqva-local-src' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022'
    08:23:56.797 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:56.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:56.879 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:23:56.880 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:23:56.884 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:56.952 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=2097152
    08:23:57.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:57.188 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 transaction.localRevision=103 remoteFromLocalRevision=169

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:57.191 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:23:57.193 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:57.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:23:57.439 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/R-qVQgs0z-ZCkRGluRavzg/DjRXurN6kaiFvXbkZnv0TA' offset=4194304
    08:23:57.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:23:57.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 833900 bytes in 1214 ms. path='/3 + &#ä/5/i'
    08:23:57.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:23:57.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:23:57.669 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_18y68 into destFile i
    08:23:57.670 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_1vf9c into destFile i
    08:23:57.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_2hwcg into destFile i
    08:23:57.820 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/5/i"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:57.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:57.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:57.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:23:57.972 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='017e6849b37f0b29552cfd108f38fbc3ff41bbce' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:23:58.011 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/aa"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:58.018 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:23:58.046 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/asFkfCL9k7Hcfrc_MfAKqQ' offset=0
    08:23:58.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:23:58.108 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105196 bytes in 90 ms. path='/3 + &#ä/aa'
    08:23:58.243 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:23:58.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/aa"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:58.327 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:58.347 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:58.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:23:58.425 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0fec2c4c16a51cbbe18a683c07cad30dc0746377' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:23:58.493 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/bb"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:58.505 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:58.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:58.530 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/UeRXatjfJPosNXlIQVZj6Q' offset=0
    08:23:58.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:23:58.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 387198 bytes in 165 ms. path='/3 + &#ä/bb'
    08:23:58.725 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:23:58.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/bb"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:58.798 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:58.860 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:58.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:58.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:58.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f33d53c75aec31e843d63e856549e9cd7e61bb64' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:23:58.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/cc"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:58.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:23:59.000 [qtp1716431581-2264] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/x_jOlDIbASZykzqIxTUDqQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:59.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:59.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:23:59.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 519204 bytes in 247 ms. path='/3 + &#ä/cc'
    08:23:59.261 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:59.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:59.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/cc"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:59.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:59.312 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:23:59.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:23:59.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d2e4301f193388ae1d6bce5a06eb81fc8fd17bc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:23:59.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/dd"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:59.443 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:23:59.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:59.464 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/o9S8uNmdjgdsLQTPIcPXTA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:59.596 [qtp2000968816-3168] INFO  D.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
    08:23:59.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:23:59.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:23:59.778 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MRwcNRCndXV55tEAUbTE1A/o9S8uNmdjgdsLQTPIcPXTA' offset=1048576
    08:23:59.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:23:59.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 340740 bytes in 387 ms. path='/3 + &#ä/dd'
    08:23:59.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:23:59.868 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_mh34 into destFile dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:59.879 [qtp2000968816-3168] INFO  D.Datastore - 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:23:59.939 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/3 + &#ä/dd"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:23:59.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:23:59.953 [qtp2000968816-3168] INFO  D.Datastore - 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:23:59.955 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    08:24:00.007 [qtp1716431581-2264] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=82

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:00.012 [qtp2000968816-3168] INFO  D.Datastore - 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:24:00.053 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=111 remoteFromLocalRevision=82
    08:24:00.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=464f4634-2659-4782-935b-365363ad20a8 from='build/repo/j0yvg3ob-djwh5-local-dest' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:00.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:00.137 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:00.168 [qtp2000968816-3168] INFO  D.Datastore - 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:24:00.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:00.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:00.224 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:00.237 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.353 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.407 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.450 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.490 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.528 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.599 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.670 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.746 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:00.806 [qtp2000968816-3168] INFO  D.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
    08:24:00.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:01.024 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:01.089 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:01.236 [qtp2000968816-3168] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:01.324 [closeDeferredTimer-396277a0-5j] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[396277a0] could not be re-opened and was unlisted before.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:01.359 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 transaction.localRevision=87 remoteFromLocalRevision=111
    08:24:01.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=464f4634-2659-4782-935b-365363ad20a8 to='build/repo/j0yvg3ob-djwh5-local-dest', fromRepoLocalSync=false
    08:24:01.443 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=87

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvgoiz-tmbs2-local-dest
      localRepository.publicKeySha1 = 86:F4:70:14:8A:2F:D1:B7:B3:AD:D0:34:8A:4A:B5:B1:AC:02:24:5C

      remoteRepository.repositoryId = f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0
      remoteRepository.remoteRoot = https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0
      remoteRepository.publicKeySha1 = 0E:30:97:A7:24:FC:37:C1:09:FE:3F:FB:8E:B6:C9:DE:FB:FF:A3:61

    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 e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0
    08:24:02.028 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:02.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 to='build/repo/j0yvgoiz-tmbs2-local-dest', fromRepoLocalSync=true
    08:24:02.031 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 ('build/repo/j0yvgoiz-tmbs2-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:01.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0
    08:24:02.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=86.6 MiB, available=368.9 MiB
    08:24:02.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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:24:02.398 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:24:02.407 [pool-32-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:02.436 [Test worker] INFO  D.Datastore - 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:24:02.472 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 renewalDateTime=2017-04-01T06:54:02.426Z expiryDateTime=2017-04-01T07:24:02.426Z
    08:24:02.522 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=76
    08:24:02.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:02.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:02.834 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:02.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:02.951 [Test worker] INFO  D.Datastore - 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
    08:24:03.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:03.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=71.5 MiB, available=384.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:03.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:03.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:03.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.
    08:24:04.017 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:24:04.126 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:04.153 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.0 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:04.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:04.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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
    08:24:04.279 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:24:04.283 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:24:04.304 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:24:04.467 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:24:04.467 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: serverUrl='https://localhost:33646' serverPath='/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=u_opAmRwetwZBZthSV2POg, invitation=true]
    08:24:04.470 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - decodeEncrypted: encryptingPgpKeyIds=[607679b214586a3d]
    08:24:04.572 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]
    08:24:04.680 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:04.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:04.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:04.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=73.1 MiB, available=382.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:04.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.
    08:24:05.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.
    08:24:05.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:05.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:05.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:24:05.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:05.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:05.283 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=87
    08:24:05.310 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=116 remoteFromLocalRevision=87
    08:24:05.312 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=464f4634-2659-4782-935b-365363ad20a8 from='build/repo/j0yvg3ob-djwh5-local-dest' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'
    08:24:05.316 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    08:24:05.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:05.336 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:05.349 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=116
    08:24:05.405 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 transaction.localRevision=92 remoteFromLocalRevision=116
    08:24:05.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:05.794 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[6b2a9a81923940f4, [Khaled Soliman (TEST) <k.soliman@blackbytes.de>]], userRepoKey=UserRepoKeyImpl[userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, invitation=false]
    08:24:05.795 [Test worker] INFO  o.s.l.CryptreeImpl - requestReplaceInvitationUserRepoKey: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=u_opAmRwetwZBZthSV2POg, invitation=true], publicKey=PublicKeyWithSignatureImpl[userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, invitation=false, validTo=null]
    08:24:05.843 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:05.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:24:05.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:05.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:05.948 [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
    08:24:05.962 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:05.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:05.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:05.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:05.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:05.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:05.980 [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:24:05.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:05.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=44893cfd-74c7-401a-a69e-bd8c1fefec04 to='build/repo/j0yvdi39-1johd-local-src', fromRepoLocalSync=true
    08:24:05.991 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 44893cfd-74c7-401a-a69e-bd8c1fefec04 ('build/repo/j0yvdi39-1johd-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:05.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:05.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:06.000 [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:24:06.003 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:06.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:06.010 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.021 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.032 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.032 [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:24:06.041 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:06.042 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:06.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:06.056 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.067 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.078 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.078 [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
    08:24:06.079 [Test worker] INFO  o.s.l.UserRepoInvitationManagerImpl - importUserRepoInvitation: invitationUserRepoKey=UserRepoKeyImpl[userRepoKeyId=u_opAmRwetwZBZthSV2POg, invitation=true] realUserRepoKey=UserRepoKeyImpl[userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:06.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.089 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:06.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:06.121 [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:24:06.345 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 renewalDateTime=2017-04-01T06:52:15.728Z expiryDateTime=2017-04-01T07:22:15.728Z
    08:24:06.365 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=92
    08:24:06.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:06.822 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!
    08:24:06.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:06.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:07.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=86.7 MiB, available=368.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:07.433 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=74.1 MiB, available=381.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:07.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:07.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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:24:07.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=86.1 MiB, available=369.4 MiB
    08:24:07.751 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:07.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:07.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.
    08:24:08.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:07.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:08.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=73.7 MiB, available=381.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:08.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:08.487 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=86.1 MiB, available=369.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:08.495 [qtp182345336-3268] INFO  D.Datastore - 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:24:08.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:08.543 [Test 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:24:08.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.
    08:24:08.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.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:08.808 [qtp182345336-3268] INFO  D.Datastore - 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
    08:24:08.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:08.917 [qtp182345336-3268] INFO  D.Datastore - 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:24:08.985 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=86.2 MiB, available=369.3 MiB
    08:24:08.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:09.010 [qtp182345336-3268] INFO  D.Datastore - 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:24:08.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:24:09.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=73.8 MiB, available=381.7 MiB
    08:24:09.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:09.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:09.138 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.188 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.254 [qtp182345336-3268] INFO  D.Datastore - 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
    08:24:09.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:09.325 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.374 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.444 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.495 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.546 [qtp182345336-3268] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.
    08:24:09.594 [qtp182345336-3268] INFO  D.Datastore - 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:24:09.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=86.2 MiB, available=369.3 MiB
    08:24:09.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:09.647 [qtp182345336-3268] INFO  D.Datastore - 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:24:09.679 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=73.7 MiB, available=381.8 MiB
    08:24:09.679 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:09.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:09.701 [qtp182345336-3268] INFO  D.Datastore - 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:24:09.708 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:09.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:09.856 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:09.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:09.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:09.949 [qtp182345336-3268] INFO  D.Datastore - 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:24:09.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:09.965 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:09.967 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:24:10.010 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.015 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:10.021 [qtp182345336-3268] INFO  D.Datastore - 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:24:10.059 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:10.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.2 MiB, available=369.3 MiB
    08:24:10.138 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:10.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:10.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:10.143 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:10.178 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=92
    08:24:10.201 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=151 remoteFromLocalRevision=92
    08:24:10.205 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44893cfd-74c7-401a-a69e-bd8c1fefec04 from='build/repo/j0yvdi39-1johd-local-src' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:10.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:10.213 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:10.215 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:10.218 [qtp182345336-3268] INFO  D.Datastore - 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:24:10.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:24:10.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:24:10.267 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc5ba4aab1762104dfc82ab21fd6fe4be00fc60a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:10.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
    08:24:10.314 [closeDeferredTimer-7741976f-6v] INFO  c.c.c.l.LocalRepoManagerFactoryImpl - localRepoManager[7741976f] could not be re-opened and was unlisted before.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:10.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/1 {11 11ä11#+} 1/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:10.372 [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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:10.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:10.422 [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:24:10.423 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_mnuwmP8LoRwqTCOLnvCDQ/4T6PGS_XSHWwwEmuEjn5eg' offset=0
    08:24:10.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:24:10.673 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 744810 bytes in 301 ms. path='/1 {11 11ä11#+} 1/a'
    08:24:10.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:10.826 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:10.830 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=true
    08:24:10.831 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5966d9ca-11b1-4d54-8d31-9fac02e0a10e ('build/repo/j0yvgws4-9ijap-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:10.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/1 {11 11ä11#+} 1/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:10.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.850 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:10.865 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:24:10.867 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:10.877 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:10.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:10.884 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ceca4c6cd07a898d6ead015d5193fd6844a8bef1' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:24:10.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/1 {11 11ä11#+} 1/b"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:10.929 [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:24:10.954 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_mnuwmP8LoRwqTCOLnvCDQ/4srhjOsEHmyFFQCXc3mlxw' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:11.003 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:24:11.014 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:11.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:24:11.059 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201684 bytes in 130 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:11.086 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:11.086 [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
    08:24:11.091 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:54:11.029Z expiryDateTime=2017-04-01T07:24:11.029Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:11.094 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:11.140 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=92

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:11.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/1 {11 11ä11#+} 1/b"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:11.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:11.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:11.163 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:11.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:11.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:24:11.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:11.193 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0957630d8a7ac6cf6b87d67b09b62004ec4c0e45' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:11.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=151

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:11.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/1 {11 11ä11#+} 1/c"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:11.250 [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:24:11.272 [qtp2000968816-3825] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/_mnuwmP8LoRwqTCOLnvCDQ/BPTfpyrAINKHU--MwyUN_A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:11.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:11.341 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 transaction.localRevision=101 remoteFromLocalRevision=151
    08:24:11.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=44893cfd-74c7-401a-a69e-bd8c1fefec04 to='build/repo/j0yvdi39-1johd-local-src', fromRepoLocalSync=false
    08:24:11.374 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=101
    08:24:11.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:11.603 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:24:11.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 366912 bytes in 438 ms. path='/1 {11 11ä11#+} 1/c'
    08:24:11.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:24:11.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/1 {11 11ä11#+} 1/c"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:11.781 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:11.787 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:11.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:24:11.931 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='09e08a629003da8749c5bfc9ae18c56df60c20cb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:24:12.084 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/2/1 {11 11ä11#+} 1/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:12.095 [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:24:12.148 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0ngEHCZDfUiPB1HY10dO9g/C_RPlbZhWzx3xekg0FxfWA/C0hmJgdDIOhycTqjCW4mfQ' offset=0
    08:24:12.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:12.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.0 MiB, used=80.8 MiB, available=374.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:12.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227853 bytes in 403 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:12.530 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=86.7 MiB, available=368.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:12.579 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:12.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=86.2 MiB, available=369.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:12.621 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/2/1 {11 11ä11#+} 1/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:12.626 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:12.632 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:12.634 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:24:12.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6f406799ccffe6ddc14e6e894785470c974a7fff' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:12.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:12.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/2/1 {11 11ä11#+} 1/b"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:12.772 [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'
    08:24:12.810 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0ngEHCZDfUiPB1HY10dO9g/C_RPlbZhWzx3xekg0FxfWA/lWIdCziJ0Beh3Ze6376Zbw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e76d86be-0b31-4168-ab0a-8c7414463674
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvh6cq-ol7q7-local-dest
      localRepository.publicKeySha1 = 8E:97:5F:FB:8A:8D:2E:78:A5:61:42:7B:FC:7E:A5:94:77:2B:6E:1E

      remoteRepository.repositoryId = e9fa510d-9d9d-46c4-867f-a4819224e022
      remoteRepository.remoteRoot = https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA
      remoteRepository.publicKeySha1 = 4A:8A:BC:23:70:7B:2D:34:2B:F9:A6:48:32:36:6D:D9:9B:72:D6:BB

    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 e76d86be-0b31-4168-ab0a-8c7414463674 e9fa510d-9d9d-46c4-867f-a4819224e022

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:13.212 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.210 [qtp2000968816-3825] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0ngEHCZDfUiPB1HY10dO9g/C_RPlbZhWzx3xekg0FxfWA/lWIdCziJ0Beh3Ze6376Zbw' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:13.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=e76d86be-0b31-4168-ab0a-8c7414463674 to='build/repo/j0yvh6cq-ol7q7-local-dest', fromRepoLocalSync=true
    08:24:13.224 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e76d86be-0b31-4168-ab0a-8c7414463674 ('build/repo/j0yvh6cq-ol7q7-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:13.227 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.6 MiB, available=369.9 MiB
    08:24:13.280 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:13.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:13.292 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:13.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:13.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:24:13.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 392808 bytes in 569 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:24:13.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:24:13.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:24:13.459 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/2/1 {11 11ä11#+} 1/b"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:13.466 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:13.472 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:13.473 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:13.493 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='88ce2147f9dcbc8275ee48929fe61faebeec78af' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:13.525 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.532 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/2/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:13.538 [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
    08:24:13.542 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:54:13.237Z expiryDateTime=2017-04-01T07:24:13.237Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.571 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0ngEHCZDfUiPB1HY10dO9g/QPMQly8GeLWm12SvQ2IFsA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:13.577 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=105

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:24:13.832 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581570 bytes in 292 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:13.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=85.7 MiB, available=369.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:13.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:13.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:14.015 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/2/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:14.034 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:14.056 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:14.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:14.055 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=77.3 MiB, available=378.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:14.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c30bdd0d3b0f9c81393e81f5004356c64f0a94fa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:24:14.146 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/5/h"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:14.148 [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:24:14.168 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/Pf3Iav1r6yMDOmKe1oumUg/FmqbYordCoToINkHp1rf1A' offset=0
    08:24:14.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:24:14.285 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 268968 bytes in 136 ms. path='/3 + &#ä/5/h'
    08:24:14.313 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:24:14.353 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/5/h"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:14.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:14.365 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:14.367 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:24:14.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3ecac06a4d1e731b61170c7aadc738132c49252c' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:14.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.7 MiB, available=369.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:14.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/5/i"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:14.500 [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:24:14.544 [qtp2000968816-3825] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/Pf3Iav1r6yMDOmKe1oumUg/pLXsYpV24qgbZfuCt5weOw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:13.748 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=8
    08:24:14.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.5 MiB, used=87.1 MiB, available=368.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:14.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:24:14.817 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 667234 bytes in 317 ms. path='/3 + &#ä/5/i'
    08:24:14.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:24:14.926 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/5/i"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:14.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:14.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:14.952 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:14.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d73ad0ecdc009d999c72458e01358088777015c8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:14.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.174 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/aa"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:15.180 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:24:15.200 [qtp2000968816-3693] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/NrcqD4WrmHRK8W9FCSThPg' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:15.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 37 ms.
    08:24:15.254 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.274 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.284 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.294 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.304 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.314 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.314 [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:24:15.317 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:15.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.334 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.364 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.374 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.374 [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:24:15.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 620325 bytes in 204 ms. path='/3 + &#ä/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:15.384 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.384 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.394 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:24:15.405 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.405 [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:24:15.410 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:15.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.416 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:15.427 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:15.443 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:15.453 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=hiO0Ci22Xxhw6Q6nYlEj9Q,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/aa"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:15.460 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:15.466 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:15.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:24:15.506 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a585e29ce805670e779760725c51a4dcf94c4fe9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:15.052 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=85.7 MiB, available=369.8 MiB
    08:24:15.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:24:15.529 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.0 MiB, available=369.5 MiB
    08:24:15.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:15.530 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/bb"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:15.546 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:15.548 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:15.549 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:15.550 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:15.555 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:15.558 [qtp1716431581-3821] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=101

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.594 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/8oWV1o4IMOlqcgPscNO6_w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:15.638 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=162 remoteFromLocalRevision=101
    08:24:15.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44893cfd-74c7-401a-a69e-bd8c1fefec04 from='build/repo/j0yvdi39-1johd-local-src' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'
    08:24:15.654 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=151 localRepositoryRevisionInProgress=162
    08:24:15.674 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:15.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:15.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=162
    08:24:15.751 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 transaction.localRevision=106 remoteFromLocalRevision=162
    08:24:15.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:15.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=87.1 MiB, available=368.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:15.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233610 bytes in 375 ms. path='/3 + &#ä/bb'
    08:24:15.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:24:15.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/bb"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:15.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:16.006 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:16.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:16.003 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:16.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=464f4634-2659-4782-935b-365363ad20a8 to='build/repo/j0yvg3ob-djwh5-local-dest', fromRepoLocalSync=true
    08:24:16.018 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 464f4634-2659-4782-935b-365363ad20a8 ('build/repo/j0yvg3ob-djwh5-local-dest')
    08:24:16.027 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:16.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d84020f1fc43bc1c5d13d6c4a5fae027ce2422c6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:16.071 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:16.090 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/cc"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:16.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:24:16.129 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/E8MO2Eh6JS_teVHR5UnYjQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:16.291 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 renewalDateTime=2017-04-01T06:53:42.960Z expiryDateTime=2017-04-01T07:23:42.960Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:15.555 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:15.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:24:16.299 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:16.311 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=106
    08:24:16.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=2

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:16.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:16.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:16.496 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 996562 bytes in 404 ms. path='/3 + &#ä/cc'
    08:24:16.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:24:16.643 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/cc"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:16.683 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:16.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:16.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:24:16.727 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41c0f1a59fb31fb9666845e956c99c1867d3fa60' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:24:16.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/dd"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:16.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:24:16.806 [qtp2000968816-3825] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VRoCpWY_yzLvymQpnHf5Tw/gmgmG4WH41xe5M1Tm1HLTQ' offset=0
    08:24:16.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.036 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=L5XS_DC8-SQMvsTmgm9OZQ could not be decrypted! Access rights missing?!
    08:24:17.061 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 22 ms.
    08:24:17.061 [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:24:17.079 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=86.6 MiB, available=368.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:17.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 384387 bytes in 321 ms. path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.208 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BPAWB0WfvvWxu52kxCc59Q could not be decrypted! Access rights missing?!
    08:24:17.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.211 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Dk40SiDOtE63jUJ9S1klWQ could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:17.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.213 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.215 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4wduIzLeo0bcj6R6obkobQ could not be decrypted! Access rights missing?!
    08:24:17.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.216 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.226 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cONTgQNT1rH-S2lw4-6OIg could not be decrypted! Access rights missing?!
    08:24:17.226 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.227 [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:24:17.226 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.240 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.251 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.252 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.263 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.264 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.267 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ehBy8gMDUXDkihhdYEmGJg could not be decrypted! Access rights missing?!
    08:24:17.268 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.268 [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:24:17.273 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", path="/3 + &#ä/dd"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:17.282 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.289 [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:24:17.291 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.312 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=8BY8tLJGBTbkpmMRTv6STQ could not be decrypted! Access rights missing?!
    08:24:17.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.313 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.325 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.338 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.339 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.348 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.349 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.361 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.361 [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
    08:24:17.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=77.8 MiB, available=377.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.365 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PxGcSG4IbA6vyYCkKUeUqg could not be decrypted! Access rights missing?!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:17.366 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=76

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:17.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:17.366 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.369 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=0XtU-e6eGBkvFj40RkPbMg could not be decrypted! Access rights missing?!
    08:24:17.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:17.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:17.400 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:17.402 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:17.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:17.427 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=106 remoteFromLocalRevision=76
    08:24:17.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 from='build/repo/j0yvgoiz-tmbs2-local-dest' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:24:17.451 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:17.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:17.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:17.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:17.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=106

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:17.793 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.9 MiB, available=369.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:17.952 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 transaction.localRevision=81 remoteFromLocalRevision=106
    08:24:17.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 to='build/repo/j0yvgoiz-tmbs2-local-dest', fromRepoLocalSync=false
    08:24:17.986 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=81
    08:24:18.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:18.055 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    08:24:18.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:18.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:18.094 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:18.099 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:18.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:18.274 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.5 MiB, used=77.8 MiB, available=377.7 MiB
    08:24:18.276 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:18.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=264.0 MiB, used=88.4 MiB, available=367.1 MiB
    08:24:18.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:18.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=340.5 MiB, used=77.8 MiB, available=377.7 MiB
    08:24:18.897 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:18.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:18.923 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:18.949 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=86.0 MiB, available=369.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:18.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:18.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:19.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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
    08:24:19.020 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:19.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:19.188 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.193 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:24:19.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.288 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:24:19.375 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:19.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=88.0 MiB, available=367.5 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:19.381 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.382 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:24:19.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.428 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:24:19.465 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:24:19.478 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:24:19.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:19.482 [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
    08:24:19.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:19.509 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f47ea0348627de95f4cf686b40fa91f41022a0e' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:24:19.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/1 {11 11ä11#+} 1/a"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:19.678 [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:24:19.730 [qtp182345336-3268] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/7EP80wQFcrRacmVuqGVPrA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:19.732 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=76.0 MiB, available=379.5 MiB
    08:24:19.751 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!
    08:24:19.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:19.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.1 MiB, available=369.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:19.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:24:20.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 247280 bytes in 323 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:20.009 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:20.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=262.5 MiB, used=87.5 MiB, available=368.0 MiB
    08:24:20.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:20.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:24:20.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/1 {11 11ä11#+} 1/a"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:20.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:20.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:20.294 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:24:20.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f41b4a2a99068de6fea999210d7092a37b99dd9f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:24:20.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/1 {11 11ä11#+} 1/b"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:20.378 [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'
    08:24:20.413 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/vCR3tbFUWDJSZWSr-mbP5A' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:20.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=76.0 MiB, available=379.5 MiB
    08:24:20.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:20.615 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=87.5 MiB, available=368.0 MiB
    08:24:20.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:20.622 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:20.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:20.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:20.763 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:20.788 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/vCR3tbFUWDJSZWSr-mbP5A' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:20.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:20.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:20.804 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.
    08:24:20.820 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 16620 bytes in 442 ms. path='/1 {11 11ä11#+} 1/b'
    08:24:20.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:24:20.907 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:20.967 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:20.978 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:24:20.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:24:21.005 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.006 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/1 {11 11ä11#+} 1/b"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.008 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.018 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.032 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.035 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=356.5 MiB, used=86.7 MiB, available=368.8 MiB
    08:24:21.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.060 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e57b41717e997fa1e7015aa31ff665a70aab88b' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:21.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=76.1 MiB, available=379.4 MiB
    08:24:21.081 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='22bc059872fa178469b66851d6d76341a716c82d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:24:21.180 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/1 {11 11ä11#+} 1/c"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:21.190 [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:24:21.234 [qtp182345336-3606] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/LrVEKZOOCULmsoHkZQEkIQ/xSun8Vsz3HW5ssaFwIXOIA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.231 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/5/h"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:21.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    08:24:21.298 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/PDt48C4B023nV0VWbpMO1A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633144 bytes in 272 ms. path='/1 {11 11ä11#+} 1/c'
    08:24:21.502 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 662522 bytes in 325 ms. path='/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.578 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/1 {11 11ä11#+} 1/c"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:21.583 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.628 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.641 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:21.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=76.1 MiB, available=379.4 MiB
    08:24:21.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.719 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.1 MiB, available=369.4 MiB
    08:24:21.719 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:21.723 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.754 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb0f53480156df58a4a7e81945bbcee7c1cf146d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.783 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.794 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.817 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/2/1 {11 11ä11#+} 1/a"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:21.819 [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
    08:24:21.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/5/h"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    08:24:21.838 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.844 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F3SiaZTeWgHVa_IZqDB1wQ/zSIgT4bM0Z18QgOTKG-z8Q/PnyJoNu9j1QgA38ULYcuLQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.849 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.858 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:21.860 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:24:21.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23c4f02b8ddc430652257b990c115ee3862bf6c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.940 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.942 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/5/i"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:21.946 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    08:24:21.951 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:21.973 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/yaKnUKplwGSeruESIzUkNg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:21.974 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=106

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:21.989 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:22.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=129 remoteFromLocalRevision=106
    08:24:22.026 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=464f4634-2659-4782-935b-365363ad20a8 from='build/repo/j0yvg3ob-djwh5-local-dest' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'
    08:24:22.033 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=129

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.048 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88450 bytes in 102 ms. path='/5/i'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 793800 bytes in 264 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=76.1 MiB, available=379.4 MiB
    08:24:22.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:22.111 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:22.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:22.125 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.128 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.131 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:22.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=129

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.140 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=81
    08:24:22.164 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=111 remoteFromLocalRevision=81

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.203 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/5/i"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.239 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/2/1 {11 11ä11#+} 1/a"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 from='build/repo/j0yvgoiz-tmbs2-local-dest' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.248 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=111

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:22.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.262 [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
    08:24:22.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.269 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:22.270 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:22.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=111

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:22.301 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 transaction.localRevision=111 remoteFromLocalRevision=129

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='543a5cde5d89698b4dd4af72d353e129de5165a5' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.303 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55d59f4b2318b25bbec870a8f6b79a4eb0fbe29f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:22.308 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=464f4634-2659-4782-935b-365363ad20a8 to='build/repo/j0yvg3ob-djwh5-local-dest', fromRepoLocalSync=false
    08:24:22.323 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=111
    08:24:22.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/aa"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:22.346 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.352 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/2/1 {11 11ä11#+} 1/b"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.353 [qtp2000968816-3825] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 transaction.localRevision=86 remoteFromLocalRevision=111

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.355 [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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.367 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.378 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/0bDIo_UcxCu-7Vzh0BtR5A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.394 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F3SiaZTeWgHVa_IZqDB1wQ/zSIgT4bM0Z18QgOTKG-z8Q/UlGuLcy7jr6znOmL0cJoFg' offset=0
    08:24:22.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:24:22.536 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317750 bytes in 180 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.563 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:24:22.594 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/2/1 {11 11ä11#+} 1/b"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:22.598 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:22.604 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:22.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.626 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    08:24:22.626 [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
    08:24:22.631 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6822378fef6a63e4acf2321572ae753d32e5cbdd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 872289 bytes in 304 ms. path='/aa'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.675 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/2/a"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:22.678 [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
    08:24:22.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.704 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/F3SiaZTeWgHVa_IZqDB1wQ/-sM5qsa6HeP7y8y_VobJ5Q' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/aa"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:22.749 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:22.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:22.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:24:22.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e7d8d22a70b0dea85afb23974fa7db1a5aae9a4' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:22.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/bb"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.925 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced to='build/repo/j0yve0gl-gd64n-local-src', fromRepoLocalSync=true
    08:24:22.928 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f50766d0-72b4-4ce5-9d02-57ca9f9ccced ('build/repo/j0yve0gl-gd64n-local-src')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:22.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:24:22.957 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/OMbvnYGvhNF6lNe5HO7q-g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:22.963 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:24:23.024 [pool-33-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 229312 bytes in 353 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:23.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.5 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:23.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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
    08:24:23.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/2/a"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:23.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.122 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:23.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:23.130 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:24:23.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9d529c5f711780a54b80ca448770864cec5fa4a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:23.220 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 renewalDateTime=2017-04-01T06:52:50.635Z expiryDateTime=2017-04-01T07:22:50.635Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:23.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242793 bytes in 296 ms. path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:23.238 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=86

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:23.253 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.278 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/5/h"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:23.278 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.286 [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
    08:24:23.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/bb"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:23.295 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.305 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/PhoGuFLcYYySox-cfK4zLQ/gfDEgPss_NL-bDDYTs7bwg' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:23.306 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:23.310 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:24:23.343 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd679e2ae5c7e67f2103925af73bbc57fd1bfb3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    08:24:23.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/cc"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:23.407 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/cc'
    08:24:23.425 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:24:23.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356832 bytes in 192 ms. path='/3 + &#ä/5/h'
    08:24:23.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:24:23.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/5/h"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:23.555 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:23.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:23.573 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:23.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.1 MiB, available=370.4 MiB
    08:24:23.596 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.614 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5600131cb76442b99c2c6e8de456a65818e0e42' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:23.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:23.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/5/i"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:23.659 [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:24:23.692 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/PhoGuFLcYYySox-cfK4zLQ/OH5nSMUTW0B8mKbx2IXL2w' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:23.757 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=1048576
    08:24:23.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 32 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:24.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:24:24.162 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/PhoGuFLcYYySox-cfK4zLQ/OH5nSMUTW0B8mKbx2IXL2w' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:24.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:24.200 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=2097152

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:24.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:24.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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
    08:24:24.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 630084 bytes in 603 ms. path='/3 + &#ä/5/i'
    08:24:24.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:24:24.323 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:24:24.387 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/5/i"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:24.393 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:24.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:24.401 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:24:24.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77774bb84053b0b355f08db9191965685fe826dc' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:24.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 21 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:24.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/aa"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:24.467 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:24:24.514 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/-h_WMEPLQJ0_CcqsC61ixw' offset=0
    08:24:24.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:23.597 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:24:24.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:24.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62790 bytes in 107 ms. path='/3 + &#ä/aa'
    08:24:24.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:24:24.631 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/aa"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:24.648 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:24.686 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:24.697 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:24.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:24:24.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4e5a5e12bd64df18c9dda6b26a449fc582e976b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:24:24.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/bb"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:24.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 5 dirty file-chunks (of 5 total). path='/3 + &#ä/bb'
    08:24:24.786 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:24.827 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:24.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=77.3 MiB, available=378.2 MiB
    08:24:24.859 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:24.971 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=4194304

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:24.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:24.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:25.088 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:25.166 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:25.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:24:25.318 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=5242880

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:25.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:24:25.482 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:24.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:24:25.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=77.2 MiB, available=378.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:25.549 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:25.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:24:25.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=85.2 MiB, available=370.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:25.691 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=6291456

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:25.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:24:25.801 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=3145728

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:25.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:25.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.022 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=7340032
    08:24:26.040 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:24:26.064 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 147246 bytes in 2657 ms. path='/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.075 [qtp182345336-2447] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/zIiInyX5xcTl5R8EniRZ4g' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:25.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:24:26.091 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:24:26.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:26.092 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:26.111 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=111

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.112 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:24:26.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc
    08:24:26.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_18y68 into destFile cc
    08:24:26.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_1vf9c into destFile cc
    08:24:26.120 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_2hwcg into destFile cc
    08:24:26.121 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_34dfk into destFile cc
    08:24:26.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_3quio into destFile cc
    08:24:26.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_4dbls into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:26.156 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=135 remoteFromLocalRevision=111
    08:24:26.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=464f4634-2659-4782-935b-365363ad20a8 from='build/repo/j0yvg3ob-djwh5-local-dest' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'
    08:24:26.167 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=129 localRepositoryRevisionInProgress=135

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.177 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/cc"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:26.180 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:26.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:26.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=135

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:26.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:25.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:26.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=77.3 MiB, available=378.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bfaaa8472ded945518b5af73ee6784f9c40e31d' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:26.281 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 transaction.localRevision=116 remoteFromLocalRevision=135
    08:24:26.290 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.332 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/dd"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:26.337 [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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.339 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.356 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/o_oyzoCZFP32M8to4RL6KQ' offset=0
    08:24:26.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:24:26.398 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9799 bytes in 60 ms. path='/dd'
    08:24:26.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 121524 bytes in 1675 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="e76d86be-0b31-4168-ab0a-8c7414463674", path="/dd"} on repo=e76d86be-0b31-4168-ab0a-8c7414463674
    08:24:26.451 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:26.473 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:24:26.482 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_mh34 into destFile bb
    08:24:26.484 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_18y68 into destFile bb
    08:24:26.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_1vf9c into destFile bb
    08:24:26.486 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_2hwcg into destFile bb

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.493 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=105

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.523 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/bb"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:26.528 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.542 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=52 remoteFromLocalRevision=105

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.543 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:26.544 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e76d86be-0b31-4168-ab0a-8c7414463674 from='build/repo/j0yvh6cq-ol7q7-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:24:26.570 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=52

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79010bd5344f7c2a45842822cf0eee922a032fb1' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:24:26.608 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/cc"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:26.610 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:24:26.649 [qtp182345336-3466] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/Sql520l22x-hllePXI5EEw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:26.245 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:24:26.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=77.3 MiB, available=378.2 MiB
    08:24:26.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.667 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:26.667 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:26.723 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=52
    08:24:26.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

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.756 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23976 bytes in 146 ms. path='/3 + &#ä/cc'
    08:24:26.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:24:26.818 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/cc"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:26.836 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:26.843 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:26.844 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:24:26.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5779295d28520d9f25286470405a123f5a75e9d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:26.904 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:26.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=44893cfd-74c7-401a-a69e-bd8c1fefec04 to='build/repo/j0yvdi39-1johd-local-src', fromRepoLocalSync=true
    08:24:26.907 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 44893cfd-74c7-401a-a69e-bd8c1fefec04 ('build/repo/j0yvdi39-1johd-local-src')
    08:24:26.928 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:24:26.961 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:26.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/dd"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:26.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:24:27.034 [qtp182345336-3063] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/DDr-sEAuGTdUim0Mn63_hg/3gWEGnDB2hqa55isFNh3Fw' offset=0
    08:24:27.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:24:27.105 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34247 bytes in 122 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:27.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=77.3 MiB, available=378.2 MiB
    08:24:27.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:27.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:27.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:24:27.138 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=86

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:27.164 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 transaction.localRevision=110 remoteFromLocalRevision=52

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:27.177 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 renewalDateTime=2017-04-01T06:52:15.728Z expiryDateTime=2017-04-01T07:22:15.728Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:27.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:27.186 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=e76d86be-0b31-4168-ab0a-8c7414463674 to='build/repo/j0yvh6cq-ol7q7-local-dest', fromRepoLocalSync=false
    08:24:27.200 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=110

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:27.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=145 remoteFromLocalRevision=86

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:27.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="18a206d8-8de6-4b2f-8bbd-f38ae95fdf50", toRepositoryId="5966d9ca-11b1-4d54-8d31-9fac02e0a10e", path="/3 + &#ä/dd"} on repo=5966d9ca-11b1-4d54-8d31-9fac02e0a10e
    08:24:27.200 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:27.204 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:27.206 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=116

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:27.219 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced from='build/repo/j0yve0gl-gd64n-local-src' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:27.222 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:27.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:27.227 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=139 localRepositoryRevisionInProgress=145

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:27.271 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=92

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:27.292 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:24:27.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:24:27.311 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:27.313 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:27.360 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=111 remoteFromLocalRevision=92
    08:24:27.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:27.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae238e51ccb56132f7c9d4ff5bd33e12502f39c3' to.sha1='88ce2147f9dcbc8275ee48929fe61faebeec78af'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:27.404 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=111
    08:24:27.505 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:27.506 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:27.520 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=111
    08:24:27.548 [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:24:27.580 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=hiO0Ci22Xxhw6Q6nYlEj9Q,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}}
    08:24:27.623 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:27.853 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:27.853 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:28.018 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:24:28.026 [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
    08:24:28.190 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:28.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=98.3 MiB, available=357.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:28.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=87.3 MiB, available=368.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:28.414 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=98 remoteFromLocalRevision=111
    08:24:28.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:28.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:24:28.442 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0ngEHCZDfUiPB1HY10dO9g/QPMQly8GeLWm12SvQ2IFsA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:28.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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
    08:24:28.507 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=92 localRepositoryRevisionInProgress=98
    08:24:28.586 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:28.685 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 647302 bytes in 658 ms. path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:28.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.5 MiB, used=85.9 MiB, available=369.6 MiB
    08:24:28.947 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:28.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:28.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:24:28.960 [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
    08:24:29.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.5 MiB, used=97.3 MiB, available=358.2 MiB
    08:24:29.150 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:29.152 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:29.152 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:29.303 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:24:29.315 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:29.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=84.1 MiB, available=371.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:29.378 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:24:29.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:29.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=85.9 MiB, available=369.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:29.423 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:29.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:24:29.454 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=145

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:29.474 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:29.690 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced transaction.localRevision=97 remoteFromLocalRevision=145
    08:24:29.699 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced to='build/repo/j0yve0gl-gd64n-local-src', fromRepoLocalSync=false
    08:24:29.731 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=86 localRepositoryRevisionInProgress=97
    08:24:29.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:29.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=97.2 MiB, available=358.3 MiB
    08:24:29.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:30.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.0 MiB, available=369.5 MiB
    08:24:30.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:30.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=83.1 MiB, available=372.4 MiB
    08:24:30.592 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=hiO0Ci22Xxhw6Q6nYlEj9Q,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}}
    08:24:30.631 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:30.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:30.632 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:30.634 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} because of missing permissions!
    08:24:30.634 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:30.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:30.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:30.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=282.5 MiB, used=97.3 MiB, available=358.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:31.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=86.0 MiB, available=369.5 MiB
    08:24:31.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:31.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=83.1 MiB, available=372.4 MiB
    08:24:31.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:30.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:24:31.546 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=97.3 MiB, available=358.2 MiB
    08:24:31.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:31.636 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=86.4 MiB, available=369.1 MiB
    08:24:31.637 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:31.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:31.638 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:24:31.667 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=116
    08:24:31.722 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=168 remoteFromLocalRevision=116
    08:24:31.730 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44893cfd-74c7-401a-a69e-bd8c1fefec04 from='build/repo/j0yvdi39-1johd-local-src' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:30.917 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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:24:31.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=78.6 MiB, available=376.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:31.735 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=168

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:31.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:24:31.784 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:31.795 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:31.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:24:31.813 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:31.815 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:32.065 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=83.2 MiB, available=372.3 MiB
    08:24:32.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:32.095 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:24:32.096 [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
    08:24:32.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=281.0 MiB, used=97.3 MiB, available=358.2 MiB
    08:24:32.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:24:32.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:32.127 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:32.192 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:32.198 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=110

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:32.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:24:32.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:32.209 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:32.227 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=57 remoteFromLocalRevision=110
    08:24:32.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e76d86be-0b31-4168-ab0a-8c7414463674 from='build/repo/j0yvh6cq-ol7q7-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:24:32.236 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=52 localRepositoryRevisionInProgress=57

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:32.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7c304245e1625866d48c915d60d426d6054f008' to.sha1='null'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:32.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:32.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:32.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=57
    08:24:32.344 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 transaction.localRevision=115 remoteFromLocalRevision=57
    08:24:32.355 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:31.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:24:32.447 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=78.8 MiB, available=376.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:32.628 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=83.4 MiB, available=372.1 MiB
    08:24:32.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:32.686 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:24:32.697 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:24:32.792 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/51feKnkBg4xoaAs3H3bJ7w' offset=0
    08:24:32.866 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 173916 bytes in 169 ms. path='/2/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:32.970 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 524 ms.
    08:24:32.971 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=3wVibtnMceXcxdeLwshclA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:32.980 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:32.981 [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
    08:24:33.040 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms.
    08:24:33.041 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=LdWrtr4WiSN2keMIjeLjuA, invitation=false]
    08:24:33.047 [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:24:33.048 [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:24:33.092 [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
    08:24:33.116 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=83.2 MiB, available=372.3 MiB
    08:24:33.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:24:33.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:33.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:33.169 [qtp182345336-3466] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=98

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:32.489 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:33.174 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=78.7 MiB, available=376.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.190 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=116 remoteFromLocalRevision=98
    08:24:33.213 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.215 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.217 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=116
    08:24:33.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:33.253 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:33.258 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=116
    08:24:33.281 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=hiO0Ci22Xxhw6Q6nYlEj9Q,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}}

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="44893cfd-74c7-401a-a69e-bd8c1fefec04", toRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", path="/2/a"} on repo=44893cfd-74c7-401a-a69e-bd8c1fefec04
    08:24:33.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:33.308 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.339 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:33.340 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.357 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=168

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.368 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=103 remoteFromLocalRevision=116
    08:24:33.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:33.469 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.470 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 transaction.localRevision=128 remoteFromLocalRevision=168

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:33.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=e76d86be-0b31-4168-ab0a-8c7414463674 to='build/repo/j0yvh6cq-ol7q7-local-dest', fromRepoLocalSync=true
    08:24:33.470 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e76d86be-0b31-4168-ab0a-8c7414463674 ('build/repo/j0yvh6cq-ol7q7-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=44893cfd-74c7-401a-a69e-bd8c1fefec04 to='build/repo/j0yvdi39-1johd-local-src', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:33.484 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.494 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=128

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.503 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:24:33.503 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:24:33.504 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:24:33.506 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:33.511 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.568 [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
    08:24:33.657 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:54:13.237Z expiryDateTime=2017-04-01T07:24:13.237Z
    08:24:33.676 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=115
    08:24:33.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:33.176 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:24:33.884 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=78.1 MiB, available=377.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:33.899 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:33.901 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=true
    08:24:33.907 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38ee96ee-9074-447a-819c-33c9373f9b0a ('build/repo/j0yvdw1d-ctmoi-local-src')
    08:24:33.956 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:24:33.992 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:24:34.063 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:52:45.423Z expiryDateTime=2017-04-01T07:22:45.422Z
    08:24:34.095 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=85 localRepositoryRevisionInProgress=103
    08:24:34.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:34.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=270.0 MiB, used=98.5 MiB, available=357.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:33.514 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0
    08:24:34.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=88.0 MiB, available=367.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:33.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:24:34.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=78.1 MiB, available=377.4 MiB
    08:24:34.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:24:34.564 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:34.565 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:34.587 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:24:34.598 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=97

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:34.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:34.674 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=160 remoteFromLocalRevision=97
    08:24:34.686 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced from='build/repo/j0yve0gl-gd64n-local-src' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:24:34.689 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=160
    08:24:34.713 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:34.714 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:34.719 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=160
    08:24:34.840 [qtp2000968816-3825] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced transaction.localRevision=102 remoteFromLocalRevision=160
    08:24:34.860 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:35.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.0 MiB, used=98.1 MiB, available=357.4 MiB
    08:24:35.347 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:35.352 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=84.3 MiB, available=371.2 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:35.358 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:35.360 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:35.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:35.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:35.363 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 to='build/repo/j0yvgoiz-tmbs2-local-dest', fromRepoLocalSync=true
    08:24:35.364 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 ('build/repo/j0yvgoiz-tmbs2-local-dest')
    08:24:35.374 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:35.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=87.2 MiB, available=368.3 MiB
    08:24:35.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    08:24:35.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:35.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:35.447 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:35.458 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:35.458 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:35.458 [pool-34-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:35.522 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:35.712 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 renewalDateTime=2017-04-01T06:54:02.426Z expiryDateTime=2017-04-01T07:24:02.426Z
    08:24:35.732 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=81 localRepositoryRevisionInProgress=102
    08:24:35.780 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=3

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:36.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=98.1 MiB, available=357.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:36.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=87.3 MiB, available=368.2 MiB
    08:24:36.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:36.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=83.9 MiB, available=371.6 MiB
    08:24:36.547 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitingUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=hiO0Ci22Xxhw6Q6nYlEj9Q,oldKey=InvitationUserRepoKeyPublicKey[2]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50},newKey=UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}}
    08:24:36.693 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:36.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:36.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=279.0 MiB, used=98.2 MiB, available=357.3 MiB
    08:24:36.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:36.793 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[6b2a9a81923940f4]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:36.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:36.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=87.3 MiB, available=368.2 MiB
    08:24:36.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:36.931 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:36.932 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:24:36.933 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:36.934 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:36.934 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:36.987 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:37.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=98.2 MiB, available=357.3 MiB
    08:24:37.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:37.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=87.3 MiB, available=368.2 MiB
    08:24:37.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:37.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=79.9 MiB, available=375.6 MiB
    08:24:37.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:24:37.839 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:37.858 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:37.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=84.5 MiB, available=371.0 MiB
    08:24:37.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:38.099 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=277.5 MiB, used=98.2 MiB, available=357.3 MiB
    08:24:38.099 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:38.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:38.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=87.3 MiB, available=368.2 MiB
    08:24:38.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:38.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:38.137 [qtp1065487120-3838] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=115

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.152 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 localRepositoryRevisionSynced=128

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:38.182 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=64 remoteFromLocalRevision=115
    08:24:38.187 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e76d86be-0b31-4168-ab0a-8c7414463674 from='build/repo/j0yvh6cq-ol7q7-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:24:38.191 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=57 localRepositoryRevisionInProgress=64

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.192 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=186 remoteFromLocalRevision=128
    08:24:38.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=44893cfd-74c7-401a-a69e-bd8c1fefec04 from='build/repo/j0yvdi39-1johd-local-src' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'
    08:24:38.201 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=168 localRepositoryRevisionInProgress=186

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:38.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:38.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:38.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=64

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:38.250 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:38.254 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=186
    08:24:38.297 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=44893cfd-74c7-401a-a69e-bd8c1fefec04 transaction.localRevision=133 remoteFromLocalRevision=186
    08:24:38.303 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:38.340 [qtp1065487120-3836] 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:24:38.434 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 transaction.localRevision=121 remoteFromLocalRevision=64
    08:24:38.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=e76d86be-0b31-4168-ab0a-8c7414463674 to='build/repo/j0yvh6cq-ol7q7-local-dest', fromRepoLocalSync=false
    08:24:38.465 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=115 localRepositoryRevisionInProgress=121
    08:24:38.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.516 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:38.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=464f4634-2659-4782-935b-365363ad20a8 to='build/repo/j0yvg3ob-djwh5-local-dest', fromRepoLocalSync=true
    08:24:38.521 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 464f4634-2659-4782-935b-365363ad20a8 ('build/repo/j0yvg3ob-djwh5-local-dest')
    08:24:38.551 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:37.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.612 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:38.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.665 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 renewalDateTime=2017-04-01T06:53:42.960Z expiryDateTime=2017-04-01T07:23:42.960Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:38.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:38.689 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=133
    08:24:38.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=3

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:38.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=84.7 MiB, available=370.8 MiB
    08:24:38.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:39.296 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=78.2 MiB, available=377.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:39.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=269.0 MiB, used=98.6 MiB, available=356.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:39.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:39.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:39.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=83.9 MiB, available=371.6 MiB
    08:24:39.544 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:39.660 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=87.6 MiB, available=367.9 MiB
    08:24:39.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:39.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=78.2 MiB, available=377.3 MiB
    08:24:39.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:40.103 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=276.5 MiB, used=98.3 MiB, available=357.2 MiB
    08:24:40.118 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:40.130 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:40.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.5 MiB, used=83.9 MiB, available=371.6 MiB
    08:24:40.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:40.131 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:24:40.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:40.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:40.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:24:40.181 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=103
    08:24:40.286 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=164 remoteFromLocalRevision=103
    08:24:40.298 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:24:40.302 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=156 localRepositoryRevisionInProgress=164

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:40.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=87.6 MiB, available=367.9 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:40.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:40.407 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=78.2 MiB, available=377.3 MiB
    08:24:40.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:40.413 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=164

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.418 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:40.433 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:40.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:40.461 [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:24:40.464 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:40.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:40.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:40.477 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:40.477 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:40.547 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:40.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=98.3 MiB, available=357.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.638 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:40.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:24:40.651 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:24:40.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:40.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:40.682 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:40.682 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae238e51ccb56132f7c9d4ff5bd33e12502f39c3' to.sha1='44daedfe932e2cbc8746135d97ab2eb9b58b1ad7'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:40.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.831 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/a
    08:24:40.832 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:40.858 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=102
    08:24:40.899 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=125 remoteFromLocalRevision=102
    08:24:40.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:24:40.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 from='build/repo/j0yvgoiz-tmbs2-local-dest' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:24:40.911 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=125

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:40.988 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:40.996 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:24:41.005 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:24:41.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:41.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:41.048 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=87.7 MiB, available=367.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:41.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44daedfe932e2cbc8746135d97ab2eb9b58b1ad7' to.sha1='ae238e51ccb56132f7c9d4ff5bd33e12502f39c3'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:41.057 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=109 remoteFromLocalRevision=164
    08:24:41.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:41.063 [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:24:41.064 [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
    08:24:41.078 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=103 localRepositoryRevisionInProgress=109
    08:24:41.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:41.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:41.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=275.5 MiB, used=98.4 MiB, available=357.1 MiB
    08:24:41.388 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:41.445 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:41.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:24:41.660 [qtp2000968816-3825] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0ngEHCZDfUiPB1HY10dO9g/QPMQly8GeLWm12SvQ2IFsA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:41.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=87.8 MiB, available=367.7 MiB
    08:24:41.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:41.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=268.5 MiB, used=98.4 MiB, available=357.1 MiB
    08:24:41.988 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 647302 bytes in 579 ms. path='/2/a'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:42.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=339.5 MiB, used=84.4 MiB, available=371.1 MiB
    08:24:42.248 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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=1, userRepoKeyPublicKeyDtos.size=0, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=1, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:24:42.282 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:42.378 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:24:42.382 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:24:42.548 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42", toRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", path="/2/a"} on repo=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42
    08:24:42.572 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:42.582 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:42.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=274.5 MiB, used=98.4 MiB, available=357.1 MiB
    08:24:42.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:42.616 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=125

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:42.652 [qtp1065487120-1678] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=121
    08:24:42.707 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=69 remoteFromLocalRevision=121
    08:24:42.722 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e76d86be-0b31-4168-ab0a-8c7414463674 from='build/repo/j0yvh6cq-ol7q7-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:24:42.725 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=64 localRepositoryRevisionInProgress=69
    08:24:42.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:42.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:42.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=69

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.846 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:42.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:42.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.4 MiB, available=371.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:42.880 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 transaction.localRevision=126 remoteFromLocalRevision=69

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:42.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:42.884 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.886 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=o1bbq8qXcbOhyn-0iGpBUQ, cryptoRepoFileId=QPMQly8GeLWm12SvQ2IFsA} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=MowfPJyKG6j-EWeg4pLeKw, cryptoRepoFileId=QPMQly8GeLWm12SvQ2IFsA} duplicateCryptoRepoFileId=null localRevision=137

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:42.897 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:42.898 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:24:42.898 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:42.898 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:42.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:42.903 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:42.905 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:24:42.916 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:42.918 [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:24:42.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=87.9 MiB, available=367.6 MiB
    08:24:42.499 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:24:43.147 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=87.6 MiB, available=367.9 MiB
    08:24:43.147 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:43.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:43.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:24:43.211 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:43.299 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:43.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:43.329 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 transaction.localRevision=113 remoteFromLocalRevision=125
    08:24:43.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 to='build/repo/j0yvgoiz-tmbs2-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:43.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:43.440 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:24:43.442 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:24:43.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:43.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:43.458 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=102 localRepositoryRevisionInProgress=113

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:43.472 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=338.0 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:43.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:43.534 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d7c304245e1625866d48c915d60d426d6054f008' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:43.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:43.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/a"} on repo=464f4634-2659-4782-935b-365363ad20a8
    08:24:43.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:24:43.719 [qtp1716431581-3821] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/gJAnsi1UYMikzOfjzBiGvQ/51feKnkBg4xoaAs3H3bJ7w' offset=0
    08:24:43.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:24:43.809 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153300 bytes in 108 ms. path='/2/a'
    08:24:43.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:24:43.961 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="862b17b0-2fb1-4ca8-a13f-411af6d8f178", toRepositoryId="464f4634-2659-4782-935b-365363ad20a8", path="/2/a"} on repo=464f4634-2659-4782-935b-365363ad20a8

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:44.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.5 MiB, available=371.0 MiB
    08:24:44.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:44.064 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:44.096 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=133
    08:24:44.144 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=154 remoteFromLocalRevision=133
    08:24:44.158 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:24:44.159 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=464f4634-2659-4782-935b-365363ad20a8 from='build/repo/j0yvg3ob-djwh5-local-dest' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'
    08:24:44.163 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=154
    08:24:44.223 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:44.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:44.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=154

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:44.327 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=80.1 MiB, available=375.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:44.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=83.9 MiB, available=371.6 MiB
    08:24:44.564 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:44.631 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 transaction.localRevision=138 remoteFromLocalRevision=154
    08:24:44.653 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 from='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178' toID=464f4634-2659-4782-935b-365363ad20a8 to='build/repo/j0yvg3ob-djwh5-local-dest', fromRepoLocalSync=false
    08:24:44.687 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=138
    08:24:44.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:44.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:44.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=83.9 MiB, available=371.6 MiB
    08:24:44.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:44.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:45.004 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=109
    08:24:45.071 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=169 remoteFromLocalRevision=109
    08:24:45.074 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:24:45.082 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=164 localRepositoryRevisionInProgress=169
    08:24:45.131 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:45.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:45.157 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=169
    08:24:45.195 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:45.196 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:45.246 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=114 remoteFromLocalRevision=169
    08:24:45.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:24:45.271 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:24:45.271 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:24:45.272 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:24:45.273 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:45.374 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=87.2 MiB, available=368.3 MiB
    08:24:45.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=464f4634-2659-4782-935b-365363ad20a8 serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178: 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:24:45.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=79.3 MiB, available=376.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:45.593 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:45.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=true
    08:24:45.596 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5966d9ca-11b1-4d54-8d31-9fac02e0a10e ('build/repo/j0yvgws4-9ijap-local-dest')
    08:24:45.606 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:45.608 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:45.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:24:45.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:45.621 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:24:45.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:45.639 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:24:45.648 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:45.649 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:45.670 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:24:45.818 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:54:11.029Z expiryDateTime=2017-04-01T07:24:11.029Z
    08:24:45.831 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=114
    08:24:45.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:45.946 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=87.0 MiB, available=368.5 MiB
    08:24:45.973 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=Y9h9_5DHzA-tkyrnEDD2WQ, serverRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178} because of missing permissions!
    08:24:45.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:45.661 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!
    08:24:45.661 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:24:46.289 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=79.4 MiB, available=376.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:46.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:46.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:46.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=349.5 MiB, used=87.0 MiB, available=368.5 MiB
    08:24:46.617 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:46.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=84.9 MiB, available=370.6 MiB
    08:24:46.724 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:46.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=79.4 MiB, available=376.1 MiB
    08:24:46.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:47.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=87.1 MiB, available=368.4 MiB
    08:24:47.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:47.429 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.6 MiB, available=370.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:47.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=79.4 MiB, available=376.1 MiB
    08:24:47.465 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:47.611 [Test worker] INFO  o.s.l.CryptreeImpl - processUserRepoKeyPublicKeyReplacementRequestAsInvitedUser: UserRepoKeyPublicKeyReplacementRequest[1]{requestId=hiO0Ci22Xxhw6Q6nYlEj9Q,oldKey=InvitationUserRepoKeyPublicKey[1]{userRepoKeyId=u_opAmRwetwZBZthSV2POg, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50},newKey=UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}}
    08:24:47.701 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:47.702 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:47.711 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Found UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]] via PGP-key[s] for UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50}
    08:24:47.761 [Test worker] DEBUG o.s.c.p.g.BcPgpDecoder - verifySignature: signingPgpKeyIds=[d7a92a24aa97ddbd]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:47.761 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=87.1 MiB, available=368.4 MiB
    08:24:47.763 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:47.940 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=79.4 MiB, available=376.1 MiB
    08:24:47.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:24:47.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:47.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:47.970 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 localRepositoryRevisionSynced=113

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:47.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.000 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=140 remoteFromLocalRevision=113
    08:24:48.088 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 from='build/repo/j0yvgoiz-tmbs2-local-dest' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:24:48.098 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=125 localRepositoryRevisionInProgress=140
    08:24:48.118 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:48.118 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:48.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=140

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:48.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.174 [qtp2000968816-3825] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=e3d02f4a-5fbc-4167-b1dc-04a7d1a35e42 transaction.localRevision=118 remoteFromLocalRevision=140
    08:24:48.182 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:48.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 > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:48.411 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.0 MiB, used=87.0 MiB, available=368.5 MiB
    08:24:48.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:48.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:48.433 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 localRepositoryRevisionSynced=138
    08:24:48.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 transaction.localRevision=159 remoteFromLocalRevision=138

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.484 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:48.488 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced to='build/repo/j0yve0gl-gd64n-local-src', fromRepoLocalSync=true
    08:24:48.489 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f50766d0-72b4-4ce5-9d02-57ca9f9ccced ('build/repo/j0yve0gl-gd64n-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:48.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=464f4634-2659-4782-935b-365363ad20a8 from='build/repo/j0yvg3ob-djwh5-local-dest' toID=862b17b0-2fb1-4ca8-a13f-411af6d8f178 to='https://localhost:40144/862b17b0-2fb1-4ca8-a13f-411af6d8f178'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.496 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:48.502 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=154 localRepositoryRevisionInProgress=159
    08:24:48.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:48.514 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:48.519 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=464f4634-2659-4782-935b-365363ad20a8 remoteRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 localRepositoryRevisionSynced=159

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:47.762 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:47.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:24:48.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=85.0 MiB, available=370.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.543 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:48.588 [qtp1716431581-3821] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=862b17b0-2fb1-4ca8-a13f-411af6d8f178 remoteRepositoryId=464f4634-2659-4782-935b-365363ad20a8 transaction.localRevision=143 remoteFromLocalRevision=159
    08:24:48.592 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:48.607 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.733 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 renewalDateTime=2017-04-01T06:52:50.635Z expiryDateTime=2017-04-01T07:22:50.635Z
    08:24:48.754 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=97 localRepositoryRevisionInProgress=118

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:49.151 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:49.154 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenDeleteFileAndSyncAgain STANDARD_OUT
    08:24:49.309 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:49.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:24:49.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:48.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=3
    08:24:49.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=80.4 MiB, available=375.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:49.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=84.5 MiB, available=371.0 MiB
    08:24:49.645 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:49.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:49.734 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:49.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:50.182 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.5 MiB, available=371.0 MiB
    08:24:50.183 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:50.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:50.191 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:24:50.221 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=114

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:50.265 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=79.6 MiB, available=375.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:50.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:50.294 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=123 remoteFromLocalRevision=114
    08:24:50.297 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:24:50.310 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=123
    08:24:50.392 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:50.393 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:50.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:50.415 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 7 ms.
    08:24:50.434 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:50.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:24:50.511 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:50.512 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:24:50.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:24:50.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:24:50.539 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!
    08:24:50.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:50.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.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:50.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=123
    08:24:50.645 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:50.645 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:50.715 [qtp182345336-2447] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:50.774 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=119 remoteFromLocalRevision=123
    08:24:50.788 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=false

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:50.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:50.809 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=119
    08:24:50.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:50.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:51.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:51.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.
    08:24:51.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:51.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.0 MiB, used=84.9 MiB, available=370.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:51.118 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:51.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:24:51.638 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.0 MiB, used=79.9 MiB, available=375.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:52.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:52.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.9 MiB, available=370.6 MiB
    08:24:52.072 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:52.073 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:52.073 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:24:52.073 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:52.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:51.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:24:52.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=79.9 MiB, available=375.6 MiB
    08:24:52.114 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:52.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:52.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=79.9 MiB, available=375.6 MiB
    08:24:52.506 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:52.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=84.9 MiB, available=370.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:52.510 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:52.512 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:24:52.579 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:52.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:52.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:24:52.754 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:52.767 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:24:52.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:24:52.776 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:52.778 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:24:52.845 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44daedfe932e2cbc8746135d97ab2eb9b58b1ad7' to.sha1='ae238e51ccb56132f7c9d4ff5bd33e12502f39c3'): /2/a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:52.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:52.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:52.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:52.973 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", path="/2/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:24:53.033 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:24:53.066 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0ngEHCZDfUiPB1HY10dO9g/QPMQly8GeLWm12SvQ2IFsA' offset=0
    08:24:53.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:24:53.252 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581571 bytes in 218 ms. path='/2/a'
    08:24:53.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:53.324 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:53.325 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:53.411 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0", toRepositoryId="f50766d0-72b4-4ce5-9d02-57ca9f9ccced", path="/2/a"} on repo=f50766d0-72b4-4ce5-9d02-57ca9f9ccced
    08:24:53.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:24:53.512 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=118
    08:24:53.552 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=177 remoteFromLocalRevision=118

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:53.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:53.587 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:24:53.587 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced from='build/repo/j0yve0gl-gd64n-local-src' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:24:53.592 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=177
    08:24:53.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:53.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:53.663 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=177

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:53.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.0 MiB, available=370.5 MiB
    08:24:53.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:53.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:53.744 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=119
    08:24:53.772 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=128 remoteFromLocalRevision=119
    08:24:53.774 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:24:53.783 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=128
    08:24:53.795 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:53.796 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:53.802 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=128
    08:24:53.836 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:53.837 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:24:53.867 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=124 remoteFromLocalRevision=128
    08:24:53.871 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:53.883 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced transaction.localRevision=123 remoteFromLocalRevision=177
    08:24:53.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 from='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0' toID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced to='build/repo/j0yve0gl-gd64n-local-src', fromRepoLocalSync=false
    08:24:53.912 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=123
    08:24:53.927 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:53.935 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Khaled', 'Soliman', [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:53.943 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - assertUserIdentitiesReadable: UserIdentityPayloadDto['Marco', 'หงุ่ยตระกูล-Schulze', [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:24:53.944 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:24:53.945 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:24:53.947 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:24:53.948 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:24:53.951 [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
    08:24:54.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:54.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:54.320 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=true
    08:24:54.320 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38ee96ee-9074-447a-819c-33c9373f9b0a ('build/repo/j0yvdw1d-ctmoi-local-src')
    08:24:54.358 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:24:54.473 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:54.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:24:54.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=81.1 MiB, available=374.4 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:54.630 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:52:45.423Z expiryDateTime=2017-04-01T07:22:45.422Z
    08:24:54.644 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=124

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:54.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0: 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
    08:24:54.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:54.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 > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:55.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=80.5 MiB, available=375.0 MiB
    08:24:55.229 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=nlPeftFEeO7R5-x8rum09Q, serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0} because of missing permissions!
    08:24:55.230 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:55.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.5 MiB, used=86.0 MiB, available=369.5 MiB
    08:24:55.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:24:55.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=80.5 MiB, available=375.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:56.024 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=107.2 MiB, available=348.3 MiB
    08:24:56.039 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) ~[na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:56.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.8 MiB, available=370.7 MiB
    08:24:56.222 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:56.223 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:24:56.223 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:24:56.223 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:56.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 3879f259-99bd-4334-b899-87e42e09bfaf
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvi5kb-s29dp-local-dest
      localRepository.publicKeySha1 = 2C:EB:C2:FE:19:B3:E6:50:82:D4:44:3C:20:9C:C0:51:D2:37:83:1B

      remoteRepository.repositoryId = e9fa510d-9d9d-46c4-867f-a4819224e022
      remoteRepository.remoteRoot = https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA
      remoteRepository.publicKeySha1 = 4A:8A:BC:23:70:7B:2D:34:2B:F9:A6:48:32:36:6D:D9:9B:72:D6:BB

    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 3879f259-99bd-4334-b899-87e42e09bfaf e9fa510d-9d9d-46c4-867f-a4819224e022

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:56.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:55.806 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:24:56.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.5 MiB, available=375.0 MiB
    08:24:56.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:56.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:56.575 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:24:56.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=3879f259-99bd-4334-b899-87e42e09bfaf to='build/repo/j0yvi5kb-s29dp-local-dest', fromRepoLocalSync=true
    08:24:56.579 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3879f259-99bd-4334-b899-87e42e09bfaf ('build/repo/j0yvi5kb-s29dp-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:56.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:56.802 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:56.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=84.8 MiB, available=370.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:56.815 [pool-35-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:24:56.839 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:54:56.594Z expiryDateTime=2017-04-01T07:24:56.594Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:56.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:56.886 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=128

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:56.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.0 MiB, used=80.5 MiB, available=375.0 MiB
    08:24:56.965 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:57.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:57.444 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=80.5 MiB, available=375.0 MiB
    08:24:57.444 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:24:57.445 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:24:57.464 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced localRepositoryRevisionSynced=123

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:57.497 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=84.9 MiB, available=370.6 MiB
    08:24:57.498 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:57.633 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 transaction.localRevision=182 remoteFromLocalRevision=123
    08:24:57.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f50766d0-72b4-4ce5-9d02-57ca9f9ccced from='build/repo/j0yve0gl-gd64n-local-src' toID=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 to='https://localhost:36873/f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0'
    08:24:57.655 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=182
    08:24:57.678 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:24:57.692 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:24:57.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced remoteRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 localRepositoryRevisionSynced=182
    08:24:57.774 [qtp2000968816-3825] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 remoteRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced transaction.localRevision=128 remoteFromLocalRevision=182
    08:24:57.777 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:57.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=106.4 MiB, available=349.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:57.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:57.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:58.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=84.9 MiB, available=370.6 MiB
    08:24:58.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:58.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.
    08:24:58.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:58.348 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=f50766d0-72b4-4ce5-9d02-57ca9f9ccced serverRepositoryId=f3c9920a-7c3f-42cc-9b07-a3ddbe0884c0 renewalDateTime=2017-04-01T06:52:50.635Z expiryDateTime=2017-04-01T07:22:50.635Z

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:58.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:24:58.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:24:58.592 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:24:58.592 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:58.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=106.4 MiB, available=349.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:58.616 [qtp182345336-3466] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=124

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:58.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:58.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=176 remoteFromLocalRevision=124
    08:24:58.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:24:58.664 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=176
    08:24:58.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:24:58.673 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:24:58.679 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=176

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:58.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:58.763 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:24:58.763 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:58.815 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 24 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:58.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.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:58.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 5 ms.
    08:24:58.896 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:58.985 [Test worker] INFO  D.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
    08:24:59.179 [qtp182345336-3466] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > modifiedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:59.265 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:59.367 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=130 remoteFromLocalRevision=176
    08:24:59.403 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:59.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:24:59.431 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=130

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:24:59.613 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:24:59.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:24:59.897 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=L5XS_DC8-SQMvsTmgm9OZQ could not be decrypted! Access rights missing?!
    08:24:59.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 78 ms.
    08:24:59.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:24:59.999 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BPAWB0WfvvWxu52kxCc59Q could not be decrypted! Access rights missing?!
    08:25:00.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.000 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.002 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Dk40SiDOtE63jUJ9S1klWQ could not be decrypted! Access rights missing?!
    08:25:00.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.003 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.005 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4wduIzLeo0bcj6R6obkobQ could not be decrypted! Access rights missing?!
    08:25:00.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:00.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:00.006 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.008 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cONTgQNT1rH-S2lw4-6OIg could not be decrypted! Access rights missing?!
    08:25:00.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.011 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:25:00.034 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.044 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.053 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.073 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.076 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ehBy8gMDUXDkihhdYEmGJg could not be decrypted! Access rights missing?!
    08:25:00.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.076 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.096 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.097 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.122 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.123 [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:25:00.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
    08:25:00.125 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=8BY8tLJGBTbkpmMRTv6STQ could not be decrypted! Access rights missing?!
    08:25:00.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.126 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.136 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.145 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.155 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.165 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.175 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.201 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.202 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.205 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PxGcSG4IbA6vyYCkKUeUqg could not be decrypted! Access rights missing?!
    08:25:00.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:00.207 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.210 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=0XtU-e6eGBkvFj40RkPbMg could not be decrypted! Access rights missing?!
    08:25:00.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:00.212 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:00.236 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:00.237 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:00.239 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:00.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:00.247 [Test worker] INFO  D.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
    08:24:59.491 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0
    08:25:00.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:25:00.422 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:00.729 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=280.5 MiB, used=107.7 MiB, available=347.8 MiB
    08:25:00.837 [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
    08:25:00.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.0 MiB, used=84.9 MiB, available=370.6 MiB
    08:25:01.002 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:01.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:01.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:01.003 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:01.003 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:01.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
    08:25:01.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=84.9 MiB, available=370.6 MiB
    08:25:01.565 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:01.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.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:01.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:25:01.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=107.5 MiB, available=348.0 MiB
    08:25:01.993 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:25:02.618 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=107.4 MiB, available=348.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:02.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:25:02.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:25:02.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=85.0 MiB, available=370.5 MiB
    08:25:02.741 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:03.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.0 MiB, available=370.5 MiB
    08:25:03.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:03.231 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:02.621 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:25:03.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=107.4 MiB, available=348.1 MiB
    08:25:03.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:03.253 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:03.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.277 [qtp182345336-3466] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=130
    08:25:03.301 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=181 remoteFromLocalRevision=130
    08:25:03.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:03.368 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=176 localRepositoryRevisionInProgress=181

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.368 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.396 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:03.397 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:03.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=181

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.448 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:03.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.488 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:03.488 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:03.538 [qtp182345336-3268] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:03.574 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:25:03.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:25:03.591 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.594 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=135 remoteFromLocalRevision=181

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.599 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e57b41717e997fa1e7015aa31ff665a70aab88b' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    08:25:03.724 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/5/h"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:03.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    08:25:03.749 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/PDt48C4B023nV0VWbpMO1A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.868 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:03.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=true
    08:25:03.889 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38ee96ee-9074-447a-819c-33c9373f9b0a ('build/repo/j0yvdw1d-ctmoi-local-src')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:03.920 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:03.957 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:03.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 662522 bytes in 264 ms. path='/5/h'
    08:25:04.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:04.093 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:52:45.423Z expiryDateTime=2017-04-01T07:22:45.422Z
    08:25:04.110 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=130 localRepositoryRevisionInProgress=135

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:04.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/5/h"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:04.248 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:04.255 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:04.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:25:04.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23c4f02b8ddc430652257b990c115ee3862bf6c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    08:25:04.324 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/5/i"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:04.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    08:25:04.344 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/yaKnUKplwGSeruESIzUkNg' offset=0
    08:25:04.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:25:04.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88450 bytes in 102 ms. path='/5/i'
    08:25:04.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:25:04.514 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/5/i"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:04.525 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:04.540 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:04.543 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:04.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:04.594 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='543a5cde5d89698b4dd4af72d353e129de5165a5' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    08:25:04.651 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/aa"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:04.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    08:25:04.695 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/0bDIo_UcxCu-7Vzh0BtR5A' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:04.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0
    08:25:04.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.9 MiB, available=369.6 MiB
    08:25:04.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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
    08:25:04.866 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 25 ms.
    08:25:05.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 872289 bytes in 378 ms. path='/aa'
    08:25:05.114 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:25:05.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/aa"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:05.180 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:05.186 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:05.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:25:05.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e7d8d22a70b0dea85afb23974fa7db1a5aae9a4' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    08:25:05.320 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/bb"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:05.336 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=85.1 MiB, available=370.4 MiB
    08:25:05.344 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:05.344 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:05.345 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:05.345 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:05.345 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:05.387 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:25:05.416 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/OMbvnYGvhNF6lNe5HO7q-g' offset=0
    08:25:05.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.
    08:25:05.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242793 bytes in 220 ms. path='/bb'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:05.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.1 MiB, available=370.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:05.810 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:05.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:05.889 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/bb"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:05.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:05.907 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:05.910 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:25:05.956 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd679e2ae5c7e67f2103925af73bbc57fd1bfb3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    08:25:06.001 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/cc"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:06.066 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/cc'
    08:25:06.092 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:06.186 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:25:06.187 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:06.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:25:06.378 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=1048576
    08:25:06.517 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:06.555 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:25:06.556 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:06.614 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=2097152
    08:25:06.799 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:25:06.896 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=3145728

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:07.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:25:07.013 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:07.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:07.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:07.033 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=135

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:07.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:07.091 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=187 remoteFromLocalRevision=135
    08:25:07.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:07.099 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=181 localRepositoryRevisionInProgress=187
    08:25:07.118 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:07.119 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:07.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=187
    08:25:07.153 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:07.153 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:07.180 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=4194304

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:07.192 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=140 remoteFromLocalRevision=187
    08:25:07.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=false
    08:25:07.208 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=140
    08:25:07.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:07.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:25:07.484 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=5242880

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:07.655 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.6 MiB, available=369.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:07.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:07.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:07.798 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=6291456
    08:25:07.956 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:25:08.066 [qtp1065487120-1678] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=7340032
    08:25:08.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:25:08.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 147246 bytes in 2038 ms. path='/cc'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:07.722 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:25:08.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.6 MiB, available=369.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:08.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:08.134 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:08.135 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:08.135 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:08.135 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:08.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:08.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc
    08:25:08.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_18y68 into destFile cc
    08:25:08.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_1vf9c into destFile cc
    08:25:08.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_2hwcg into destFile cc
    08:25:08.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_34dfk into destFile cc
    08:25:08.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_3quio into destFile cc
    08:25:08.141 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_4dbls into destFile cc
    08:25:08.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/cc"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:08.206 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:08.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:08.222 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:25:08.257 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bfaaa8472ded945518b5af73ee6784f9c40e31d' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    08:25:08.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/dd"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:08.355 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:25:08.373 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/o_oyzoCZFP32M8to4RL6KQ' offset=0
    08:25:08.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:25:08.415 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9799 bytes in 60 ms. path='/dd'
    08:25:08.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:25:08.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="3879f259-99bd-4334-b899-87e42e09bfaf", path="/dd"} on repo=3879f259-99bd-4334-b899-87e42e09bfaf
    08:25:08.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:08.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    08:25:08.546 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf localRepositoryRevisionSynced=128

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:08.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.6 MiB, available=369.9 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:08.629 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=54 remoteFromLocalRevision=128
    08:25:08.651 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3879f259-99bd-4334-b899-87e42e09bfaf from='build/repo/j0yvi5kb-s29dp-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:25:08.698 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=54

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:08.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:08.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:08.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:08.833 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=54
    08:25:08.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

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:08.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:25:09.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.9 MiB, available=369.6 MiB
    08:25:09.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:09.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:09.403 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf transaction.localRevision=133 remoteFromLocalRevision=54
    08:25:09.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=3879f259-99bd-4334-b899-87e42e09bfaf to='build/repo/j0yvi5kb-s29dp-local-dest', fromRepoLocalSync=false
    08:25:09.461 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=133
    08:25:09.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:09.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:09.745 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.7 MiB, available=369.8 MiB
    08:25:09.746 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:10.525 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=107.8 MiB, available=347.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:10.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=84.7 MiB, available=370.8 MiB
    08:25:10.535 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:10.535 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:25:10.566 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=140

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:10.581 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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
    08:25:10.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=192 remoteFromLocalRevision=140
    08:25:10.615 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:10.619 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=187 localRepositoryRevisionInProgress=192
    08:25:10.633 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:10.633 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:10.645 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=192
    08:25:10.691 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:10.691 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:10.718 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=145 remoteFromLocalRevision=192
    08:25:10.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:25:10.726 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=khaled
    08:25:10.726 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:25:10.728 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:25:10.730 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:10.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:10.964 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:10.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=true
    08:25:10.972 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5966d9ca-11b1-4d54-8d31-9fac02e0a10e ('build/repo/j0yvgws4-9ijap-local-dest')
    08:25:11.024 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:11.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.5 MiB, used=107.2 MiB, available=348.3 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:11.085 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:11.115 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:11.118 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:11.119 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:11.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:11.171 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:54:11.029Z expiryDateTime=2017-04-01T07:24:11.029Z
    08:25:11.201 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=119 localRepositoryRevisionInProgress=145

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:11.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:11.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:11.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=107.2 MiB, available=348.3 MiB
    08:25:11.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:11.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:11.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:12.212 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=291.0 MiB, used=107.3 MiB, available=348.2 MiB
    08:25:12.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:12.437 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:12.530 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:12.669 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=107.3 MiB, available=348.2 MiB
    08:25:12.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:13.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:13.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=107.3 MiB, available=348.2 MiB
    08:25:13.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:13.112 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:12.531 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:12.531 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:12.531 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:12.531 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:25:13.131 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=85.5 MiB, available=370.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:13.136 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf localRepositoryRevisionSynced=133
    08:25:13.226 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=59 remoteFromLocalRevision=133
    08:25:13.283 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3879f259-99bd-4334-b899-87e42e09bfaf from='build/repo/j0yvi5kb-s29dp-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:13.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:13.288 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=54 localRepositoryRevisionInProgress=59
    08:25:13.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:13.384 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:13.394 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=59
    08:25:13.534 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf transaction.localRevision=138 remoteFromLocalRevision=59
    08:25:13.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:13.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:13.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:13.908 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:13.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=3879f259-99bd-4334-b899-87e42e09bfaf to='build/repo/j0yvi5kb-s29dp-local-dest', fromRepoLocalSync=true
    08:25:13.912 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3879f259-99bd-4334-b899-87e42e09bfaf ('build/repo/j0yvi5kb-s29dp-local-dest')
    08:25:13.939 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:13.993 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%
    08:25:14.093 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:54:56.594Z expiryDateTime=2017-04-01T07:24:56.594Z
    08:25:14.108 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf localRepositoryRevisionSynced=133 localRepositoryRevisionInProgress=138

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:14.356 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.7 MiB, available=369.8 MiB
    08:25:14.358 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:25:14.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:14.755 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:14.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:14.757 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:14.786 [qtp182345336-3466] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=145
    08:25:14.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=135 remoteFromLocalRevision=145

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:14.165 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0
    08:25:14.883 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=108.4 MiB, available=347.1 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:14.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:14.929 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=135

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:14.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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
    08:25:14.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:14.947 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:14.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=135
    08:25:15.013 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:15.013 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:15.112 [qtp182345336-3063] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:15.192 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=150 remoteFromLocalRevision=135
    08:25:15.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=false
    08:25:15.266 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=145 localRepositoryRevisionInProgress=150
    08:25:15.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:15.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.5 MiB, used=108.3 MiB, available=347.2 MiB
    08:25:15.494 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:15.506 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:15.507 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:15.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:25:15.971 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=108.3 MiB, available=347.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:16.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.4 MiB, available=370.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:16.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:16.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:25:16.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:16.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=289.0 MiB, used=108.4 MiB, available=347.1 MiB
    08:25:16.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:16.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:16.645 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:16.648 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:16.654 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:16.654 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:16.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:16.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=108.4 MiB, available=347.1 MiB
    08:25:16.952 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:17.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:17.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:25:17.166 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:17.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.5 MiB, used=108.4 MiB, available=347.1 MiB
    08:25:17.406 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:17.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:17.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:17.424 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf localRepositoryRevisionSynced=138
    08:25:17.467 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=65 remoteFromLocalRevision=138
    08:25:17.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3879f259-99bd-4334-b899-87e42e09bfaf from='build/repo/j0yvi5kb-s29dp-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:25:17.524 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3879f259-99bd-4334-b899-87e42e09bfaf remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=59 localRepositoryRevisionInProgress=65

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:17.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:25:17.598 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:17.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:17.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:17.760 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:25:17.769 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:25:17.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:17.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:25:17.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:25:17.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:17.948 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:25:17.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:18.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:18.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=e76d86be-0b31-4168-ab0a-8c7414463674 to='build/repo/j0yvh6cq-ol7q7-local-dest', fromRepoLocalSync=true
    08:25:18.138 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e76d86be-0b31-4168-ab0a-8c7414463674 ('build/repo/j0yvh6cq-ol7q7-local-dest')
    08:25:18.151 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:18.161 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.22%
    08:25:18.201 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:54:13.237Z expiryDateTime=2017-04-01T07:24:13.237Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:18.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:18.223 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=121 localRepositoryRevisionInProgress=142
    08:25:18.283 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:18.371 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.4 MiB, available=370.1 MiB
    08:25:18.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:18.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:25:18.392 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=150
    08:25:18.462 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=140 remoteFromLocalRevision=150
    08:25:18.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:18.512 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=135 localRepositoryRevisionInProgress=140
    08:25:18.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:18.523 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:18.527 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=140
    08:25:18.570 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:18.570 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:18.671 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=155 remoteFromLocalRevision=140
    08:25:18.740 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:18.796 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=285.0 MiB, used=109.6 MiB, available=345.9 MiB
    08:25:18.911 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:25:18.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.
    08:25: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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:19.102 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:19.102 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=true
    08:25:19.103 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5966d9ca-11b1-4d54-8d31-9fac02e0a10e ('build/repo/j0yvgws4-9ijap-local-dest')
    08:25:19.108 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:19.131 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:25:19.216 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:54:11.029Z expiryDateTime=2017-04-01T07:24:11.029Z
    08:25:19.249 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:19.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:19.267 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:19.591 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=288.0 MiB, used=109.4 MiB, available=346.1 MiB
    08:25:19.600 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:19.602 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:19.604 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:19.604 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:25:20.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=108.8 MiB, available=346.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:20.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=86.4 MiB, available=369.1 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:20.370 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:20.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:20.426 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:25:20.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.
    08:25:20.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:21.007 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=108.9 MiB, available=346.6 MiB
    08:25:21.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:21.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=86.1 MiB, available=369.4 MiB
    08:25:21.128 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:21.129 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:21.130 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:21.131 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:21.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:21.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.
    08:25:21.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:21.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:21.580 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.5 MiB, used=108.9 MiB, available=346.6 MiB
    08:25:21.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:21.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:21.759 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.2 MiB, available=370.3 MiB
    08:25:21.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:22.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=108.9 MiB, available=346.6 MiB
    08:25:22.070 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:22.072 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:22.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:22.089 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=142
    08:25:22.153 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=76 remoteFromLocalRevision=142
    08:25:22.202 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e76d86be-0b31-4168-ab0a-8c7414463674 from='build/repo/j0yvh6cq-ol7q7-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:25:22.205 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=69 localRepositoryRevisionInProgress=76

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:22.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:22.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:22.271 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:22.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=76

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:22.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.3 MiB, available=370.2 MiB
    08:25:22.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25: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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:22.551 [qtp1065487120-3457] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 transaction.localRevision=148 remoteFromLocalRevision=76

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:22.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.3 MiB, available=370.2 MiB
    08:25:22.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:22.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=e76d86be-0b31-4168-ab0a-8c7414463674 to='build/repo/j0yvh6cq-ol7q7-local-dest', fromRepoLocalSync=false
    08:25:22.832 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=148
    08:25:22.849 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:23.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.3 MiB, available=370.2 MiB
    08:25:23.074 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:23.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:23.076 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:23.102 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=155
    08:25:23.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=146 remoteFromLocalRevision=155
    08:25:23.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:23.184 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    08:25:23.205 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:23.206 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:23.211 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=146
    08:25:23.286 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:23.286 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:23.380 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=287.0 MiB, used=109.3 MiB, available=346.2 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:23.418 [qtp182345336-3268] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=160 remoteFromLocalRevision=146

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:23.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:23.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e to='build/repo/j0yvgws4-9ijap-local-dest', fromRepoLocalSync=false
    08:25:23.519 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=160

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:23.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:23.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:23.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:24.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=109.5 MiB, available=346.0 MiB
    08:25:24.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:24.233 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:24.235 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:24.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:24.247 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.5 MiB, available=370.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:24.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:24.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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
    08:25:24.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=109.3 MiB, available=346.2 MiB
    08:25:24.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:25.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
    08:25:25.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:25.031 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:25.032 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:25.032 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:25.032 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:25.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:25.254 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.5 MiB, used=108.3 MiB, available=347.2 MiB
    08:25:25.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:25.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:25.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:25.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:25.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=284.0 MiB, used=108.3 MiB, available=347.2 MiB
    08:25:25.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:26.060 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:26.061 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:26.143 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=286.0 MiB, used=108.3 MiB, available=347.2 MiB
    08:25:26.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:26.143 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:25:26.169 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 localRepositoryRevisionSynced=148
    08:25:26.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=81 remoteFromLocalRevision=148
    08:25:26.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e76d86be-0b31-4168-ab0a-8c7414463674 from='build/repo/j0yvh6cq-ol7q7-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:25:26.273 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=81
    08:25:26.316 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:26.317 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:26.321 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=81

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:26.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:26.551 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=84.7 MiB, available=370.8 MiB
    08:25:26.552 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:26.553 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=e76d86be-0b31-4168-ab0a-8c7414463674 transaction.localRevision=153 remoteFromLocalRevision=81
    08:25:26.617 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:26.964 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=84.6 MiB, available=370.9 MiB
    08:25:26.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:26.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:25:26.990 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e localRepositoryRevisionSynced=160
    08:25:27.086 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=151 remoteFromLocalRevision=160
    08:25:27.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5966d9ca-11b1-4d54-8d31-9fac02e0a10e from='build/repo/j0yvgws4-9ijap-local-dest' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:27.169 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=151
    08:25:27.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:27.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:27.247 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=151
    08:25:27.278 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:27.278 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@c446691 (of khaled)
    08:25:27.349 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=5966d9ca-11b1-4d54-8d31-9fac02e0a10e transaction.localRevision=165 remoteFromLocalRevision=151
    08:25:27.389 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:25:27.444 [Test worker] INFO  o.s.t.PgpTestUtil - setupPgp: ownerName=marco
    08:25:27.444 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/pubring.gpg'
    08:25:27.445 [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/yxMPDJHq4S65x4vrAY1oGQ/.gnupg/secring.gpg'
    08:25:27.446 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:25:27.644 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:27.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=true
    08:25:27.647 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 38ee96ee-9074-447a-819c-33c9373f9b0a ('build/repo/j0yvdw1d-ctmoi-local-src')
    08:25:27.654 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:27.672 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:25:27.909 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 renewalDateTime=2017-04-01T06:52:45.423Z expiryDateTime=2017-04-01T07:22:45.422Z
    08:25:27.924 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=165
    08:25:27.943 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:27.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:28.512 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:28.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:25:28.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:28.938 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:28.939 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:28.939 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:28.939 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:28.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:29.331 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:25:29.331 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:40:29 CEST 2017

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:29.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:29.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:29.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:29.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
    08:25:29.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:29.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:25:30.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:30.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:25:30.631 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.7 MiB, available=369.8 MiB
    08:25:30.631 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:30.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:30.634 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:30.659 [qtp182345336-4084] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=165
    08:25:30.706 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=198 remoteFromLocalRevision=165
    08:25:30.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:30.750 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=198
    08:25:30.773 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:30.773 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:30.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=198
    08:25:30.858 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:30.858 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:30.897 [qtp182345336-2447] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=170 remoteFromLocalRevision=198
    08:25:30.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 from='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50' toID=38ee96ee-9074-447a-819c-33c9373f9b0a to='build/repo/j0yvdw1d-ctmoi-local-src', fromRepoLocalSync=false
    08:25:30.967 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=170
    08:25:31.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:31.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:31.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:31.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.0 MiB, used=85.9 MiB, available=369.6 MiB
    08:25:31.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50: 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:25:32.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:32.031 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:32.032 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=j8YqLhpAk-doqNTkjkGNsA, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[JbRLjmM0q7HXqSokqpfdvQ, Marco, หงุ่ยตระกูล-Schulze, [marco@codewizards.co], [d7a92a24aa97ddbd]]
    08:25:32.032 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=16v1k9B1jpEAEI4BkQ4J3w, serverRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50} already associated with UserImpl[IHZbYpE1xSxrKpqBkjlA9A, Khaled, Soliman, [k.soliman@blackbytes.de], [6b2a9a81923940f4]]
    08:25:32.032 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:32.032 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:25:32.397 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.5 MiB, available=370.0 MiB
    08:25:32.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:32.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:32.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:32.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:25:33.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.6 MiB, available=369.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:33.372 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 92 ms.
    08:25:33.372 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=x5QrFc6qYfUSeKd6OC8HXQ, invitation=false]
    08:25:33.408 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 36 ms.
    08:25:33.408 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=7OtmrukVFswUvs8-D189jA, invitation=false]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:33.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.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:33.171 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:25:33.569 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=85.6 MiB, available=369.9 MiB
    08:25:33.569 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:33.569 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:25:33.593 [qtp182345336-3063] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a localRepositoryRevisionSynced=170
    08:25:33.614 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 transaction.localRevision=203 remoteFromLocalRevision=170
    08:25:33.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=38ee96ee-9074-447a-819c-33c9373f9b0a from='build/repo/j0yvdw1d-ctmoi-local-src' toID=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 to='https://localhost:33646/18a206d8-8de6-4b2f-8bbd-f38ae95fdf50'
    08:25:33.623 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=198 localRepositoryRevisionInProgress=203
    08:25:33.632 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:33.633 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:33.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a remoteRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 localRepositoryRevisionSynced=203
    08:25:33.665 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:33.665 [Test worker] INFO  o.s.t.AbstractUserRegistryIT - Mocked UserRegistry returning userRegistry: org.subshare.test.AbstractUserRegistryIT$2@553c3c29 (of marco)
    08:25:33.699 [qtp182345336-4084] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18a206d8-8de6-4b2f-8bbd-f38ae95fdf50 remoteRepositoryId=38ee96ee-9074-447a-819c-33c9373f9b0a transaction.localRevision=175 remoteFromLocalRevision=203
    08:25:33.703 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:34.003 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=87.8 MiB, available=367.7 MiB

org.subshare.test.ReadUserIdentityIT > inviteWithReadInvitationAndGrantReadUserIdentityPermissionLater STANDARD_OUT
    08:25:34.480 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 22 finished executing tests.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = e5bdb819-a46c-4d85-8877-80e6919a132b
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvibhh-4qtka-local-src
      localRepository.publicKeySha1 = 4B:8E:5E:E8:4E:B1:89:01:A9:4B:B0:F0:00:0E:D3:22:70:6C:62:23

      remoteRepository.repositoryId = 75673ef0-718e-4246-b287-cbf972900432
      remoteRepository.remoteRoot = https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432
      remoteRepository.publicKeySha1 = 11:2A:03:75:6C:EE:E9:EE:C4:41:8D:9E:2D:04:E5:63:7B:A1:C5:76

    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 e5bdb819-a46c-4d85-8877-80e6919a132b 75673ef0-718e-4246-b287-cbf972900432
08:25:34.744 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@1c354f62{HTTP/1.1}{127.0.0.1:0}
08:25:34.758 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1ee7242{/,null,UNAVAILABLE}
08:25:34.772 [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/yxMPDJHq4S65x4vrAY1oGQ/.subshare/localServerRunning.deleteToStop
08:25:34.803 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@ba9f61c{SSL-http/1.1}{0.0.0.0:33646}
08:25:34.818 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@10a9b2ee{/,null,UNAVAILABLE}
    08:25:35.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:25:35.481 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:25:35.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:25:35.558 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:25:35.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:25:35.647 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:25:35.800 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:25:35.839 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.72%
    08:25:36.048 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:36.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:36.262 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:36.263 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=true
    08:25:36.264 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e5bdb819-a46c-4d85-8877-80e6919a132b ('build/repo/j0yvibhh-4qtka-local-src')
    08:25:36.298 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:36.334 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:25:36.457 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:55:36.411Z expiryDateTime=2017-04-01T07:25:36.411Z
    08:25:36.504 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:25:36.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:36.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.
    08:25:36.989 [Test 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:25:37.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:37.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=71.2 MiB, available=384.3 MiB
    08:25:37.914 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:25:38.369 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=71.4 MiB, available=384.1 MiB
    08:25:38.495 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:38.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:38.496 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:25:39.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=71.5 MiB, available=384.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:39.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:39.094 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:39.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.
    08:25:39.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:39.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:39.563 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=53.8 MiB, available=401.7 MiB
    08:25:39.583 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:25:39.974 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=53.4 MiB, available=402.1 MiB
    08:25:39.976 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:40.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.
    08:25: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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:40.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=53.3 MiB, available=402.2 MiB
    08:25:40.343 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:40.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:40.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:40.410 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=2

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:40.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:40.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=6 remoteFromLocalRevision=2
    08:25:40.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'
    08:25:40.512 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:40.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:40.863 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:40.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:25:40.920 [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:25:40.920 [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:25:40.949 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:41.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
    08:25:41.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:41.090 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:41.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:41.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:41.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.
    08:25:41.894 [Test worker] INFO  D.Datastore - 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:25:41.977 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:25:41.977 [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:25:42.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:42.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:42.198 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:42.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:25:42.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:42.479 [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
    08:25:42.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:42.577 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:42.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:42.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:42.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.
    08:25:42.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:42.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:42.908 [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:25:42.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:42.961 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:42.971 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:42.973 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:43.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:43.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:43.261 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:43.261 [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:25:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:43.321 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:43.325 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:25:43.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:43.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:43.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:43.553 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:43.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:43.624 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:43.626 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:43.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:43.886 [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:25:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:43.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:43.980 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:43.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:43.981 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:43.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:25:44.022 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9341f6ce3c7ccb4811f1de2c71a0f3059f8670b6' to.sha1='388225fe80887e5c23b349782226fc0dc8bda16c'): /1 {11 11ä11#+} 1/a
    08:25:44.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/1 {11 11ä11#+} 1/a"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:44.450 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:44.794 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rY6_uWPBPkRcIhqNVoborg/NQm2r5X5hhKOUWSb9R3CFw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:45.370 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=116.1 MiB, available=339.4 MiB
    08:25:45.382 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.0.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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) ~[na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:45.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
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvj3au-rqcgo-local-dest
      localRepository.publicKeySha1 = 76:0D:FC:33:2A:59:F5:53:BA:9B:BE:6E:99:6C:31:DA:59:09:55:50

      remoteRepository.repositoryId = e9fa510d-9d9d-46c4-867f-a4819224e022
      remoteRepository.remoteRoot = https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA
      remoteRepository.publicKeySha1 = 4A:8A:BC:23:70:7B:2D:34:2B:F9:A6:48:32:36:6D:D9:9B:72:D6:BB

    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 25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 e9fa510d-9d9d-46c4-867f-a4819224e022

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:45.904 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rY6_uWPBPkRcIhqNVoborg/NQm2r5X5hhKOUWSb9R3CFw' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:45.907 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:45.909 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 to='build/repo/j0yvj3au-rqcgo-local-dest', fromRepoLocalSync=true
    08:25:45.909 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 ('build/repo/j0yvj3au-rqcgo-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:46.090 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1404893 bytes in 1639 ms. path='/1 {11 11ä11#+} 1/a'
    08:25:46.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:46.211 [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
    08:25:46.273 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:46.280 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:46.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:46.386 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:46.390 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:55:46.350Z expiryDateTime=2017-04-01T07:25:46.350Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:46.401 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:46.408 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:46.487 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/1 {11 11ä11#+} 1/a"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:46.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=8

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:46.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:46.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:46.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:25:46.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='552e0554e1c6c00c9265b21d4f0fe2ec64c31522' to.sha1='47ce5ccbc4d86a116f9cfdd3f8d3ab03a6d1b1a4'): /1 {11 11ä11#+} 1/b
    08:25:46.849 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/1 {11 11ä11#+} 1/b"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:46.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'
    08:25:46.962 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rY6_uWPBPkRcIhqNVoborg/XQxWuWLryeeHkM1EbyDeKw' offset=0
    08:25:47.016 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 120665 bytes in 164 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:47.165 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 86 ms.
    08:25:47.167 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zlVZ3QLP-4E87ZGOEtBZVQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:47.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:47.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:47.260 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:47.264 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:47.271 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=116.6 MiB, available=338.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:47.310 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 142 ms.
    08:25:47.310 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:47.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/1 {11 11ä11#+} 1/b"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:47.319 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:47.335 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:47.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:25:47.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='133a09dc23ec08608b35c1e3945b21195699091c' to.sha1='e526b5d3354f9ffe5b28bd13e51bdc6f9084ec57'): /1 {11 11ä11#+} 1/c

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:47.448 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:47.550 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/1 {11 11ä11#+} 1/c"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:47.552 [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:25:47.604 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/rY6_uWPBPkRcIhqNVoborg/OcVy5OB7LIkP8TfKJZp_5A' offset=0
    08:25:47.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 47989 bytes in 92 ms. path='/1 {11 11ä11#+} 1/c'
    08:25:47.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:47.739 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:47.781 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:47.783 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:25:47.876 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/1 {11 11ä11#+} 1/c"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:47.884 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:47.895 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:47.896 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:25:47.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39728b89568d72e9ee62f5d486d7d8f1cc3a5953' to.sha1='4c8be78305ac68dfbe93b04fdf4dacff25a21e69'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:48.158 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=82.0 MiB, available=373.5 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:48.218 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=116.7 MiB, available=338.8 MiB
    08:25:48.218 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:25:48.219 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:40:48 CEST 2017

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:48.277 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/2/1 {11 11ä11#+} 1/a"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:48.280 [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:25:48.355 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9ezXWCB_sg_-HjEw8aWCeA/EmSt_xsu57-n-PNfVlts3A/UNJvDsRs7nFpYJ4tiHAJ-g' offset=0
    08:25:48.421 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160419 bytes in 141 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:25:48.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:48.506 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:48.542 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:48.544 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:25:48.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/2/1 {11 11ä11#+} 1/a"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:48.574 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:48.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:48.584 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:25:48.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c7afbb559a3e48f8b4ba997349aca568ca51c2b' to.sha1='38e6826dada1bbc428788853d2bd37cfe7f16575'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 074cadd9-c891-42a8-aa62-1a1fb1504815
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvij02-zebe9-local-src
      localRepository.publicKeySha1 = 88:62:68:B8:23:A5:AD:A6:B0:1F:FF:2D:AA:21:79:9A:EE:6F:01:99

      remoteRepository.repositoryId = 540575ef-3f88-4745-8ed5-280e4f963d80
      remoteRepository.remoteRoot = https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80
      remoteRepository.publicKeySha1 = 22:02:BF:B7:03:47:E8:FF:8D:21:62:CF:49:93:17:E7:BD:88:E1:58

    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 074cadd9-c891-42a8-aa62-1a1fb1504815 540575ef-3f88-4745-8ed5-280e4f963d80

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:48.862 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/2/1 {11 11ä11#+} 1/b"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:48.875 [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:25:48.973 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9ezXWCB_sg_-HjEw8aWCeA/EmSt_xsu57-n-PNfVlts3A/1W00nQpkis2vKvfsBocdvQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:49.051 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=L5XS_DC8-SQMvsTmgm9OZQ could not be decrypted! Access rights missing?!
    08:25:49.069 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 18 ms.
    08:25:49.069 [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:25:49.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 271204 bytes in 200 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:49.099 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Dk40SiDOtE63jUJ9S1klWQ could not be decrypted! Access rights missing?!
    08:25:49.099 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.100 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:25:49.103 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=BPAWB0WfvvWxu52kxCc59Q could not be decrypted! Access rights missing?!
    08:25:49.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.104 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.107 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=cONTgQNT1rH-S2lw4-6OIg could not be decrypted! Access rights missing?!
    08:25:49.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.107 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.110 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4wduIzLeo0bcj6R6obkobQ could not be decrypted! Access rights missing?!
    08:25:49.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.110 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.121 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.130 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.139 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.141 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=ehBy8gMDUXDkihhdYEmGJg could not be decrypted! Access rights missing?!
    08:25:49.141 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.142 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.151 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.160 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.162 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=8BY8tLJGBTbkpmMRTv6STQ could not be decrypted! Access rights missing?!
    08:25:49.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.163 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.171 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.180 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.180 [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:25:49.183 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.183 [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
    08:25:49.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:49.190 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.194 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=PxGcSG4IbA6vyYCkKUeUqg could not be decrypted! Access rights missing?!
    08:25:49.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.195 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.205 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:49.207 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=0XtU-e6eGBkvFj40RkPbMg could not be decrypted! Access rights missing?!
    08:25:49.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:49.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:25:49.225 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:49.227 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:49.252 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:49.254 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:49.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/2/1 {11 11ä11#+} 1/b"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:49.292 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:49.297 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:49.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:49.305 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:49.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='986bea15a72f2d6b64511208d8033159f16d8424' to.sha1='4ae1177fa24398634a6d8de7943bcb6681710f06'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:49.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:25:49.451 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:25:49.556 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:25:49.590 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:25:49.651 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:49.673 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/2/a"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:49.676 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:49.803 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:49.256 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:49.256 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:25:49.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=117.9 MiB, available=337.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:49.867 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%
    08:25:49.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:49.933 [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:25:50.003 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9ezXWCB_sg_-HjEw8aWCeA/UhYpgFs7PyL9ENPwPHoC_g' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:50.051 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:50.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:25:50.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=074cadd9-c891-42a8-aa62-1a1fb1504815 to='build/repo/j0yvij02-zebe9-local-src', fromRepoLocalSync=true
    08:25:50.144 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 074cadd9-c891-42a8-aa62-1a1fb1504815 ('build/repo/j0yvij02-zebe9-local-src')
    08:25:50.190 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:25:50.243 [pool-36-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:25:50.323 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 renewalDateTime=2017-04-01T06:55:50.181Z expiryDateTime=2017-04-01T07:25:50.181Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:50.334 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9ezXWCB_sg_-HjEw8aWCeA/UhYpgFs7PyL9ENPwPHoC_g' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:50.360 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:50.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1088873 bytes in 684 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:50.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:50.458 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:50.459 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:50.526 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:50.529 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:25:50.559 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/2/a"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:50.564 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:50.568 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:25:50.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:50.572 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:50.635 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=118.0 MiB, available=337.5 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:50.646 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81d41798e28f4f6db9003b8d11d2e8f130c90106' to.sha1='6087a9c3b701efde95e6be12b4c8bf9c46b8183f'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:50.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:50.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/5/h"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:50.889 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:51.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=50.9 MiB, available=404.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:51.310 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:51.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=117.6 MiB, available=337.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:51.388 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.0.jar:na]
    	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_121]
    	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_121]
    08:25:51.388 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Apr 01 08:40:51 CEST 2017

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:51.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:25:51.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=117.4 MiB, available=338.1 MiB
    08:25:51.695 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:51.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:51.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:25:51.745 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:51.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:51.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    08:25:51.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:51.989 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:25:52.002 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:25:52.003 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    08:25:52.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e57b41717e997fa1e7015aa31ff665a70aab88b' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    08:25:52.240 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/5/h"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:52.244 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    08:25:52.277 [qtp1065487120-4231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/PDt48C4B023nV0VWbpMO1A' offset=0
    08:25:52.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:52.428 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=1048576
    08:25:52.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1096924 bytes in 1571 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 662522 bytes in 231 ms. path='/5/h'
    08:25:52.511 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:52.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:52.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:52.599 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:52.602 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/5/h"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:52.614 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.619 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.620 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:52.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/5/h"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:52.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.640 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.642 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23c4f02b8ddc430652257b990c115ee3862bf6c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:52.741 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80f15ba762377f1359d756c81e1f84892fc65832' to.sha1='d7ea23ebd81d50ab2bf0227c7b1ceef5e91c055e'): /3 + &#ä/5/i

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.757 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/5/i"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:52.759 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:52.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:25:52.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=51.2 MiB, available=404.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.785 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/vEKrO2CxwzJszO4KbGyfVw/yaKnUKplwGSeruESIzUkNg' offset=0
    08:25:52.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:25:52.848 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88450 bytes in 89 ms. path='/5/i'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:52.864 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:25:52.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.874 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:25:52.901 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/5/i"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:52.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:52.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:25:52.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='543a5cde5d89698b4dd4af72d353e129de5165a5' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:52.968 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/5/i"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:52.970 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/5/i'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:52.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/aa"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:52.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    08:25:53.019 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/0bDIo_UcxCu-7Vzh0BtR5A' offset=0
    08:25:53.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:25:53.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 872289 bytes in 236 ms. path='/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:53.255 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:53.276 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:53.313 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=335.5 MiB, used=51.5 MiB, available=404.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:53.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/aa"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:53.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:53.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:53.383 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:53.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:53.430 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e7d8d22a70b0dea85afb23974fa7db1a5aae9a4' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    08:25:53.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/bb"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:53.523 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:25:53.542 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/OMbvnYGvhNF6lNe5HO7q-g' offset=0
    08:25:53.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:25:53.661 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242793 bytes in 138 ms. path='/bb'
    08:25:53.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:25:53.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/bb"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:53.721 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:53.729 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:53.735 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:25:53.767 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd679e2ae5c7e67f2103925af73bbc57fd1bfb3a' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    08:25:53.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/cc"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:53.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 8 dirty file-chunks (of 8 total). path='/cc'
    08:25:53.814 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:53.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.5 MiB, used=51.4 MiB, available=404.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:53.881 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:53.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:53.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1196354 bytes in 1014 ms. path='/3 + &#ä/5/i'
    08:25:54.062 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:54.062 [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
    08:25:54.088 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.097 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:54.099 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:25:54.130 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/5/i"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:54.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:54.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:54.147 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:25:54.167 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ea5ac54f55ba9481e2cf9b3fe739f8363f6c05e' to.sha1='6860a3a7d498fd1352bfa7f197738267a8d7ebda'): /3 + &#ä/aa

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:54.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:53.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:25:54.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=336.0 MiB, used=51.4 MiB, available=404.1 MiB
    08:25:54.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:54.377 [qtp1065487120-3837] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.404 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/aa"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:54.405 [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
    08:25:54.532 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.605 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/6cFpQUSBcwxL4A-PNoodeA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:54.639 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:54.695 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=337.5 MiB, used=51.4 MiB, available=404.1 MiB
    08:25:54.696 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:25:54.698 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:25:54.698 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:25:54.744 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471543 bytes in 365 ms. path='/3 + &#ä/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:54.792 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=6 remoteFromLocalRevision=2
    08:25:54.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=074cadd9-c891-42a8-aa62-1a1fb1504815 from='build/repo/j0yvij02-zebe9-local-src' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:25:54.814 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:54.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.870 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:54.871 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:54.915 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:54.918 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:54.919 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/aa"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:54.957 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:54.964 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:54.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:54.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:54.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:54.987 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2df267e46ba8c75c70c0d4a7a32bca5ca475ae49' to.sha1='a13bf0486fbb27f7ff78aedade357336db7ad9fd'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:55.011 [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:25:55.011 [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:25:55.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.070 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/bb"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:55.144 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:55.163 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.170 [qtp1065487120-3312] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.244 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/bMTwp8W0PnNSoprhs9eJNQ' offset=0
    08:25:55.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237614 bytes in 157 ms. path='/3 + &#ä/bb'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.403 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:55.404 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:55.453 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.454 [qtp1065487120-4231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=6291456

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.456 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:25:55.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/bb"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:55.491 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:55.502 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:55.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:25:55.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97eb7da6c0bfb04a9eb517f2cbc6e0610f98bbc8' to.sha1='968b218645c2bade2ed4f7ea79c94a15bfe80284'): /3 + &#ä/cc

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.696 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/cc"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:55.702 [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
    08:25:55.724 [qtp1065487120-3457] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/z1tP3yHHBJ3c3Ytmvbn1FQ' offset=7340032
    08:25:55.739 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:25:55.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 147246 bytes in 1964 ms. path='/cc'
    08:25:55.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:25:55.787 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_mh34 into destFile cc
    08:25:55.787 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_18y68 into destFile cc
    08:25:55.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_1vf9c into destFile cc
    08:25:55.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_2hwcg into destFile cc
    08:25:55.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_34dfk into destFile cc
    08:25:55.789 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_3quio into destFile cc
    08:25:55.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_4dbls into destFile cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.791 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/Ilt2ZNrFY_SC8QQeJwz2vA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/cc"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:55.842 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:55.859 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:55.862 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 203115 bytes in 168 ms. path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.890 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bfaaa8472ded945518b5af73ee6784f9c40e31d' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:55.906 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:25:55.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:55.924 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/dd"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:55.927 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:25:55.943 [qtp1065487120-3838] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/o_oyzoCZFP32M8to4RL6KQ' offset=0
    08:25:55.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:55.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:55.964 [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
    08:25:55.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9799 bytes in 54 ms. path='/dd'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:56.004 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:56.006 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.010 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", path="/dd"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:25:56.036 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:56.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.044 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:56.047 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/cc"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.046 [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:25:56.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:56.055 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:56.057 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.062 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=155

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:56.072 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25b5d5810da7e77ad106577a0cf93aadfbca6e40' to.sha1='2929c96f90c5ba12c0d0e07a759183b8afed8003'): /3 + &#ä/dd

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=55 remoteFromLocalRevision=155
    08:25:56.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 from='build/repo/j0yvj3au-rqcgo-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:25:56.121 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55
    08:25:56.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:25:56.175 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:25:56.194 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=55
    08:25:56.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:56.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/dd"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:56.240 [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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:56.452 [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:25:56.505 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/-EK0UVlabJGEnPQnYgMj5g' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.648 [qtp1065487120-3457] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 transaction.localRevision=160 remoteFromLocalRevision=55

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 to='build/repo/j0yvj3au-rqcgo-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.736 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:56.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:56.752 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=160
    08:25:56.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:56.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:56.975 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:25:57.037 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:57.097 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:57.099 [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:25:57.422 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 952274 bytes in 1182 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:57.435 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:57.435 [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
    08:25:57.452 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=118.0 MiB, available=337.5 MiB
    08:25:57.493 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:25:57.495 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:57.500 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:25:57.501 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:57.509 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:57.510 [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:25:57.502 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:57.596 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:25:57.598 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:25:57.626 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="e5bdb819-a46c-4d85-8877-80e6919a132b", toRepositoryId="75673ef0-718e-4246-b287-cbf972900432", path="/3 + &#ä/dd"} on repo=e5bdb819-a46c-4d85-8877-80e6919a132b
    08:25:57.630 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:57.635 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:57.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:25:57.859 [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:25:57.863 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:57.955 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=117.4 MiB, available=338.1 MiB
    08:25:57.972 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:57.974 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:57.975 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:25:57.975 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:58.008 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:58.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:58.031 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:58.192 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=72 remoteFromLocalRevision=6
    08:25:58.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=false
    08:25:58.232 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=72

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:58.300 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:58.300 [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:25:58.320 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:58.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:58.408 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:25:58.410 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:25:58.411 [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
    08:25:58.427 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=117.4 MiB, available=338.1 MiB
    08:25:58.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:58.484 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e7837f4e0e39a948522e9fb70399cfd2b7b1f13' to.sha1='70b809f382084d53409de286e5c76d25ef11eb58'): /1 {11 11ä11#+} 1/a
    08:25:58.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/1 {11 11ä11#+} 1/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:25:58.739 [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
    08:25:58.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=117.5 MiB, available=338.0 MiB
    08:25:58.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:58.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=70.1 MiB, available=385.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:59.032 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/hoVq_hFGeMfZmoOxOP26Yw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:59.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=117.5 MiB, available=338.0 MiB
    08:25:59.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:25:59.682 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:59.773 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.5 MiB, used=117.5 MiB, available=338.0 MiB
    08:25:59.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:25:59.774 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:25:59.798 [qtp1065487120-3457] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=160

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:59.799 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466545 bytes in 1060 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:25:59.832 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=60 remoteFromLocalRevision=160
    08:25:59.834 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 from='build/repo/j0yvj3au-rqcgo-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:25:59.840 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=60
    08:25:59.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:25:59.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:25:59.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=60

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:25:59.912 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:25:59.912 [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
    08:25:59.941 [qtp1065487120-3838] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 transaction.localRevision=165 remoteFromLocalRevision=60
    08:25:59.946 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:00.023 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:00.032 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:00.107 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/1 {11 11ä11#+} 1/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:00.119 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:00.127 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:00.129 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:26:00.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba65352746077de41dfe080707127ee4a66caa9b' to.sha1='80548946da7bc52d39c882a514c35b6f45512fa9'): /1 {11 11ä11#+} 1/b

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:00.256 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:00.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 to='build/repo/j0yvj3au-rqcgo-local-dest', fromRepoLocalSync=true
    08:26:00.263 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 ('build/repo/j0yvj3au-rqcgo-local-dest')
    08:26:00.282 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=67.5 MiB, available=388.0 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:00.326 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.387 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.387 [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:26:00.389 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/1 {11 11ä11#+} 1/b"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:00.391 [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:26:00.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.402 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.411 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.412 [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
    08:26:00.414 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:55:46.350Z expiryDateTime=2017-04-01T07:25:46.350Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.421 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.430 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.441 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.441 [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
    08:26:00.446 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=160 localRepositoryRevisionInProgress=165

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.450 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.450 [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
    08:26:00.459 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.460 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.486 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.496 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.507 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.541 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:00.552 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.589 [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:26:00.608 [qtp2000968816-4109] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/pLjs0x8XfE_AJfx0FM3u5w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.610 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.610 [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:26:00.724 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 625319 bytes in 333 ms. path='/1 {11 11ä11#+} 1/b'
    08:26:00.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:00.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:00.859 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:00.863 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:00.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/1 {11 11ä11#+} 1/b"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:00.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:00.909 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:00.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:26:00.930 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0fd92a3fcfeb6aa940eff7289288648de114a52' to.sha1='7305da597bd5ad1bc3b26eb0188d372d73cc1dba'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:00.624 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:00.624 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:01.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=66.1 MiB, available=389.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:01.260 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/1 {11 11ä11#+} 1/c"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:01.262 [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:26:01.304 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:01.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=118.9 MiB, available=336.6 MiB
    08:26:01.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:26:01.575 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/YbTD0qtx4cSgjdflUEstIg' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:01.731 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=65.9 MiB, available=389.6 MiB
    08:26:01.740 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:01.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=118.7 MiB, available=336.8 MiB
    08:26:01.896 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:01.897 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:01.899 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:01.899 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:02.199 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/YbTD0qtx4cSgjdflUEstIg' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:02.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=65.9 MiB, available=389.6 MiB
    08:26:02.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:02.446 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=118.6 MiB, available=336.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:02.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1662470 bytes in 1192 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:02.480 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:02.653 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=65.9 MiB, available=389.6 MiB
    08:26:02.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:26:02.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:02.654 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:02.656 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:02.656 [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:26:02.698 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=72

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:02.702 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:02.704 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:02.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=142 remoteFromLocalRevision=72
    08:26:02.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'
    08:26:02.815 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=142

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:02.843 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/1 {11 11ä11#+} 1/c"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:02.849 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:02.857 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:02.859 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:02.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:02.872 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:02.879 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d9b75e2d0ebfb0f5ac375639cb3c28d9f0d87d1' to.sha1='fd12a71f4dc8e7b3fb7564dd4995be7802a08ede'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:02.890 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=142

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:02.931 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=118.7 MiB, available=336.8 MiB
    08:26:02.936 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:02.963 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=77 remoteFromLocalRevision=142
    08:26:02.990 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:26:02.994 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/r3MRYdyUtOnKJbxYD-S7Ow
    08:26:03.087 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    08:26:03.087 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=BAtpTQHtpeFp9hQm4A-ZdA, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:03.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/1 {11 11ä11#+} 1/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:03.128 [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:26:03.211 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 124 ms.
    08:26:03.211 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:03.329 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/NpJvpqy-vBrTSQgMlcOu1w/4WCbGuCec5xHyZ-Cwdk6sQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:03.354 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 142 ms.
    08:26:03.354 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, invitation=false]

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:03.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=118.7 MiB, available=336.8 MiB
    08:26:03.457 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:03.517 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 163 ms.
    08:26:03.518 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=IG8fM0pgAU6eYMtZ8WapRA, invitation=false]
    08:26:03.568 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:03.630 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 645817 bytes in 502 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:26:03.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:03.735 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:03.772 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:03.774 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:03.807 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/1 {11 11ä11#+} 1/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:03.828 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:03.834 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:03.835 [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:26:03.855 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:03.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=true
    08:26:03.855 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e5bdb819-a46c-4d85-8877-80e6919a132b ('build/repo/j0yvibhh-4qtka-local-src')

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:03.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=118.7 MiB, available=336.8 MiB
    08:26:03.856 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:03.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:26:03.858 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:03.863 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5f9ff889988e4fb54e2b2882caea9261e4c617f' to.sha1='b5fa3d9571d416b5a8e7f94120169f9a4f6db4b8'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:03.877 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:03.882 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=165

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:03.912 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:03.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=66 remoteFromLocalRevision=165
    08:26:03.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 from='build/repo/j0yvj3au-rqcgo-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:26:03.934 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=66
    08:26:03.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:03.991 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:04.023 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:55:36.411Z expiryDateTime=2017-04-01T07:25:36.411Z

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:04.032 [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:26:04.033 [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:26:04.040 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=77
    08:26:04.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:04.089 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/1 {11 11ä11#+} 1/b"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:04.092 [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:26:04.155 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/NpJvpqy-vBrTSQgMlcOu1w/Q_4prdKavz2k_fZBH8uAkw' offset=0
    08:26:04.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 72222 bytes in 123 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:04.269 [qtp1065487120-4231] 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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:04.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:04.320 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:04.355 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:04.356 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:04.383 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/1 {11 11ä11#+} 1/b"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:04.388 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:04.392 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:04.394 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:26:04.413 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae1056f6669aa124550b6b51a55e37deaa3e3e86' to.sha1='d61a595fe0775f0e73b5a17cd98f0a8bf2269ac4'): /2/a

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:04.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:26:04.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:04.536 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:26:04.537 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:04.608 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:26:04.609 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:04.611 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/yyaagjohdsfg'
    08:26:04.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87ee07414347fa07dd373c8df720a4f5cfe35689' to.sha1='fa01ab84e9374822c8eff994b50fd49467e07fbd'): /yyaagjohdsfg

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:04.735 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:04.737 [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:26:04.737 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.5 MiB, used=67.0 MiB, available=388.5 MiB
    08:26:04.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:26:04.810 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/g0bZhBXwkItvePdGC2St2w' offset=0
    08:26:04.854 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75066 bytes in 117 ms. path='/2/a'
    08:26:04.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:04.963 [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
    08:26:05.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/yyaagjohdsfg"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:05.003 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:05.004 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/yyaagjohdsfg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:05.005 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:05.039 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:05.043 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:05.049 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:26:05.050 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:05.052 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:26:05.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03de35cc0bd3cef17eb4f864eeb8146e2c9f3443' to.sha1='370873b6ff0dd997eaa500e1756121874c2bbf28'): /3 + &#ä/5/h

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:05.176 [qtp1065487120-4231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/m7O-qHTqLlxj2CygMYzHTA/FJmUaUpxebOTG4bHZMNoew' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:05.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=66.4 MiB, available=389.1 MiB
    08:26:05.266 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:05.267 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:05.268 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:05.269 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:05.307 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/5/h"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:05.309 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 439833 bytes in 305 ms. path='/yyaagjohdsfg'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:05.314 [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
    08:26:05.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:05.474 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:05.562 [qtp1065487120-4231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:05.566 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/Um2IxCnkhEpfDSN4DZv-zQ/mTGBbVUG8nki1ebthhBAeA' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:05.569 [qtp1065487120-4231] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:05.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1", toRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", path="/yyaagjohdsfg"} on repo=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1
    08:26:05.699 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:05.706 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:05.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:05.732 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=66

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:05.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:05.886 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 676419 bytes in 572 ms. path='/3 + &#ä/5/h'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:05.972 [qtp1065487120-4231] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 transaction.localRevision=177 remoteFromLocalRevision=66

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:06.019 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:06.019 [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
    08:26:06.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 to='build/repo/j0yvj3au-rqcgo-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:06.060 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:06.063 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:06.087 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=165 localRepositoryRevisionInProgress=177

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:06.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/5/h"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:06.144 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:06.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:06.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:26:06.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98fa445ddc2823ff641c1489546809296beb4dfd' to.sha1='11448001d009f54c9a8a60142e738ac364323f6d'): /3 + &#ä/5/i
    08:26:06.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/5/i"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:06.436 [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:26:06.549 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/Um2IxCnkhEpfDSN4DZv-zQ/Kixck2W0q_Syr-iFz4Klkw' offset=0
    08:26:06.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 296560 bytes in 262 ms. path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:06.285 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=64.7 MiB, available=390.8 MiB
    08:26:06.287 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:26:06.709 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=64.7 MiB, available=390.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:06.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:06.866 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:06.936 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:06.944 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:06.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/5/i"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:06.984 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:06.989 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:06.990 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:06.148 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0
    08:26:06.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=121.3 MiB, available=334.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:07.007 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25f493fd08221344840ea4d66855c5cdadb953f0' to.sha1='707a7a983cc8c7c9f93e5633f2a4c7fe44d1fbec'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:06.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:26:07.183 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=64.7 MiB, available=390.8 MiB
    08:26:07.186 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:07.188 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:26:07.188 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:26:07.238 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=77
    08:26:07.279 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=150 remoteFromLocalRevision=77

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:07.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/aa"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:07.281 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:07.282 [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:26:07.284 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=142 localRepositoryRevisionInProgress=150
    08:26:07.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:26:07.295 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:07.302 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=150

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:07.388 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/gBZfVOs4dgXl20ITU5BonQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:07.483 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=83 remoteFromLocalRevision=150
    08:26:07.491 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=false
    08:26:07.516 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=83

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:07.518 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 295487 bytes in 236 ms. path='/3 + &#ä/aa'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:07.526 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:07.736 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:07.745 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:07.818 [qtp2000968816-4109] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:07.828 [qtp2000968816-4109] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:07.875 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/aa"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:07.887 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:07.897 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:07.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:26:07.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73eb250f55bebd7a984f6081641dcf4b6308c047' to.sha1='895568d7c8d895b4f6b2bb007f3b8918bf4cfec2'): /3 + &#ä/bb

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:07.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:26:07.963 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=299.0 MiB, used=120.5 MiB, available=335.0 MiB
    08:26:08.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:08.018 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:08.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:08.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:08.051 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:08.052 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:08.054 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:08.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:08.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/bb"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:08.157 [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:26:08.264 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=65.0 MiB, available=390.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:08.318 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/ySzdA2h-AyP63VMFbggtEg' offset=0
    08:26:08.515 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 468287 bytes in 357 ms. path='/3 + &#ä/bb'
    08:26:08.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    08:26:08.646 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:08.715 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:08.716 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:08.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=119.5 MiB, available=336.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:08.751 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/bb"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:08.755 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:08.762 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:08.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:08.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:08.791 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5fc57f2c8eb9e6f78cf3e6c36f97d1c23b90d4f2' to.sha1='4200599ded4d2840c78cbf86eb239c3aeb7360d3'): /3 + &#ä/cc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:08.312 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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
    08:26:08.961 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=65.1 MiB, available=390.4 MiB
    08:26:08.980 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:08.982 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:08.983 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:08.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:09.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/cc"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:09.118 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:26:09.380 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/4CX8O35A1JdOJSARzi4muw' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:09.436 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=119.5 MiB, available=336.0 MiB
    08:26:09.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:09.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 705776 bytes in 448 ms. path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:09.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=65.1 MiB, available=390.4 MiB
    08:26:09.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:09.687 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:09.688 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:09.741 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:09.743 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:09.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/cc"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:09.775 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:09.780 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:09.782 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:26:09.803 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81f2b1e489531613f2f7bd2b9490c13ae9a6506e' to.sha1='d2e15251edc74f94f12e3f504d23576a5335c30f'): /3 + &#ä/dd
    08:26:09.967 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/dd"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:26:09.970 [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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:10.084 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.5 MiB, used=119.5 MiB, available=336.0 MiB
    08:26:10.085 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:10.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=65.2 MiB, available=390.3 MiB
    08:26:10.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:10.299 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/OH9nZ16c85t3tsOyuVU6qQ' offset=0

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:10.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=119.5 MiB, available=336.0 MiB
    08:26:10.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:10.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:10.613 [qtp1065487120-3312] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=177

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:10.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=65.1 MiB, available=390.4 MiB
    08:26:10.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:10.647 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=84 remoteFromLocalRevision=177
    08:26:10.654 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 from='build/repo/j0yvj3au-rqcgo-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:26:10.671 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=66 localRepositoryRevisionInProgress=84
    08:26:10.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:10.771 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:10.776 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=84

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:10.794 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/eNn4LKXjWIzADGsJL82HSw/OH9nZ16c85t3tsOyuVU6qQ' offset=1048576

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:10.847 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 transaction.localRevision=182 remoteFromLocalRevision=84
    08:26:10.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:10.881 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1239643 bytes in 911 ms. path='/3 + &#ä/dd'
    08:26:10.971 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:10.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:26:11.029 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:11.032 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:11.078 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/3 + &#ä/dd"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:11.079 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:11.083 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022' toID=d175014e-11af-4888-a675-b060e0534af6 to='build/repo/j0yvdokf-6sqva-local-src', fromRepoLocalSync=true
    08:26:11.085 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d175014e-11af-4888-a675-b060e0534af6 ('build/repo/j0yvdokf-6sqva-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:11.092 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:11.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=64.5 MiB, available=391.0 MiB
    08:26:11.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:11.096 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:11.096 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:11.098 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:11.114 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:11.126 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=83
    08:26:11.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=155 remoteFromLocalRevision=83
    08:26:11.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'
    08:26:11.156 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=155

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:11.168 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:52:32.466Z expiryDateTime=2017-04-01T07:22:32.466Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:11.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:11.171 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:11.176 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=155

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:11.175 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=6

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:11.188 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=182
    08:26:11.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:11.321 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=88 remoteFromLocalRevision=155
    08:26:11.331 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:11.551 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 transaction.localRevision=70 remoteFromLocalRevision=6
    08:26:11.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=074cadd9-c891-42a8-aa62-1a1fb1504815 to='build/repo/j0yvij02-zebe9-local-src', fromRepoLocalSync=false
    08:26:11.584 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=70

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:11.962 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=120.6 MiB, available=334.9 MiB
    08:26:12.062 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:11.651 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0
    08:26:12.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=69.1 MiB, available=386.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:12.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=120.4 MiB, available=335.1 MiB
    08:26:12.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:26:12.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:12.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:12.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:12.998 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:12.999 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:13.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:13.000 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:13.011 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:13.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=298.0 MiB, used=119.6 MiB, available=335.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:13.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=66.8 MiB, available=388.7 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:13.720 [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:26:13.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:13.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:26:13.785 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.801 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.811 [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
    08:26:13.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:13.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.823 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.832 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.842 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.874 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.875 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.910 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.920 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.921 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.940 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:13.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.960 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:13.969 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:13.982 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:26:13.982 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:14.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:14.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=119.6 MiB, available=335.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:14.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=66.2 MiB, available=389.3 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:14.733 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:14.708 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:26:15.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=63.5 MiB, available=392.0 MiB
    08:26:15.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:15.385 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=119.7 MiB, available=335.8 MiB
    08:26:15.387 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:15.715 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=63.4 MiB, available=392.1 MiB
    08:26:15.716 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:15.912 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=119.6 MiB, available=335.9 MiB
    08:26:15.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:15.918 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:15.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:26:15.983 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:16.007 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:16.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:26:16.051 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:16.059 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:26:16.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:26:16.067 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:16.069 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/yyaagjohdsfg'
    08:26:16.111 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87ee07414347fa07dd373c8df720a4f5cfe35689' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/yyaagjohdsfg

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:16.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:16.209 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="d175014e-11af-4888-a675-b060e0534af6", path="/3 + &#ä/yyaagjohdsfg"} on repo=d175014e-11af-4888-a675-b060e0534af6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:16.216 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=63.4 MiB, available=392.1 MiB
    08:26:16.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:26:16.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:16.216 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:16.246 [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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:16.255 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=70

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:16.269 [qtp1065487120-3836] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/m7O-qHTqLlxj2CygMYzHTA/FJmUaUpxebOTG4bHZMNoew' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:16.288 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=140 remoteFromLocalRevision=70
    08:26:16.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=074cadd9-c891-42a8-aa62-1a1fb1504815 from='build/repo/j0yvij02-zebe9-local-src' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:26:16.297 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=140
    08:26:16.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:16.353 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:16.358 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=140

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:16.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:16.367 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:16.414 [qtp2000968816-4109] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 transaction.localRevision=75 remoteFromLocalRevision=140
    08:26:16.418 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:26:16.422 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:16.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 401491 bytes in 188 ms. path='/3 + &#ä/yyaagjohdsfg'
    08:26:16.505 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_yyaagjohdsfg_0 into destFile yyaagjohdsfg
    08:26:16.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="e9fa510d-9d9d-46c4-867f-a4819224e022", toRepositoryId="d175014e-11af-4888-a675-b060e0534af6", path="/3 + &#ä/yyaagjohdsfg"} on repo=d175014e-11af-4888-a675-b060e0534af6
    08:26:16.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:16.620 [qtp1065487120-4231] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=182
    08:26:16.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=188 remoteFromLocalRevision=182
    08:26:16.675 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:26:16.675 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d175014e-11af-4888-a675-b060e0534af6 from='build/repo/j0yvdokf-6sqva-local-src' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022'
    08:26:16.693 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=169 localRepositoryRevisionInProgress=188

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:16.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:16.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:26:16.775 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:16.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=188
    08:26:17.083 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 transaction.localRevision=187 remoteFromLocalRevision=188
    08:26:17.092 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022' toID=d175014e-11af-4888-a675-b060e0534af6 to='build/repo/j0yvdokf-6sqva-local-src', fromRepoLocalSync=false
    08:26:17.110 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=182 localRepositoryRevisionInProgress=187
    08:26:17.122 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0
    08:26:17.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=120.4 MiB, available=335.1 MiB
    08:26:17.984 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d175014e-11af-4888-a675-b060e0534af6 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:26:18.349 [Test worker] INFO  D.Datastore - 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
    08:26:18.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=119.4 MiB, available=336.1 MiB
    08:26:18.394 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:18.395 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:18.396 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:18.396 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:18.854 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.5 MiB, used=119.4 MiB, available=336.1 MiB
    08:26:18.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:19.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:26:19.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:19.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=119.5 MiB, available=336.0 MiB
    08:26:19.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:19.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:19.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.
    08:26:19.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:19.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=119.5 MiB, available=336.0 MiB
    08:26:19.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:19.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.
    08:26:19.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:26:20.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.
    08:26:20.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
    08:26:20.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=119.5 MiB, available=336.0 MiB
    08:26:20.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:20.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:20.266 [qtp1065487120-3836] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 localRepositoryRevisionSynced=187

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26: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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:20.299 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=193 remoteFromLocalRevision=187
    08:26:20.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d175014e-11af-4888-a675-b060e0534af6 from='build/repo/j0yvdokf-6sqva-local-src' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022'
    08:26:20.306 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=188 localRepositoryRevisionInProgress=193
    08:26:20.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:20.320 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:20.325 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d175014e-11af-4888-a675-b060e0534af6 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=193
    08:26:20.386 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=d175014e-11af-4888-a675-b060e0534af6 transaction.localRevision=192 remoteFromLocalRevision=193
    08:26:20.391 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:20.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:20.588 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:20.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 to='build/repo/j0yvj3au-rqcgo-local-dest', fromRepoLocalSync=true
    08:26:20.589 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 ('build/repo/j0yvj3au-rqcgo-local-dest')
    08:26:20.606 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:20.629 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.05%
    08:26:20.717 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 renewalDateTime=2017-04-01T06:55:46.350Z expiryDateTime=2017-04-01T07:25:46.350Z
    08:26:20.738 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=177 localRepositoryRevisionInProgress=192
    08:26:20.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:21.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:21.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 > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:21.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=120.6 MiB, available=334.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:21.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:21.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:21.390 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:26:21.828 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=120.6 MiB, available=334.9 MiB
    08:26:21.836 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:21.838 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:21.839 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:21.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:22.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:22.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=120.8 MiB, available=334.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:22.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.
    08:26:22.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:22.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:26:23.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=120.6 MiB, available=334.9 MiB
    08:26:23.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:23.350 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=73.2 MiB, available=382.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:23.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:23.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=297.0 MiB, used=120.2 MiB, available=335.3 MiB
    08:26:23.578 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:23.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 9d752947-c64d-4a3c-ba02-8ccabc80d9cd
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvk1s3-kj5ji-local-dest
      localRepository.publicKeySha1 = D1:CF:54:26:96:E0:63:87:DC:86:A9:8E:77:63:B5:5F:3A:D9:D7:F6

      remoteRepository.repositoryId = 75673ef0-718e-4246-b287-cbf972900432
      remoteRepository.remoteRoot = https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow
      remoteRepository.publicKeySha1 = 11:2A:03:75:6C:EE:E9:EE:C4:41:8D:9E:2D:04:E5:63:7B:A1:C5:76

    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 9d752947-c64d-4a3c-ba02-8ccabc80d9cd 75673ef0-718e-4246-b287-cbf972900432

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:23.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:26:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:23.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:23.912 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=9d752947-c64d-4a3c-ba02-8ccabc80d9cd to='build/repo/j0yvk1s3-kj5ji-local-dest', fromRepoLocalSync=true
    08:26:23.913 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d752947-c64d-4a3c-ba02-8ccabc80d9cd ('build/repo/j0yvk1s3-kj5ji-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:23.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:24.035 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=120.2 MiB, available=335.3 MiB
    08:26:24.035 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:24.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:26:24.037 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:26:24.062 [qtp1065487120-3838] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=192

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:24.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:24.088 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=90 remoteFromLocalRevision=192
    08:26:24.091 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 from='build/repo/j0yvj3au-rqcgo-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:26:24.094 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=90
    08:26:24.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:26:24.104 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:24.109 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=90
    08:26:24.182 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 transaction.localRevision=197 remoteFromLocalRevision=90
    08:26:24.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=e9fa510d-9d9d-46c4-867f-a4819224e022 from='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA' toID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 to='build/repo/j0yvj3au-rqcgo-local-dest', fromRepoLocalSync=false
    08:26:24.221 [pool-4-thread-10] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=192 localRepositoryRevisionInProgress=197

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:24.229 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:24.238 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:24.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:24.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:24.332 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:56:24.259Z expiryDateTime=2017-04-01T07:26:24.259Z
    08:26:24.369 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=90
    08:26:24.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:24.456 [Test 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:26: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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:24.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=120.5 MiB, available=335.0 MiB
    08:26:24.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022: 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:26:25.172 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=72.8 MiB, available=382.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:25.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:25.341 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=120.5 MiB, available=335.0 MiB
    08:26:25.347 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=xkFKaBZPo6uqZZ4SToceqg, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:25.348 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=_hH2-1L2BqtE--fQ7LWEFA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:25.349 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=3wVibtnMceXcxdeLwshclA, serverRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022} because of missing permissions!
    08:26:25.349 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:25.353 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:25.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:25.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=120.5 MiB, available=335.0 MiB
    08:26:25.882 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:25.991 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=72.9 MiB, available=382.6 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:26.372 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=120.6 MiB, available=334.9 MiB
    08:26:26.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:26.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.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:26.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=295.0 MiB, used=120.6 MiB, available=334.9 MiB
    08:26:26.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:26.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 32 ms.
    08:26:26.884 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.919 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.931 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.934 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=o8hduoaAaSJLZzjRLP482A could not be decrypted! Access rights missing?!
    08:26:26.935 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.935 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.946 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.948 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4f79tYvYJgnzoSmjI13Q9w could not be decrypted! Access rights missing?!
    08:26:26.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.962 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m_C4C6ReqEtMa9NTtTszvw could not be decrypted! Access rights missing?!
    08:26:26.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.962 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.964 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=vPw5RT33HM0RU3I0EYIy-Q could not be decrypted! Access rights missing?!
    08:26:26.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.967 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Twfd6xJ7M1e9-6HupjPh7A could not be decrypted! Access rights missing?!
    08:26:26.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.967 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.969 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UfuYWNkOqJGdu4TASon9ug could not be decrypted! Access rights missing?!
    08:26:26.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.970 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.971 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_-BqvB615RyMlDZ7atyZzQ could not be decrypted! Access rights missing?!
    08:26:26.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.972 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.985 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=D9kRu1W7bpiOnlsvB127Sw could not be decrypted! Access rights missing?!
    08:26:26.985 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:26.986 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:26.988 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=EesX_lJ0fRAEYL2pCAHxTA could not be decrypted! Access rights missing?!
    08:26:26.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:26.990 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:27.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:27.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:27.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:27.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:27.131 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:27.134 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:27.135 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:27.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=120.6 MiB, available=334.9 MiB
    08:26:27.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:27.224 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:27.245 [qtp1065487120-3838] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 localRepositoryRevisionSynced=197
    08:26:27.267 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 transaction.localRevision=95 remoteFromLocalRevision=197
    08:26:27.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 from='build/repo/j0yvj3au-rqcgo-local-dest' toID=e9fa510d-9d9d-46c4-867f-a4819224e022 to='https://localhost:41354/e9fa510d-9d9d-46c4-867f-a4819224e022/m7O-qHTqLlxj2CygMYzHTA'
    08:26:27.271 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=95
    08:26:27.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:27.279 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:27.283 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 remoteRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 localRepositoryRevisionSynced=95
    08:26:27.330 [qtp1065487120-3837] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e9fa510d-9d9d-46c4-867f-a4819224e022 remoteRepositoryId=25d2b9d3-6f65-44d8-b2c1-ca444eb45ea1 transaction.localRevision=202 remoteFromLocalRevision=95
    08:26:27.335 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:27.525 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=326.0 MiB, used=71.9 MiB, available=383.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:27.135 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:27.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=74.1 MiB, available=381.4 MiB

org.subshare.test.PermissionIT > nonOwnerAdminGrantsWritePermission STANDARD_OUT
    08:26:27.852 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:27.981 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 467eff65-a8b6-404d-83ab-19d199c94583
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvk5pj-zxxhr-local-dest
      localRepository.publicKeySha1 = 19:F8:59:9C:D0:22:C8:F7:6F:82:93:9D:D9:6C:82:80:33:54:03:13

      remoteRepository.repositoryId = 540575ef-3f88-4745-8ed5-280e4f963d80
      remoteRepository.remoteRoot = https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80
      remoteRepository.publicKeySha1 = 22:02:BF:B7:03:47:E8:FF:8D:21:62:CF:49:93:17:E7:BD:88:E1:58

    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 467eff65-a8b6-404d-83ab-19d199c94583 540575ef-3f88-4745-8ed5-280e4f963d80
    08:26:28.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:28.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=467eff65-a8b6-404d-83ab-19d199c94583 to='build/repo/j0yvk5pj-zxxhr-local-dest', fromRepoLocalSync=true
    08:26:28.248 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 467eff65-a8b6-404d-83ab-19d199c94583 ('build/repo/j0yvk5pj-zxxhr-local-dest')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:28.453 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=73.7 MiB, available=381.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:28.462 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:28.471 [pool-37-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:26:28.530 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 renewalDateTime=2017-04-01T06:56:28.489Z expiryDateTime=2017-04-01T07:26:28.489Z
    08:26:28.555 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=77

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:28.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:28.667 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:29.109 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=73.9 MiB, available=381.6 MiB
    08:26:29.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:29.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=330.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:29.652 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=73.7 MiB, available=381.8 MiB
    08:26:29.652 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:29.656 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:29.668 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:29.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:26:29.718 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:29.750 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:29.752 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    08:26:29.848 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:29.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:26:29.866 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:26:29.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:29.870 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    08:26:29.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81d41798e28f4f6db9003b8d11d2e8f130c90106' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    08:26:29.993 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/5/h"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:30.000 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/h'
    08:26:30.030 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=0
    08:26:30.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:26:30.354 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:30.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=329.0 MiB, used=70.5 MiB, available=385.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:30.368 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:26:30.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 51972 bytes in 384 ms. path='/5/h'
    08:26:30.430 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:26:30.433 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h
    08:26:30.500 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/5/h"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:30.514 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:30.523 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:30.525 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:26:30.566 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80f15ba762377f1359d756c81e1f84892fc65832' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    08:26:30.599 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/5/i"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:30.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/i'

org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT
    08:26:30.614 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:30.628 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=0
    08:26:30.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:26:30.906 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=1048576
    08:26:30.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:26:30.960 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 294800 bytes in 353 ms. path='/5/i'
    08:26:30.994 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:26:30.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:26:31.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/5/i"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:31.080 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:31.138 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:31.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:26:31.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ea5ac54f55ba9481e2cf9b3fe739f8363f6c05e' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:31.211 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:26:31.211 [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:26:31.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/aa"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:31.288 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.288 [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:26:31.296 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:31.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.307 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.316 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.316 [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:26:31.320 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/6cFpQUSBcwxL4A-PNoodeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:31.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.351 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.372 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.383 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.418 [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:26:31.418 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:31.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.428 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.440 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:31.452 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:31.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:31.462 [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:26:31.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382848 bytes in 184 ms. path='/aa'
    08:26:31.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:26:31.570 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/aa"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:31.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:31.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:31.597 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:31.599 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:26:31.600 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:31.680 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2df267e46ba8c75c70c0d4a7a32bca5ca475ae49' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    08:26:31.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/bb"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:31.723 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:26:31.739 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/bMTwp8W0PnNSoprhs9eJNQ' offset=0
    08:26:31.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:26:31.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190040 bytes in 102 ms. path='/bb'
    08:26:31.851 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:26:31.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/bb"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:31.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:31.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:31.908 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:26:31.940 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97eb7da6c0bfb04a9eb517f2cbc6e0610f98bbc8' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    08:26:31.977 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/cc"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:31.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    08:26:32.022 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/Ilt2ZNrFY_SC8QQeJwz2vA' offset=0
    08:26:32.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:26:32.144 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115893 bytes in 159 ms. path='/cc'
    08:26:32.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:32.199 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=71.7 MiB, available=383.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:32.270 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/cc"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:32.287 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:32.298 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:32.299 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:26:32.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25b5d5810da7e77ad106577a0cf93aadfbca6e40' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:32.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:32.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/dd"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:32.402 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:26:32.450 [qtp1716431581-2913] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/-EK0UVlabJGEnPQnYgMj5g' offset=0
    08:26:32.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:26:32.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 865070 bytes in 296 ms. path='/dd'
    08:26:32.730 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:26:32.796 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="9d752947-c64d-4a3c-ba02-8ccabc80d9cd", path="/dd"} on repo=9d752947-c64d-4a3c-ba02-8ccabc80d9cd
    08:26:32.807 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:32.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    08:26:32.856 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd localRepositoryRevisionSynced=90

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:32.860 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=71.7 MiB, available=383.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:32.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=55 remoteFromLocalRevision=90
    08:26:32.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d752947-c64d-4a3c-ba02-8ccabc80d9cd from='build/repo/j0yvk1s3-kj5ji-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'
    08:26:33.032 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=55
    08:26:33.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:26:33.087 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:33.096 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:33.104 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=55
    08:26:33.145 [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:26:33.426 [qtp1716431581-2913] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd transaction.localRevision=95 remoteFromLocalRevision=55
    08:26:33.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=9d752947-c64d-4a3c-ba02-8ccabc80d9cd to='build/repo/j0yvk1s3-kj5ji-local-dest', fromRepoLocalSync=false
    08:26:33.449 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd localRepositoryRevisionSynced=90 localRepositoryRevisionInProgress=95
    08:26:33.462 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:33.778 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.0 MiB, used=71.4 MiB, available=384.1 MiB

org.subshare.test.PgpSyncIT > testPgpSync STANDARD_OUT
    08:26:34.094 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 24 finished executing tests.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:34.335 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=78.8 MiB, available=376.7 MiB
08:26:34.385 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@63d6038e{HTTP/1.1}{127.0.0.1:0}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:33.781 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:26:34.394 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.0 MiB, used=71.2 MiB, available=384.3 MiB
    08:26:34.395 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:34.399 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
08:26:34.403 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@33e9a141{/,null,UNAVAILABLE}
    08:26:34.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
08:26:34.411 [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/-EnWnhRGwVTqrg4wkTBkeA/.subshare/localServerRunning.deleteToStop

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:34.424 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:26:34.434 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5428b54c{SSL-http/1.1}{0.0.0.0:41354}
08:26:34.454 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2fdb5860{/,null,UNAVAILABLE}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:34.522 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.546 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:26:34.634 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:26:34.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.712 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.715 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:26:34.773 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:26:34.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.904 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:26:34.951 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.960 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:26:34.969 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:26:34.974 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:34.977 [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:26:34.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=78.2 MiB, available=377.3 MiB
    08:26:35.000 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:35.001 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:35.002 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:35.002 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:35.015 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3e7837f4e0e39a948522e9fb70399cfd2b7b1f13' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:26:35.122 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/1 {11 11ä11#+} 1/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:35.128 [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:26:35.151 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/hoVq_hFGeMfZmoOxOP26Yw' offset=0
    08:26:35.240 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:26:35.291 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 421064 bytes in 163 ms. path='/1 {11 11ä11#+} 1/a'
    08:26:35.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:35.456 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=77.6 MiB, available=377.9 MiB
    08:26:35.476 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:35.492 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/1 {11 11ä11#+} 1/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:35.507 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:35.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:35.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:26:35.556 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba65352746077de41dfe080707127ee4a66caa9b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:26:35.615 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/1 {11 11ä11#+} 1/b"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:35.622 [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:26:35.643 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/pLjs0x8XfE_AJfx0FM3u5w' offset=0
    08:26:35.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:26:35.794 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 356226 bytes in 172 ms. path='/1 {11 11ä11#+} 1/b'
    08:26:35.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:26:35.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/1 {11 11ä11#+} 1/b"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:35.894 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:35.904 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:35.906 [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:26:35.915 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=77.7 MiB, available=377.8 MiB
    08:26:35.919 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:35.937 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0fd92a3fcfeb6aa940eff7289288648de114a52' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:26:35.981 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/1 {11 11ä11#+} 1/c"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:35.997 [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:26:36.015 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/YbTD0qtx4cSgjdflUEstIg' offset=0
    08:26:36.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:26:36.287 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jhlHVhOr7lLpNpvMQ-_ijQ/YbTD0qtx4cSgjdflUEstIg' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:36.294 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=77.7 MiB, available=377.8 MiB
    08:26:36.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:36.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:26:36.432 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 659015 bytes in 435 ms. path='/1 {11 11ä11#+} 1/c'
    08:26:36.477 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:26:36.488 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_mh34 into destFile c
    08:26:36.534 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/1 {11 11ä11#+} 1/c"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:36.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:36.558 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:36.560 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:26:36.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4d9b75e2d0ebfb0f5ac375639cb3c28d9f0d87d1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:26:36.637 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/2/1 {11 11ä11#+} 1/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:36.644 [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:26:36.648 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=77.7 MiB, available=377.8 MiB
    08:26:36.648 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:36.648 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:36.671 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd localRepositoryRevisionSynced=95

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:36.685 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/NpJvpqy-vBrTSQgMlcOu1w/4WCbGuCec5xHyZ-Cwdk6sQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:36.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=60 remoteFromLocalRevision=95
    08:26:36.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d752947-c64d-4a3c-ba02-8ccabc80d9cd from='build/repo/j0yvk1s3-kj5ji-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'
    08:26:36.702 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=55 localRepositoryRevisionInProgress=60
    08:26:36.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:36.724 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:36.728 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=60

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:36.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:36.794 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=9d752947-c64d-4a3c-ba02-8ccabc80d9cd transaction.localRevision=100 remoteFromLocalRevision=60
    08:26:36.797 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:36.852 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 378574 bytes in 208 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:26:36.883 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:26:36.922 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/2/1 {11 11ä11#+} 1/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:36.932 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:36.943 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:36.946 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:26:36.981 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5f9ff889988e4fb54e2b2882caea9261e4c617f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:26:37.024 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/2/1 {11 11ä11#+} 1/b"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:37.031 [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:26:37.058 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/NpJvpqy-vBrTSQgMlcOu1w/Q_4prdKavz2k_fZBH8uAkw' offset=0
    08:26:37.083 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:26:37.106 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62792 bytes in 74 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:26:37.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:37.166 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 210 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:37.167 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/2/1 {11 11ä11#+} 1/b"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:37.177 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:37.194 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:37.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:26:37.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae1056f6669aa124550b6b51a55e37deaa3e3e86' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:26:37.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/2/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:37.271 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:26:37.295 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/g0bZhBXwkItvePdGC2St2w' offset=0
    08:26:37.314 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:26:37.336 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26675 bytes in 65 ms. path='/2/a'
    08:26:37.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:26:37.401 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/2/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:37.409 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:37.424 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:37.426 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:26:37.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03de35cc0bd3cef17eb4f864eeb8146e2c9f3443' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:26:37.507 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/5/h"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:37.515 [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:26:37.542 [qtp2000968816-4109] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/Um2IxCnkhEpfDSN4DZv-zQ/mTGBbVUG8nki1ebthhBAeA' offset=0
    08:26:37.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 11 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:37.657 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:37.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=true
    08:26:37.658 [pool-46-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e5bdb819-a46c-4d85-8877-80e6919a132b ('build/repo/j0yvibhh-4qtka-local-src')
    08:26:37.667 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:37.685 [pool-46-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:37.706 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 48314 bytes in 191 ms. path='/3 + &#ä/5/h'
    08:26:37.756 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:26:37.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/5/h"} on repo=467eff65-a8b6-404d-83ab-19d199c94583

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:37.791 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:55:36.411Z expiryDateTime=2017-04-01T07:25:36.411Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:37.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:37.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:37.814 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:37.815 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=100
    08:26:37.824 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:37.849 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98fa445ddc2823ff641c1489546809296beb4dfd' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:26:37.897 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/5/i"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:37.902 [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:26:37.935 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/Um2IxCnkhEpfDSN4DZv-zQ/Kixck2W0q_Syr-iFz4Klkw' offset=0
    08:26:37.997 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:26:38.046 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244064 bytes in 143 ms. path='/3 + &#ä/5/i'
    08:26:38.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:26:38.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/5/i"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:38.131 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:38.141 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:38.143 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:26:38.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25f493fd08221344840ea4d66855c5cdadb953f0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:26:38.210 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/aa"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:38.216 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:26:38.237 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/gBZfVOs4dgXl20ITU5BonQ' offset=0
    08:26:38.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:26:38.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 219968 bytes in 134 ms. path='/3 + &#ä/aa'
    08:26:38.375 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:26:38.405 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/aa"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:38.414 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:38.421 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=79.0 MiB, available=376.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:38.425 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:38.427 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:26:38.459 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73eb250f55bebd7a984f6081641dcf4b6308c047' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:26:38.496 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/bb"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:38.503 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:26:38.541 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/ySzdA2h-AyP63VMFbggtEg' offset=0
    08:26:38.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:26:38.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 404860 bytes in 167 ms. path='/3 + &#ä/bb'
    08:26:38.703 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:26:38.737 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/bb"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:38.748 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:38.761 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:38.764 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:26:38.796 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5fc57f2c8eb9e6f78cf3e6c36f97d1c23b90d4f2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:26:38.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/cc"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:38.846 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:26:38.877 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/4CX8O35A1JdOJSARzi4muw' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:38.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:26:38.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=78.8 MiB, available=376.7 MiB
    08:26:38.886 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:38.887 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:38.888 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:38.888 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:39.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:26:39.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190320 bytes in 236 ms. path='/3 + &#ä/cc'
    08:26:39.116 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:26:39.143 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/cc"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:39.152 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:39.164 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:39.168 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:26:39.195 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81f2b1e489531613f2f7bd2b9490c13ae9a6506e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:26:39.225 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/dd"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:39.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/dd'
    08:26:39.264 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/OH9nZ16c85t3tsOyuVU6qQ' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:39.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=78.8 MiB, available=376.7 MiB
    08:26:39.354 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:39.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:26:39.592 [qtp2000968816-4109] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/eNn4LKXjWIzADGsJL82HSw/OH9nZ16c85t3tsOyuVU6qQ' offset=1048576
    08:26:39.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:26:39.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 357800 bytes in 424 ms. path='/3 + &#ä/dd'
    08:26:39.682 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:26:39.690 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_mh34 into destFile dd
    08:26:39.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", path="/3 + &#ä/dd"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:39.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:39.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%
    08:26:39.760 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=77

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:39.807 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=78.9 MiB, available=376.6 MiB
    08:26:39.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:39.819 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=109 remoteFromLocalRevision=77
    08:26:39.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=467eff65-a8b6-404d-83ab-19d199c94583 from='build/repo/j0yvk5pj-zxxhr-local-dest' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:26:39.864 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=109
    08:26:39.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:26:39.913 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:39.925 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=109
    08:26:40.174 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 transaction.localRevision=82 remoteFromLocalRevision=109
    08:26:40.178 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=467eff65-a8b6-404d-83ab-19d199c94583 to='build/repo/j0yvk5pj-zxxhr-local-dest', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:40.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=78.6 MiB, available=376.9 MiB
    08:26:40.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:40.196 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=77 localRepositoryRevisionInProgress=82

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:40.570 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=78.6 MiB, available=376.9 MiB
    08:26:40.570 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:40.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:26:40.572 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:26:40.590 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=100
    08:26:40.688 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=162 remoteFromLocalRevision=100
    08:26:40.701 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'
    08:26:40.703 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=155 localRepositoryRevisionInProgress=162
    08:26:40.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:26:40.711 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:40.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=162

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:40.217 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0
    08:26:40.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:41.198 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=106 remoteFromLocalRevision=162
    08:26:41.201 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=false
    08:26:41.215 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=100 localRepositoryRevisionInProgress=106
    08:26:41.228 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:40.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:26:41.377 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=332.5 MiB, used=78.2 MiB, available=377.3 MiB
    08:26:41.399 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:26:41.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:41.903 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=78.2 MiB, available=377.3 MiB
    08:26:41.968 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:41.995 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=79.2 MiB, available=376.3 MiB
    08:26:42.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:26:42.366 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=78.2 MiB, available=377.3 MiB
    08:26:42.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:42.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=79.1 MiB, available=376.4 MiB
    08:26:42.492 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:42.493 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:42.494 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:42.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:42.887 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=79.1 MiB, available=376.4 MiB
    08:26:43.010 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:42.785 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=331.5 MiB, used=78.2 MiB, available=377.3 MiB
    08:26:42.787 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:26:43.246 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=78.2 MiB, available=377.3 MiB
    08:26:43.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:43.246 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:43.264 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=82
    08:26:43.284 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=114 remoteFromLocalRevision=82
    08:26:43.290 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=467eff65-a8b6-404d-83ab-19d199c94583 from='build/repo/j0yvk5pj-zxxhr-local-dest' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:26:43.292 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=109 localRepositoryRevisionInProgress=114
    08:26:43.311 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:43.311 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:43.315 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=114

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:43.382 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=79.2 MiB, available=376.3 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:43.383 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 transaction.localRevision=87 remoteFromLocalRevision=114

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:43.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:43.387 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:26:43.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    08:26:43.586 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:43.779 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:43.780 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=074cadd9-c891-42a8-aa62-1a1fb1504815 to='build/repo/j0yvij02-zebe9-local-src', fromRepoLocalSync=true
    08:26:43.780 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 074cadd9-c891-42a8-aa62-1a1fb1504815 ('build/repo/j0yvij02-zebe9-local-src')
    08:26:43.797 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:43.824 [pool-38-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:43.876 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.5 MiB, used=79.2 MiB, available=376.3 MiB
    08:26:43.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:44.075 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 renewalDateTime=2017-04-01T06:55:50.181Z expiryDateTime=2017-04-01T07:25:50.181Z
    08:26:44.088 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=87
    08:26:44.107 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:44.250 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=79.2 MiB, available=376.3 MiB
    08:26:44.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:44.251 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:44.268 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=106
    08:26:44.292 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=167 remoteFromLocalRevision=106
    08:26:44.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'
    08:26:44.298 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=162 localRepositoryRevisionInProgress=167
    08:26:44.310 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:44.310 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:44.319 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=167
    08:26:44.367 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=111 remoteFromLocalRevision=167
    08:26:44.375 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:44.646 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=80.3 MiB, available=375.2 MiB
    08:26:44.689 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:26:45.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=79.6 MiB, available=375.9 MiB
    08:26:45.074 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:26:45.074 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:45.508 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=328.5 MiB, used=79.4 MiB, available=376.1 MiB
    08:26:45.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:26:45.891 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=79.4 MiB, available=376.1 MiB
    08:26:45.895 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:26:46.330 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=327.5 MiB, used=79.4 MiB, available=376.1 MiB
    08:26:46.331 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:46.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:46.680 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=79.4 MiB, available=376.1 MiB
    08:26:46.680 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:46.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:26:46.682 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:26:46.707 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=87
    08:26:46.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=146 remoteFromLocalRevision=87
    08:26:46.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=074cadd9-c891-42a8-aa62-1a1fb1504815 from='build/repo/j0yvij02-zebe9-local-src' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:26:46.746 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=140 localRepositoryRevisionInProgress=146
    08:26:46.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:46.897 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:47.181 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.31%
    08:26:47.182 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:47.188 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:26:47.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:47.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:47.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:47.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.04%
    08:26:47.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:26:47.408 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=146
    08:26:47.524 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 transaction.localRevision=96 remoteFromLocalRevision=146
    08:26:47.533 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=074cadd9-c891-42a8-aa62-1a1fb1504815 to='build/repo/j0yvij02-zebe9-local-src', fromRepoLocalSync=false
    08:26:47.553 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=87 localRepositoryRevisionInProgress=96
    08:26:47.588 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0
    08:26:48.178 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=326.5 MiB, used=80.4 MiB, available=375.1 MiB
    08:26:48.237 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:26:48.684 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.3 MiB, available=375.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:48.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:48.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:48.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:48.742 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:48.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.
    08:26:48.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:48.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:49.167 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=325.5 MiB, used=80.4 MiB, available=375.1 MiB
    08:26:49.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:26:49.668 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.4 MiB, available=375.1 MiB
    08:26:49.670 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:49.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.
    08:26:49.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:50.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=80.6 MiB, available=374.9 MiB
    08:26:50.073 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:50.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:50.442 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.4 MiB, available=375.1 MiB
    08:26:50.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:26:50.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:26:50.462 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=96
    08:26:50.480 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=157 remoteFromLocalRevision=96
    08:26:50.492 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=074cadd9-c891-42a8-aa62-1a1fb1504815 from='build/repo/j0yvij02-zebe9-local-src' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:26:50.496 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=157
    08:26:50.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:26:50.509 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:26:50.518 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=157
    08:26:50.574 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 transaction.localRevision=101 remoteFromLocalRevision=157
    08:26:50.579 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:50.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:50.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:50.781 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=467eff65-a8b6-404d-83ab-19d199c94583 to='build/repo/j0yvk5pj-zxxhr-local-dest', fromRepoLocalSync=true
    08:26:50.784 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 467eff65-a8b6-404d-83ab-19d199c94583 ('build/repo/j0yvk5pj-zxxhr-local-dest')
    08:26:50.794 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:50.847 [pool-39-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:50.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:26: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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:51.014 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 renewalDateTime=2017-04-01T06:56:28.489Z expiryDateTime=2017-04-01T07:26:28.489Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:51.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 > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:51.031 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=101
    08:26:51.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=2

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:51.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.
    08:26:51.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.
    08:26:51.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.
    08:26:51.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:51.675 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=80.3 MiB, available=375.2 MiB
    08:26:51.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:51.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:52.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.1 MiB, available=375.4 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:52.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:52.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:26:52.332 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:52.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:52.347 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:52.351 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:26:52.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:52.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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:53.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=80.2 MiB, available=375.3 MiB
    08:26:53.168 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:53.454 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=87.5 MiB, available=368.0 MiB
    08:26:53.461 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:345) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) ~[na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 5d258e87-1102-4fe1-9786-adf702daa357
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvkr9z-ipmpa-local-dest
      localRepository.publicKeySha1 = E1:F5:ED:A0:64:13:22:17:33:E8:BA:94:15:B6:21:4F:FC:4C:55:F0

      remoteRepository.repositoryId = 75673ef0-718e-4246-b287-cbf972900432
      remoteRepository.remoteRoot = https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow
      remoteRepository.publicKeySha1 = 11:2A:03:75:6C:EE:E9:EE:C4:41:8D:9E:2D:04:E5:63:7B:A1:C5:76

    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:


org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:53.730 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.3 MiB, available=375.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
      cloudstore dropRepoConnection 5d258e87-1102-4fe1-9786-adf702daa357 75673ef0-718e-4246-b287-cbf972900432

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:53.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:53.912 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:26:53.913 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=5d258e87-1102-4fe1-9786-adf702daa357 to='build/repo/j0yvkr9z-ipmpa-local-dest', fromRepoLocalSync=true
    08:26:53.913 [pool-47-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5d258e87-1102-4fe1-9786-adf702daa357 ('build/repo/j0yvkr9z-ipmpa-local-dest')
    08:26:54.119 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:26:54.126 [pool-47-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:26:54.203 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:56:54.147Z expiryDateTime=2017-04-01T07:26:54.147Z

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:54.219 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=80.3 MiB, available=375.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:54.220 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=113

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:54.221 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:54.279 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:54.627 [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
    08:26:54.627 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:54.631 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:54.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:26:54.671 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:54.687 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:54.689 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:26:54.728 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.89%
    08:26:54.730 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:54.740 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:54.742 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:54.770 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=87.0 MiB, available=368.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:54.873 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during delete: /2/a
    08:26:54.877 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:54.903 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 33.86%
    08:26:54.903 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:26:54.919 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=101

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:54.923 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:54.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=128 remoteFromLocalRevision=101
    08:26:54.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=467eff65-a8b6-404d-83ab-19d199c94583 from='build/repo/j0yvk5pj-zxxhr-local-dest' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:26:54.992 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=114 localRepositoryRevisionInProgress=128
    08:26:55.071 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:26:55.073 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:26:55.074 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:55.075 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:26:55.121 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1410bf0d6e90fccdca4d68bff03eee17c6bd850c' to.sha1='null'): /2/a
    08:26:55.127 [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:26:55.127 [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:26:55.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=87.0 MiB, available=368.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:55.449 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:55.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:26:55.523 [qtp2000968816-3168] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/g0bZhBXwkItvePdGC2St2w' offset=0
    08:26:55.599 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75066 bytes in 141 ms. path='/2/a'
    08:26:55.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:55.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:55.882 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:26:55.888 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:26:55.976 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="467eff65-a8b6-404d-83ab-19d199c94583", toRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", path="/2/a"} on repo=467eff65-a8b6-404d-83ab-19d199c94583
    08:26:56.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:56.184 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:26:56.206 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=128

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:56.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:26:56.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.406 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.414 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.422 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.423 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=o8hduoaAaSJLZzjRLP482A could not be decrypted! Access rights missing?!
    08:26:56.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.424 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.435 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4f79tYvYJgnzoSmjI13Q9w could not be decrypted! Access rights missing?!
    08:26:56.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.436 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.437 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m_C4C6ReqEtMa9NTtTszvw could not be decrypted! Access rights missing?!
    08:26:56.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.448 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=vPw5RT33HM0RU3I0EYIy-Q could not be decrypted! Access rights missing?!
    08:26:56.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.450 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Twfd6xJ7M1e9-6HupjPh7A could not be decrypted! Access rights missing?!
    08:26:56.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.451 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.452 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UfuYWNkOqJGdu4TASon9ug could not be decrypted! Access rights missing?!
    08:26:56.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.455 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_-BqvB615RyMlDZ7atyZzQ could not be decrypted! Access rights missing?!
    08:26:56.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.455 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.464 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=D9kRu1W7bpiOnlsvB127Sw could not be decrypted! Access rights missing?!
    08:26:56.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.465 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.468 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=EesX_lJ0fRAEYL2pCAHxTA could not be decrypted! Access rights missing?!
    08:26:56.469 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.470 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:26:56.479 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.479 [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:26:56.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:56.487 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.488 [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:26:56.500 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:26:56.503 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/a' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=ZyZZG88pviP8bVLIQuDKVw, cryptoRepoFileId=g0bZhBXwkItvePdGC2St2w} histoCryptoRepoFile2=HistoCryptoRepoFile[19]{histoCryptoRepoFileId=eqrQJLA6U6YlKH_H0dv7GA, cryptoRepoFileId=g0bZhBXwkItvePdGC2St2w} duplicateCryptoRepoFileId=null localRevision=140
    08:26:56.517 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:56.518 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:26:56.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:56.526 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:56.799 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:56.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:26:56.803 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:56.901 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 transaction.localRevision=112 remoteFromLocalRevision=128
    08:26:56.966 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=467eff65-a8b6-404d-83ab-19d199c94583 to='build/repo/j0yvk5pj-zxxhr-local-dest', fromRepoLocalSync=false
    08:26:57.019 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=101 localRepositoryRevisionInProgress=112
    08:26:57.063 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:56.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:26:57.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=88.4 MiB, available=367.1 MiB
    08:26:57.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:57.872 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=81.6 MiB, available=373.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:58.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=87.9 MiB, available=367.6 MiB
    08:26:58.129 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:58.193 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:26:58.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=88.1 MiB, available=367.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:58.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.5 MiB, used=80.6 MiB, available=374.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:58.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:58.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:58.809 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:26:58.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:26:58.824 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:26:58.847 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:26:58.848 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:26:58.857 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:26:58.858 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:26:58.870 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:26:58.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:59.145 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=88.0 MiB, available=367.5 MiB
    08:26:59.145 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:26:59.148 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:26:59.208 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.228 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.230 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:59.300 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=80.7 MiB, available=374.8 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:59.303 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.314 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%
    08:26:59.323 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:26:59.324 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    08:26:59.373 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81d41798e28f4f6db9003b8d11d2e8f130c90106' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    08:26:59.485 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/5/h"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:26:59.489 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/h'
    08:26:59.511 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=0
    08:26:59.659 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 19 ms.
    08:26:59.758 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=1048576
    08:26:59.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:26:59.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:26:59.783 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=80.8 MiB, available=374.7 MiB
    08:26:59.791 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:26:59.795 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 51972 bytes in 306 ms. path='/5/h'
    08:26:59.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:26:59.846 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h
    08:26:59.964 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/5/h"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:26:59.977 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.993 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:26:59.995 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:27:00.023 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80f15ba762377f1359d756c81e1f84892fc65832' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    08:27:00.057 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/5/i"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:00.061 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/i'
    08:27:00.081 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=0
    08:27:00.242 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 33 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:00.253 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=80.7 MiB, available=374.8 MiB
    08:27:00.255 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:00.348 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=1048576
    08:27:00.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:27:00.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 294800 bytes in 343 ms. path='/5/i'
    08:27:00.443 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:27:00.450 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:27:00.479 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/5/i"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:00.486 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:00.496 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:00.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:27:00.526 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ea5ac54f55ba9481e2cf9b3fe739f8363f6c05e' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    08:27:00.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/aa"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:00.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    08:27:00.608 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/6cFpQUSBcwxL4A-PNoodeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:00.611 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=80.8 MiB, available=374.7 MiB
    08:27:00.611 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:27:00.611 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:27:00.640 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 localRepositoryRevisionSynced=112
    08:27:00.664 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=143 remoteFromLocalRevision=112
    08:27:00.672 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=467eff65-a8b6-404d-83ab-19d199c94583 from='build/repo/j0yvk5pj-zxxhr-local-dest' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:27:00.675 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=143

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:00.687 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:00.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:27:00.704 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:27:00.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=143

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:00.734 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382848 bytes in 163 ms. path='/aa'
    08:27:00.754 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:00.780 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=467eff65-a8b6-404d-83ab-19d199c94583 transaction.localRevision=117 remoteFromLocalRevision=143
    08:27:00.784 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:00.788 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/aa"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:00.796 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:00.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:00.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:27:00.838 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2df267e46ba8c75c70c0d4a7a32bca5ca475ae49' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    08:27:00.893 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/bb"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:00.898 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:27:00.912 [qtp1716431581-1578] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/bMTwp8W0PnNSoprhs9eJNQ' offset=0
    08:27:00.953 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:27:00.989 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190040 bytes in 90 ms. path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:01.000 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:27:01.001 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=074cadd9-c891-42a8-aa62-1a1fb1504815 to='build/repo/j0yvij02-zebe9-local-src', fromRepoLocalSync=true
    08:27:01.002 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 074cadd9-c891-42a8-aa62-1a1fb1504815 ('build/repo/j0yvij02-zebe9-local-src')

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:01.016 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:01.017 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:27:01.047 [pool-40-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:01.054 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/bb"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:01.060 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:01.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:01.073 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:27:01.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97eb7da6c0bfb04a9eb517f2cbc6e0610f98bbc8' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:01.121 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 renewalDateTime=2017-04-01T06:55:50.181Z expiryDateTime=2017-04-01T07:25:50.181Z
    08:27:01.141 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=96 localRepositoryRevisionInProgress=117

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:01.142 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/cc"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:01.146 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    08:27:01.167 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/Ilt2ZNrFY_SC8QQeJwz2vA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:01.179 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=3

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:01.203 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:27:01.237 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115893 bytes in 91 ms. path='/cc'
    08:27:01.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:27:01.303 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/cc"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:01.309 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:01.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:01.323 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:27:01.354 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25b5d5810da7e77ad106577a0cf93aadfbca6e40' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    08:27:01.386 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/dd"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:01.391 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:27:01.412 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/-EK0UVlabJGEnPQnYgMj5g' offset=0
    08:27:01.547 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:27:01.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 865070 bytes in 327 ms. path='/dd'
    08:27:01.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:01.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=81.5 MiB, available=374.0 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:01.809 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="5d258e87-1102-4fe1-9786-adf702daa357", path="/dd"} on repo=5d258e87-1102-4fe1-9786-adf702daa357
    08:27:01.818 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:01.825 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:01.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:01.848 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 localRepositoryRevisionSynced=113
    08:27:01.886 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=56 remoteFromLocalRevision=113
    08:27:01.899 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5d258e87-1102-4fe1-9786-adf702daa357 from='build/repo/j0yvkr9z-ipmpa-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'
    08:27:01.916 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=56
    08:27:01.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:27:01.982 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:27:02.007 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=56
    08:27:02.084 [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:27:02.355 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 transaction.localRevision=118 remoteFromLocalRevision=56
    08:27:02.361 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=5d258e87-1102-4fe1-9786-adf702daa357 to='build/repo/j0yvkr9z-ipmpa-local-dest', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:02.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.5 MiB, used=80.4 MiB, available=375.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:02.378 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=118
    08:27:02.389 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:02.498 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:27:02.504 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    08:27:02.524 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:02.525 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:27:02.549 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:02.550 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:27:02.560 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:02.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:27:02.566 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:03.057 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=88.3 MiB, available=367.2 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:02.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:27:03.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=80.6 MiB, available=374.9 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:03.150 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:27:03.239 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:03.560 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=87.8 MiB, available=367.7 MiB
    08:27:03.566 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:03.567 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:03.568 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:03.568 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:03.711 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=321.0 MiB, used=80.6 MiB, available=374.9 MiB
    08:27:03.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:03.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=87.8 MiB, available=367.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:04.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=80.6 MiB, available=374.9 MiB
    08:27:04.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:04.045 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:27:04.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=87.8 MiB, available=367.7 MiB
    08:27:04.475 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:04.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=80.6 MiB, available=374.9 MiB
    08:27:04.642 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:27:04.646 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:04.648 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:27:04.677 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:04.685 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:04.687 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:27:04.706 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:04.710 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:27:04.712 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:27:04.713 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:04.715 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:27:04.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1410bf0d6e90fccdca4d68bff03eee17c6bd850c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:27:04.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", path="/2/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:27:04.836 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:27:04.881 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/Z8H1UZPZVEMH5R6epD5Rmw/g0bZhBXwkItvePdGC2St2w' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:04.892 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=87.9 MiB, available=367.6 MiB
    08:27:04.893 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:04.924 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:27:04.971 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 26676 bytes in 135 ms. path='/2/a'
    08:27:04.989 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:27:05.044 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="540575ef-3f88-4745-8ed5-280e4f963d80", toRepositoryId="074cadd9-c891-42a8-aa62-1a1fb1504815", path="/2/a"} on repo=074cadd9-c891-42a8-aa62-1a1fb1504815
    08:27:05.052 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:05.081 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=117
    08:27:05.113 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=175 remoteFromLocalRevision=117
    08:27:05.116 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:27:05.116 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=074cadd9-c891-42a8-aa62-1a1fb1504815 from='build/repo/j0yvij02-zebe9-local-src' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:27:05.124 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=157 localRepositoryRevisionInProgress=175
    08:27:05.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:27:05.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:27:05.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=175

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:05.281 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=87.8 MiB, available=367.7 MiB
    08:27:05.281 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:27:05.281 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:27:05.312 [qtp1716431581-4791] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 localRepositoryRevisionSynced=118

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:05.346 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 transaction.localRevision=122 remoteFromLocalRevision=175
    08:27:05.350 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=540575ef-3f88-4745-8ed5-280e4f963d80 from='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80' toID=074cadd9-c891-42a8-aa62-1a1fb1504815 to='build/repo/j0yvij02-zebe9-local-src', fromRepoLocalSync=false

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:05.354 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=61 remoteFromLocalRevision=118
    08:27:05.359 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5d258e87-1102-4fe1-9786-adf702daa357 from='build/repo/j0yvkr9z-ipmpa-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'
    08:27:05.362 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=56 localRepositoryRevisionInProgress=61

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:05.366 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=117 localRepositoryRevisionInProgress=122

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:05.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:27:05.388 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:27:05.395 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=61
    08:27:05.470 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=5d258e87-1102-4fe1-9786-adf702daa357 transaction.localRevision=123 remoteFromLocalRevision=61
    08:27:05.472 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:27:05.689 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:27:05.690 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=true
    08:27:05.690 [pool-48-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e5bdb819-a46c-4d85-8877-80e6919a132b ('build/repo/j0yvibhh-4qtka-local-src')
    08:27:05.697 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:27:05.721 [pool-48-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:27:05.832 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:55:36.411Z expiryDateTime=2017-04-01T07:25:36.411Z
    08:27:05.856 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=123
    08:27:05.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:05.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: repoFileDtos.size=0
    08:27:05.999 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=81.8 MiB, available=373.7 MiB
    08:27:06.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80: 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:27:06.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=81.1 MiB, available=374.4 MiB
    08:27:06.471 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=IImo0xMk_0tXVarlT8ZtNg, serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80} because of missing permissions!
    08:27:06.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:06.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=88.9 MiB, available=366.6 MiB
    08:27:06.606 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:27:06.897 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.5 MiB, used=80.2 MiB, available=375.3 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:07.128 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=88.9 MiB, available=366.6 MiB
    08:27:07.135 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:07.137 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:07.139 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:07.140 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:06.950 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:27:07.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=80.3 MiB, available=375.2 MiB
    08:27:07.431 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:07.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=88.9 MiB, available=366.6 MiB
    08:27:07.642 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:07.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=80.3 MiB, available=375.2 MiB
    08:27:07.818 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:08.047 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=89.0 MiB, available=366.5 MiB
    08:27:08.049 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:08.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=80.3 MiB, available=375.2 MiB
    08:27:08.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:27:08.194 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:27:08.213 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 localRepositoryRevisionSynced=122
    08:27:08.329 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 transaction.localRevision=180 remoteFromLocalRevision=122
    08:27:08.349 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=074cadd9-c891-42a8-aa62-1a1fb1504815 from='build/repo/j0yvij02-zebe9-local-src' toID=540575ef-3f88-4745-8ed5-280e4f963d80 to='https://localhost:36873/540575ef-3f88-4745-8ed5-280e4f963d80'
    08:27:08.351 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=175 localRepositoryRevisionInProgress=180
    08:27:08.359 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:27:08.360 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:27:08.363 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 remoteRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 localRepositoryRevisionSynced=180
    08:27:08.406 [qtp2000968816-3168] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 remoteRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 transaction.localRevision=127 remoteFromLocalRevision=180
    08:27:08.412 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:08.450 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=89.0 MiB, available=366.5 MiB
    08:27:08.451 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:08.804 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=074cadd9-c891-42a8-aa62-1a1fb1504815 serverRepositoryId=540575ef-3f88-4745-8ed5-280e4f963d80 renewalDateTime=2017-04-01T06:55:50.181Z expiryDateTime=2017-04-01T07:25:50.181Z

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:08.846 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=89.0 MiB, available=366.5 MiB
    08:27:08.846 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:27:08.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:27:08.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:27:08.872 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=123

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:08.874 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:08.910 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=173 remoteFromLocalRevision=123
    08:27:08.916 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:08.916 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:08.918 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=167 localRepositoryRevisionInProgress=173

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:08.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    08:27:08.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:08.938 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    08:27:08.939 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:08.945 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > deletedFileVsModifiedFileCollisionOnClient STANDARD_OUT
    08:27:09.292 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:09.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:27:09.324 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:09.412 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:09.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 52.59%
    08:27:09.425 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:27:09.435 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=173
    08:27:09.575 [qtp1716431581-4791] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=131 remoteFromLocalRevision=173
    08:27:09.583 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432' toID=e5bdb819-a46c-4d85-8877-80e6919a132b to='build/repo/j0yvibhh-4qtka-local-src', fromRepoLocalSync=false
    08:27:09.603 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=131
    08:27:09.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:09.664 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:10.213 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.0 MiB, used=90.0 MiB, available=365.5 MiB
    08:27:10.284 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:27:10.779 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=89.9 MiB, available=365.6 MiB
    08:27:10.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:10.815 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:10.829 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:10.830 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:10.832 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:10.832 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:27:11.347 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=89.5 MiB, available=366.0 MiB
    08:27:11.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:27:11.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=89.5 MiB, available=366.0 MiB
    08:27:11.809 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:27:12.303 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=89.5 MiB, available=366.0 MiB
    08:27:12.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:27:12.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=89.4 MiB, available=366.1 MiB
    08:27:12.676 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:27:12.676 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:27:12.694 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b localRepositoryRevisionSynced=131
    08:27:12.736 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=182 remoteFromLocalRevision=131
    08:27:12.739 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e5bdb819-a46c-4d85-8877-80e6919a132b from='build/repo/j0yvibhh-4qtka-local-src' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432'
    08:27:12.743 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=173 localRepositoryRevisionInProgress=182
    08:27:12.794 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:27:12.794 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:27:12.799 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=182
    08:27:12.847 [qtp1716431581-1578] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=e5bdb819-a46c-4d85-8877-80e6919a132b transaction.localRevision=136 remoteFromLocalRevision=182
    08:27:12.851 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:13.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:16.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:17.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.
    08:27:17.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.
    08:27:18.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:27:20.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.
    08:27:20.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:21.206 [Test 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:27:21.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:21.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:21.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:22.721 [Test 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:27:22.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.
    08:27:23.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.
    08:27:23.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:23.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:24.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:24.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:24.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:24.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.
    08:27:25.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:25.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:25.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:25.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.
    08:27:25.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:27:25.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:27:26.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:26.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:26.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.
    08:27:26.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.
    08:27:26.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:26.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:27.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.
    08:27:27.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.
    08:27:28.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.
    08:27:29.796 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=97.4 MiB, available=358.1 MiB
    08:27:29.809 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:356) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) ~[na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = d91dc381-3f2b-4e03-a5c5-40ebb4aa250e
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvld90-l27o0-local-dest
      localRepository.publicKeySha1 = C2:55:AF:40:30:8B:2B:93:19:61:5F:77:96:F7:C9:0A:F6:1E:40:D0

      remoteRepository.repositoryId = 75673ef0-718e-4246-b287-cbf972900432
      remoteRepository.remoteRoot = https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow
      remoteRepository.publicKeySha1 = 11:2A:03:75:6C:EE:E9:EE:C4:41:8D:9E:2D:04:E5:63:7B:A1:C5:76

    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 d91dc381-3f2b-4e03-a5c5-40ebb4aa250e 75673ef0-718e-4246-b287-cbf972900432
    08:27:30.286 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:27:30.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e to='build/repo/j0yvld90-l27o0-local-dest', fromRepoLocalSync=true
    08:27:30.287 [pool-49-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d91dc381-3f2b-4e03-a5c5-40ebb4aa250e ('build/repo/j0yvld90-l27o0-local-dest')
    08:27:30.492 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:27:30.499 [pool-49-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:27:30.581 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:57:30.523Z expiryDateTime=2017-04-01T07:27:30.523Z
    08:27:30.602 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=138
    08:27:30.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=8
    08:27:31.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=96.9 MiB, available=358.6 MiB
    08:27:31.471 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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:27:32.005 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.0 MiB, used=97.0 MiB, available=358.5 MiB
    08:27:33.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:27:33.537 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:33.543 [Test worker] INFO  D.Datastore - 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:27:33.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.570 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.580 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.589 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.592 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=o8hduoaAaSJLZzjRLP482A could not be decrypted! Access rights missing?!
    08:27:33.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.592 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.601 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.601 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.603 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4f79tYvYJgnzoSmjI13Q9w could not be decrypted! Access rights missing?!
    08:27:33.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.611 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.612 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.613 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m_C4C6ReqEtMa9NTtTszvw could not be decrypted! Access rights missing?!
    08:27:33.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.614 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.616 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=vPw5RT33HM0RU3I0EYIy-Q could not be decrypted! Access rights missing?!
    08:27:33.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.618 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.620 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Twfd6xJ7M1e9-6HupjPh7A could not be decrypted! Access rights missing?!
    08:27:33.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.620 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.622 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UfuYWNkOqJGdu4TASon9ug could not be decrypted! Access rights missing?!
    08:27:33.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.622 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.624 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_-BqvB615RyMlDZ7atyZzQ could not be decrypted! Access rights missing?!
    08:27:33.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.625 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.635 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.637 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=D9kRu1W7bpiOnlsvB127Sw could not be decrypted! Access rights missing?!
    08:27:33.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.638 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.640 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=EesX_lJ0fRAEYL2pCAHxTA could not be decrypted! Access rights missing?!
    08:27:33.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 2 ms.
    08:27:33.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.644 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=6J_jfqQXn6aye8CLTQLXpA could not be decrypted! Access rights missing?!
    08:27:33.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.645 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:33.654 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:33.661 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:33.662 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:34.685 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:34.688 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:34.690 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:34.690 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:27:35.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.5 MiB, used=98.7 MiB, available=356.8 MiB
    08:27:35.409 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:27:36.001 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.0 MiB, used=98.1 MiB, available=357.4 MiB
    08:27:36.042 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:27:36.582 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=382.5 MiB, used=97.8 MiB, available=357.7 MiB
    08:27:36.584 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:27:36.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=383.0 MiB, used=97.8 MiB, available=357.7 MiB
    08:27:36.954 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:27:36.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:27:36.956 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:27:36.972 [qtp1716431581-3739] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e localRepositoryRevisionSynced=138
    08:27:37.056 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=5 remoteFromLocalRevision=138
    08:27:37.100 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e from='build/repo/j0yvld90-l27o0-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'
    08:27:37.173 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d91dc381-3f2b-4e03-a5c5-40ebb4aa250e remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
    08:27:37.338 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.42%
    08:27:37.338 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:37.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:27:37.352 [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:27:37.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:27:37.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 80.08%
    08:27:37.361 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:27:37.361 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - Fine! Expected this AccessDeniedException: org.subshare.core.WriteAccessDeniedException: No UserRepoKey available for 'write' at localPath='null'!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:40.479 [Test 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:27:40.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:27:40.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:41.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27: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.
    08:27:41.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.
    08:27:42.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:27:42.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.
    08:27: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.
    08:27:42.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.
    08:27:42.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.
    08:27:43.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:43.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:43.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.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:43.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:43.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:27:43.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:43.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.
    08:27:43.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:44.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.
    08:27:44.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:44.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 > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:44.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:44.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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:44.951 [Test 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:27:45.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.
    08:27: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.
    08:27:45.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:27:45.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:45.383 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 35 ms.
    08:27:45.384 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:45.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:45.469 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    08:27:45.469 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=zzfhIpeH8apfQz7Jnz6sVA, invitation=false]

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:45.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.
    08:27:45.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:45.983 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=332.0 MiB, used=83.3 MiB, available=372.2 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:46.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 806335fd-971c-42a0-92a5-508bbec08cfc
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvlbdd-f0gax-local-src
      localRepository.publicKeySha1 = D0:C0:F6:9E:9B:0A:0C:16:2E:1A:FA:0E:3E:2B:1D:D0:B2:D2:04:B1

      remoteRepository.repositoryId = b6747b2c-c502-4910-b010-31dd3f1ffb58
      remoteRepository.remoteRoot = https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58
      remoteRepository.publicKeySha1 = 51:B1:6C:94:5E:24:B6:46:8F:81:16:1B:85:26:DE:91:FE:A8:52:D1

    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 806335fd-971c-42a0-92a5-508bbec08cfc b6747b2c-c502-4910-b010-31dd3f1ffb58

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:46.520 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:46.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:47.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:47.052 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:27:47.068 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:27:47.120 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:27:47.140 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:27:47.190 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:27:47.258 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:27:47.307 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.77%
    08:27:47.348 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:27:47.531 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:27:47.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=806335fd-971c-42a0-92a5-508bbec08cfc to='build/repo/j0yvlbdd-f0gax-local-src', fromRepoLocalSync=true
    08:27:47.536 [pool-41-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 806335fd-971c-42a0-92a5-508bbec08cfc ('build/repo/j0yvlbdd-f0gax-local-src')
    08:27:47.566 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:27:47.605 [pool-41-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:27:47.686 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 renewalDateTime=2017-04-01T06:57:47.566Z expiryDateTime=2017-04-01T07:27:47.566Z
    08:27:47.733 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:27:47.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:48.035 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=105.6 MiB, available=349.9 MiB
    08:27:48.047 [Finalizer] WARN  c.c.c.l.LocalRepoManagerInvocationHandler - finalize: Detected forgotten close() invocation!
    java.lang.Exception: proxyCreatedStackTraceException
    	at co.codewizards.cloudstore.local.LocalRepoManagerInvocationHandler.<init>(LocalRepoManagerInvocationHandler.java:27) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createProxy(LocalRepoManagerFactoryImpl.java:111) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at co.codewizards.cloudstore.local.LocalRepoManagerFactoryImpl.createLocalRepoManagerForNewRepository(LocalRepoManagerFactoryImpl.java:106) ~[co.codewizards.cloudstore.local-0.10.0.jar:na]
    	at org.subshare.test.AbstractRepoToRepoSyncIT.createLocalDestinationRepo(AbstractRepoToRepoSyncIT.java:243) ~[test/:na]
    	at org.subshare.test.RepoToRepoSyncIT.syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey(RepoToRepoSyncIT.java:373) ~[test/:na]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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_121]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_121]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_121]
    	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_121]
    	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:1142) ~[na:1.8.0_121]
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ~[na:1.8.0_121]
    	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 6a0a3677-5e29-4d78-a456-aaa23b63c6ef
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvlw5t-bs1rj-local-dest
      localRepository.publicKeySha1 = 1C:8A:C3:AA:BA:F5:DD:67:46:7A:58:57:E4:4B:F0:4D:86:D7:F1:6C

      remoteRepository.repositoryId = 75673ef0-718e-4246-b287-cbf972900432
      remoteRepository.remoteRoot = https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow
      remoteRepository.publicKeySha1 = 11:2A:03:75:6C:EE:E9:EE:C4:41:8D:9E:2D:04:E5:63:7B:A1:C5:76

    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 6a0a3677-5e29-4d78-a456-aaa23b63c6ef 75673ef0-718e-4246-b287-cbf972900432
    08:27:48.435 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    08:27:48.435 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    08:27:48.435 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - 
    08:27:48.435 [Test worker] INFO  o.s.t.RepoToRepoSyncIT - *** before syncFromRemoteToLocalDest() ***

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:48.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=67.4 MiB, available=388.1 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:48.628 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:27:48.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=6a0a3677-5e29-4d78-a456-aaa23b63c6ef to='build/repo/j0yvlw5t-bs1rj-local-dest', fromRepoLocalSync=true
    08:27:48.629 [pool-50-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6a0a3677-5e29-4d78-a456-aaa23b63c6ef ('build/repo/j0yvlw5t-bs1rj-local-dest')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:48.979 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:27:48.995 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:27:49.010 [pool-50-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:27:49.102 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432 renewalDateTime=2017-04-01T06:57:49.035Z expiryDateTime=2017-04-01T07:27:49.035Z
    08:27:49.128 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=144
    08:27:49.177 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=8

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:49.478 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.5 MiB, used=67.6 MiB, available=387.9 MiB
    08:27:49.566 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:49.868 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=106.5 MiB, available=349.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:49.567 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:27:50.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.5 MiB, used=67.9 MiB, available=387.6 MiB

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:50.053 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:50.137 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:50.692 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=106.5 MiB, available=349.0 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:50.738 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=334.0 MiB, used=53.4 MiB, available=402.1 MiB
    08:27:50.756 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:27:51.188 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=333.0 MiB, used=53.4 MiB, available=402.1 MiB
    08:27:51.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:27:51.539 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=324.5 MiB, used=53.9 MiB, available=401.6 MiB
    08:27:51.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:27:51.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:27:51.542 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:27:51.596 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=2
    08:27:51.648 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=6 remoteFromLocalRevision=2
    08:27:51.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=806335fd-971c-42a0-92a5-508bbec08cfc from='build/repo/j0yvlbdd-f0gax-local-src' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:51.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 11 ms.
    08:27:51.685 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.757 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.758 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.766 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.768 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=o8hduoaAaSJLZzjRLP482A could not be decrypted! Access rights missing?!
    08:27:51.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:51.777 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.779 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=4f79tYvYJgnzoSmjI13Q9w could not be decrypted! Access rights missing?!
    08:27:51.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.779 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:51.787 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.789 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=m_C4C6ReqEtMa9NTtTszvw could not be decrypted! Access rights missing?!
    08:27:51.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.789 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.791 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=vPw5RT33HM0RU3I0EYIy-Q could not be decrypted! Access rights missing?!
    08:27:51.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.791 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.793 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=Twfd6xJ7M1e9-6HupjPh7A could not be decrypted! Access rights missing?!
    08:27:51.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.793 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.795 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=UfuYWNkOqJGdu4TASon9ug could not be decrypted! Access rights missing?!
    08:27:51.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.796 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=_-BqvB615RyMlDZ7atyZzQ could not be decrypted! Access rights missing?!
    08:27:51.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.797 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.799 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=D9kRu1W7bpiOnlsvB127Sw could not be decrypted! Access rights missing?!
    08:27:51.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.799 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.807 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.810 [Test worker] INFO  o.s.l.CryptreeNode - tryDecryptHistoCryptoRepoFile: org.subshare.core.ReadAccessDeniedException: The HistoCryptoRepoFile with histoCryptoRepoFileId=EesX_lJ0fRAEYL2pCAHxTA could not be decrypted! Access rights missing?!
    08:27:51.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:51.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.819 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:51.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:51.835 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:51.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:51.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:52.026 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:52.094 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:27:52.146 [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:27:52.147 [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:27:52.254 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:52.256 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:52.258 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:52.459 [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:27:52.646 [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.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:52.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:27:52.879 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=107.8 MiB, available=347.7 MiB
    08:27:53.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:53.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 12 ms.
    08:27:53.439 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:53.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:53.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:53.600 [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:27:53.626 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=107.5 MiB, available=348.0 MiB
    08:27:53.728 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:53.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:53.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:53.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:53.995 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:53.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:54.204 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.5 MiB, used=107.6 MiB, available=347.9 MiB
    08:27:54.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:54.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:54.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:54.339 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.344 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.347 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:27:54.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:54.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:54.605 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:27:54.615 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:54.717 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=381.5 MiB, used=107.0 MiB, available=348.5 MiB
    08:27:54.717 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:27:54.721 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.733 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:27:54.784 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:54.850 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:27:54.850 [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:27:54.876 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.882 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.43%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:54.893 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:54.895 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.95%
    08:27:54.896 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.897 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:54.898 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:54.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:54.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='81d41798e28f4f6db9003b8d11d2e8f130c90106' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    08:27:55.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/5/h"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:55.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/h'
    08:27:55.037 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:55.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:55.084 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:27:55.125 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:55.132 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:27:55.134 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:55.136 [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:27:55.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:55.204 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d852f734ee1939f2351c487ac869ad89715cd718' to.sha1='4c73a87d6020301a5d00cbe4d89fc52686ce181d'): /1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:55.287 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/-EwI3NH-eNcdpq5k4WGi3w' offset=1048576
    08:27:55.311 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:27:55.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 51972 bytes in 316 ms. path='/5/h'
    08:27:55.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:27:55.369 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_mh34 into destFile h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:55.392 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/1 {11 11ä11#+} 1/a"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:27:55.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/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:55.438 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/5/h"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:55.454 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:55.463 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:55.464 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:27:55.495 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80f15ba762377f1359d756c81e1f84892fc65832' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    08:27:55.530 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/5/i"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:55.535 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/5/i'
    08:27:55.560 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:55.571 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/WQhj-r0-wZXWbySd3QS6jA' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:55.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:27:55.816 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/t09DC8GLtsDB76rrx9mpTA/acfuK8z_NKb4JMqvmXO7xQ' offset=1048576
    08:27:55.847 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:27:55.875 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 294800 bytes in 340 ms. path='/5/i'
    08:27:55.906 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:27:55.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_mh34 into destFile i
    08:27:55.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/5/i"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:55.949 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:55.959 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:55.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 654594 bytes in 568 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:55.963 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:27:55.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ea5ac54f55ba9481e2cf9b3fe739f8363f6c05e' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    08:27:56.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/aa"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:56.038 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    08:27:56.068 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/6cFpQUSBcwxL4A-PNoodeA' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.072 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:27:56.072 [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:27:56.138 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.162 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:27:56.169 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:56.190 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382848 bytes in 152 ms. path='/aa'
    08:27:56.241 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:27:56.280 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/aa"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/1 {11 11ä11#+} 1/a"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:56.340 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:56.374 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:56.376 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.379 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:56.445 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:56.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2df267e46ba8c75c70c0d4a7a32bca5ca475ae49' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.449 [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:27:56.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/bb"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.554 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37fc105d526c50025e193fff6691637e477e4342' to.sha1='e466406589d742d1b489750da9414e8edb4029a8'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:56.557 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:27:56.575 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/bMTwp8W0PnNSoprhs9eJNQ' offset=0
    08:27:56.619 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:27:56.652 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 190040 bytes in 95 ms. path='/bb'
    08:27:56.685 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:27:56.768 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/bb"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:56.785 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/1 {11 11ä11#+} 1/b"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:27:56.843 [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/b'

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:56.845 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:56.917 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:56.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:27:56.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='97eb7da6c0bfb04a9eb517f2cbc6e0610f98bbc8' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    08:27:56.980 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/cc"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:56.984 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    08:27:57.010 [qtp1716431581-3739] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/Ilt2ZNrFY_SC8QQeJwz2vA' offset=0
    08:27:57.044 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:57.080 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=0

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:57.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 115893 bytes in 100 ms. path='/cc'
    08:27:57.119 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:27:57.147 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/cc"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:57.158 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:57.168 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:57.172 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:27:57.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25b5d5810da7e77ad106577a0cf93aadfbca6e40' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    08:27:57.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/dd"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:57.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:27:57.270 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/r3MRYdyUtOnKJbxYD-S7Ow/-EK0UVlabJGEnPQnYgMj5g' offset=0
    08:27:57.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:27:57.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 865070 bytes in 245 ms. path='/dd'
    08:27:57.512 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:27:57.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="75673ef0-718e-4246-b287-cbf972900432", toRepositoryId="6a0a3677-5e29-4d78-a456-aaa23b63c6ef", path="/dd"} on repo=6a0a3677-5e29-4d78-a456-aaa23b63c6ef
    08:27:57.568 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:27:57.583 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.15%
    08:27:57.597 [qtp1716431581-4791] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef localRepositoryRevisionSynced=144
    08:27:57.639 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=58 remoteFromLocalRevision=144
    08:27:57.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6a0a3677-5e29-4d78-a456-aaa23b63c6ef from='build/repo/j0yvlw5t-bs1rj-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:57.655 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=1048576

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:57.666 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=58
    08:27:57.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:27:57.725 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:27:57.739 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=58
    08:27:57.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:27:58.484 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef transaction.localRevision=149 remoteFromLocalRevision=58
    08:27:58.497 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=75673ef0-718e-4246-b287-cbf972900432 from='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow' toID=6a0a3677-5e29-4d78-a456-aaa23b63c6ef to='build/repo/j0yvlw5t-bs1rj-local-dest', fromRepoLocalSync=false
    08:27:58.509 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef localRepositoryRevisionSynced=144 localRepositoryRevisionInProgress=149
    08:27:58.518 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:58.758 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=2097152

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:59.159 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=380.0 MiB, used=108.1 MiB, available=347.4 MiB
    08:27:59.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:27:59.388 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=3145728

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:27:59.629 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=107.7 MiB, available=347.8 MiB
    08:27:59.634 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=7OtmrukVFswUvs8-D189jA, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:59.635 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=Nd6j-c5pZDI_eQsZTtIlgw, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:59.636 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[3]{userRepoKeyId=vMe4myG9H9iIGvoEjM1T2A, serverRepositoryId=75673ef0-718e-4246-b287-cbf972900432} because of missing permissions!
    08:27:59.637 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:28:00.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=107.4 MiB, available=348.1 MiB
    08:28:00.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:28:00.466 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.5 MiB, used=107.4 MiB, available=348.1 MiB
    08:28:00.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:00.514 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=4194304

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:00.843 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=107.4 MiB, available=348.1 MiB
    08:28:00.844 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:28:01.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=379.0 MiB, used=107.4 MiB, available=348.1 MiB
    08:28:01.263 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:28:01.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:28:01.291 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef localRepositoryRevisionSynced=149
    08:28:01.313 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 transaction.localRevision=63 remoteFromLocalRevision=149
    08:28:01.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6a0a3677-5e29-4d78-a456-aaa23b63c6ef from='build/repo/j0yvlw5t-bs1rj-local-dest' toID=75673ef0-718e-4246-b287-cbf972900432 to='https://localhost:40144/75673ef0-718e-4246-b287-cbf972900432/r3MRYdyUtOnKJbxYD-S7Ow'
    08:28:01.320 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=58 localRepositoryRevisionInProgress=63
    08:28:01.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:28:01.342 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:28:01.347 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef remoteRepositoryId=75673ef0-718e-4246-b287-cbf972900432 localRepositoryRevisionSynced=63
    08:28:01.405 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=75673ef0-718e-4246-b287-cbf972900432 remoteRepositoryId=6a0a3677-5e29-4d78-a456-aaa23b63c6ef transaction.localRevision=154 remoteFromLocalRevision=63
    08:28:01.410 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:01.529 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=5242880

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:01.805 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.RepoToRepoSyncIT > syncFromLocalToRemoteToLocalThenCauseDeleteCollisionOnServerDuringUpSync SKIPPED

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:02.170 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:02.376 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=6291456
    08:28:03.315 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=7340032
    08:28:04.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 8254665 bytes in 7855 ms. path='/1 {11 11ä11#+} 1/b'
    08:28:04.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:04.849 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:04.919 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:04.935 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:05.052 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/1 {11 11ä11#+} 1/b"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:05.073 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:05.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:05.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:28:05.165 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f288a493c9177ff08fdf9d5966dc7e121be213a6' to.sha1='62b85d5d9d1edf816e25a0a2de7dab114c5a1751'): /1 {11 11ä11#+} 1/c
    08:28:05.418 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/1 {11 11ä11#+} 1/c"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:05.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/c'
    08:28:05.537 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/GwXn6sjNgiPZkpl0IkTtxQ' offset=0
    08:28:06.179 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 342388 bytes in 759 ms. path='/1 {11 11ä11#+} 1/c'
    08:28:06.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:06.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:06.400 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:06.402 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:06.473 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/1 {11 11ä11#+} 1/c"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:06.484 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:06.497 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 54.64%
    08:28:06.499 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:06.501 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:28:06.555 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00a8068bf4e6e7c02cd45dddba866411d6acd49d' to.sha1='cf02affeba205acb29e2da21ad68211056022cc7'): /2/1 {11 11ä11#+} 1/a
    08:28:07.339 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/1 {11 11ä11#+} 1/a"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:07.342 [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:28:07.544 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/99XhBgTdqPR_pCZVK7jErQ/rUwUS9vn2FphU48xCyb0JA' offset=0
    08:28:07.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 635872 bytes in 332 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:07.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:07.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:07.781 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:08.229 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:08.420 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:08.465 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/1 {11 11ä11#+} 1/a"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:08.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:08.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:08.592 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:28:08.619 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='059ad0613cd35d0cf5335e0d4db2b820c7b2c3ac' to.sha1='7a8f4e9b3a041f7271fef134f7d06d1bfeb9c400'): /2/1 {11 11ä11#+} 1/b
    08:28:08.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/1 {11 11ä11#+} 1/b"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:09.043 [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'
    08:28:09.287 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/99XhBgTdqPR_pCZVK7jErQ/DJgSs34qIfjALvNFeMuklA' offset=0
    08:28:09.961 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/99XhBgTdqPR_pCZVK7jErQ/DJgSs34qIfjALvNFeMuklA' offset=1048576

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:10.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:10.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1841962 bytes in 1395 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:10.520 [Test worker] INFO  D.Datastore - The class "org.subshare.local.persistence.SignatureImpl" is tagged as "embedded-only" so does not have its own datastore table.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:10.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:10.531 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:10.576 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:10.579 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:10.622 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/1 {11 11ä11#+} 1/b"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:10.630 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:10.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:10.639 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:10.641 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:28:10.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7a15fd1d1d18db1022dad756d44ca4256bdb240' to.sha1='99de371e5f9e3828619a2056a2a46fdcd4a70b01'): /2/a
    08:28:10.919 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/a"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:10.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:28:11.080 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/ZMb4TwsVKDcx_Gb7hjUktg' offset=0
    08:28:11.228 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489528 bytes in 304 ms. path='/2/a'
    08:28:11.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:11.321 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:11.361 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:11.363 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:11.451 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/a"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:11.455 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:11.460 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:11.462 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:28:11.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a52638c4aceea85a95bdc0ed4bba4386376cd80' to.sha1='7bf4ec8df84ff2118c4a790d08e74ab7b2f09683'): /3 + &#ä/5/h

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:11.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.
    08:28:11.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:11.762 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/5/h"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:11.765 [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:28:11.906 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VUzpX6fHKn44UobPRPxh9A/Xc4js1xafTyOy22WvnF1KQ/ADAuq0uU518LgppGYSA-FQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:12.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:12.356 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541596 bytes in 591 ms. path='/3 + &#ä/5/h'
    08:28:12.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:12.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:12.516 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:12.519 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:12.558 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/5/h"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:12.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:12.566 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:12.567 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:28:12.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a01f2ae0104af238886c647e557e0059ea819f39' to.sha1='7fc1a5607ace09d8a11ef7556d5022e33a469da1'): /3 + &#ä/5/i

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:12.619 [Test 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:28:12.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:12.770 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/5/i"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:12.774 [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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:12.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.
    08:28:12.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:12.909 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VUzpX6fHKn44UobPRPxh9A/Xc4js1xafTyOy22WvnF1KQ/h8qxNmaZ0SLDv7hbxFl4iQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:13.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:13.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 406017 bytes in 510 ms. path='/3 + &#ä/5/i'
    08:28:13.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:13.371 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:13.424 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:13.429 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28: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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:13.468 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/5/i"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:13.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:13.480 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:13.482 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:28:13.499 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84085c4efbdc65ca36fcdda378e392ddf8b8daf2' to.sha1='536e3fa622fc9df629a273d19b6b8183e1601dcb'): /3 + &#ä/aa

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:13.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.
    08:28:13.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:13.741 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/aa"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:13.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:28:13.793 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VUzpX6fHKn44UobPRPxh9A/vf11_pAAk_iucfEJJ7pexw' offset=0
    08:28:13.878 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97610 bytes in 135 ms. path='/3 + &#ä/aa'
    08:28:14.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:14.038 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:14.078 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:14.079 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:14.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/aa"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:14.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:14.154 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:14.155 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:14.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:14.171 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b53e9e166082dbfad91c3917fb3b24469581acc6' to.sha1='ea1ded492e411e632857f9efe44e282fa3024b43'): /3 + &#ä/bb
    08:28:14.334 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/bb"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:14.335 [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:28:14.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:14.561 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VUzpX6fHKn44UobPRPxh9A/ASgjAV2xaUN1RnhJVKpIMA' offset=0
    08:28:15.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 957486 bytes in 1093 ms. path='/3 + &#ä/bb'
    08:28:15.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:15.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:15.558 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:15.560 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:15.642 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/bb"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:15.654 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:15.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:15.666 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:15.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:15.720 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3cff5568bd2af13e5cf6ff476cafd9f2e92bbe2b' to.sha1='ffc5e97a9569667f21738781c73f54752dd0b641'): /3 + &#ä/cc
    08:28:15.900 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/cc"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:15.902 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:28:16.021 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VUzpX6fHKn44UobPRPxh9A/iEXT1WkLcd8CMYEolPSqQA' offset=0
    08:28:16.246 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377270 bytes in 344 ms. path='/3 + &#ä/cc'
    08:28:16.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:16.359 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:16.412 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:16.414 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:16.569 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/cc"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:16.580 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:16.587 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:16.589 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:28:16.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbfae9994768895c066aa939373c3c4034b4d690' to.sha1='f3f51fda457c0c079df9ad448b53405b1e7c3a61'): /3 + &#ä/dd
    08:28:16.945 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/dd"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:16.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:28:17.084 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/VUzpX6fHKn44UobPRPxh9A/6Kf3InXNcWX9MI_qLzRIIQ' offset=0
    08:28:17.504 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 419508 bytes in 554 ms. path='/3 + &#ä/dd'
    08:28:17.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:17.581 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:17.611 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:17.613 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:17.752 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/3 + &#ä/dd"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:17.766 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:17.781 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:28:17.902 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=6
    08:28:18.466 [qtp2000968816-4670] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc transaction.localRevision=76 remoteFromLocalRevision=6
    08:28:18.517 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=806335fd-971c-42a0-92a5-508bbec08cfc to='build/repo/j0yvlbdd-f0gax-local-src', fromRepoLocalSync=false
    08:28:18.542 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=76
    08:28:19.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0
    08:28:19.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.5 MiB, used=78.5 MiB, available=377.0 MiB
    08:28:19.873 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:28:19.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:20.360 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=74.3 MiB, available=381.2 MiB
    08:28:20.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.453 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.473 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.482 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.492 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.501 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.510 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.528 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.538 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.548 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.557 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.566 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.584 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:20.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:20.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:20.614 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:28:20.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:28:21.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.5 MiB, used=74.6 MiB, available=380.9 MiB
    08:28:21.136 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:21.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.
    08:28:21.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.
    08:28:21.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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:21.622 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=318.0 MiB, used=74.4 MiB, available=381.1 MiB
    08:28:21.630 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:28:22.019 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=320.0 MiB, used=74.1 MiB, available=381.4 MiB
    08:28:22.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:28:22.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=72.0 MiB, available=383.5 MiB
    08:28:22.436 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:28:22.436 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:28:22.481 [qtp2000968816-4108] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=76
    08:28:22.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=146 remoteFromLocalRevision=76
    08:28:22.537 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=806335fd-971c-42a0-92a5-508bbec08cfc from='build/repo/j0yvlbdd-f0gax-local-src' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:28:22.547 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=146
    08:28:22.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:28:22.598 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:28:22.602 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=146
    08:28:22.654 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc transaction.localRevision=81 remoteFromLocalRevision=146
    08:28:22.664 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:28:22.666 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:27.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.
    08:28:28.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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:29.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:29.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.
    08:28:31.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.
    08:28:31.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.
    08:28:32.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.
    08:28:32.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.
    08:28:32.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.
    08:28: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.
    08:28:32.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.
    08:28: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.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:33.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.
    08:28:33.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.
    08:28:33.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:33.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.
    08:28:33.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:34.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.
    08:28:34.436 [Test worker] INFO  D.Datastore - 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:28:34.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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:34.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:34.998 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 90 ms.
    08:28:34.999 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, invitation=false]
    08:28:35.063 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 64 ms.
    08:28:35.063 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=Z3Y0_Tj81aYOYA6UNi-6KQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:35.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.
    08:28:35.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.
    08:28:35.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.
    08:28:35.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.
    08:28:35.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.
    08:28:35.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:35.638 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=106.7 MiB, available=348.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:35.643 [Test 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:28:35.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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvmfvm-g0k7p-local-src
      localRepository.publicKeySha1 = A9:77:68:0E:72:34:22:27:FE:C3:D5:EA:0A:4B:4F:92:21:68:B1:99

      remoteRepository.repositoryId = 4d19464b-5ce3-43af-8f29-87af94a17226
      remoteRepository.remoteRoot = https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226
      remoteRepository.publicKeySha1 = FF:E7:13:3A:1C:53:AD:EE:BE:8B:A5:3E:39:BB:2F:B1:C1:D1:27:F0

    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 8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 4d19464b-5ce3-43af-8f29-87af94a17226

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:36.259 [Test worker] INFO  D.Datastore - 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:28:36.566 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:36.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:36.674 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:28:36.690 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:28:36.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:28:36.768 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:28:36.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:28:36.878 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:28:36.925 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 96.90%
    08:28:36.965 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:28:37.150 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:28:37.152 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226' toID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 to='build/repo/j0yvmfvm-g0k7p-local-src', fromRepoLocalSync=true
    08:28:37.152 [pool-51-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 ('build/repo/j0yvmfvm-g0k7p-local-src')

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:37.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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:37.178 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:28:37.210 [pool-51-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:28:37.352 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 renewalDateTime=2017-04-01T06:58:37.272Z expiryDateTime=2017-04-01T07:28:37.272Z
    08:28:37.384 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:28:37.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0
    08:28:38.050 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=97.9 MiB, available=357.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:38.080 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=79.1 MiB, available=376.4 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = 88961279-51b2-45c9-b6ff-bf9ec308767f
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvmv4b-4a25o-local-dest
      localRepository.publicKeySha1 = 62:89:4A:89:47:07:0D:8F:27:F1:97:FE:7E:AA:35:84:DF:4F:BA:F6

      remoteRepository.repositoryId = b6747b2c-c502-4910-b010-31dd3f1ffb58
      remoteRepository.remoteRoot = https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58
      remoteRepository.publicKeySha1 = 51:B1:6C:94:5E:24:B6:46:8F:81:16:1B:85:26:DE:91:FE:A8:52:D1

    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 88961279-51b2-45c9-b6ff-bf9ec308767f b6747b2c-c502-4910-b010-31dd3f1ffb58
    08:28:38.737 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:28:38.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=88961279-51b2-45c9-b6ff-bf9ec308767f to='build/repo/j0yvmv4b-4a25o-local-dest', fromRepoLocalSync=true
    08:28:38.738 [pool-42-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88961279-51b2-45c9-b6ff-bf9ec308767f ('build/repo/j0yvmv4b-4a25o-local-dest')
    08:28:38.945 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:28:38.951 [pool-42-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:28:39.074 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 renewalDateTime=2017-04-01T06:58:39.001Z expiryDateTime=2017-04-01T07:28:39.001Z
    08:28:39.092 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=83

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:38.571 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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:28:39.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=83.8 MiB, available=371.7 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:39.158 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=18

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:39.198 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:28:39.198 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:28:39.752 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=83.9 MiB, available=371.6 MiB
    08:28:39.830 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:39.903 [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

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:40.310 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=84.0 MiB, available=371.5 MiB
    08:28:40.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:40.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:28:40.676 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=79.8 MiB, available=375.7 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:40.772 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=84.0 MiB, available=371.5 MiB
    08:28:40.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:28:41.207 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=84.4 MiB, available=371.1 MiB
    08:28:41.207 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:28:41.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:28:41.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:28:41.254 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=2
    08:28:41.305 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=6 remoteFromLocalRevision=2
    08:28:41.366 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 from='build/repo/j0yvmfvm-g0k7p-local-src' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226'
    08:28:41.432 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:41.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 17 ms.
    08:28:41.642 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.698 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.699 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.708 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.716 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.716 [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:28:41.717 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:41.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.725 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.733 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.741 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.749 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.769 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.769 [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:28:41.776 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:41.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.778 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.794 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.795 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.803 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.811 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.821 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.822 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:41.831 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:41.841 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:41.841 [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:28:41.855 [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:28:41.856 [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:28:41.879 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:42.041 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:28:42.041 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:42.161 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 225 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:42.533 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=316.0 MiB, used=81.0 MiB, available=374.5 MiB
    08:28:42.701 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:42.762 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 13 ms.
    08:28:42.763 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:42.901 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:42.916 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:42.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:28:43.168 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:43.169 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:43.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:43.284 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:43.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:43.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.5 MiB, used=80.7 MiB, available=374.8 MiB
    08:28:43.520 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:43.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:43.599 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:43.652 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:43.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:43.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:28:43.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:43.856 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:43.928 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:43.940 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:28:43.941 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:43.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.036 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.0 MiB, used=80.7 MiB, available=374.8 MiB
    08:28:44.038 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:44.186 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:44.187 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:44.241 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.249 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.250 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=296.0 MiB, used=80.5 MiB, available=375.0 MiB
    08:28:44.439 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:28:44.443 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:44.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:44.448 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.451 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:28:44.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:44.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:28:44.531 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.539 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.542 [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:28:44.569 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c33945578530a8c3bd8767b725c17c7355e7c71' to.sha1='a273ec5985b5086565c749339e3ee3a439ee1cba'): /1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.664 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:28:44.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.735 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.737 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:28:44.800 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.809 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.812 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:44.834 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/1 {11 11ä11#+} 1/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:44.837 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.872 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.883 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.888 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:28:44.937 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:44.943 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PdR7I0vyN0d1AG8Jhdo3Tg/XYDJ5jxc5UZ6CaxVx8Fb5g' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:44.946 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 27.03%
    08:28:44.959 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 32.16%
    08:28:44.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:44.962 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:28:44.992 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d852f734ee1939f2351c487ac869ad89715cd718' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:28:45.208 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/1 {11 11ä11#+} 1/a"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:45.214 [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:28:45.255 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/WQhj-r0-wZXWbySd3QS6jA' offset=0
    08:28:45.381 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:28:45.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9029 bytes in 220 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:45.460 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139321 bytes in 623 ms. path='/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:45.478 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:28:45.556 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/1 {11 11ä11#+} 1/a"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:45.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:45.558 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:45.575 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:45.582 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:45.585 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:28:45.616 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37fc105d526c50025e193fff6691637e477e4342' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:45.656 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:45.660 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/1 {11 11ä11#+} 1/b"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:45.665 [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/b'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:45.669 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:45.684 [qtp2000968816-3167] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=0
    08:28:45.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:45.898 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/1 {11 11ä11#+} 1/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:45.930 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=1048576

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:45.934 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:45.966 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:45.968 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:28:45.988 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8452b185c77aeb974111d4699e0fe0d82474fb57' to.sha1='cb50a5d01fb1ecb1aceed444f7f31af979c73197'): /1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.104 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:46.140 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/1 {11 11ä11#+} 1/b"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:46.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/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.217 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=2097152

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:46.245 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PdR7I0vyN0d1AG8Jhdo3Tg/_8Nll6HqoWQJff6xdInC5Q' offset=0
    08:28:46.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 215116 bytes in 182 ms. path='/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.373 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:46.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:46.395 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:46.438 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:46.441 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:46.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/1 {11 11ä11#+} 1/b"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:46.475 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:46.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.483 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=3145728

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:46.483 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:28:46.500 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8f61c00ad4787b5a5372ebe73df127d423e9c216' to.sha1='13a79122113828efd18482609762a45f011357bf'): /1 {11 11ä11#+} 1/c

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:46.644 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/1 {11 11ä11#+} 1/c"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:46.647 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.724 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=4194304
    08:28:46.871 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:46.899 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PdR7I0vyN0d1AG8Jhdo3Tg/O_b6Y9Ui-JnwbcvBgcIIhg' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:46.974 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=5242880
    08:28:47.125 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:28:47.226 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=6291456

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.297 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/PdR7I0vyN0d1AG8Jhdo3Tg/O_b6Y9Ui-JnwbcvBgcIIhg' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.443 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1367027 bytes in 796 ms. path='/1 {11 11ä11#+} 1/c'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.476 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/jhsef-C0fJVl90SFpkVm9A' offset=7340032

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:47.519 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:47.557 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:47.559 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:47.592 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/1 {11 11ä11#+} 1/c"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:47.595 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:47.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:47.606 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.614 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc77f8d7a0d6c6f6d6955392ee4a8fdd5963177c' to.sha1='63ced01632943c28dd7e5ba2343c669c6c01ddef'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.679 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 8 dirty file-chunks with together 34602 bytes in 2014 ms. path='/1 {11 11ä11#+} 1/b'
    08:28:47.712 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:28:47.713 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:28:47.714 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_18y68 into destFile b
    08:28:47.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_1vf9c into destFile b
    08:28:47.715 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_2hwcg into destFile b
    08:28:47.716 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_34dfk into destFile b
    08:28:47.717 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_3quio into destFile b
    08:28:47.718 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_4dbls into destFile b
    08:28:47.777 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/1 {11 11ä11#+} 1/b"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:47.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:47.795 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:47.797 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:28:47.825 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f288a493c9177ff08fdf9d5966dc7e121be213a6' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/1 {11 11ä11#+} 1/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:47.834 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.872 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/1 {11 11ä11#+} 1/c"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:47.878 [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:28:47.899 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/9wa7F5DosNs9pIlJ6veqFQ/GwXn6sjNgiPZkpl0IkTtxQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.915 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/SPVzRn2tdZ0G01DSDFs2IA/_l9r8lJ_vuLZfXOZ6zbwOQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.951 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:47.980 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192528 bytes in 146 ms. path='/2/1 {11 11ä11#+} 1/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:47.997 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 337304 bytes in 119 ms. path='/1 {11 11ä11#+} 1/c'
    08:28:48.032 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:48.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:48.063 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:48.067 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/1 {11 11ä11#+} 1/c"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:48.076 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:48.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:48.090 [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:28:48.097 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:48.099 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:48.126 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/1 {11 11ä11#+} 1/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:48.127 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='00a8068bf4e6e7c02cd45dddba866411d6acd49d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:48.136 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:48.140 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:48.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:28:48.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='54f79e3ec378ae0508a86dd01213a168b213cb1f' to.sha1='1679cfa261bef481c826d63f358b0f3523ea1627'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:48.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/2/1 {11 11ä11#+} 1/a"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:48.197 [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:28:48.222 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/99XhBgTdqPR_pCZVK7jErQ/rUwUS9vn2FphU48xCyb0JA' offset=0
    08:28:48.322 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:48.330 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/1 {11 11ä11#+} 1/b"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:48.333 [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/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:48.404 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 623070 bytes in 207 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:28:48.444 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:28:48.508 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/2/1 {11 11ä11#+} 1/a"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:48.516 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:48.526 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:48.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:28:48.565 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='059ad0613cd35d0cf5335e0d4db2b820c7b2c3ac' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:48.568 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/SPVzRn2tdZ0G01DSDFs2IA/vZ5gB9KMt6QAhe95HBBuKQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:48.613 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/2/1 {11 11ä11#+} 1/b"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:48.620 [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'
    08:28:48.643 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/99XhBgTdqPR_pCZVK7jErQ/DJgSs34qIfjALvNFeMuklA' offset=0
    08:28:48.792 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 18 ms.
    08:28:48.901 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/99XhBgTdqPR_pCZVK7jErQ/DJgSs34qIfjALvNFeMuklA' offset=1048576
    08:28:49.016 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:49.070 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/SPVzRn2tdZ0G01DSDFs2IA/vZ5gB9KMt6QAhe95HBBuKQ' offset=1048576

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:49.076 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 79165 bytes in 456 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:28:49.136 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:28:49.138 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:28:49.170 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/2/1 {11 11ä11#+} 1/b"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:49.210 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:49.224 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:49.226 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:28:49.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7a15fd1d1d18db1022dad756d44ca4256bdb240' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:28:49.306 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/2/a"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:49.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
    08:28:49.340 [qtp2000968816-4108] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/ZMb4TwsVKDcx_Gb7hjUktg' offset=0
    08:28:49.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 10 ms.
    08:28:49.470 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 382030 bytes in 152 ms. path='/2/a'
    08:28:49.504 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:28:49.551 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/2/a"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:49.560 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:49.601 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:49.602 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:28:49.636 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2a52638c4aceea85a95bdc0ed4bba4386376cd80' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:28:49.671 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/5/h"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:49.686 [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:28:49.711 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VUzpX6fHKn44UobPRPxh9A/Xc4js1xafTyOy22WvnF1KQ/ADAuq0uU518LgppGYSA-FQ' offset=0
    08:28:49.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:49.828 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/SPVzRn2tdZ0G01DSDFs2IA/vZ5gB9KMt6QAhe95HBBuKQ' offset=2097152

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:49.851 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210225 bytes in 165 ms. path='/3 + &#ä/5/h'
    08:28:49.885 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:28:49.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/5/h"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:49.938 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:49.952 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:49.953 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:28:50.009 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a01f2ae0104af238886c647e557e0059ea819f39' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:28:50.059 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/5/i"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:50.100 [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:28:50.121 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VUzpX6fHKn44UobPRPxh9A/Xc4js1xafTyOy22WvnF1KQ/h8qxNmaZ0SLDv7hbxFl4iQ' offset=0
    08:28:50.190 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 9 ms.
    08:28:50.254 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 311934 bytes in 154 ms. path='/3 + &#ä/5/i'
    08:28:50.297 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:28:50.364 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/5/i"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:50.373 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:50.382 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:50.384 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:28:50.412 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84085c4efbdc65ca36fcdda378e392ddf8b8daf2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:28:50.448 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/aa"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:50.454 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:28:50.478 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VUzpX6fHKn44UobPRPxh9A/vf11_pAAk_iucfEJJ7pexw' offset=0
    08:28:50.503 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:28:50.524 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 49700 bytes in 70 ms. path='/3 + &#ä/aa'
    08:28:50.547 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:28:50.577 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/aa"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:50.585 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:50.593 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:50.595 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:28:50.625 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b53e9e166082dbfad91c3917fb3b24469581acc6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:50.657 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/SPVzRn2tdZ0G01DSDFs2IA/vZ5gB9KMt6QAhe95HBBuKQ' offset=3145728

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:50.658 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/bb"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:50.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:28:50.690 [qtp2000968816-4671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VUzpX6fHKn44UobPRPxh9A/ASgjAV2xaUN1RnhJVKpIMA' offset=0
    08:28:50.820 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:28:50.919 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 878880 bytes in 255 ms. path='/3 + &#ä/bb'
    08:28:50.943 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:28:50.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/bb"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:50.999 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:51.011 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:51.012 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:28:51.042 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3cff5568bd2af13e5cf6ff476cafd9f2e92bbe2b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:28:51.079 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/cc"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:51.086 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:28:51.108 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VUzpX6fHKn44UobPRPxh9A/iEXT1WkLcd8CMYEolPSqQA' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.126 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/SPVzRn2tdZ0G01DSDFs2IA/vZ5gB9KMt6QAhe95HBBuKQ' offset=4194304

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:28:51.212 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294766 bytes in 126 ms. path='/3 + &#ä/cc'
    08:28:51.256 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:28:51.287 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/cc"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:51.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:51.330 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:51.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:28:51.365 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbfae9994768895c066aa939373c3c4034b4d690' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:28:51.402 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/dd"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:51.409 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:28:51.430 [qtp2000968816-4670] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/VUzpX6fHKn44UobPRPxh9A/6Kf3InXNcWX9MI_qLzRIIQ' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 5 dirty file-chunks with together 4973547 bytes in 3145 ms. path='/2/1 {11 11ä11#+} 1/b'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:28:51.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 344040 bytes in 136 ms. path='/3 + &#ä/dd'
    08:28:51.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:51.561 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.591 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", toRepositoryId="88961279-51b2-45c9-b6ff-bf9ec308767f", path="/3 + &#ä/dd"} on repo=88961279-51b2-45c9-b6ff-bf9ec308767f
    08:28:51.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:51.606 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.52%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.622 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.626 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=83

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.629 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:51.661 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/1 {11 11ä11#+} 1/b"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:51.666 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.668 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=107 remoteFromLocalRevision=83
    08:28:51.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88961279-51b2-45c9-b6ff-bf9ec308767f from='build/repo/j0yvmv4b-4a25o-local-dest' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.674 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:51.677 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.695 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=107

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='414c2cde1cdd7d800155bc9003e697429293c393' to.sha1='2d83648945fcce8541c19ca0ef643f7214650e92'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:51.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:28:51.750 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:28:51.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=107

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:51.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:52.024 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:52.137 [qtp2000968816-4670] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f transaction.localRevision=88 remoteFromLocalRevision=107
    08:28:52.140 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=88961279-51b2-45c9-b6ff-bf9ec308767f to='build/repo/j0yvmv4b-4a25o-local-dest', fromRepoLocalSync=false
    08:28:52.154 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=88
    08:28:52.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:52.230 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/-__a42FOPeyVEDCOIEcZaQ' offset=0
    08:28:52.522 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633420 bytes in 498 ms. path='/2/a'
    08:28:52.628 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:52.629 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:52.671 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:52.672 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:52.702 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:52.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:52.715 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:28:52.716 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:52.718 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:28:52.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1c5b33a221d35ac3a10c04c9ebee2e7d8377eda' to.sha1='ac21e01846decc9ef3a2f47fd7457ba7db413a9d'): /3 + &#ä/5/h

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:52.803 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=96.2 MiB, available=359.3 MiB
    08:28:52.845 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:28:52.952 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/5/h"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:52.954 [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:28:53.010 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/JTkZwl7sKRxmi_MtBzK4NA/kp9YjD1bxOcRmBuJ_4t1-Q' offset=0
    08:28:53.053 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 107468 bytes in 99 ms. path='/3 + &#ä/5/h'
    08:28:53.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:53.146 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:53.191 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:53.194 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:53.222 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/5/h"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:53.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:53.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:53.236 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:28:53.258 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46bdc60df6348624b28f84de440d9f0ae1a97ed6' to.sha1='c84d0075d27b8c1b765abe1e1b4ed56ff8f4ff51'): /3 + &#ä/5/i

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:53.328 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=323.5 MiB, used=94.8 MiB, available=360.7 MiB
    08:28:53.342 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:53.540 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/5/i"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:53.542 [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:28:53.674 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/JTkZwl7sKRxmi_MtBzK4NA/V-DFohH_Qog4o8gIajzh5Q' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:53.342 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:28:53.766 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=94.8 MiB, available=360.7 MiB
    08:28:53.790 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:53.856 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 490421 bytes in 314 ms. path='/3 + &#ä/5/i'
    08:28:53.937 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:53.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:53.974 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:53.975 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:54.002 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/5/i"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:54.006 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:54.016 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:54.017 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:28:54.032 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a858578ca350acf66ee742c8b431906b90a8f8e0' to.sha1='e0160f0884702da2b2483abb494d64630197636c'): /3 + &#ä/aa

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:54.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=322.0 MiB, used=94.9 MiB, available=360.6 MiB
    08:28:54.170 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:54.275 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/aa"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:54.277 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:28:54.422 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/HffWq3Ax3OE_biP6dsqUkQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:54.572 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=94.9 MiB, available=360.6 MiB
    08:28:54.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:54.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 526111 bytes in 329 ms. path='/3 + &#ä/aa'
    08:28:54.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:54.722 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:54.753 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:54.754 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:54.782 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/aa"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:54.786 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:54.791 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:54.793 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:28:54.813 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b2919796e7b864b11d1664c0073e82c973d7002' to.sha1='ffa01126dee1bb436929463c40fd57dfeb534970'): /3 + &#ä/bb

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:54.986 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=319.5 MiB, used=94.9 MiB, available=360.6 MiB
    08:28:54.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:28:54.987 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:55.004 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/bb"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:55.006 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:55.011 [qtp2000968816-4671] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=88
    08:28:55.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=112 remoteFromLocalRevision=88
    08:28:55.041 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88961279-51b2-45c9-b6ff-bf9ec308767f from='build/repo/j0yvmv4b-4a25o-local-dest' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:28:55.043 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=107 localRepositoryRevisionInProgress=112
    08:28:55.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:28:55.065 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:28:55.070 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=112
    08:28:55.126 [qtp2000968816-4670] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f transaction.localRevision=93 remoteFromLocalRevision=112
    08:28:55.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:55.173 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/gFETJL5vW5_uHsserkvMJw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:55.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:28:55.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:55.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:28:55.559 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=806335fd-971c-42a0-92a5-508bbec08cfc to='build/repo/j0yvlbdd-f0gax-local-src', fromRepoLocalSync=true
    08:28:55.560 [pool-43-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 806335fd-971c-42a0-92a5-508bbec08cfc ('build/repo/j0yvlbdd-f0gax-local-src')
    08:28:55.571 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:28:55.596 [pool-43-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:55.650 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 640646 bytes in 643 ms. path='/3 + &#ä/bb'
    08:28:55.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:28:55.750 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:55.795 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 renewalDateTime=2017-04-01T06:57:47.566Z expiryDateTime=2017-04-01T07:27:47.566Z
    08:28:55.810 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=93
    08:28:55.944 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:56.073 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:56.075 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:56.155 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/bb"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:56.187 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:56.205 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:56.207 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:28:56.241 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06d3db225950be952b6677d8cb078603dd49370d' to.sha1='41a26ad72a6865c2c6f915b2b651ba7334f14156'): /3 + &#ä/cc

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:56.479 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=97.0 MiB, available=358.5 MiB
    08:28:56.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:28:57.215 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=317.5 MiB, used=96.1 MiB, available=359.4 MiB
    08:28:57.222 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:57.396 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/cc"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:57.457 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:28:57.562 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/-d8kVdDffK3ueCctNSnR_Q' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:57.223 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:28:57.678 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=96.1 MiB, available=359.4 MiB
    08:28:57.699 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:57.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183248 bytes in 260 ms. path='/3 + &#ä/cc'
    08:28:57.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:57.814 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:57.864 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:57.872 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:58.008 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/cc"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:58.017 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:58.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=315.5 MiB, used=96.2 MiB, available=359.3 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:58.077 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:58.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:28:58.156 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e95a5a06ddc4ac979f661f7cc965dd49951f870' to.sha1='6d2cf236a53152dc9999482d76a6b23607602435'): /3 + &#ä/dd

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:58.078 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:28:58.434 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=96.2 MiB, available=359.3 MiB
    08:28:58.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:58.434 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/dd"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:58.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:28:58.555 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/Eq82w5aU7zUruX_avryKVw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:58.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=314.0 MiB, used=96.2 MiB, available=359.3 MiB
    08:28:58.810 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:28:58.812 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:28:58.813 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:58.818 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281416 bytes in 382 ms. path='/3 + &#ä/dd'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:58.830 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=93
    08:28:58.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=152 remoteFromLocalRevision=93
    08:28:58.855 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=806335fd-971c-42a0-92a5-508bbec08cfc from='build/repo/j0yvlbdd-f0gax-local-src' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:28:58.859 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=152
    08:28:58.902 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:28:58.905 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:58.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:58.907 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:58.908 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 1 ms.
    08:28:58.943 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:28:58.945 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:28:58.966 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/dd"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:28:58.970 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:58.974 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.44%
    08:28:59.036 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=6

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:59.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:28:59.215 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:28:59.301 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:59.319 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:28:59.320 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:28:59.322 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:28:59.360 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7d1e20ca67e95b2a467788a0ba58c4d5634ac1d' to.sha1='9ae580f05d32e5022f6c729bac989f003ba5038d'): /2/new-file

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:28:59.398 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 transaction.localRevision=73 remoteFromLocalRevision=6
    08:28:59.405 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226' toID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 to='build/repo/j0yvmfvm-g0k7p-local-src', fromRepoLocalSync=false
    08:28:59.429 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=73
    08:28:59.467 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:28:59.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/new-file"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:28:59.655 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/2/new-file'
    08:28:59.946 [qtp2000968816-1281] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/aXz3vwj5QccMr45g_dIpvA' offset=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:00.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.5 MiB, used=105.7 MiB, available=349.8 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:00.282 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/jWI1Ieo_njdCTjVDJtGKAg/aXz3vwj5QccMr45g_dIpvA' offset=1048576
    08:29:00.487 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1220390 bytes in 832 ms. path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:00.540 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:00.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:00.670 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:00.767 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:00.774 [qtp2000968816-2471] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:00.831 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="806335fd-971c-42a0-92a5-508bbec08cfc", toRepositoryId="b6747b2c-c502-4910-b010-31dd3f1ffb58", path="/2/new-file"} on repo=806335fd-971c-42a0-92a5-508bbec08cfc
    08:29:00.840 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:00.845 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:29:00.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=152
    08:29:01.051 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc transaction.localRevision=106 remoteFromLocalRevision=152
    08:29:01.063 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=806335fd-971c-42a0-92a5-508bbec08cfc to='build/repo/j0yvlbdd-f0gax-local-src', fromRepoLocalSync=false
    08:29:01.096 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=106

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:01.108 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=101.1 MiB, available=354.4 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:01.132 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:01.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:01.193 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.208 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.218 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.219 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.228 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.229 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.238 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.239 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.249 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.250 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:01.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:01.271 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.279 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.289 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.298 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.299 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:01.308 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.317 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.326 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.327 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.335 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.336 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.354 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.355 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:01.363 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:01.375 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:01.376 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:01.705 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=99.3 MiB, available=356.2 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:01.996 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=101.0 MiB, available=354.5 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:01.998 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:29:02.671 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=312.5 MiB, used=98.7 MiB, available=356.8 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:02.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:02.744 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=98.6 MiB, available=356.9 MiB
    08:29:02.751 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:02.759 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:02.760 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:02.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:02.786 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:02.801 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:29:02.802 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:03.229 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=360.5 MiB, used=98.6 MiB, available=356.9 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:03.428 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=97.8 MiB, available=357.7 MiB
    08:29:03.506 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:03.231 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:03.726 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=98.6 MiB, available=356.9 MiB
    08:29:03.726 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:03.727 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:03.766 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=73
    08:29:03.790 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=143 remoteFromLocalRevision=73
    08:29:03.792 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 from='build/repo/j0yvmfvm-g0k7p-local-src' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226'
    08:29:03.798 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=143
    08:29:03.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:03.848 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:03.852 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=143
    08:29:03.913 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 transaction.localRevision=78 remoteFromLocalRevision=143
    08:29:03.920 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:29:03.923 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=/wUcwdVryOupOLA0Gf2yZyg

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:03.947 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=311.0 MiB, used=97.8 MiB, available=357.7 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:03.994 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 68 ms.
    08:29:03.994 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, invitation=false]
    08:29:04.162 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 168 ms.
    08:29:04.162 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=okqX0M03pJeeMQj9iCitMQ, invitation=false]

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:03.954 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:04.350 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=97.8 MiB, available=357.7 MiB
    08:29:04.351 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:04.513 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:29:04.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226' toID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 to='build/repo/j0yvmfvm-g0k7p-local-src', fromRepoLocalSync=true
    08:29:04.514 [pool-52-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 ('build/repo/j0yvmfvm-g0k7p-local-src')
    08:29:04.526 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:29:04.587 [pool-52-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:04.755 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=309.5 MiB, used=97.8 MiB, available=357.7 MiB
    08:29:04.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:04.756 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:04.799 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=106

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:04.822 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 renewalDateTime=2017-04-01T06:58:37.272Z expiryDateTime=2017-04-01T07:28:37.272Z
    08:29:04.835 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=73 localRepositoryRevisionInProgress=78

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:04.839 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=171 remoteFromLocalRevision=106
    08:29:04.840 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=806335fd-971c-42a0-92a5-508bbec08cfc from='build/repo/j0yvlbdd-f0gax-local-src' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:29:04.846 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=171

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:04.851 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:04.889 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:04.889 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:04.894 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=171
    08:29:04.946 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc transaction.localRevision=111 remoteFromLocalRevision=171
    08:29:04.954 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:29:05.135 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:29:05.136 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=88961279-51b2-45c9-b6ff-bf9ec308767f to='build/repo/j0yvmv4b-4a25o-local-dest', fromRepoLocalSync=true
    08:29:05.136 [pool-44-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88961279-51b2-45c9-b6ff-bf9ec308767f ('build/repo/j0yvmv4b-4a25o-local-dest')
    08:29:05.142 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:29:05.175 [pool-44-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:29:05.321 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 renewalDateTime=2017-04-01T06:58:39.001Z expiryDateTime=2017-04-01T07:28:39.001Z
    08:29:05.344 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=111

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:05.566 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=99.2 MiB, available=356.3 MiB
    08:29:05.632 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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:29:06.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=366.0 MiB, used=99.2 MiB, available=356.3 MiB
    08:29:06.201 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:06.202 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:06.202 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:05.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=3
    08:29:06.398 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=301.5 MiB, used=98.7 MiB, available=356.8 MiB
    08:29:06.484 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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 > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:06.686 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=99.2 MiB, available=356.3 MiB
    08:29:06.712 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:06.938 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=308.0 MiB, used=98.9 MiB, available=356.6 MiB
    08:29:07.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:29:07.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:07.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:07.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:07.130 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:29:07.130 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:07.192 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=99.0 MiB, available=356.5 MiB
    08:29:07.194 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:07.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=98.7 MiB, available=356.8 MiB
    08:29:07.886 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:07.656 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=99.0 MiB, available=356.5 MiB
    08:29:07.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:08.082 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=99.0 MiB, available=356.5 MiB
    08:29:08.083 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:29:08.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:29:08.085 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:29:08.109 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=78
    08:29:08.149 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=150 remoteFromLocalRevision=78
    08:29:08.151 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 from='build/repo/j0yvmfvm-g0k7p-local-src' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226'
    08:29:08.159 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=143 localRepositoryRevisionInProgress=150
    08:29:08.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:08.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:08.302 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.5 MiB, used=97.5 MiB, available=358.0 MiB
    08:29:08.346 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:08.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 6 ms.
    08:29:08.609 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:08.679 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:08.742 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=97.5 MiB, available=358.0 MiB
    08:29:08.743 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:08.752 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:08.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:29:08.991 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:08.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:09.049 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.053 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.28%
    08:29:09.054 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.055 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.146 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.5 MiB, used=97.5 MiB, available=358.0 MiB
    08:29:09.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:29:09.150 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.158 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:29:09.175 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.184 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:09.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:09.184 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.185 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:29:09.220 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.226 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:09.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.235 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:29:09.237 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.239 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:09.243 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:29:09.245 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.247 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.269 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c7d1e20ca67e95b2a467788a0ba58c4d5634ac1d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/new-file
    08:29:09.278 [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/j0yvmv4b-4a25o-local-dest/2/new-file'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:09.295 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40a1604b1bc43940acaef00851cfb38721482a5d' to.sha1='414c2cde1cdd7d800155bc9003e697429293c393'): /2/a

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    08:29:09.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.327 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=111
    08:29:09.374 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=126 remoteFromLocalRevision=111
    08:29:09.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:29:09.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88961279-51b2-45c9-b6ff-bf9ec308767f from='build/repo/j0yvmv4b-4a25o-local-dest' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:29:09.380 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=126
    08:29:09.443 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:29:09.444 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.446 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:09.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:09.457 [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 > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.466 [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:29:09.466 [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:29:09.643 [qtp1716431581-4791] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/-__a42FOPeyVEDCOIEcZaQ' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:09.782 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:09.964 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:09.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:29:09.971 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:09.983 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 633420 bytes in 526 ms. path='/2/a'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:09.986 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=126
    08:29:10.070 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:10.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:10.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:10.074 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 4 ms.
    08:29:10.090 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:10.091 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:10.093 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=LblJQGVMmJyyyQf6CiCBHg, cryptoRepoFileId=aXz3vwj5QccMr45g_dIpvA} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=psJkV73OUR0exRbocjCTww, cryptoRepoFileId=aXz3vwj5QccMr45g_dIpvA} duplicateCryptoRepoFileId=null localRevision=132
    08:29:10.111 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:10.112 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:10.123 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:10.124 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:10.169 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:10.179 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:10.251 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/a"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:10.260 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:10.265 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:10.266 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy'
    08:29:10.288 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc7c5417c8da56e9b499befe8d55ed58a7ffcc50' to.sha1='4ac2b9978b232c94ade96795445cc49092ace0b2'): /2/yyyyyyyy

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:10.319 [qtp2000968816-4671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f transaction.localRevision=119 remoteFromLocalRevision=126
    08:29:10.325 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=88961279-51b2-45c9-b6ff-bf9ec308767f to='build/repo/j0yvmv4b-4a25o-local-dest', fromRepoLocalSync=false
    08:29:10.349 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=119
    08:29:10.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:10.562 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/yyyyyyyy"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:10.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy'
    08:29:10.642 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/bsEj6XK5Os76M9YYPSGvEQ' offset=0
    08:29:10.688 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139740 bytes in 124 ms. path='/2/yyyyyyyy'
    08:29:10.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:10.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:10.895 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:10.897 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:10.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[14]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/yyyyyyyy"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:10.944 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:10.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=307.0 MiB, used=98.3 MiB, available=357.2 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:10.948 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:10.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/b'
    08:29:10.969 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b788be902653d91bee0031a67a08045361a3877a' to.sha1='9b98c25abc07ae5246e00304e7c15f6ceda0ed72'): /3 + &#ä/b

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:11.021 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:29:11.159 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/b"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:11.161 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/3 + &#ä/b'
    08:29:11.395 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/Uv7g6Zo_kDFJjVdyntliTw' offset=0

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:11.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=306.0 MiB, used=98.1 MiB, available=357.4 MiB
    08:29:11.564 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:11.565 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:11.575 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:11.576 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:11.594 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:11.595 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:11.606 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:11.607 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:11.707 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/Uv7g6Zo_kDFJjVdyntliTw' offset=1048576
    08:29:11.745 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1141926 bytes in 584 ms. path='/3 + &#ä/b'
    08:29:11.817 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:11.818 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:11.863 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:11.867 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:11.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[15]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/b"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:11.900 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:11.906 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:11.907 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/zzzzzzz'
    08:29:11.922 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c04621169058f1f6993be951d181670b5e00c91' to.sha1='eb74a229d259cbde034a7cfafd54dbb204872660'): /3 + &#ä/zzzzzzz

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:11.620 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:29:11.620 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:12.075 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=98.4 MiB, available=357.1 MiB

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:12.083 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/zzzzzzz"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:12.087 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/zzzzzzz'
    08:29:12.198 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/ui2OncNyvixaQRQ6DU65-w' offset=0
    08:29:12.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216566 bytes in 191 ms. path='/3 + &#ä/zzzzzzz'
    08:29:12.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:12.370 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:12.402 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:12.403 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:12.426 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[16]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/zzzzzzz"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:12.434 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:12.439 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:12.441 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/xxxxxxx'
    08:29:12.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af01ccc16b0a0b07c15c1babbe84b70e67ddd9ac' to.sha1='5b0f8c972a3014b5d2ee6ad75b03290e9e835088'): /xxxxxxx

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:12.112 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:12.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=98.2 MiB, available=357.3 MiB
    08:29:12.513 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:12.759 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/xxxxxxx"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:12.761 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/xxxxxxx'
    08:29:12.826 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/UQJCbuXx33ig2b0pKRHybg' offset=0
    08:29:12.882 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 119531 bytes in 121 ms. path='/xxxxxxx'

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:12.925 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.5 MiB, used=97.4 MiB, available=358.1 MiB
    08:29:12.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:12.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:12.963 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:13.031 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:13.032 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:13.058 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[17]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/xxxxxxx"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:13.062 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:13.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.07%
    08:29:13.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=150

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:13.293 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.5 MiB, used=97.4 MiB, available=358.1 MiB
    08:29:13.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:13.293 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:13.310 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f localRepositoryRevisionSynced=119
    08:29:13.407 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=135 remoteFromLocalRevision=119
    08:29:13.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88961279-51b2-45c9-b6ff-bf9ec308767f from='build/repo/j0yvmv4b-4a25o-local-dest' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:29:13.414 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=126 localRepositoryRevisionInProgress=135

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:13.416 [qtp1716431581-4791] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 transaction.localRevision=111 remoteFromLocalRevision=150
    08:29:13.450 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226' toID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 to='build/repo/j0yvmfvm-g0k7p-local-src', fromRepoLocalSync=false

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:13.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:13.454 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:13.460 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=135

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:13.472 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:13.605 [qtp2000968816-2471] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=88961279-51b2-45c9-b6ff-bf9ec308767f transaction.localRevision=124 remoteFromLocalRevision=135
    08:29:13.612 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:29:13.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:29:13.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=806335fd-971c-42a0-92a5-508bbec08cfc to='build/repo/j0yvlbdd-f0gax-local-src', fromRepoLocalSync=true
    08:29:13.810 [pool-45-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 806335fd-971c-42a0-92a5-508bbec08cfc ('build/repo/j0yvlbdd-f0gax-local-src')
    08:29:13.832 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:29:13.868 [pool-45-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:29:14.015 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 renewalDateTime=2017-04-01T06:57:47.566Z expiryDateTime=2017-04-01T07:27:47.566Z
    08:29:14.051 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=124

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:13.504 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0
    08:29:14.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=368.0 MiB, used=103.9 MiB, available=351.6 MiB

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:14.093 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=3
    08:29:14.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=305.0 MiB, used=98.3 MiB, available=357.2 MiB
    08:29:14.764 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:29:15.260 [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.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:14.767 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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=1, userRepoKeyPublicKeyReplacementRequestDtos.size=0, userRepoKeyPublicKeyReplacementRequestDeletionDtos.size=0, collisionDtos.size=0, cryptoConfigPropSetDtos.size=0
    08:29:15.305 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=103.3 MiB, available=352.2 MiB
    08:29:15.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:15.362 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:15.380 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:15.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:15.398 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.407 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:15.408 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:15.417 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:15.431 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:15.433 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:29:15.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 5 ms.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:15.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:15.442 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:15.453 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:15.455 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:15.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:15.461 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:15.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:15.489 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:15.490 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:15.502 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:15.503 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:15.520 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:29:15.521 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:15.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=103.4 MiB, available=352.1 MiB
    08:29:16.067 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:16.076 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.5 MiB, used=98.4 MiB, available=357.1 MiB
    08:29:16.134 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:16.534 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=103.4 MiB, available=352.1 MiB
    08:29:16.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:16.545 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=304.0 MiB, used=98.5 MiB, available=357.0 MiB
    08:29:16.594 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:17.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=300.0 MiB, used=98.5 MiB, available=357.0 MiB
    08:29:17.025 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:17.115 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=103.3 MiB, available=352.2 MiB
    08:29:17.117 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:17.505 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=98.4 MiB, available=357.1 MiB
    08:29:17.508 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:29:17.515 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:17.538 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:17.559 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.0 MiB, used=103.5 MiB, available=352.0 MiB
    08:29:17.559 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:17.560 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:17.598 [qtp1716431581-4791] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=111

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:17.647 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:17.661 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:17.663 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:17.672 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=211 remoteFromLocalRevision=111
    08:29:17.674 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 from='build/repo/j0yvmfvm-g0k7p-local-src' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226'
    08:29:17.680 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=150 localRepositoryRevisionInProgress=211

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:17.684 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:17.690 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:17.691 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new-file'

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:17.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:17.735 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:17.740 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=211
    08:29:17.784 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 transaction.localRevision=116 remoteFromLocalRevision=211
    08:29:17.791 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:17.829 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:29:17.833 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:17.854 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:29:17.879 [qtp2000968816-4671] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=124
    08:29:17.913 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=184 remoteFromLocalRevision=124
    08:29:17.917 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:29:17.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=806335fd-971c-42a0-92a5-508bbec08cfc from='build/repo/j0yvlbdd-f0gax-local-src' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:29:17.919 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=171 localRepositoryRevisionInProgress=184
    08:29:17.931 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:29:17.932 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:29:17.951 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=184
    08:29:18.205 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc transaction.localRevision=129 remoteFromLocalRevision=184
    08:29:18.211 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b6747b2c-c502-4910-b010-31dd3f1ffb58 from='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58' toID=806335fd-971c-42a0-92a5-508bbec08cfc to='build/repo/j0yvlbdd-f0gax-local-src', fromRepoLocalSync=false
    08:29:18.240 [pool-4-thread-11] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=124 localRepositoryRevisionInProgress=129
    08:29:18.260 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: repoFileDtos.size=0
    08:29:18.762 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.5 MiB, used=98.8 MiB, available=356.7 MiB
    08:29:18.823 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58: 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:29:19.206 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=98.0 MiB, available=357.5 MiB
    08:29:19.211 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=RIUab-QMKDHdJQwhk64WqQ, serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58} because of missing permissions!
    08:29:19.211 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:19.595 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=303.0 MiB, used=98.0 MiB, available=357.5 MiB
    08:29:19.634 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:20.013 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.0 MiB, used=98.1 MiB, available=357.4 MiB
    08:29:20.014 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:20.337 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=98.1 MiB, available=357.4 MiB
    08:29:20.338 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:20.693 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=302.5 MiB, used=98.1 MiB, available=357.4 MiB
    08:29:20.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:20.693 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:20.710 [qtp2000968816-3167] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc localRepositoryRevisionSynced=129
    08:29:20.745 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 transaction.localRevision=189 remoteFromLocalRevision=129
    08:29:20.748 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=806335fd-971c-42a0-92a5-508bbec08cfc from='build/repo/j0yvlbdd-f0gax-local-src' toID=b6747b2c-c502-4910-b010-31dd3f1ffb58 to='https://localhost:36873/b6747b2c-c502-4910-b010-31dd3f1ffb58'
    08:29:20.750 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=184 localRepositoryRevisionInProgress=189
    08:29:20.759 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:20.759 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:20.764 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc remoteRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 localRepositoryRevisionSynced=189
    08:29:20.815 [qtp2000968816-1281] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 remoteRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc transaction.localRevision=134 remoteFromLocalRevision=189
    08:29:20.822 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29: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.CollisionOnClientRepoToRepoSyncIT > newFileVsNewDirectoryCollisionOnClient STANDARD_OUT
    08:29:21.215 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=806335fd-971c-42a0-92a5-508bbec08cfc serverRepositoryId=b6747b2c-c502-4910-b010-31dd3f1ffb58 renewalDateTime=2017-04-01T06:57:47.566Z expiryDateTime=2017-04-01T07:27:47.566Z
    08:29:21.386 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:29:21.523 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:29:21.554 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:29:21.555 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:29:21.907 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 23 finished executing tests.
08:29:22.525 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@575c3b16{HTTP/1.1}{127.0.0.1:0}
08:29:22.540 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@785d0170{/,null,UNAVAILABLE}
08:29:22.553 [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/5_bhXNSerQdNuZu0kIvDPg/.subshare/localServerRunning.deleteToStop
08:29:22.587 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5e826ba7{SSL-http/1.1}{0.0.0.0:36873}
08:29:22.596 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@25e17ed2{/,null,UNAVAILABLE}

org.subshare.test.RepoToRepoSyncIT > multiSyncFromLocalToRemoteToLocalWithPathPrefixWithSubdirClearanceKey STANDARD_OUT
    08:29:23.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.
    08:29:23.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.
    08:29:23.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:29:24.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.
    08:29:24.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.
    08:29:25.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.
    08:29:25.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.
    08:29: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.
    08:29:26.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.
    08:29:26.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.
    08:29:26.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:29:26.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.
    08:29:27.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.
    08:29:27.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:29:27.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.
    08:29:28.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.
    08:29:29.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.
    08:29:29.899 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=110.6 MiB, available=344.9 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = dca1d79f-6098-465b-8312-f115ab8bc34a
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvo1nk-hfp0c-local-dest
      localRepository.publicKeySha1 = FB:F9:1B:56:9F:9D:94:93:FF:CF:BA:84:F7:0F:8C:90:BF:2B:AC:1F

      remoteRepository.repositoryId = 4d19464b-5ce3-43af-8f29-87af94a17226
      remoteRepository.remoteRoot = https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg
      remoteRepository.publicKeySha1 = FF:E7:13:3A:1C:53:AD:EE:BE:8B:A5:3E:39:BB:2F:B1:C1:D1:27:F0

    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 dca1d79f-6098-465b-8312-f115ab8bc34a 4d19464b-5ce3-43af-8f29-87af94a17226
    08:29:30.357 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:29:30.357 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg' toID=dca1d79f-6098-465b-8312-f115ab8bc34a to='build/repo/j0yvo1nk-hfp0c-local-dest', fromRepoLocalSync=true
    08:29:30.357 [pool-53-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dca1d79f-6098-465b-8312-f115ab8bc34a ('build/repo/j0yvo1nk-hfp0c-local-dest')
    08:29:30.568 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:29:30.577 [pool-53-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:29:30.638 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 renewalDateTime=2017-04-01T06:59:30.601Z expiryDateTime=2017-04-01T07:29:30.601Z
    08:29:30.667 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=118
    08:29:30.753 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=10
    08:29:31.257 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=108.3 MiB, available=347.2 MiB
    08:29:31.406 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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
    08:29:31.870 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=108.4 MiB, available=347.1 MiB
    08:29:32.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 14 ms.
    08:29:32.780 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.843 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.851 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.868 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.876 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.901 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.909 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:32.917 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.925 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.933 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:32.950 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:32.959 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.968 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.976 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.984 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:32.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:32.992 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:33.001 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:33.009 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:33.017 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:33.025 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:33.033 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:33.041 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:33.126 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:33.127 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:33.127 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:33.502 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=109.7 MiB, available=345.8 MiB
    08:29:33.650 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:34.086 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.0 MiB, used=109.3 MiB, available=346.2 MiB
    08:29:34.180 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:34.576 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=109.4 MiB, available=346.1 MiB
    08:29:34.579 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:34.994 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=109.4 MiB, available=346.1 MiB
    08:29:34.998 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.010 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:29:35.063 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.078 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.079 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5'
    08:29:35.202 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.211 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.27%
    08:29:35.225 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.32%
    08:29:35.226 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.227 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/h'
    08:29:35.253 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1c5b33a221d35ac3a10c04c9ebee2e7d8377eda' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/h
    08:29:35.335 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/5/h"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:35.344 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/h'
    08:29:35.374 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/JTkZwl7sKRxmi_MtBzK4NA/kp9YjD1bxOcRmBuJ_4t1-Q' offset=0
    08:29:35.413 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:29:35.436 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10521 bytes in 92 ms. path='/5/h'
    08:29:35.466 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:29:35.526 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/5/h"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:35.536 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.544 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.545 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5/i'
    08:29:35.571 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46bdc60df6348624b28f84de440d9f0ae1a97ed6' to.sha1='<NoInstanceOf_NormalFileDto>'): /5/i
    08:29:35.607 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/5/i"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:35.612 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5/i'
    08:29:35.638 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/JTkZwl7sKRxmi_MtBzK4NA/V-DFohH_Qog4o8gIajzh5Q' offset=0
    08:29:35.710 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:29:35.762 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 416710 bytes in 150 ms. path='/5/i'
    08:29:35.795 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:29:35.840 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/5/i"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:35.853 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.861 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:35.864 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/aa'
    08:29:35.892 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a858578ca350acf66ee742c8b431906b90a8f8e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /aa
    08:29:35.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/aa"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:35.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/aa'
    08:29:35.955 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/HffWq3Ax3OE_biP6dsqUkQ' offset=0
    08:29:36.030 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:29:36.084 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 440316 bytes in 152 ms. path='/aa'
    08:29:36.108 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:29:36.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/aa"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:36.159 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:36.170 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:36.173 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
    08:29:36.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b788be902653d91bee0031a67a08045361a3877a' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
    08:29:36.237 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/b"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:36.242 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b'
    08:29:36.262 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/Uv7g6Zo_kDFJjVdyntliTw' offset=0
    08:29:36.410 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:29:36.511 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/Uv7g6Zo_kDFJjVdyntliTw' offset=1048576
    08:29:36.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:29:36.553 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 406464 bytes in 311 ms. path='/b'
    08:29:36.606 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:29:36.611 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_mh34 into destFile b
    08:29:36.650 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/b"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:36.658 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:36.666 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:36.670 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/bb'
    08:29:36.698 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b2919796e7b864b11d1664c0073e82c973d7002' to.sha1='<NoInstanceOf_NormalFileDto>'): /bb
    08:29:36.733 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/bb"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:36.738 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/bb'
    08:29:36.762 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/gFETJL5vW5_uHsserkvMJw' offset=0
    08:29:36.861 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:29:36.924 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 554554 bytes in 186 ms. path='/bb'
    08:29:36.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:29:36.995 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/bb"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.004 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.011 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.014 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:29:37.044 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06d3db225950be952b6677d8cb078603dd49370d' to.sha1='<NoInstanceOf_NormalFileDto>'): /cc
    08:29:37.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/cc"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.082 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    08:29:37.104 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/-d8kVdDffK3ueCctNSnR_Q' offset=0
    08:29:37.141 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 5 ms.
    08:29:37.169 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111972 bytes in 87 ms. path='/cc'
    08:29:37.217 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:29:37.238 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/cc"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.246 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.256 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.259 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/dd'
    08:29:37.286 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e95a5a06ddc4ac979f661f7cc965dd49951f870' to.sha1='<NoInstanceOf_NormalFileDto>'): /dd
    08:29:37.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/dd"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.321 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/dd'
    08:29:37.350 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/Eq82w5aU7zUruX_avryKVw' offset=0
    08:29:37.399 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:29:37.429 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78778 bytes in 108 ms. path='/dd'
    08:29:37.447 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:29:37.470 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/dd"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.477 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.485 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.486 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/zzzzzzz'
    08:29:37.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c04621169058f1f6993be951d181670b5e00c91' to.sha1='<NoInstanceOf_NormalFileDto>'): /zzzzzzz
    08:29:37.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/zzzzzzz"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.548 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/zzzzzzz'
    08:29:37.567 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/ui2OncNyvixaQRQ6DU65-w' offset=0
    08:29:37.605 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:29:37.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 188326 bytes in 87 ms. path='/zzzzzzz'
    08:29:37.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_zzzzzzz_0 into destFile zzzzzzz
    08:29:37.691 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/zzzzzzz"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:37.701 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:37.708 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.28%
    08:29:37.727 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=118
    08:29:37.766 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=70 remoteFromLocalRevision=118
    08:29:37.772 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=dca1d79f-6098-465b-8312-f115ab8bc34a from='build/repo/j0yvo1nk-hfp0c-local-dest' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg'
    08:29:37.791 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=70
    08:29:37.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:29:37.836 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:29:37.853 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=70
    08:29:37.873 [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:29:38.138 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a transaction.localRevision=123 remoteFromLocalRevision=70
    08:29:38.141 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg' toID=dca1d79f-6098-465b-8312-f115ab8bc34a to='build/repo/j0yvo1nk-hfp0c-local-dest', fromRepoLocalSync=false
    08:29:38.155 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=123
    08:29:38.175 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0
    08:29:38.902 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.0 MiB, used=113.9 MiB, available=341.6 MiB
    08:29:38.945 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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:29:39.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=113.4 MiB, available=342.1 MiB
    08:29:39.418 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:39.419 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:39.419 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:39.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=113.4 MiB, available=342.1 MiB
    08:29:39.842 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:40.243 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=113.6 MiB, available=341.9 MiB
    08:29:40.258 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:40.662 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=113.5 MiB, available=342.0 MiB
    08:29:40.663 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:41.054 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=112.8 MiB, available=342.7 MiB
    08:29:41.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:41.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:41.069 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=123
    08:29:41.099 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=75 remoteFromLocalRevision=123
    08:29:41.104 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=dca1d79f-6098-465b-8312-f115ab8bc34a from='build/repo/j0yvo1nk-hfp0c-local-dest' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg'
    08:29:41.110 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=70 localRepositoryRevisionInProgress=75
    08:29:41.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:41.130 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:41.134 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=75
    08:29:41.186 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a transaction.localRevision=128 remoteFromLocalRevision=75
    08:29:41.203 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:29:41.574 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:29:41.575 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226' toID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 to='build/repo/j0yvmfvm-g0k7p-local-src', fromRepoLocalSync=true
    08:29:41.576 [pool-54-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 ('build/repo/j0yvmfvm-g0k7p-local-src')
    08:29:41.590 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:29:41.610 [pool-54-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 16.46%
    08:29:41.850 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 renewalDateTime=2017-04-01T06:58:37.272Z expiryDateTime=2017-04-01T07:28:37.272Z
    08:29:41.866 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=111 localRepositoryRevisionInProgress=128
    08:29:41.877 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0
    08:29:42.500 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=364.5 MiB, used=113.8 MiB, available=341.7 MiB
    08:29:42.609 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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:29:43.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=113.8 MiB, available=341.7 MiB
    08:29:43.032 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:43.033 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:43.033 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:43.416 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=113.8 MiB, available=341.7 MiB
    08:29:43.435 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:43.811 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=370.5 MiB, used=113.9 MiB, available=341.6 MiB
    08:29:43.812 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:44.162 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=113.9 MiB, available=341.6 MiB
    08:29:44.164 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:44.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=369.5 MiB, used=113.9 MiB, available=341.6 MiB
    08:29:44.527 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:29:44.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:29:44.529 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:29:44.541 [qtp1716431581-5158] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=128
    08:29:44.654 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=217 remoteFromLocalRevision=128
    08:29:44.667 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 from='build/repo/j0yvmfvm-g0k7p-local-src' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226'
    08:29:44.672 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=211 localRepositoryRevisionInProgress=217
    08:29:44.724 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:44.726 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:29:44.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 7 ms.
    08:29:44.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:45.066 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:45.078 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 44.95%
    08:29:45.079 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:45.081 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:29:45.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:45.192 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:45.234 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:45.241 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.41%
    08:29:45.243 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:45.245 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/ttttt'
    08:29:45.280 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86086afb469cda1c607b98c27997a04cd057f621' to.sha1='8e129f0e58179c121ce84d6b21fa9674130ecab9'): /2/ttttt
    08:29:45.524 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/ttttt"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:45.528 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/ttttt'
    08:29:45.588 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/XSWEl_r4kzTDF8lgVdkJ1g' offset=0
    08:29:45.645 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112569 bytes in 117 ms. path='/2/ttttt'
    08:29:45.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:45.727 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:45.803 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:45.807 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:45.854 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[18]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/ttttt"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:45.868 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:45.873 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:45.874 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/yyyyyyyy'
    08:29:45.900 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a97a4f6b3a9d01ee90d06a26fd4d0fcf115f531' to.sha1='cc7c5417c8da56e9b499befe8d55ed58a7ffcc50'): /2/yyyyyyyy
    08:29:45.999 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/yyyyyyyy"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:46.002 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/yyyyyyyy'
    08:29:46.120 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/AhR8F-WdrTsSpC_r42fcsQ/bsEj6XK5Os76M9YYPSGvEQ' offset=0
    08:29:46.305 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 431628 bytes in 303 ms. path='/2/yyyyyyyy'
    08:29:46.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:46.400 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:46.450 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:46.452 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:46.483 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[19]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/2/yyyyyyyy"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:46.493 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:46.496 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.86%
    08:29:46.497 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:46.498 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:29:46.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42755e6dd005f3585b31c53736d3020f147228da' to.sha1='06d3db225950be952b6677d8cb078603dd49370d'): /3 + &#ä/cc
    08:29:46.632 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[20]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/cc"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:46.635 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:29:46.756 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/-d8kVdDffK3ueCctNSnR_Q' offset=0
    08:29:46.885 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 418175 bytes in 250 ms. path='/3 + &#ä/cc'
    08:29:46.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:46.954 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:46.994 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:46.996 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:47.026 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[20]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/cc"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:47.030 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:47.033 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:47.034 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/kkkkk'
    08:29:47.049 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26913c32f3d2c5cd1afe40035372b7844d887cce' to.sha1='142bf00c3730450e9695be48543b456306d27471'): /3 + &#ä/kkkkk
    08:29:47.179 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[21]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/kkkkk"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:47.181 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/kkkkk'
    08:29:47.309 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/wUcwdVryOupOLA0Gf2yZyg/UPmZCsrau41SMRG_Q22JDQ' offset=0
    08:29:47.410 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 541567 bytes in 229 ms. path='/3 + &#ä/kkkkk'
    08:29:47.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:47.484 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:47.518 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:29:47.519 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:29:47.543 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[21]{fromRepositoryId="8f3bbdd1-2d88-4dfb-9088-ef5f940cd984", toRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", path="/3 + &#ä/kkkkk"} on repo=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984
    08:29:47.548 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:47.590 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=217
    08:29:47.898 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 transaction.localRevision=154 remoteFromLocalRevision=217
    08:29:47.903 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226' toID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 to='build/repo/j0yvmfvm-g0k7p-local-src', fromRepoLocalSync=false
    08:29:47.934 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=128 localRepositoryRevisionInProgress=154
    08:29:47.957 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0
    08:29:48.596 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=118.6 MiB, available=336.9 MiB
    08:29:48.816 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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:29:49.378 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=118.0 MiB, available=337.5 MiB
    08:29:49.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:49.426 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:49.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:49.446 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:49.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:49.454 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:49.462 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:49.463 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:49.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:49.471 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:49.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:49.480 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:49.491 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:49.492 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:49.492 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:49.939 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=118.1 MiB, available=337.4 MiB
    08:29:50.046 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:50.407 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=118.2 MiB, available=337.3 MiB
    08:29:50.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:50.839 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=375.5 MiB, used=117.9 MiB, available=337.6 MiB
    08:29:50.840 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:51.259 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=116.8 MiB, available=338.7 MiB
    08:29:51.259 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:29:51.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:51.260 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:51.289 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 localRepositoryRevisionSynced=154
    08:29:51.314 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=265 remoteFromLocalRevision=154
    08:29:51.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 from='build/repo/j0yvmfvm-g0k7p-local-src' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226'
    08:29:51.331 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=217 localRepositoryRevisionInProgress=265
    08:29:51.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:51.377 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:51.381 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=265
    08:29:51.428 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=8f3bbdd1-2d88-4dfb-9088-ef5f940cd984 transaction.localRevision=159 remoteFromLocalRevision=265
    08:29:51.433 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:29:51.643 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:29:51.644 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg' toID=dca1d79f-6098-465b-8312-f115ab8bc34a to='build/repo/j0yvo1nk-hfp0c-local-dest', fromRepoLocalSync=true
    08:29:51.644 [pool-55-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing dca1d79f-6098-465b-8312-f115ab8bc34a ('build/repo/j0yvo1nk-hfp0c-local-dest')
    08:29:51.654 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:29:51.668 [pool-55-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.94%
    08:29:51.755 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 renewalDateTime=2017-04-01T06:59:30.601Z expiryDateTime=2017-04-01T07:29:30.601Z
    08:29:51.770 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=159
    08:29:51.835 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=3
    08:29:52.460 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=117.7 MiB, available=337.8 MiB
    08:29:52.543 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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
    08:29:53.022 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=117.7 MiB, available=337.8 MiB
    08:29:53.233 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:29:53.234 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:53.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:53.248 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:53.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:29:53.257 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:53.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:53.265 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:53.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:53.273 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:53.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:29:53.281 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:29:53.285 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:53.286 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:53.286 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:53.754 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.5 MiB, used=118.0 MiB, available=337.5 MiB
    08:29:53.826 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:54.225 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.0 MiB, used=117.9 MiB, available=337.6 MiB
    08:29:54.262 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:54.623 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=118.0 MiB, available=337.5 MiB
    08:29:54.625 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:54.983 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=117.9 MiB, available=337.6 MiB
    08:29:54.983 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:29:54.987 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:54.994 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:29:55.070 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:55.187 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:29:55.197 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:29:55.199 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:55.200 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/cc'
    08:29:55.264 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42755e6dd005f3585b31c53736d3020f147228da' to.sha1='06d3db225950be952b6677d8cb078603dd49370d'): /cc
    08:29:55.326 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/cc"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:55.331 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/cc'
    08:29:55.351 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/-d8kVdDffK3ueCctNSnR_Q' offset=0
    08:29:55.432 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:29:55.478 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 339950 bytes in 147 ms. path='/cc'
    08:29:55.499 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:29:55.583 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/cc"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:55.594 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:55.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:55.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/kkkkk'
    08:29:55.633 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='26913c32f3d2c5cd1afe40035372b7844d887cce' to.sha1='<NoInstanceOf_NormalFileDto>'): /kkkkk
    08:29:55.687 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/kkkkk"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:55.694 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/kkkkk'
    08:29:55.719 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/wUcwdVryOupOLA0Gf2yZyg/UPmZCsrau41SMRG_Q22JDQ' offset=0
    08:29:55.797 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:29:55.841 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180125 bytes in 147 ms. path='/kkkkk'
    08:29:55.859 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_kkkkk_0 into destFile kkkkk
    08:29:55.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="4d19464b-5ce3-43af-8f29-87af94a17226", toRepositoryId="dca1d79f-6098-465b-8312-f115ab8bc34a", path="/kkkkk"} on repo=dca1d79f-6098-465b-8312-f115ab8bc34a
    08:29:55.888 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:29:55.919 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=159
    08:29:55.954 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=98 remoteFromLocalRevision=159
    08:29:55.958 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:29:55.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=dca1d79f-6098-465b-8312-f115ab8bc34a from='build/repo/j0yvo1nk-hfp0c-local-dest' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg'
    08:29:55.967 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=75 localRepositoryRevisionInProgress=98
    08:29:56.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:29:56.015 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:29:56.027 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=98
    08:29:56.186 [qtp1716431581-5672] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a transaction.localRevision=164 remoteFromLocalRevision=98
    08:29:56.191 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4d19464b-5ce3-43af-8f29-87af94a17226 from='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg' toID=dca1d79f-6098-465b-8312-f115ab8bc34a to='build/repo/j0yvo1nk-hfp0c-local-dest', fromRepoLocalSync=false
    08:29:56.218 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=159 localRepositoryRevisionInProgress=164
    08:29:56.233 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: repoFileDtos.size=0
    08:29:56.768 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=118.8 MiB, available=336.7 MiB
    08:29:56.801 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226: 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:29:57.156 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=373.0 MiB, used=116.4 MiB, available=339.1 MiB
    08:29:57.168 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=ymaJ2IeCgjyYKRZTOv5gxA, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:57.169 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[2]{userRepoKeyId=dkR_hOtLkHWkEEtZDJdJGw, serverRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226} because of missing permissions!
    08:29:57.169 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:29:57.536 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=116.4 MiB, available=339.1 MiB
    08:29:57.590 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:29:57.930 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.5 MiB, used=116.5 MiB, available=339.0 MiB
    08:29:57.941 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:29:58.290 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=371.5 MiB, used=116.5 MiB, available=339.0 MiB
    08:29:58.291 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:29:58.658 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=372.0 MiB, used=116.5 MiB, available=339.0 MiB
    08:29:58.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:29:58.659 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:29:58.680 [qtp1716431581-5672] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a localRepositoryRevisionSynced=164
    08:29:58.750 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 transaction.localRevision=103 remoteFromLocalRevision=164
    08:29:58.755 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=dca1d79f-6098-465b-8312-f115ab8bc34a from='build/repo/j0yvo1nk-hfp0c-local-dest' toID=4d19464b-5ce3-43af-8f29-87af94a17226 to='https://localhost:40144/4d19464b-5ce3-43af-8f29-87af94a17226/wUcwdVryOupOLA0Gf2yZyg'
    08:29:58.760 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=98 localRepositoryRevisionInProgress=103
    08:29:58.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:29:58.780 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:29:58.786 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a remoteRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 localRepositoryRevisionSynced=103
    08:29:58.844 [qtp1716431581-5158] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4d19464b-5ce3-43af-8f29-87af94a17226 remoteRepositoryId=dca1d79f-6098-465b-8312-f115ab8bc34a transaction.localRevision=169 remoteFromLocalRevision=103
    08:29:58.847 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:29:59.230 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.

org.subshare.test.SymlinkCollisionOnClientRepoToRepoSyncIT > newFileVsNewSymlinkCollisionOnClient STANDARD_OUT
    08:29:59.576 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
    08:30:03.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.
    08:30:05.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.
    08:30:05.749 [Test 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:30:05.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.
    08:30:07.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.
    08:30:07.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.
    08:30:07.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.
    08:30:08.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:30:08.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.
    08:30:08.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.
    08:30:08.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.
    08:30:09.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:30:09.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:30:09.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.
    08:30:09.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.
    08:30:10.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.
    08:30:11.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.
    08:30:11.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.
    08:30:13.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:30:15.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.
    08:30:15.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.
    08:30:16.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.
    08:30:17.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.
    08:30:17.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:30:17.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.
    08:30:17.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.
    08:30:17.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.
    08:30:17.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.
    08:30:17.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.
    08:30:18.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.
    08:30:18.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.
    08:30: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.
    08:30:18.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.
    08:30:18.749 [Test 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:30:21.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.
    08:30:23.171 [Test 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:30:24.134 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 50 ms.
    08:30:24.134 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=PhyknVC7F0-jMN1RaNTm2g, invitation=false]
    08:30:24.198 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 63 ms.
    08:30:24.199 [Test worker] DEBUG o.s.c.u.UserImpl - createUserRepoKey: pgpKey=PgpKey[0000000000000000, []], userRepoKey=UserRepoKeyImpl[userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, invitation=false]
    08:30:24.759 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=375.0 MiB, used=122.9 MiB, available=332.6 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = a9f87fb8-978b-4148-b2d2-71884fa29650
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvoyfr-ksozj-local-src
      localRepository.publicKeySha1 = 0F:53:0E:86:BB:0A:1D:40:39:7F:8B:16:80:98:8B:76:86:3A:FA:C1

      remoteRepository.repositoryId = 6ebc9358-7fb7-47da-8f25-475ecc4e1351
      remoteRepository.remoteRoot = https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351
      remoteRepository.publicKeySha1 = E0:E9:C3:EF:ED:64:FD:EE:90:62:E4:19:6E:A2:F2:93:D7:70:B8:ED

    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 a9f87fb8-978b-4148-b2d2-71884fa29650 6ebc9358-7fb7-47da-8f25-475ecc4e1351
    08:30:25.828 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
    08:30:26.054 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
    08:30:26.066 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
    08:30:26.117 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
    08:30:26.139 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
    08:30:26.162 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 79.40%
    08:30:26.208 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
    08:30:26.247 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 95.69%
    08:30:26.297 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
    08:30:26.471 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:30:26.472 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=a9f87fb8-978b-4148-b2d2-71884fa29650 to='build/repo/j0yvoyfr-ksozj-local-src', fromRepoLocalSync=true
    08:30:26.472 [pool-56-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a9f87fb8-978b-4148-b2d2-71884fa29650 ('build/repo/j0yvoyfr-ksozj-local-src')
    08:30:26.500 [pool-56-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:30:26.526 [pool-56-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:30:26.708 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 renewalDateTime=2017-04-01T07:00:26.669Z expiryDateTime=2017-04-01T07:30:26.669Z
    08:30:26.751 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
    08:30:26.794 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:30:27.391 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=374.5 MiB, used=118.7 MiB, available=336.8 MiB
    08:30:27.795 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:30:28.280 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.5 MiB, used=105.7 MiB, available=349.8 MiB
    08:30:28.355 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:30:28.355 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:30:28.788 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=376.0 MiB, used=105.8 MiB, available=349.7 MiB
    08:30:28.821 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:30:29.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.5 MiB, used=105.9 MiB, available=349.6 MiB
    08:30:29.232 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:30:29.610 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=377.0 MiB, used=105.9 MiB, available=349.6 MiB
    08:30:29.612 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:30:30.039 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=378.5 MiB, used=105.9 MiB, available=349.6 MiB
    08:30:30.039 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:30:30.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:30:30.042 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:30:30.090 [qtp1716431581-5671] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=2
    08:30:30.195 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=6 remoteFromLocalRevision=2
    08:30:30.199 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9f87fb8-978b-4148-b2d2-71884fa29650 from='build/repo/j0yvoyfr-ksozj-local-src' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:30:30.231 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
    08:30:30.342 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:30.348 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:30:30.447 [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:30:30.449 [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:30:30.475 [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:30:30.578 [Test worker] INFO  o.s.c.c.KeyFactory - Creating asymmetric key pair with publicExponent='65537' strength='1024' certainty='12' took 85 ms.
    08:30:31.196 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    08:30:31.197 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:31.314 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:31.331 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:31.332 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:30:31.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:31.583 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:31.688 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:31.695 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:31.696 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:30:31.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:31.869 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:31.921 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:31.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:31.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:30:32.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:32.113 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:32.155 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:32.160 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.03%
    08:30:32.160 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:32.164 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:30:32.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:32.344 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:32.395 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:32.403 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:32.406 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:30:32.602 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:32.603 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:32.651 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:32.658 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.16%
    08:30:32.659 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:32.660 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:30:32.693 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9226cb3242586d379d63a2f49ff85be139f0c496' to.sha1='c8dd17acabaef3d2414b9211e00f76d39b822354'): /1 {11 11ä11#+} 1/a
    08:30:32.950 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/1 {11 11ä11#+} 1/a"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:32.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/a'
    08:30:33.057 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0vsFXUiRAPv1lESO0DiCfg/FyaiFjo_H3Yj3iWM8g18kg' offset=0
    08:30:33.508 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 246714 bytes in 554 ms. path='/1 {11 11ä11#+} 1/a'
    08:30:33.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:33.598 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:33.677 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:33.688 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:33.774 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/1 {11 11ä11#+} 1/a"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:33.815 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:33.823 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:33.824 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:30:33.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec3479f42bc9bb277bb776e22e0985ca7c38ef6b' to.sha1='d0bac316ee7a5c252516c101d816ef4c6edc3690'): /1 {11 11ä11#+} 1/b
    08:30:34.017 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/1 {11 11ä11#+} 1/b"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:34.017 [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:30:34.143 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0vsFXUiRAPv1lESO0DiCfg/kEZyVCmjcHfpV3b1XcDfJg' offset=0
    08:30:34.358 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 443810 bytes in 341 ms. path='/1 {11 11ä11#+} 1/b'
    08:30:34.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:34.438 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:34.478 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:34.481 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:34.510 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/1 {11 11ä11#+} 1/b"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:34.513 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:34.518 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:34.519 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:30:34.532 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d4c1323f1abc022bfbd5af14c24c7a10d44c943' to.sha1='765b350879ed9cefb8be10f33816d144b7475ef8'): /1 {11 11ä11#+} 1/c
    08:30:34.695 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/1 {11 11ä11#+} 1/c"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:34.696 [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:30:34.770 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/0vsFXUiRAPv1lESO0DiCfg/uk0QDSJyyWQdwgeaS8WSWg' offset=0
    08:30:34.802 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 136410 bytes in 106 ms. path='/1 {11 11ä11#+} 1/c'
    08:30:34.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:34.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:34.917 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:34.918 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:34.946 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/1 {11 11ä11#+} 1/c"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:34.950 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:34.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:34.958 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:30:34.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01747d7f16ebc5c77cdf4d5bea9c14cfaace6c8c' to.sha1='c05e9be76a95b9081fd845e4e3590de605f1de9f'): /2/1 {11 11ä11#+} 1/a
    08:30:35.139 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/1 {11 11ä11#+} 1/a"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:35.140 [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:30:35.199 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/hVA2JHOr2KKesd4YQZtV9w/mXZopiL115xrY6hZ32Ucag' offset=0
    08:30:35.220 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51614 bytes in 79 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:30:35.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:35.303 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:35.342 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:35.344 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:35.425 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/1 {11 11ä11#+} 1/a"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:35.500 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:35.512 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:35.514 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:30:35.531 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32d0528ac01201f506d51d3331e4c2853d861d7e' to.sha1='59cd14035186f5e968a4921cfdcc0eb98a1d6a51'): /2/1 {11 11ä11#+} 1/b
    08:30:35.699 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/1 {11 11ä11#+} 1/b"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:35.700 [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:30:35.755 [qtp1716431581-5158] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/hVA2JHOr2KKesd4YQZtV9w/msHxuCgKCtVFDQiQ1NsazQ' offset=0
    08:30:35.804 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111370 bytes in 104 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:30:35.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:35.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:35.920 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:35.922 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:35.953 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/1 {11 11ä11#+} 1/b"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:35.956 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:35.960 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:35.961 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:30:35.978 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='595f43cdc244d1f4f0c1e764949c3f81e7b968a0' to.sha1='09c38f2c0c084b9fbd969c13d6a8fb1e8c9374ca'): /2/a
    08:30:36.246 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/a"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:36.248 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/2/a'
    08:30:36.480 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=0
    08:30:37.352 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=1048576
    08:30:38.025 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=2097152
    08:30:38.639 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=3145728
    08:30:39.228 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=4194304
    08:30:39.870 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=5242880
    08:30:40.524 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=6291456
    08:30:41.229 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=7340032
    08:30:42.066 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=8388608
    08:30:42.377 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 9148622 bytes in 6129 ms. path='/2/a'
    08:30:42.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:42.464 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:43.063 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:43.090 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:43.137 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/a"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:43.142 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:43.146 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 55.28%
    08:30:43.147 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:43.148 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:30:43.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d496adfe4b8792f79f4baee9b2e3ed87e8c2b7d' to.sha1='a6c9219325f12fe497787d887de35dd97a1e46a3'): /3 + &#ä/5/h
    08:30:43.521 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/5/h"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:43.529 [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:30:43.615 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/SMp42j4eSpWLOrciUG43Vg/jD37W3FytEmqCKGvF3B1oA' offset=0
    08:30:43.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237852 bytes in 214 ms. path='/3 + &#ä/5/h'
    08:30:43.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:43.859 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:43.899 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:43.900 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:43.923 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/5/h"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:43.927 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:43.931 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:43.932 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:30:43.948 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94a3e3a5eb8ef74707ac69701fc2baa2be355d2d' to.sha1='4d52afbb8f44aededc4eaf8248b0aa5958c4c1a4'): /3 + &#ä/5/i
    08:30:44.081 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/5/i"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:44.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'
    08:30:44.172 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/SMp42j4eSpWLOrciUG43Vg/0ytX-TobawK1DfNRuzV2_A' offset=0
    08:30:44.278 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200121 bytes in 194 ms. path='/3 + &#ä/5/i'
    08:30:44.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:44.360 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:44.399 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:44.401 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:44.428 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/5/i"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:44.432 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:44.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:44.438 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:30:44.455 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71ceb3eb00221ea0a0d1fc84d4eca925ce002328' to.sha1='be6f715dad754d73898157d464bdfc1847c6daab'): /3 + &#ä/aa
    08:30:44.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/aa"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:44.659 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:30:44.830 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/0GfZFSlcU2S_2YU2FTtuNQ' offset=0
    08:30:45.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 692317 bytes in 469 ms. path='/3 + &#ä/aa'
    08:30:45.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:45.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:45.255 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:45.256 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:45.290 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/aa"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:45.296 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:45.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:45.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:30:45.316 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7627757509c3054fd8f2c1fe072129624c73e811' to.sha1='4c1ac28eafa83cb13254021085ae2a79bfba5027'): /3 + &#ä/bb
    08:30:45.455 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/bb"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:45.458 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:30:45.660 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/FB9MKV3Ce_9qnk9Qe7a3AQ' offset=0
    08:30:45.950 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 837047 bytes in 492 ms. path='/3 + &#ä/bb'
    08:30:46.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:46.029 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:46.067 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:46.068 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:46.096 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/bb"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:46.100 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:46.106 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:46.107 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:30:46.123 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0aa97b8e605624bcf2e963fcfe717a40153e4af2' to.sha1='f0d3fb19e89908be264d143ca820bd47677f4495'): /3 + &#ä/cc
    08:30:46.265 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/cc"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:46.268 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:30:46.356 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/wf0B97_KHp6GyCzpra9_oA' offset=0
    08:30:46.447 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 209907 bytes in 178 ms. path='/3 + &#ä/cc'
    08:30:46.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:46.523 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:46.569 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:46.571 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:46.595 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/cc"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:46.599 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:46.603 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:46.604 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:30:46.624 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a9c05e80d3aa9be4835c121eb8b8274b3f79544' to.sha1='37bd1019cb4c01d132609f21991741364b5d431b'): /3 + &#ä/dd
    08:30:46.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/dd"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:46.765 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:30:46.847 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/f6UQomaq_Mv-9lnYIIqhIg' offset=0
    08:30:46.985 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240781 bytes in 220 ms. path='/3 + &#ä/dd'
    08:30:47.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:47.066 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:47.100 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:30:47.101 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:30:47.129 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/3 + &#ä/dd"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:30:47.132 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:30:47.190 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=6
    08:30:47.414 [qtp1716431581-5672] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 transaction.localRevision=76 remoteFromLocalRevision=6
    08:30:47.423 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=a9f87fb8-978b-4148-b2d2-71884fa29650 to='build/repo/j0yvoyfr-ksozj-local-src', fromRepoLocalSync=false
    08:30:47.451 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=76
    08:30:47.639 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:30:48.142 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=110.9 MiB, available=344.6 MiB
    08:30:48.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:30:48.800 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=105.5 MiB, available=350.0 MiB
    08:30:48.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:48.867 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.880 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.889 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:48.898 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.906 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.906 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:48.914 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.922 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.930 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.938 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:30:48.947 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.955 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.964 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.973 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.973 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.981 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.989 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:48.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:48.998 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:49.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:49.005 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:49.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:30:49.016 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:30:49.027 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:30:49.027 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:30:49.538 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.0 MiB, used=105.8 MiB, available=349.7 MiB
    08:30:49.589 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:30:50.111 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.5 MiB, used=105.7 MiB, available=349.8 MiB
    08:30:50.119 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:30:50.494 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=105.2 MiB, available=350.3 MiB
    08:30:50.495 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:30:50.857 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.0 MiB, used=103.7 MiB, available=351.8 MiB
    08:30:50.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 61.75%
    08:30:50.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:30:50.857 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:30:50.898 [qtp1716431581-5672] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=76
    08:30:51.043 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=146 remoteFromLocalRevision=76
    08:30:51.045 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9f87fb8-978b-4148-b2d2-71884fa29650 from='build/repo/j0yvoyfr-ksozj-local-src' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:30:51.050 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=146
    08:30:51.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:30:51.097 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:30:51.100 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=146
    08:30:51.147 [qtp1716431581-5671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 transaction.localRevision=81 remoteFromLocalRevision=146
    08:30:51.154 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:30:51.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - determineRemotePathPrefix2Encrypted: remotePathPrefix2Encrypted=
    08:30: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.
    08:30:55.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.
    08:30:55.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.
    08:30:55.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.
    08:30:56.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.
    08:30:56.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.
    08:30: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.
    08:30:57.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.
    08:30:57.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.
    08:30:57.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.
    08:30:57.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.
    08:30:57.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.
    08:30:57.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.
    08:30:57.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.
    08:30:57.856 [Test 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:30: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.
    08:30:58.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.
    08:30:58.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.
    08:30:59.989 [Test worker] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=455.5 MiB, allocated=364.0 MiB, used=112.9 MiB, available=342.6 MiB
    Successfully requested to connect the following local and remote repositories:

      localRepository.repositoryId = c0851fd5-e123-4235-b16d-5a686b2c01e7
      localRepository.localRoot = /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/repo/j0yvq1p5-ptnxh-local-dest
      localRepository.publicKeySha1 = FD:7A:A6:1F:3F:9F:9C:98:C3:43:86:7A:DA:A9:6B:15:04:F6:B8:38

      remoteRepository.repositoryId = 6ebc9358-7fb7-47da-8f25-475ecc4e1351
      remoteRepository.remoteRoot = https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351
      remoteRepository.publicKeySha1 = E0:E9:C3:EF:ED:64:FD:EE:90:62:E4:19:6E:A2:F2:93:D7:70:B8:ED

    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 c0851fd5-e123-4235-b16d-5a686b2c01e7 6ebc9358-7fb7-47da-8f25-475ecc4e1351
    08:31:00.475 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:31:00.475 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=c0851fd5-e123-4235-b16d-5a686b2c01e7 to='build/repo/j0yvq1p5-ptnxh-local-dest', fromRepoLocalSync=true
    08:31:00.475 [pool-57-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c0851fd5-e123-4235-b16d-5a686b2c01e7 ('build/repo/j0yvq1p5-ptnxh-local-dest')
    08:31:00.692 [pool-57-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:31:00.703 [pool-57-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 20.12%
    08:31:00.763 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 renewalDateTime=2017-04-01T07:01:00.726Z expiryDateTime=2017-04-01T07:31:00.726Z
    08:31:00.783 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=83
    08:31:00.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=18
    08:31:01.423 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=343.0 MiB, used=110.5 MiB, available=345.0 MiB
    08:31:01.574 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:02.101 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=110.4 MiB, available=345.1 MiB
    08:31:02.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 20 ms.
    08:31:02.827 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.877 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.885 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.886 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.893 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.894 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.902 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:02.911 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.918 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.926 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:02.934 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.948 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.957 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.965 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.974 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.982 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:02.983 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:02.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:02.993 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:03.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:03.002 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:03.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:03.012 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:03.120 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:03.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:03.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=342.0 MiB, used=111.5 MiB, available=344.0 MiB
    08:31:03.855 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:04.329 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=111.2 MiB, available=344.3 MiB
    08:31:04.485 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:04.864 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=341.0 MiB, used=111.3 MiB, available=344.2 MiB
    08:31:04.865 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:05.275 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.5 MiB, used=111.4 MiB, available=344.1 MiB
    08:31:05.278 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.284 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:31:05.423 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.441 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.444 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
    08:31:05.511 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.519 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.520 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:31:05.562 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.571 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.573 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
    08:31:05.617 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.624 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 25.43%
    08:31:05.625 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.628 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä'
    08:31:05.672 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.680 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.681 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3 + &#ä/5'
    08:31:05.725 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.742 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.56%
    08:31:05.743 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:05.744 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
    08:31:05.770 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9226cb3242586d379d63a2f49ff85be139f0c496' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
    08:31:05.855 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/1 {11 11ä11#+} 1/a"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:05.859 [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:31:05.898 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0vsFXUiRAPv1lESO0DiCfg/FyaiFjo_H3Yj3iWM8g18kg' offset=0
    08:31:05.959 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:31:05.996 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234960 bytes in 137 ms. path='/1 {11 11ä11#+} 1/a'
    08:31:06.031 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:31:06.103 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[1]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/1 {11 11ä11#+} 1/a"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.117 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.126 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.128 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
    08:31:06.157 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec3479f42bc9bb277bb776e22e0985ca7c38ef6b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
    08:31:06.196 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/1 {11 11ä11#+} 1/b"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.200 [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:31:06.222 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0vsFXUiRAPv1lESO0DiCfg/kEZyVCmjcHfpV3b1XcDfJg' offset=0
    08:31:06.295 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 8 ms.
    08:31:06.342 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 417856 bytes in 141 ms. path='/1 {11 11ä11#+} 1/b'
    08:31:06.424 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:31:06.464 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[2]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/1 {11 11ä11#+} 1/b"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.474 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.487 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.490 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
    08:31:06.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d4c1323f1abc022bfbd5af14c24c7a10d44c943' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
    08:31:06.557 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/1 {11 11ä11#+} 1/c"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.562 [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:31:06.586 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/0vsFXUiRAPv1lESO0DiCfg/uk0QDSJyyWQdwgeaS8WSWg' offset=0
    08:31:06.613 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:31:06.639 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 104721 bytes in 77 ms. path='/1 {11 11ä11#+} 1/c'
    08:31:06.667 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c_0 into destFile c
    08:31:06.701 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[3]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/1 {11 11ä11#+} 1/c"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.707 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.715 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.717 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
    08:31:06.746 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01747d7f16ebc5c77cdf4d5bea9c14cfaace6c8c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
    08:31:06.783 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/2/1 {11 11ä11#+} 1/a"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.788 [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:31:06.811 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/hVA2JHOr2KKesd4YQZtV9w/mXZopiL115xrY6hZ32Ucag' offset=0
    08:31:06.834 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 2 ms.
    08:31:06.853 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 32160 bytes in 64 ms. path='/2/1 {11 11ä11#+} 1/a'
    08:31:06.881 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:31:06.908 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[4]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/2/1 {11 11ä11#+} 1/a"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:06.915 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.924 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:06.926 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
    08:31:06.959 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32d0528ac01201f506d51d3331e4c2853d861d7e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
    08:31:06.996 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/2/1 {11 11ä11#+} 1/b"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:07.002 [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:31:07.026 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/hVA2JHOr2KKesd4YQZtV9w/msHxuCgKCtVFDQiQ1NsazQ' offset=0
    08:31:07.072 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:31:07.095 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 107184 bytes in 93 ms. path='/2/1 {11 11ä11#+} 1/b'
    08:31:07.124 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b_0 into destFile b
    08:31:07.151 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[5]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/2/1 {11 11ä11#+} 1/b"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:07.157 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:07.167 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:07.170 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
    08:31:07.196 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='595f43cdc244d1f4f0c1e764949c3f81e7b968a0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
    08:31:07.229 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/2/a"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:07.233 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 9 dirty file-chunks (of 9 total). path='/2/a'
    08:31:07.256 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=0
    08:31:07.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:31:07.511 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=1048576
    08:31:07.657 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 20 ms.
    08:31:07.745 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=2097152
    08:31:07.890 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 17 ms.
    08:31:07.983 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=3145728
    08:31:08.120 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:31:08.215 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=4194304
    08:31:08.361 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 15 ms.
    08:31:08.454 [qtp1716431581-5703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=5242880
    08:31:08.592 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 16 ms.
    08:31:08.696 [qtp1716431581-5672] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=6291456
    08:31:08.829 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 12 ms.
    08:31:08.923 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=7340032
    08:31:09.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:31:09.150 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/4eI4WvfDgI__R8kp3r3_3g/9mN9PvSJtLtrB93BElt6QA' offset=8388608
    08:31:09.251 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 14 ms.
    08:31:09.306 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 9 dirty file-chunks with together 844025 bytes in 2072 ms. path='/2/a'
    08:31:09.351 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_0 into destFile a
    08:31:09.364 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_mh34 into destFile a
    08:31:09.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_18y68 into destFile a
    08:31:09.365 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_1vf9c into destFile a
    08:31:09.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_2hwcg into destFile a
    08:31:09.366 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_34dfk into destFile a
    08:31:09.367 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_3quio into destFile a
    08:31:09.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4dbls into destFile a
    08:31:09.368 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a_4zsow into destFile a
    08:31:09.421 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[6]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/2/a"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:09.427 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:09.434 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 35.68%
    08:31:09.437 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:09.439 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/h'
    08:31:09.477 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d496adfe4b8792f79f4baee9b2e3ed87e8c2b7d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/h
    08:31:09.506 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/5/h"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:09.510 [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:31:09.530 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/SMp42j4eSpWLOrciUG43Vg/jD37W3FytEmqCKGvF3B1oA' offset=0
    08:31:09.575 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 6 ms.
    08:31:09.607 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31475 bytes in 97 ms. path='/3 + &#ä/5/h'
    08:31:09.630 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_h_0 into destFile h
    08:31:09.656 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[7]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/5/h"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:09.667 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:09.676 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:09.678 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/5/i'
    08:31:09.712 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='94a3e3a5eb8ef74707ac69701fc2baa2be355d2d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/5/i
    08:31:09.746 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/5/i"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:09.751 [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:31:09.776 [qtp1716431581-4522] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/SMp42j4eSpWLOrciUG43Vg/0ytX-TobawK1DfNRuzV2_A' offset=0
    08:31:09.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 3 ms.
    08:31:09.839 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97936 bytes in 88 ms. path='/3 + &#ä/5/i'
    08:31:09.869 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_i_0 into destFile i
    08:31:09.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[8]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/5/i"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:09.903 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:09.912 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:09.914 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/aa'
    08:31:09.942 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71ceb3eb00221ea0a0d1fc84d4eca925ce002328' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/aa
    08:31:09.972 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/aa"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:09.977 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/aa'
    08:31:10.004 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/0GfZFSlcU2S_2YU2FTtuNQ' offset=0
    08:31:10.110 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:31:10.162 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13182 bytes in 185 ms. path='/3 + &#ä/aa'
    08:31:10.191 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_aa_0 into destFile aa
    08:31:10.212 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[9]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/aa"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:10.221 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:10.230 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:10.232 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/bb'
    08:31:10.262 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7627757509c3054fd8f2c1fe072129624c73e811' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/bb
    08:31:10.308 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/bb"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:10.314 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/bb'
    08:31:10.337 [qtp1716431581-5703] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/FB9MKV3Ce_9qnk9Qe7a3AQ' offset=0
    08:31:10.454 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 13 ms.
    08:31:10.516 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16096 bytes in 202 ms. path='/3 + &#ä/bb'
    08:31:10.566 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_bb_0 into destFile bb
    08:31:10.580 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[10]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/bb"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:10.586 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:10.597 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:10.600 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/cc'
    08:31:10.629 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0aa97b8e605624bcf2e963fcfe717a40153e4af2' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/cc
    08:31:10.653 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/cc"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:10.658 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/cc'
    08:31:10.679 [qtp1716431581-4987] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/wf0B97_KHp6GyCzpra9_oA' offset=0
    08:31:10.713 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:31:10.743 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137654 bytes in 85 ms. path='/3 + &#ä/cc'
    08:31:10.763 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cc_0 into destFile cc
    08:31:10.784 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[11]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/cc"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:10.793 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:10.806 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:10.808 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3 + &#ä/dd'
    08:31:10.835 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6a9c05e80d3aa9be4835c121eb8b8274b3f79544' to.sha1='<NoInstanceOf_NormalFileDto>'): /3 + &#ä/dd
    08:31:10.866 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/dd"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:10.871 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3 + &#ä/dd'
    08:31:10.892 [qtp1716431581-3820] INFO  o.s.l.d.t.DbFileRepoTransportImpl - getFileData: path='/MBRMH0pKG8SkpUpqBtdEfA/f6UQomaq_Mv-9lnYIIqhIg' offset=0
    08:31:10.937 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 7 ms.
    08:31:10.965 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 780 bytes in 94 ms. path='/3 + &#ä/dd'
    08:31:10.978 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_dd_0 into destFile dd
    08:31:10.992 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[12]{fromRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", toRepositoryId="c0851fd5-e123-4235-b16d-5a686b2c01e7", path="/3 + &#ä/dd"} on repo=c0851fd5-e123-4235-b16d-5a686b2c01e7
    08:31:11.001 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:11.038 [qtp1716431581-5703] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=83
    08:31:11.076 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=108 remoteFromLocalRevision=83
    08:31:11.080 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c0851fd5-e123-4235-b16d-5a686b2c01e7 from='build/repo/j0yvq1p5-ptnxh-local-dest' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:11.096 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=108
    08:31:11.122 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 41.83%
    08:31:11.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:31:11.141 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:31:11.154 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=108
    08:31:11.598 [qtp1716431581-5703] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 transaction.localRevision=88 remoteFromLocalRevision=108
    08:31:11.605 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=c0851fd5-e123-4235-b16d-5a686b2c01e7 to='build/repo/j0yvq1p5-ptnxh-local-dest', fromRepoLocalSync=false
    08:31:11.623 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=83 localRepositoryRevisionInProgress=88
    08:31:11.643 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:31:12.455 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=124.2 MiB, available=331.3 MiB
    08:31:12.627 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:13.195 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.5 MiB, used=123.1 MiB, available=332.4 MiB
    08:31:13.208 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:13.209 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:13.707 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=367.0 MiB, used=123.1 MiB, available=332.4 MiB
    08:31:13.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:14.298 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=123.2 MiB, available=332.3 MiB
    08:31:14.306 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:14.696 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=365.5 MiB, used=123.2 MiB, available=332.3 MiB
    08:31:14.698 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:15.090 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=123.2 MiB, available=332.3 MiB
    08:31:15.090 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:31:15.090 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:31:15.108 [qtp1716431581-5703] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=88
    08:31:15.133 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=113 remoteFromLocalRevision=88
    08:31:15.138 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c0851fd5-e123-4235-b16d-5a686b2c01e7 from='build/repo/j0yvq1p5-ptnxh-local-dest' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:15.140 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=108 localRepositoryRevisionInProgress=113
    08:31:15.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:31:15.159 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:31:15.162 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=113
    08:31:15.222 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 transaction.localRevision=93 remoteFromLocalRevision=113
    08:31:15.227 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:31:15.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 4 ms.
    08:31:15.358 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:15.563 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:31:15.564 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=a9f87fb8-978b-4148-b2d2-71884fa29650 to='build/repo/j0yvoyfr-ksozj-local-src', fromRepoLocalSync=true
    08:31:15.564 [pool-58-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a9f87fb8-978b-4148-b2d2-71884fa29650 ('build/repo/j0yvoyfr-ksozj-local-src')
    08:31:15.572 [pool-58-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:31:15.596 [pool-58-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:31:15.744 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 renewalDateTime=2017-04-01T07:00:26.669Z expiryDateTime=2017-04-01T07:30:26.669Z
    08:31:15.769 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=76 localRepositoryRevisionInProgress=93
    08:31:15.782 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:31:16.395 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=363.5 MiB, used=125.3 MiB, available=330.2 MiB
    08:31:16.439 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:16.926 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=124.4 MiB, available=331.1 MiB
    08:31:16.935 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:16.935 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:17.430 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=362.5 MiB, used=124.3 MiB, available=331.2 MiB
    08:31:17.464 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:18.024 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=124.4 MiB, available=331.1 MiB
    08:31:18.026 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:18.383 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=361.0 MiB, used=124.4 MiB, available=331.1 MiB
    08:31:18.384 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:18.814 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=124.4 MiB, available=331.1 MiB
    08:31:18.814 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:31:18.815 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 30.88%
    08:31:18.816 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 39.84%
    08:31:18.829 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=93
    08:31:18.927 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=152 remoteFromLocalRevision=93
    08:31:18.929 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9f87fb8-978b-4148-b2d2-71884fa29650 from='build/repo/j0yvoyfr-ksozj-local-src' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:18.937 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=146 localRepositoryRevisionInProgress=152
    08:31:18.977 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 45.09%
    08:31:18.978 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:18.979 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:31:19.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:19.199 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:19.279 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:19.299 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 51.61%
    08:31:19.300 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:19.302 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:31:19.330 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee1561bd02ca78eb8e8c05f34f48218a8a27bd96' to.sha1='0c440b1a35ded97715ca5f1a56ada621716b935e'): /2/new-file
    08:31:19.560 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/new-file"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:31:19.562 [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:31:19.616 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - putFileData: path='/4eI4WvfDgI__R8kp3r3_3g/dQnBCZDJTeFjmMqB19vrPw' offset=0
    08:31:19.684 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38193 bytes in 122 ms. path='/2/new-file'
    08:31:19.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:19.768 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:19.842 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk contains 0 entries already in DB: {}
    08:31:19.847 [qtp1716431581-5671] INFO  o.s.l.d.t.DbFileRepoTransportImpl - endPutFile: offset2HistoFileChunk is now empty => nothing to delete.
    08:31:19.896 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[13]{fromRepositoryId="a9f87fb8-978b-4148-b2d2-71884fa29650", toRepositoryId="6ebc9358-7fb7-47da-8f25-475ecc4e1351", path="/2/new-file"} on repo=a9f87fb8-978b-4148-b2d2-71884fa29650
    08:31:19.902 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:19.906 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 58.13%
    08:31:19.932 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=152
    08:31:20.043 [qtp1716431581-5671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 transaction.localRevision=105 remoteFromLocalRevision=152
    08:31:20.051 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=a9f87fb8-978b-4148-b2d2-71884fa29650 to='build/repo/j0yvoyfr-ksozj-local-src', fromRepoLocalSync=false
    08:31:20.078 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=93 localRepositoryRevisionInProgress=105
    08:31:20.102 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:31:20.616 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=359.5 MiB, used=126.1 MiB, available=329.4 MiB
    08:31:20.810 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:21.318 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=125.9 MiB, available=329.6 MiB
    08:31:21.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:21.368 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:21.388 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:21.389 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:21.403 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:21.403 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:21.859 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=358.0 MiB, used=125.8 MiB, available=329.7 MiB
    08:31:21.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:22.357 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=124.9 MiB, available=330.6 MiB
    08:31:22.365 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:22.735 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=357.0 MiB, used=124.9 MiB, available=330.6 MiB
    08:31:22.736 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:23.133 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=124.9 MiB, available=330.6 MiB
    08:31:23.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:31:23.133 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:31:23.164 [qtp1716431581-5703] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=105
    08:31:23.219 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=170 remoteFromLocalRevision=105
    08:31:23.221 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9f87fb8-978b-4148-b2d2-71884fa29650 from='build/repo/j0yvoyfr-ksozj-local-src' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:23.227 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=152 localRepositoryRevisionInProgress=170
    08:31:23.275 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:31:23.276 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:31:23.281 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=170
    08:31:23.323 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 transaction.localRevision=110 remoteFromLocalRevision=170
    08:31:23.329 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:31:23.539 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:31:23.540 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=c0851fd5-e123-4235-b16d-5a686b2c01e7 to='build/repo/j0yvq1p5-ptnxh-local-dest', fromRepoLocalSync=true
    08:31:23.540 [pool-59-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c0851fd5-e123-4235-b16d-5a686b2c01e7 ('build/repo/j0yvq1p5-ptnxh-local-dest')
    08:31:23.551 [pool-59-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:31:23.579 [pool-59-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:31:23.748 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 renewalDateTime=2017-04-01T07:01:00.726Z expiryDateTime=2017-04-01T07:31:00.726Z
    08:31:23.768 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=88 localRepositoryRevisionInProgress=110
    08:31:23.808 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=3
    08:31:24.527 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=355.0 MiB, used=125.9 MiB, available=329.6 MiB
    08:31:24.602 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:25.068 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=125.9 MiB, available=329.6 MiB
    08:31:25.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 9 ms.
    08:31:25.209 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:25.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:25.220 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:25.224 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:25.224 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:25.862 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=126.0 MiB, available=329.5 MiB
    08:31:25.920 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:26.375 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=126.1 MiB, available=329.4 MiB
    08:31:26.414 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:26.856 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.5 MiB, used=125.9 MiB, available=329.6 MiB
    08:31:26.858 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:27.263 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=124.8 MiB, available=330.7 MiB
    08:31:27.264 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:31:27.267 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.274 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:31:27.308 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.326 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.327 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:31:27.359 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.365 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:31:27.371 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:31:27.372 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.374 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new-file'
    08:31:27.408 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee1561bd02ca78eb8e8c05f34f48218a8a27bd96' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/new-file
    08:31:27.418 [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/j0yvq1p5-ptnxh-local-dest/2/new-file'
    08:31:27.480 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/new-file
    08:31:27.481 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.506 [qtp1716431581-5671] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=110
    08:31:27.541 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=127 remoteFromLocalRevision=110
    08:31:27.546 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:31:27.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c0851fd5-e123-4235-b16d-5a686b2c01e7 from='build/repo/j0yvq1p5-ptnxh-local-dest' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:27.550 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=113 localRepositoryRevisionInProgress=127
    08:31:27.609 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 46.72%
    08:31:27.610 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 53.24%
    08:31:27.611 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:27.629 [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:31:27.629 [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:31:27.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:27.941 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 0 elements took 0 ms.
    08:31:28.087 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:28.101 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:31:28.117 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=127
    08:31:28.224 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:28.230 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 6 ms.
    08:31:28.243 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:28.244 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:28.246 [Test worker] INFO  o.s.l.CryptreeNode - createCollisionIfNeeded: localPath='/2/new-file' histoCryptoRepoFile1=HistoCryptoRepoFile[21]{histoCryptoRepoFileId=pjCWr1ci3on3xZcRGU6g3g, cryptoRepoFileId=dQnBCZDJTeFjmMqB19vrPw} histoCryptoRepoFile2=HistoCryptoRepoFile[20]{histoCryptoRepoFileId=n2qtbLQlAy8vjUm-Y6TcWA, cryptoRepoFileId=dQnBCZDJTeFjmMqB19vrPw} duplicateCryptoRepoFileId=null localRevision=133
    08:31:28.259 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:28.260 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:28.277 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:28.278 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 0 ms.
    08:31:28.428 [qtp1716431581-5671] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 transaction.localRevision=118 remoteFromLocalRevision=127
    08:31:28.434 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=c0851fd5-e123-4235-b16d-5a686b2c01e7 to='build/repo/j0yvq1p5-ptnxh-local-dest', fromRepoLocalSync=false
    08:31:28.447 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=110 localRepositoryRevisionInProgress=118
    08:31:28.461 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:31:29.319 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=354.0 MiB, used=125.7 MiB, available=329.8 MiB
    08:31:29.379 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:29.817 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=125.5 MiB, available=330.0 MiB
    08:31:29.852 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:29.853 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:29.864 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:29.865 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:29.881 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:29.882 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:29.891 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:29.892 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:29.904 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:29.904 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:30.486 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.5 MiB, used=125.6 MiB, available=329.9 MiB
    08:31:30.530 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:31.008 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=353.0 MiB, used=125.6 MiB, available=329.9 MiB
    08:31:31.023 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:31.401 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=125.6 MiB, available=329.9 MiB
    08:31:31.402 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:31.822 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=125.8 MiB, available=329.7 MiB
    08:31:31.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:31:31.823 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:31:31.845 [qtp1716431581-3820] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 localRepositoryRevisionSynced=118
    08:31:31.912 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=136 remoteFromLocalRevision=118
    08:31:31.917 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c0851fd5-e123-4235-b16d-5a686b2c01e7 from='build/repo/j0yvq1p5-ptnxh-local-dest' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:31.920 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=127 localRepositoryRevisionInProgress=136
    08:31:31.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:31:31.943 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:31:31.948 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=136
    08:31:32.010 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=c0851fd5-e123-4235-b16d-5a686b2c01e7 transaction.localRevision=123 remoteFromLocalRevision=136
    08:31:32.017 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:31:32.214 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 0.40%
    08:31:32.215 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=a9f87fb8-978b-4148-b2d2-71884fa29650 to='build/repo/j0yvoyfr-ksozj-local-src', fromRepoLocalSync=true
    08:31:32.216 [pool-60-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a9f87fb8-978b-4148-b2d2-71884fa29650 ('build/repo/j0yvoyfr-ksozj-local-src')
    08:31:32.231 [pool-60-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 10.36%
    08:31:32.258 [pool-60-thread-1] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 15.40%
    08:31:32.431 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 renewalDateTime=2017-04-01T07:00:26.669Z expiryDateTime=2017-04-01T07:30:26.669Z
    08:31:32.444 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=105 localRepositoryRevisionInProgress=123
    08:31:32.469 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=3
    08:31:32.992 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=126.5 MiB, available=329.0 MiB
    08:31:33.066 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:33.535 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=352.0 MiB, used=125.6 MiB, available=329.9 MiB
    08:31:33.659 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 10 ms.
    08:31:33.663 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 4 ms.
    08:31:33.681 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:33.682 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:33.703 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 0 ms.
    08:31:33.704 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:33.713 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 1 ms.
    08:31:33.714 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 1 ms.
    08:31:33.718 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:33.718 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:34.235 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=125.8 MiB, available=329.7 MiB
    08:31:34.272 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:34.654 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.5 MiB, used=125.9 MiB, available=329.6 MiB
    08:31:34.688 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:35.056 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=125.9 MiB, available=329.6 MiB
    08:31:35.058 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:35.470 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=125.8 MiB, available=329.7 MiB
    08:31:35.470 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 21.91%
    08:31:35.473 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:35.479 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
    08:31:35.534 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:35.545 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:35.546 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
    08:31:35.563 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:35.567 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 28.43%
    08:31:35.569 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 34.95%
    08:31:35.570 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:35.747 [Test worker] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
    08:31:35.772 [qtp1716431581-5672] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=123
    08:31:35.805 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=183 remoteFromLocalRevision=123
    08:31:35.807 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 40.24%
    08:31:35.807 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9f87fb8-978b-4148-b2d2-71884fa29650 from='build/repo/j0yvoyfr-ksozj-local-src' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:35.809 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=170 localRepositoryRevisionInProgress=183
    08:31:35.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 50.80%
    08:31:35.818 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 59.76%
    08:31:35.835 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=183
    08:31:36.038 [qtp1716431581-4522] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 transaction.localRevision=128 remoteFromLocalRevision=183
    08:31:36.043 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 from='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351' toID=a9f87fb8-978b-4148-b2d2-71884fa29650 to='build/repo/j0yvoyfr-ksozj-local-src', fromRepoLocalSync=false
    08:31:36.063 [pool-4-thread-9] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=123 localRepositoryRevisionInProgress=128
    08:31:36.077 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - getChangeSetDto: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: repoFileDtos.size=0
    08:31:36.880 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=351.0 MiB, used=126.6 MiB, available=328.9 MiB
    08:31:36.933 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351: 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:31:37.482 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=126.3 MiB, available=329.2 MiB
    08:31:37.488 [Test worker] DEBUG o.s.l.UserRepoKeyPublicKeyHelper - updateUserRepoKeyRingFromUserIdentities: Skipping UserRepoKeyPublicKey[1]{userRepoKeyId=5AEF5Po4AWcKkS_mRi4gkw, serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351} because of missing permissions!
    08:31:37.488 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - syncCryptoKeysFromRemoteRepo: after putCryptoChangeSetDto(...)
    08:31:37.900 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=125.7 MiB, available=329.8 MiB
    08:31:37.928 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: entered.
    08:31:38.363 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=125.7 MiB, available=329.8 MiB
    08:31:38.364 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: before commit.
    08:31:38.774 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=350.5 MiB, used=125.7 MiB, available=329.8 MiB
    08:31:38.776 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - decryptChangeSetDto: after commit.
    08:31:39.185 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - logMemoryStats: max=455.5 MiB, allocated=348.0 MiB, used=125.7 MiB, available=329.8 MiB
    08:31:39.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 70.72%
    08:31:39.185 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 79.68%
    08:31:39.202 [qtp1716431581-5672] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 localRepositoryRevisionSynced=128
    08:31:39.316 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 transaction.localRevision=188 remoteFromLocalRevision=128
    08:31:39.318 [Test worker] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a9f87fb8-978b-4148-b2d2-71884fa29650 from='build/repo/j0yvoyfr-ksozj-local-src' toID=6ebc9358-7fb7-47da-8f25-475ecc4e1351 to='https://localhost:40144/6ebc9358-7fb7-47da-8f25-475ecc4e1351'
    08:31:39.320 [Test worker] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=183 localRepositoryRevisionInProgress=188
    08:31:39.334 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 90.64%
    08:31:39.334 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 99.60%
    08:31:39.340 [Test worker] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 remoteRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 localRepositoryRevisionSynced=188
    08:31:39.380 [qtp1716431581-4987] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 remoteRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 transaction.localRevision=133 remoteFromLocalRevision=188
    08:31:39.390 [Test worker] INFO  o.s.t.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
    08:31:39.738 [Test worker] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a9f87fb8-978b-4148-b2d2-71884fa29650 serverRepositoryId=6ebc9358-7fb7-47da-8f25-475ecc4e1351 renewalDateTime=2017-04-01T07:00:26.669Z expiryDateTime=2017-04-01T07:30:26.669Z
    08:31:39.786 [Test worker] INFO  o.s.r.c.t.CryptreeRestRepoTransportImpl - readCryptoKeyId: took 4 ms.
    08:31:39.836 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: query.execute(...) took 8 ms.
    08:31:39.838 [Test worker] INFO  o.s.l.p.CollisionDao - getCollisions: Loading result-set with 1 elements took 2 ms.
    08:31:40.189 [Test worker] INFO  o.s.c.p.PgpRegistry - clearCache: entered.
Gradle Test Executor 20 finished executing tests.
08:31:40.788 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@72b48bcb{HTTP/1.1}{127.0.0.1:0}
08:31:40.806 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6cae766a{/,null,UNAVAILABLE}
08:31:40.818 [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/FDsla-MnP123Dd8AAeViZw/.subshare/localServerRunning.deleteToStop
08:31:40.856 [Thread-8] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@1a2c5aa9{SSL-http/1.1}{0.0.0.0:40144}
08:31:40.871 [Thread-8] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5b44de9e{/,null,UNAVAILABLE}
Finished generating test XML results (0.257 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.244 secs) into: /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.test/build/reports/tests/test
:org.subshare.test:test (Thread[Daemon worker,5,main]) completed. Took 37 mins 15.498 secs.
:org.subshare.updater:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.updater:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater:test (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:compileTestJava (Thread[Daemon worker,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,5,main]) completed. Took 0.002 secs.
:org.subshare.updater.gui:processTestResources (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:testClasses (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.updater.gui:test (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:buildDashboard (Thread[Daemon worker,5,main]) started.
:buildDashboard
Executing task ':buildDashboard' (up-to-date check took 0.014 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,5,main]) completed. Took 0.123 secs.
:check (Thread[Daemon worker,5,main]) started.
:check
Skipping task ':check' as it has no actions.
:check UP-TO-DATE
:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:build (Thread[Daemon worker,5,main]) started.
:build
Skipping task ':build' as it has no actions.
:build (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:org.subshare.core:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.core:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.core:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.crypto:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.crypto:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:jar
Executing task ':org.subshare.gui:jar' (up-to-date check took 0.018 secs) due to:
  No history is available.
:org.subshare.gui:jar (Thread[Daemon worker,5,main]) completed. Took 0.271 secs.
:org.subshare.gui:copyFilesFromBin (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:copyFilesFromBin
Executing task ':org.subshare.gui:copyFilesFromBin' (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/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,5,main]) completed. Took 0.06 secs.
:org.subshare.gui:copyUnfilteredFilesFromAssembly (Thread[Daemon worker,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,5,main]) completed. Took 0.024 secs.
:org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:copyFilteredFilesFromAssembly
Executing task ':org.subshare.gui:copyFilteredFilesFromAssembly' (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/installation.properties has been removed.
:org.subshare.gui:copyFilteredFilesFromAssembly (Thread[Daemon worker,5,main]) completed. Took 0.009 secs.
:org.subshare.gui:chmodMainExecutable (Thread[Daemon worker,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,5,main]) completed. Took 0.016 secs.
:org.subshare.gui:copyDependencies (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:copyDependencies
Executing task ':org.subshare.gui:copyDependencies' (up-to-date check took 0.011 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/args4j-2.0.16.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.gui/build/assembly/subshare/lib/asm-all-repackaged-2.2.0-b21.jar has been removed.
:org.subshare.gui:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.272 secs.
:org.subshare.gui:copyJar (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:copyJar
Executing task ':org.subshare.gui:copyJar' (up-to-date check took 0.008 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.0-SNAPSHOT.jar has been removed.
:org.subshare.gui:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.023 secs.
:org.subshare.gui:tarGzAssembly (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:tarGzAssembly
Executing task ':org.subshare.gui:tarGzAssembly' (up-to-date check took 0.005 secs) due to:
  No history is available.
:org.subshare.gui:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 1.86 secs.
:org.subshare.gui:zipAssembly (Thread[Daemon worker,5,main]) started.
:org.subshare.gui:zipAssembly
Executing task ':org.subshare.gui:zipAssembly' (up-to-date check took 0.008 secs) due to:
  No history is available.
:org.subshare.gui:zipAssembly (Thread[Daemon worker,5,main]) completed. Took 1.831 secs.
:org.subshare.gui:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.003 secs.
:org.subshare.gui:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.gui:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.local.dbrepo:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.local.dbrepo:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.client:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.client:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.core:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.core:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.client:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.rest.server:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.rest.server:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.ls.server.cproc:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.ls.server.cproc:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.client:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.client:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.server:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.server:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.server:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.rest.shared:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.rest.shared:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.server:copyFilesFromBin (Thread[Daemon worker,5,main]) started.
:org.subshare.server:copyFilesFromBin
Executing task ':org.subshare.server:copyFilesFromBin' (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/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,5,main]) completed. Took 0.013 secs.
:org.subshare.server:copyUnfilteredFilesFromAssembly (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.server:copyFilteredFilesFromAssembly (Thread[Daemon worker,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,5,main]) completed. Took 0.009 secs.
:org.subshare.server:chmodMainExecutable (Thread[Daemon worker,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,5,main]) completed. Took 0.015 secs.
:org.subshare.server:copyDependencies (Thread[Daemon worker,5,main]) started.
:org.subshare.server:copyDependencies
Executing task ':org.subshare.server:copyDependencies' (up-to-date check took 0.01 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/args4j-2.0.16.jar has been removed.
  Output property 'destinationDir' file /home/tomcat/.jenkins/workspace/org.subshare/org.subshare/org.subshare.server/build/assembly/subshare-server/lib/asm-all-repackaged-2.2.0-b21.jar has been removed.
:org.subshare.server:copyDependencies (Thread[Daemon worker,5,main]) completed. Took 0.273 secs.
:org.subshare.server:copyJar (Thread[Daemon worker,5,main]) started.
:org.subshare.server:copyJar
Executing task ':org.subshare.server:copyJar' (up-to-date check took 0.003 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.0-SNAPSHOT.jar has been removed.
:org.subshare.server:copyJar (Thread[Daemon worker,5,main]) completed. Took 0.01 secs.
:org.subshare.server:tarGzAssembly (Thread[Daemon worker,5,main]) started.
:org.subshare.server:tarGzAssembly
Executing task ':org.subshare.server:tarGzAssembly' (up-to-date check took 0.004 secs) due to:
  No history is available.
:org.subshare.server:tarGzAssembly (Thread[Daemon worker,5,main]) completed. Took 1.67 secs.
:org.subshare.server:zipAssembly (Thread[Daemon worker,5,main]) started.
:org.subshare.server:zipAssembly
Executing task ':org.subshare.server:zipAssembly' (up-to-date check took 0.004 secs) due to:
  No history is available.
:org.subshare.server:zipAssembly (Thread[Daemon worker,5,main]) completed. Took 1.635 secs.
:org.subshare.server:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.server:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.server:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.test:jar (Thread[Daemon worker,5,main]) started.
:org.subshare.test:jar
Executing task ':org.subshare.test:jar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:org.subshare.test:jar (Thread[Daemon worker,5,main]) completed. Took 0.009 secs.
:org.subshare.test:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.test:check (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:org.subshare.test:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.updater:build (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:assemble (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:check (Thread[Daemon worker,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,5,main]) completed. Took 0.0 secs.
:org.subshare.updater.gui:build (Thread[Daemon worker,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,5,main]) completed. Took 0.001 secs.
:copyDistributions (Thread[Daemon worker,5,main]) started.
:copyDistributions
Executing task ':copyDistributions' (up-to-date check took 0.47 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.0-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.0-SNAPSHOT-bin.zip has been removed.
:copyDistributions (Thread[Daemon worker,5,main]) completed. Took 1.209 secs.
:install (Thread[Daemon worker,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@2c7b6d32
:install (Thread[Daemon worker,5,main]) completed. Took 1.284 secs.
:org.subshare.core:install (Thread[Daemon worker,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@153a5e60
:org.subshare.core:install (Thread[Daemon worker,5,main]) completed. Took 0.115 secs.
:org.subshare.crypto:install (Thread[Daemon worker,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@7722071d
:org.subshare.crypto:install (Thread[Daemon worker,5,main]) completed. Took 0.091 secs.
:org.subshare.gui:install (Thread[Daemon worker,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@4b6ee042
:org.subshare.gui:install (Thread[Daemon worker,5,main]) completed. Took 0.208 secs.
:org.subshare.local:install (Thread[Daemon worker,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@6164559
:org.subshare.local:install (Thread[Daemon worker,5,main]) completed. Took 0.066 secs.
:org.subshare.local.dbrepo:install (Thread[Daemon worker,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@72c9eb29
:org.subshare.local.dbrepo:install (Thread[Daemon worker,5,main]) completed. Took 0.064 secs.
:org.subshare.ls.client:install (Thread[Daemon worker,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@6e2a7214
:org.subshare.ls.client:install (Thread[Daemon worker,5,main]) completed. Took 0.055 secs.
:org.subshare.ls.core:install (Thread[Daemon worker,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@7f42afa2
:org.subshare.ls.core:install (Thread[Daemon worker,5,main]) completed. Took 0.053 secs.
:org.subshare.ls.rest.client:install (Thread[Daemon worker,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@45486a56
:org.subshare.ls.rest.client:install (Thread[Daemon worker,5,main]) completed. Took 0.067 secs.
:org.subshare.ls.rest.server:install (Thread[Daemon worker,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@12496e70
:org.subshare.ls.rest.server:install (Thread[Daemon worker,5,main]) completed. Took 0.052 secs.
:org.subshare.ls.server:install (Thread[Daemon worker,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@68b0007c
:org.subshare.ls.server:install (Thread[Daemon worker,5,main]) completed. Took 0.053 secs.
:org.subshare.ls.server.cproc:install (Thread[Daemon worker,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@64202619
:org.subshare.ls.server.cproc:install (Thread[Daemon worker,5,main]) completed. Took 0.05 secs.
:org.subshare.rest.client:install (Thread[Daemon worker,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@5169af2b
:org.subshare.rest.client:install (Thread[Daemon worker,5,main]) completed. Took 0.07 secs.
:org.subshare.rest.server:install (Thread[Daemon worker,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@10b177dd
:org.subshare.rest.server:install (Thread[Daemon worker,5,main]) completed. Took 0.048 secs.
:org.subshare.rest.shared:install (Thread[Daemon worker,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@6a90c147
:org.subshare.rest.shared:install (Thread[Daemon worker,5,main]) completed. Took 0.049 secs.
:org.subshare.server:install (Thread[Daemon worker,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@6814715f
:org.subshare.server:install (Thread[Daemon worker,5,main]) completed. Took 0.172 secs.
:org.subshare.test:install (Thread[Daemon worker,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@1323ed67
:org.subshare.test:install (Thread[Daemon worker,5,main]) completed. Took 0.048 secs.
:org.subshare.updater:install (Thread[Daemon worker,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@628a4f7
:org.subshare.updater:install (Thread[Daemon worker,5,main]) completed. Took 0.067 secs.
:org.subshare.updater.gui:install (Thread[Daemon worker,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@1ff5d2c0
:org.subshare.updater.gui:install (Thread[Daemon worker,5,main]) completed. Took 0.048 secs.
:uploadArchives (Thread[Daemon worker,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@1eec8726
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare/0.10.0/org.subshare-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare/0.10.0/org.subshare-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.149 secs.
:org.subshare.core:uploadArchives (Thread[Daemon worker,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@505aa439
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.core/0.10.0/org.subshare.core-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 542K from remote
Uploaded 542K
Uploading: org/subshare/org.subshare.core/0.10.0/org.subshare.core-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.core/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.088 secs.
:org.subshare.crypto:uploadArchives (Thread[Daemon worker,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@174134b3
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.crypto/0.10.0/org.subshare.crypto-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 55K from remote
Uploaded 55K
Uploading: org/subshare/org.subshare.crypto/0.10.0/org.subshare.crypto-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.crypto/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.crypto/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.crypto:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.075 secs.
:org.subshare.gui:uploadArchives (Thread[Daemon worker,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@28ed2743
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.gui/0.10.0/org.subshare.gui-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 809K from remote
Uploaded 809K
Uploading: org/subshare/org.subshare.gui/0.10.0/org.subshare.gui-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.gui/0.10.0/org.subshare.gui-0.10.0-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 20058K from remote
Uploaded 20058K
Uploading: org/subshare/org.subshare.gui/0.10.0/org.subshare.gui-0.10.0-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 20052K from remote
Uploaded 20052K
Downloading: org/subshare/org.subshare.gui/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Could not find metadata org.subshare:org.subshare.gui/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.gui:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 1.711 secs.
:org.subshare.local:uploadArchives (Thread[Daemon worker,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@3c4a1b50
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.local/0.10.0/org.subshare.local-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 424K from remote
Uploaded 424K
Uploading: org/subshare/org.subshare.local/0.10.0/org.subshare.local-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.local/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.local/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.local:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.067 secs.
:org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker,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@63d00668
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.local.dbrepo/0.10.0/org.subshare.local.dbrepo-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 12K from remote
Uploaded 12K
Uploading: org/subshare/org.subshare.local.dbrepo/0.10.0/org.subshare.local.dbrepo-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.local.dbrepo/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.local.dbrepo/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.local.dbrepo:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.065 secs.
:org.subshare.ls.client:uploadArchives (Thread[Daemon worker,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@65741270
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.client/0.10.0/org.subshare.ls.client-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare.ls.client/0.10.0/org.subshare.ls.client-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.ls.client/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.ls.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.101 secs.
:org.subshare.ls.core:uploadArchives (Thread[Daemon worker,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@6d72d734
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.core/0.10.0/org.subshare.ls.core-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 14K from remote
Uploaded 14K
Uploading: org/subshare/org.subshare.ls.core/0.10.0/org.subshare.ls.core-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.ls.core/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.ls.core/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.06 secs.
:org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker,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@1303e360
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.rest.client/0.10.0/org.subshare.ls.rest.client-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 2K from remote
Uploaded 2K
Uploading: org/subshare/org.subshare.ls.rest.client/0.10.0/org.subshare.ls.rest.client-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.ls.rest.client/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.ls.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.rest.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.073 secs.
:org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker,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@7cf4680a
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.rest.server/0.10.0/org.subshare.ls.rest.server-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.ls.rest.server/0.10.0/org.subshare.ls.rest.server-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.ls.rest.server/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.ls.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.rest.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.057 secs.
:org.subshare.ls.server:uploadArchives (Thread[Daemon worker,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@1806f453
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.server/0.10.0/org.subshare.ls.server-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.ls.server/0.10.0/org.subshare.ls.server-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.ls.server/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.ls.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.111 secs.
:org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker,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@3a21f321
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.0/org.subshare.ls.server.cproc-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 5K from remote
Uploaded 5K
Uploading: org/subshare/org.subshare.ls.server.cproc/0.10.0/org.subshare.ls.server.cproc-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.ls.server.cproc/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.ls.server.cproc/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.ls.server.cproc:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.059 secs.
:org.subshare.rest.client:uploadArchives (Thread[Daemon worker,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@4ef1a59d
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.client/0.10.0/org.subshare.rest.client-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 55K from remote
Uploaded 55K
Uploading: org/subshare/org.subshare.rest.client/0.10.0/org.subshare.rest.client-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.rest.client/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.rest.client/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.client:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.054 secs.
:org.subshare.rest.server:uploadArchives (Thread[Daemon worker,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@5922445f
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.server/0.10.0/org.subshare.rest.server-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 36K from remote
Uploaded 36K
Uploading: org/subshare/org.subshare.rest.server/0.10.0/org.subshare.rest.server-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.rest.server/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.rest.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.056 secs.
:org.subshare.rest.shared:uploadArchives (Thread[Daemon worker,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@1c520c4e
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.rest.shared/0.10.0/org.subshare.rest.shared-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
Uploading: org/subshare/org.subshare.rest.shared/0.10.0/org.subshare.rest.shared-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.rest.shared/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.rest.shared/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.rest.shared:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.073 secs.
:org.subshare.server:uploadArchives (Thread[Daemon worker,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@15def771
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.server/0.10.0/org.subshare.server-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 3K from remote
Uploaded 3K
Uploading: org/subshare/org.subshare.server/0.10.0/org.subshare.server-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 7K from remote
Uploaded 7K
Uploading: org/subshare/org.subshare.server/0.10.0/org.subshare.server-0.10.0-bin.zip to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19279K from remote
Uploaded 19279K
Uploading: org/subshare/org.subshare.server/0.10.0/org.subshare.server-0.10.0-bin.tar.gz to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19273K from remote
Uploaded 19273K
Downloading: org/subshare/org.subshare.server/maven-metadata.xml from repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Could not find metadata org.subshare:org.subshare.server/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.server/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.server:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.751 secs.
:org.subshare.test:uploadArchives (Thread[Daemon worker,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@d4f589
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.test/0.10.0/org.subshare.test-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.test/0.10.0/org.subshare.test-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.test/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.test/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.test:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.048 secs.
:org.subshare.updater:uploadArchives (Thread[Daemon worker,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@4596aa6a
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.updater/0.10.0/org.subshare.updater-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 1K from remote
Uploaded 1K
Uploading: org/subshare/org.subshare.updater/0.10.0/org.subshare.updater-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.updater/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.updater/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.updater:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.056 secs.
:org.subshare.updater.gui:uploadArchives (Thread[Daemon worker,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@44041401
Deploying to file:/srv/www/nightly/www.subshare.org/htdocs/maven/release
Uploading: org/subshare/org.subshare.updater.gui/0.10.0/org.subshare.updater.gui-0.10.0.jar to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 19K from remote
Uploaded 19K
Uploading: org/subshare/org.subshare.updater.gui/0.10.0/org.subshare.updater.gui-0.10.0.pom to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
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/release/
Could not find metadata org.subshare:org.subshare.updater.gui/maven-metadata.xml in remote (file:/srv/www/nightly/www.subshare.org/htdocs/maven/release)
Uploading: org/subshare/org.subshare.updater.gui/maven-metadata.xml to repository remote at file:/srv/www/nightly/www.subshare.org/htdocs/maven/release/
Transferring 0K from remote
Uploaded 0K
:org.subshare.updater.gui:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.074 secs.

BUILD SUCCESSFUL

Total time: 46 mins 12.807 secs
Stopped 0 compiler daemon(s).
Received result Success[value=null] from daemon DaemonInfo{pid=18109, address=[26c352e6-eab0-4c3d-81a8-7be9fc3b2ebc port:39278, addresses:[/0:0:0:0:0:0:0:1, /127.0.0.1]], state=Busy, lastBusy=1491025547887, context=DefaultDaemonContext[uid=ce2959d5-fe2a-4f93-8817-c58ec00d621c,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/tomcat/.gradle/daemon,pid=18109,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+CMSClassUnloadingEnabled,-XX:+CMSPermGenSweepingEnabled,-XX:+UseConcMarkSweepGC,-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